var/cache/dev_hc6cdc9610738405191fd126071c0c922/ContainerLovb6Xr/Shopware_Core_KernelDevDebugContainer.php line 33855

Open in your IDE?
  1. <?php
  2. namespace ContainerLovb6Xr;
  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\\SeparateStreet\\AcrisSeparateStreetCS' => 'getAcrisSeparateStreetCSService',
  42.             'Acris\\SeparateStreet\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  43.             'Acris\\SeparateStreet\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  44.             'BDL\\CustomThemeChanges\\BDLCustomThemeChanges' => 'getBDLCustomThemeChangesService',
  45.             'BDL\\CustomThemeChanges\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE2Service',
  46.             'BDL\\CustomThemeChanges\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB2Service',
  47.             'Bardahl\\PriceRuleImport\\Controller\\PriceRuleImportController' => 'getPriceRuleImportControllerService',
  48.             'Bardahl\\PriceRuleImport\\Controller\\TestController' => 'getTestControllerService',
  49.             'Bardahl\\PriceRuleImport\\PriceRuleImport' => 'getPriceRuleImportService',
  50.             'Bardahl\\ProductSalesChannelAssignment\\Controller\\ProductSalesChannelAssignmentController' => 'getProductSalesChannelAssignmentControllerService',
  51.             'Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment' => 'getProductSalesChannelAssignmentService',
  52.             'Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate' => 'getBardahlProductSalesChannelBulkUpdateService',
  53.             'Bardahl\\ProductSalesChannelBulkUpdate\\Controller\\ProductSalesChannelBulkUpdateController' => 'getProductSalesChannelBulkUpdateControllerService',
  54.             'Bardahl\\QtyInputField\\QtyInputField' => 'getQtyInputFieldService',
  55.             'Dne\\CustomCssJs\\Api\\ThemeCompileController' => 'getThemeCompileControllerService',
  56.             'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition' => 'getModuleSalesChannelDefinitionService',
  57.             'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinitionService',
  58.             'Dne\\CustomCssJs\\DneCustomCssJs' => 'getDneCustomCssJsService',
  59.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  60.             'Elasticsearch\\Client' => 'getClientService',
  61.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => 'getOrderExportCommandService',
  62.             'Iwv\\IwvOrdersCsvExporterV6\\Controller\\IwvOrdersCsvExporterController' => 'getIwvOrdersCsvExporterControllerService',
  63.             'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6' => 'getIwvOrdersCsvExporterV6Service',
  64.             'Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService' => 'getCsvExportServiceService',
  65.             'Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService' => 'getPluginConfigurationServiceService',
  66.             'Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect' => 'getApplePayDirectService',
  67.             'Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller' => 'getPluginInstallerService',
  68.             'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition' => 'getRefundDefinitionService',
  69.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition' => 'getSubscriptionAddressDefinitionService',
  70.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition' => 'getSubscriptionHistoryDefinitionService',
  71.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition' => 'getSubscriptionDefinitionService',
  72.             'Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller' => 'getMailTemplateInstallerService',
  73.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\OrderController' => 'getOrderControllerService',
  74.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\RefundController' => 'getRefundControllerService',
  75.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\ShippingController' => 'getShippingControllerService',
  76.             'Kiener\\MolliePayments\\Controller\\Api\\PaymentMethod\\Sw6\\PaymentMethodController' => 'getPaymentMethodControllerService',
  77.             'Kiener\\MolliePayments\\Controller\\Api\\Payment\\Sw6\\ReturnController' => 'getReturnControllerService',
  78.             'Kiener\\MolliePayments\\Controller\\Api\\PluginConfig\\Sw6\\ConfigController' => 'getConfigControllerService',
  79.             'Kiener\\MolliePayments\\Controller\\Api\\Subscription\\Sw6\\SubscriptionController' => 'getSubscriptionControllerService',
  80.             'Kiener\\MolliePayments\\Controller\\Api\\Support\\Sw6\\SupportController' => 'getSupportControllerService',
  81.             'Kiener\\MolliePayments\\Controller\\Api\\Webhook\\Sw6\\WebhookController' => 'getWebhookControllerService',
  82.             'Kiener\\MolliePayments\\Controller\\StoreApi\\ApplePayDirect\\Sw6\\ApplePayDirectController' => 'getApplePayDirectControllerService',
  83.             'Kiener\\MolliePayments\\Controller\\StoreApi\\CreditCard\\Sw6\\CreditCardController' => 'getCreditCardControllerService',
  84.             'Kiener\\MolliePayments\\Controller\\StoreApi\\Subscription\\Sw6\\SubscriptionController' => 'getSubscriptionController2Service',
  85.             'Kiener\\MolliePayments\\Controller\\StoreApi\\iDEAL\\Sw6\\iDealController' => 'getIDealControllerService',
  86.             'Kiener\\MolliePayments\\Controller\\Storefront\\Account\\Sw6\\AccountController' => 'getAccountControllerService',
  87.             'Kiener\\MolliePayments\\Controller\\Storefront\\ApplePayDirect\\Sw6\\ApplePayDirectController' => 'getApplePayDirectController2Service',
  88.             'Kiener\\MolliePayments\\Controller\\Storefront\\CreditCard\\Sw6\\CreditCardController' => 'getCreditCardController2Service',
  89.             'Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\MollieFailureController' => 'getMollieFailureControllerService',
  90.             'Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\ReturnController' => 'getReturnController2Service',
  91.             'Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\Sw6\\WebhookController' => 'getWebhookController2Service',
  92.             'Kiener\\MolliePayments\\Controller\\Storefront\\iDEAL\\Sw6\\iDealController' => 'getIDealController2Service',
  93.             'Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay' => 'getMolliePaymentDoPayService',
  94.             'Kiener\\MolliePayments\\Facade\\MolliePaymentFinalize' => 'getMolliePaymentFinalizeService',
  95.             'Kiener\\MolliePayments\\MolliePayments' => 'getMolliePaymentsService',
  96.             'Kiener\\MolliePayments\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE3Service',
  97.             'Kiener\\MolliePayments\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB3Service',
  98.             'Kiener\\MolliePayments\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL' => 'getSnippetFileNlNLService',
  99.             'Kiener\\MolliePayments\\Service\\CartService' => 'getCartServiceService',
  100.             'Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller' => 'getCustomFieldsInstallerService',
  101.             'Kiener\\MolliePayments\\Service\\PaymentMethodService' => 'getPaymentMethodServiceService',
  102.             'Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService' => 'getTransactionTransitionServiceService',
  103.             'MyPa\\Shopware\\Controller\\Api\\DropOffController' => 'getDropOffControllerService',
  104.             'MyPa\\Shopware\\Controller\\Api\\WebhookController' => 'getWebhookController3Service',
  105.             'MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition' => 'getShipmentDefinitionService',
  106.             'MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition' => 'getShippingOptionDefinitionService',
  107.             'MyPa\\Shopware\\Facade\\MyParcelFacade' => 'getMyParcelFacadeService',
  108.             'MyPa\\Shopware\\MyPaShopware' => 'getMyPaShopwareService',
  109.             'MyPa\\Shopware\\Resources\\app\\storefront\\src\\snippets\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB4Service',
  110.             'MyPa\\Shopware\\Resources\\app\\storefront\\src\\snippets\\nl_NL\\SnippetFile_nl_NL' => 'getSnippetFileNlNL2Service',
  111.             'MyPa\\Shopware\\Service\\Config\\ConfigGenerator' => 'getConfigGeneratorService',
  112.             'MyPa\\Shopware\\Service\\Config\\ScriptService' => 'getScriptServiceService',
  113.             'MyPa\\Shopware\\Service\\Consignment\\ConsignmentService' => 'getConsignmentServiceService',
  114.             'MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory' => 'getLoggerFactoryService',
  115.             'MyPa\\Shopware\\Service\\Order\\OrderService' => 'getOrderServiceService',
  116.             'MyPa\\Shopware\\Service\\Shipment\\InsuranceService' => 'getInsuranceServiceService',
  117.             'MyPa\\Shopware\\Service\\Shipment\\ShipmentService' => 'getShipmentServiceService',
  118.             'MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService' => 'getShippingOptionsServiceService',
  119.             'MyPa\\Shopware\\Service\\Shopware\\CartService' => 'getCartService2Service',
  120.             'MyPa\\Shopware\\Service\\Shopware\\ShippingMethod\\ShippingMethodCreatorService' => 'getShippingMethodCreatorServiceService',
  121.             'MyPa\\Shopware\\Service\\Shopware\\ShippingMethod\\ShippingMethodService' => 'getShippingMethodServiceService',
  122.             'MyPa\\Shopware\\Service\\WebhookBuilder\\WebhookBuilder' => 'getWebhookBuilderService',
  123.             'MyPa\\Shopware\\Storefront\\Controller\\CartController' => 'getCartControllerService',
  124.             'MyPa\\Shopware\\Storefront\\Controller\\ConsignmentController' => 'getConsignmentControllerService',
  125.             'MyPa\\Shopware\\Storefront\\Controller\\MyParcelController' => 'getMyParcelControllerService',
  126.             'MyPa\\Shopware\\Storefront\\Controller\\ShipmentController' => 'getShipmentControllerService',
  127.             'MyPa\\Shopware\\Storefront\\Controller\\ShippingOptionsController' => 'getShippingOptionsControllerService',
  128.             'MyPa\\Shopware\\Subscriber\\CartConversionSubscriber' => 'getCartConversionSubscriberService',
  129.             'MyPa\\Shopware\\Subscriber\\CheckoutConfirmPageSubscriber' => 'getCheckoutConfirmPageSubscriberService',
  130.             'MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber' => 'getOrderPlacedSubscriberService',
  131.             'MyParcelNL\\Sdk\\src\\Services\\Web\\Webhook\\ShipmentStatusChangeWebhookWebService' => 'getShipmentStatusChangeWebhookWebServiceService',
  132.             'NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation' => 'getGeoLocationService',
  133.             'NetInventors\\NetiNextStoreLocator\\Controller\\Filter' => 'getFilterService',
  134.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator' => 'getStoreLocatorService',
  135.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition' => 'getBusinessHourTranslationDefinitionService',
  136.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition' => 'getBusinessHourDefinitionService',
  137.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition' => 'getBusinessWeekdayTranslationDefinitionService',
  138.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition' => 'getBusinessWeekdayDefinitionService',
  139.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition' => 'getContactFormTranslationDefinitionService',
  140.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition' => 'getContactFormDefinitionService',
  141.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition' => 'getFilterTagDefinitionService',
  142.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition' => 'getFilterTranslationDefinitionService',
  143.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition' => 'getFilterValueDefinitionService',
  144.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition' => 'getFilterDefinitionService',
  145.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition' => 'getStoreBusinessHourDefinitionService',
  146.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition' => 'getStoreSalesChannelDefinitionService',
  147.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition' => 'getStoreTagDefinitionService',
  148.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition' => 'getStoreTranslationDefinitionService',
  149.             'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition' => 'getStoreDefinitionService',
  150.             'NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator' => 'getNetiNextStoreLocatorService',
  151.             'NetInventors\\NetiNextStoreLocator\\Service\\StoreBusinessHoursService' => 'getStoreBusinessHoursServiceService',
  152.             'NetInventors\\NetiNextStoreLocator\\Storefront\\Controller\\StoreLocatorController' => 'getStoreLocatorControllerService',
  153.             'NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\ConfigRoute' => 'getConfigRouteService',
  154.             'NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\ContactRoute' => 'getContactRouteService',
  155.             'NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\GetStoreRoute' => 'getGetStoreRouteService',
  156.             'NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\GetStoresRoute' => 'getGetStoresRouteService',
  157.             'Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext' => 'getNimbitsArticlePDFsNextService',
  158.             'Nimbits\\NimbitsPriceOnRequestNext\\Controller\\ApiController' => 'getApiControllerService',
  159.             'Nimbits\\NimbitsPriceOnRequestNext\\Controller\\CustomerDataController' => 'getCustomerDataControllerService',
  160.             'Nimbits\\NimbitsPriceOnRequestNext\\Controller\\PriceRequestController' => 'getPriceRequestControllerService',
  161.             'Nimbits\\NimbitsPriceOnRequestNext\\Controller\\PriceRequestModalController' => 'getPriceRequestModalControllerService',
  162.             'Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext' => 'getNimbitsPriceOnRequestNextService',
  163.             'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition' => 'getPriceRequestBasketEntityDefinitionService',
  164.             'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition' => 'getPriceRequestEntityDefinitionService',
  165.             'Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6' => 'getPremsOnePageCheckout6Service',
  166.             'Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Controller\\OnePageCheckoutController' => 'getOnePageCheckoutControllerService',
  167.             'RHWeb\\BasicTheme\\Demo\\One\\DemoBasicThemeOne' => 'getDemoBasicThemeOneService',
  168.             'RHWeb\\BasicTheme\\RHWebBasicTheme' => 'getRHWebBasicThemeService',
  169.             'RHWeb\\CmsElements\\RHWebCmsElements' => 'getRHWebCmsElementsService',
  170.             'Scop\\PlatformRedirecter\\Administration\\ImportExportRedirectsController' => 'getImportExportRedirectsControllerService',
  171.             'Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition' => 'getRedirectDefinitionService',
  172.             'Scop\\PlatformRedirecter\\ScopPlatformRedirecter' => 'getScopPlatformRedirecterService',
  173.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  174.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  175.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  176.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  177.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  178.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  179.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  180.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  181.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  182.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  183.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  184.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  185.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  186.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  187.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  188.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  189.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  190.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  191.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  192.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  193.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  194.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  195.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartService3Service',
  196.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  197.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  198.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  199.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  200.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  201.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  202.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  203.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  204.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  205.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  206.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  207.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  208.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  209.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  210.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  211.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  212.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  213.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  214.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  215.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  216.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  217.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  218.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute' => 'getDownloadRouteService',
  219.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  220.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  221.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  222.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  223.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  224.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  225.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  226.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  227.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  228.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  229.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  230.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  231.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  232.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  233.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  234.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  235.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  236.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  237.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  238.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  239.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  240.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  241.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  242.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  243.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinitionService',
  244.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  245.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  246.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  247.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  248.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  249.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  250.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  251.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  252.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  253.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  254.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  255.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  256.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  257.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  258.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  259.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  260.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  261.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  262.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  263.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  264.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  265.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  266.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  267.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  268.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  269.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  270.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  271.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  272.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  273.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  274.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  275.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  276.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  277.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  278.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  279.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  280.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  281.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  282.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  283.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  284.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  285.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  286.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  287.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  288.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  289.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  290.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  291.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  292.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  293.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  294.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  295.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  296.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  297.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  298.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  299.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  300.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  301.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  302.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  303.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  304.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  305.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  306.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinitionService',
  307.             'Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer' => 'getFlowTemplateConfigFieldSerializerService',
  308.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  309.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  310.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  311.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  312.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  313.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  314.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  315.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  316.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  317.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  318.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  319.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  320.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  321.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  322.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  323.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  324.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  325.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  326.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  327.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  328.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  329.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  330.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  331.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  332.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  333.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  334.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  335.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  336.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  337.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  338.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  339.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  340.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  341.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  342.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  343.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  344.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  345.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  346.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  347.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  348.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  349.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  350.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  351.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  352.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  353.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  354.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  355.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  356.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  357.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  358.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  359.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  360.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  361.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  362.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  363.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  364.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  365.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  366.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  367.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  368.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  369.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  370.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  371.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  372.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  373.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  374.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  375.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinitionService',
  376.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  377.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  378.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  379.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  380.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  381.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  382.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  383.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  384.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  385.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  386.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  387.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  388.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  389.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  390.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  391.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  392.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  393.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  394.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  395.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  396.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  397.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  398.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  399.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  400.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  401.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  402.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  403.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  404.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  405.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  406.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  407.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  408.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  409.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  410.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  411.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  412.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  413.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  414.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  415.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  416.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  417.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  418.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  419.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  420.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  421.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  422.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  423.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  424.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  425.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  426.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  427.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  428.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  429.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  430.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  431.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  432.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  433.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  434.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  435.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  436.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  437.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  438.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  439.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  440.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  441.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  442.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  443.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  444.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  445.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  446.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  447.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  448.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  449.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  450.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  451.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  452.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  453.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  454.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  455.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiController2Service',
  456.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  457.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  458.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  459.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  460.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  461.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  462.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  463.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  464.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  465.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  466.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  467.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  468.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  469.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  470.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  471.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  472.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  473.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  474.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  475.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  476.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  477.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  478.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  479.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  480.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  481.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  482.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  483.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  484.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  485.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  486.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  487.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  488.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  489.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  490.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  491.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  492.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  493.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  494.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  495.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  496.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  497.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  498.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  499.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  500.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  501.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  502.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  503.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  504.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  505.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  506.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  507.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  508.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  509.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  510.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  511.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  512.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  513.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  514.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  515.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  516.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  517.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  518.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  519.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  520.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  521.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  522.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  523.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  524.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  525.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  526.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  527.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  528.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  529.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  530.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  531.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  532.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  533.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  534.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  535.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  536.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  537.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  538.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  539.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  540.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  541.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  542.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  543.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  544.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  545.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  546.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  547.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  548.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  549.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  550.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  551.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  552.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  553.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  554.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  555.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  556.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  557.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  558.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  559.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  560.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  561.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  562.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  563.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  564.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  565.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  566.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  567.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  568.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  569.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  570.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  571.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  572.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  573.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  574.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  575.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  576.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  577.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  578.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  579.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  580.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  581.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  582.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  583.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  584.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  585.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  586.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  587.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  588.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  589.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  590.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  591.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  592.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  593.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  594.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  595.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  596.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  597.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  598.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  599.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  600.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  601.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  602.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  603.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  604.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  605.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  606.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  607.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  608.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  609.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  610.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  611.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  612.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  613.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  614.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  615.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  616.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  617.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  618.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  619.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  620.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  621.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  622.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  623.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  624.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  625.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  626.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  627.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  628.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  629.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  630.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  631.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  632.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  633.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  634.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  635.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  636.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  637.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  638.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  639.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  640.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  641.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  642.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  643.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  644.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  645.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  646.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  647.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  648.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  649.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  650.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  651.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  652.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  653.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  654.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  655.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  656.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  657.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  658.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  659.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  660.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  661.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  662.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  663.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  664.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  665.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  666.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  667.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  668.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'getSystemConfigControllerService',
  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\\Admin\\AdminElasticsearchHelper' => 'getAdminElasticsearchHelperService',
  687.             'Shopware\\Elasticsearch\\Admin\\AdminSearchController' => 'getAdminSearchController2Service',
  688.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  689.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  690.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  691.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  692.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  693.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  694.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  695.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  696.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  697.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  698.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  699.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  700.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  701.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  702.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  703.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  704.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  705.             'Shopware\\Storefront\\Controller\\DownloadController' => 'getDownloadControllerService',
  706.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  707.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  708.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  709.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  710.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  711.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  712.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  713.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  714.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  715.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  716.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  717.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  718.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  719.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  720.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  721.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  722.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  723.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  724.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  725.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  726.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  727.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  728.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  729.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  730.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  731.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  732.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  733.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  734.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  735.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  736.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  737.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  738.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  739.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  740.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  741.             'Swag\\Markets\\Controller\\AmazonConnectionAssistantController' => 'getAmazonConnectionAssistantControllerService',
  742.             'Swag\\Markets\\Controller\\Api\\ConfigController' => 'getConfigController2Service',
  743.             'Swag\\Markets\\Controller\\EbayConnectionAssistantController' => 'getEbayConnectionAssistantControllerService',
  744.             'Swag\\Markets\\Controller\\SalesChannelApiController' => 'getSalesChannelApiControllerService',
  745.             'Swag\\Markets\\Controller\\SupportRequestController' => 'getSupportRequestControllerService',
  746.             'Swag\\Markets\\Controller\\SwagMarketsController' => 'getSwagMarketsControllerService',
  747.             'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinitionService',
  748.             'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinitionService',
  749.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinitionService',
  750.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinitionService',
  751.             'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinitionService',
  752.             'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition' => 'getSwagMarketsProductToDeleteEntityDefinitionService',
  753.             'Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinitionService',
  754.             'Swag\\Markets\\SwagMarkets' => 'getSwagMarketsService',
  755.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  756.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  757.             'TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition' => 'getProductTrustedShopsRatingDefinitionService',
  758.             'TrustedShops\\TrustedShops' => 'getTrustedShopsService',
  759.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController' => 'getVioCustomerPriceImportControllerService',
  760.             'VioCustomerPrice\\Entity\\CustomerPriceDefinition' => 'getCustomerPriceDefinitionService',
  761.             'VioCustomerPrice\\VioCustomerPrice' => 'getVioCustomerPriceService',
  762.             'Wbm\\TagManagerEcomm\\Api\\ImportExportController' => 'getImportExportControllerService',
  763.             'Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinition2Service',
  764.             'Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition' => 'getPropertyDefinitionService',
  765.             'Wbm\\TagManagerEcomm\\WbmTagManagerEcomm' => 'getWbmTagManagerEcommService',
  766.             'Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin' => 'getWebkulShowPriceAfterLoginService',
  767.             'acl_role.repository' => 'getAclRole_RepositoryService',
  768.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  769.             'acris_separate_street_c_s.filesystem.private' => 'getAcrisSeparateStreetCS_Filesystem_PrivateService',
  770.             'acris_separate_street_c_s.filesystem.public' => 'getAcrisSeparateStreetCS_Filesystem_PublicService',
  771.             'admin.openSearch.client' => 'getAdmin_OpenSearch_ClientService',
  772.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  773.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  774.             'app.repository' => 'getApp_RepositoryService',
  775.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  776.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  777.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  778.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  779.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  780.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  781.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  782.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  783.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  784.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  785.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  786.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  787.             'b_d_l_custom_theme_changes.filesystem.private' => 'getBDLCustomThemeChanges_Filesystem_PrivateService',
  788.             'b_d_l_custom_theme_changes.filesystem.public' => 'getBDLCustomThemeChanges_Filesystem_PublicService',
  789.             'bardahl_product_sales_channel_bulk_update.filesystem.private' => 'getBardahlProductSalesChannelBulkUpdate_Filesystem_PrivateService',
  790.             'bardahl_product_sales_channel_bulk_update.filesystem.public' => 'getBardahlProductSalesChannelBulkUpdate_Filesystem_PublicService',
  791.             'bf_category_mapping.repository' => 'getBfCategoryMapping_RepositoryService',
  792.             'bf_config.repository' => 'getBfConfig_RepositoryService',
  793.             'bf_marketplace.repository' => 'getBfMarketplace_RepositoryService',
  794.             'bf_marketplace_sales_channel.repository' => 'getBfMarketplaceSalesChannel_RepositoryService',
  795.             'bf_marketplace_settings.repository' => 'getBfMarketplaceSettings_RepositoryService',
  796.             'bf_product_to_delete.repository' => 'getBfProductToDelete_RepositoryService',
  797.             'bf_support.repository' => 'getBfSupport_RepositoryService',
  798.             'cache.app' => 'getCache_AppService',
  799.             'cache.app_clearer' => 'getCache_AppClearerService',
  800.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  801.             'cache.system' => 'getCache_SystemService',
  802.             'cache.system_clearer' => 'getCache_SystemClearerService',
  803.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  804.             'cache_warmer' => 'getCacheWarmerService',
  805.             'category.repository' => 'getCategory_RepositoryService',
  806.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  807.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  808.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  809.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  810.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  811.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  812.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  813.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  814.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  815.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  816.             'console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\CreateFakeStoresCommand' => 'getCreateFakeStoresCommandService',
  817.             'console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\SeoCommand' => 'getSeoCommandService',
  818.             'console.command_loader' => 'getConsole_CommandLoaderService',
  819.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  820.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  821.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  822.             'country.repository' => 'getCountry_RepositoryService',
  823.             'country_state.repository' => 'getCountryState_RepositoryService',
  824.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  825.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  826.             'currency.repository' => 'getCurrency_RepositoryService',
  827.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  828.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  829.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  830.             'custom_field.repository' => 'getCustomField_RepositoryService',
  831.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  832.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  833.             'customer.repository' => 'getCustomer_RepositoryService',
  834.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  835.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  836.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  837.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  838.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  839.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  840.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  841.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  842.             'data_collector.dump' => 'getDataCollector_DumpService',
  843.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  844.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  845.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  846.             'dne_custom_css_js.filesystem.private' => 'getDneCustomCssJs_Filesystem_PrivateService',
  847.             'dne_custom_css_js.filesystem.public' => 'getDneCustomCssJs_Filesystem_PublicService',
  848.             'dne_custom_js_css.repository' => 'getDneCustomJsCss_RepositoryService',
  849.             'dne_custom_js_css_sales_channel.repository' => 'getDneCustomJsCssSalesChannel_RepositoryService',
  850.             'document.repository' => 'getDocument_RepositoryService',
  851.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  852.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  853.             'document_type.repository' => 'getDocumentType_RepositoryService',
  854.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  855.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  856.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  857.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  858.             'error_controller' => 'getErrorController2Service',
  859.             'event_action.repository' => 'getEventAction_RepositoryService',
  860.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  861.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  862.             'event_dispatcher' => 'getEventDispatcherService',
  863.             'flow.repository' => 'getFlow_RepositoryService',
  864.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  865.             'flow_template.repository' => 'getFlowTemplate_RepositoryService',
  866.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  867.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  868.             'http_kernel' => 'getHttpKernelService',
  869.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  870.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  871.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  872.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  873.             'integration.repository' => 'getIntegration_RepositoryService',
  874.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  875.             'iwv_orders_csv_exporter_v6.filesystem.private' => 'getIwvOrdersCsvExporterV6_Filesystem_PrivateService',
  876.             'iwv_orders_csv_exporter_v6.filesystem.public' => 'getIwvOrdersCsvExporterV6_Filesystem_PublicService',
  877.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  878.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  879.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  880.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  881.             'language.repository' => 'getLanguage_RepositoryService',
  882.             'locale.repository' => 'getLocale_RepositoryService',
  883.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  884.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  885.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  886.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  887.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  888.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  889.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  890.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  891.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  892.             'main_category.repository' => 'getMainCategory_RepositoryService',
  893.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  894.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  895.             'media.repository' => 'getMedia_RepositoryService',
  896.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  897.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  898.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  899.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  900.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  901.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  902.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  903.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  904.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  905.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  906.             'mollie_payments.filesystem.private' => 'getMolliePayments_Filesystem_PrivateService',
  907.             'mollie_payments.filesystem.public' => 'getMolliePayments_Filesystem_PublicService',
  908.             'mollie_refund.repository' => 'getMollieRefund_RepositoryService',
  909.             'mollie_subscription.repository' => 'getMollieSubscription_RepositoryService',
  910.             'mollie_subscription_address.repository' => 'getMollieSubscriptionAddress_RepositoryService',
  911.             'mollie_subscription_history.repository' => 'getMollieSubscriptionHistory_RepositoryService',
  912.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  913.             'my_pa_shopware.filesystem.private' => 'getMyPaShopware_Filesystem_PrivateService',
  914.             'my_pa_shopware.filesystem.public' => 'getMyPaShopware_Filesystem_PublicService',
  915.             'myparcel.logger' => 'getMyparcel_LoggerService',
  916.             'myparcel.logger.handler.file' => 'getMyparcel_Logger_Handler_FileService',
  917.             'myparcel.logger.handler.sql' => 'getMyparcel_Logger_Handler_SqlService',
  918.             'myparcel.logger.processor.console' => 'getMyparcel_Logger_Processor_ConsoleService',
  919.             'myparcel.logger.processor.introspection' => 'getMyparcel_Logger_Processor_IntrospectionService',
  920.             'myparcel.logger.processor.ip_anonymize' => 'getMyparcel_Logger_Processor_IpAnonymizeService',
  921.             'myparcel.logger.processor.route' => 'getMyparcel_Logger_Processor_RouteService',
  922.             'myparcel.logger.processor.session' => 'getMyparcel_Logger_Processor_SessionService',
  923.             'myparcel.logger.processor.uid' => 'getMyparcel_Logger_Processor_UidService',
  924.             'myparcel.logger.processor.web' => 'getMyparcel_Logger_Processor_WebService',
  925.             'myparcel_shipment.repository' => 'getMyparcelShipment_RepositoryService',
  926.             'myparcel_shipping_option.repository' => 'getMyparcelShippingOption_RepositoryService',
  927.             'neti_business_hour.repository' => 'getNetiBusinessHour_RepositoryService',
  928.             'neti_business_hour_translation.repository' => 'getNetiBusinessHourTranslation_RepositoryService',
  929.             'neti_business_weekday.repository' => 'getNetiBusinessWeekday_RepositoryService',
  930.             'neti_business_weekday_translation.repository' => 'getNetiBusinessWeekdayTranslation_RepositoryService',
  931.             'neti_next_store_locator.filesystem.private' => 'getNetiNextStoreLocator_Filesystem_PrivateService',
  932.             'neti_next_store_locator.filesystem.public' => 'getNetiNextStoreLocator_Filesystem_PublicService',
  933.             'neti_sl_filter.repository' => 'getNetiSlFilter_RepositoryService',
  934.             'neti_sl_filter_tag.repository' => 'getNetiSlFilterTag_RepositoryService',
  935.             'neti_sl_filter_translation.repository' => 'getNetiSlFilterTranslation_RepositoryService',
  936.             'neti_sl_filter_value.repository' => 'getNetiSlFilterValue_RepositoryService',
  937.             'neti_store_business_hour.repository' => 'getNetiStoreBusinessHour_RepositoryService',
  938.             'neti_store_locator.repository' => 'getNetiStoreLocator_RepositoryService',
  939.             'neti_store_locator_contact_form.repository' => 'getNetiStoreLocatorContactForm_RepositoryService',
  940.             'neti_store_locator_contact_form_translation.repository' => 'getNetiStoreLocatorContactFormTranslation_RepositoryService',
  941.             'neti_store_locator_translation.repository' => 'getNetiStoreLocatorTranslation_RepositoryService',
  942.             'neti_store_sales_channel.repository' => 'getNetiStoreSalesChannel_RepositoryService',
  943.             'neti_store_tag.repository' => 'getNetiStoreTag_RepositoryService',
  944.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  945.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  946.             'nimbits_article_p_d_fs_next.filesystem.private' => 'getNimbitsArticlePDFsNext_Filesystem_PrivateService',
  947.             'nimbits_article_p_d_fs_next.filesystem.public' => 'getNimbitsArticlePDFsNext_Filesystem_PublicService',
  948.             'nimbits_price_on_request_next.filesystem.private' => 'getNimbitsPriceOnRequestNext_Filesystem_PrivateService',
  949.             'nimbits_price_on_request_next.filesystem.public' => 'getNimbitsPriceOnRequestNext_Filesystem_PublicService',
  950.             'nimbits_pricerequests.repository' => 'getNimbitsPricerequests_RepositoryService',
  951.             'nimbits_pricerequests_baskets.repository' => 'getNimbitsPricerequestsBaskets_RepositoryService',
  952.             'notification.repository' => 'getNotification_RepositoryService',
  953.             'number_range.repository' => 'getNumberRange_RepositoryService',
  954.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  955.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  956.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  957.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  958.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  959.             'order.repository' => 'getOrder_RepositoryService',
  960.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  961.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  962.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  963.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  964.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  965.             'order_line_item_download.repository' => 'getOrderLineItemDownload_RepositoryService',
  966.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  967.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  968.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  969.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  970.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  971.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  972.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  973.             'plugin.repository' => 'getPlugin_RepositoryService',
  974.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  975.             'prems_one_page_checkout6.filesystem.private' => 'getPremsOnePageCheckout6_Filesystem_PrivateService',
  976.             'prems_one_page_checkout6.filesystem.public' => 'getPremsOnePageCheckout6_Filesystem_PublicService',
  977.             'price_rule_import.filesystem.private' => 'getPriceRuleImport_Filesystem_PrivateService',
  978.             'price_rule_import.filesystem.public' => 'getPriceRuleImport_Filesystem_PublicService',
  979.             'product.repository' => 'getProduct_RepositoryService',
  980.             'product_category.repository' => 'getProductCategory_RepositoryService',
  981.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  982.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  983.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  984.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  985.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  986.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  987.             'product_download.repository' => 'getProductDownload_RepositoryService',
  988.             'product_export.repository' => 'getProductExport_RepositoryService',
  989.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  990.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  991.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  992.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  993.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  994.             'product_media.repository' => 'getProductMedia_RepositoryService',
  995.             'product_option.repository' => 'getProductOption_RepositoryService',
  996.             'product_price.repository' => 'getProductPrice_RepositoryService',
  997.             'product_property.repository' => 'getProductProperty_RepositoryService',
  998.             'product_review.repository' => 'getProductReview_RepositoryService',
  999.             'product_sales_channel_assignment.filesystem.private' => 'getProductSalesChannelAssignment_Filesystem_PrivateService',
  1000.             'product_sales_channel_assignment.filesystem.public' => 'getProductSalesChannelAssignment_Filesystem_PublicService',
  1001.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  1002.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  1003.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  1004.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  1005.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  1006.             'product_stream.repository' => 'getProductStream_RepositoryService',
  1007.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  1008.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  1009.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  1010.             'product_tag.repository' => 'getProductTag_RepositoryService',
  1011.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  1012.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  1013.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  1014.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  1015.             'promotion.repository' => 'getPromotion_RepositoryService',
  1016.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  1017.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  1018.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  1019.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  1020.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  1021.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  1022.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  1023.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  1024.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  1025.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  1026.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  1027.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  1028.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  1029.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  1030.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  1031.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  1032.             'r_h_web_basic_theme.filesystem.private' => 'getRHWebBasicTheme_Filesystem_PrivateService',
  1033.             'r_h_web_basic_theme.filesystem.public' => 'getRHWebBasicTheme_Filesystem_PublicService',
  1034.             'r_h_web_cms_elements.filesystem.private' => 'getRHWebCmsElements_Filesystem_PrivateService',
  1035.             'r_h_web_cms_elements.filesystem.public' => 'getRHWebCmsElements_Filesystem_PublicService',
  1036.             'request_stack' => 'getRequestStackService',
  1037.             'router' => 'getRouterService',
  1038.             'routing.loader' => 'getRouting_LoaderService',
  1039.             'rule.repository' => 'getRule_RepositoryService',
  1040.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  1041.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  1042.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  1043.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  1044.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  1045.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  1046.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  1047.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  1048.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  1049.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  1050.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  1051.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  1052.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  1053.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  1054.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  1055.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  1056.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  1057.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  1058.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  1059.             'sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition' => 'getModuleSalesChannelDefinition2Service',
  1060.             'sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinition3Service',
  1061.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition' => 'getRefundDefinition2Service',
  1062.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition' => 'getSubscriptionAddressDefinition2Service',
  1063.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition' => 'getSubscriptionHistoryDefinition2Service',
  1064.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition' => 'getSubscriptionDefinition2Service',
  1065.             'sales_channel_definition.MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition' => 'getShipmentDefinition2Service',
  1066.             'sales_channel_definition.MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition' => 'getShippingOptionDefinition2Service',
  1067.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition' => 'getBusinessHourTranslationDefinition2Service',
  1068.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition' => 'getBusinessHourDefinition2Service',
  1069.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition' => 'getBusinessWeekdayTranslationDefinition2Service',
  1070.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition' => 'getBusinessWeekdayDefinition2Service',
  1071.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition' => 'getContactFormTranslationDefinition2Service',
  1072.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition' => 'getContactFormDefinition2Service',
  1073.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition' => 'getFilterTagDefinition2Service',
  1074.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition' => 'getFilterTranslationDefinition2Service',
  1075.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition' => 'getFilterValueDefinition2Service',
  1076.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition' => 'getFilterDefinition2Service',
  1077.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition' => 'getStoreBusinessHourDefinition2Service',
  1078.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition' => 'getStoreSalesChannelDefinition2Service',
  1079.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition' => 'getStoreTagDefinition2Service',
  1080.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition' => 'getStoreTranslationDefinition2Service',
  1081.             'sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition' => 'getStoreDefinition2Service',
  1082.             'sales_channel_definition.Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition' => 'getPriceRequestBasketEntityDefinition2Service',
  1083.             'sales_channel_definition.Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition' => 'getPriceRequestEntityDefinition2Service',
  1084.             'sales_channel_definition.Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition' => 'getRedirectDefinition2Service',
  1085.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  1086.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  1087.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  1088.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  1089.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  1090.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  1091.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  1092.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  1093.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  1094.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  1095.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  1096.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  1097.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  1098.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  1099.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  1100.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  1101.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  1102.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  1103.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  1104.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  1105.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinition2Service',
  1106.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  1107.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  1108.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  1109.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  1110.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  1111.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  1112.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  1113.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  1114.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  1115.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  1116.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  1117.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1118.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1119.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1120.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1121.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1122.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1123.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1124.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1125.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1126.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1127.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1128.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1129.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1130.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1131.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  1132.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1133.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1134.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1135.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1136.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1137.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1138.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1139.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinition2Service',
  1140.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1141.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1142.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1143.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  1144.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1145.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1146.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1147.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1148.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1149.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1150.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1151.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1152.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1153.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1154.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1155.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1156.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1157.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1158.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1159.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1160.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1161.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1162.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1163.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1164.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1165.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1166.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1167.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1168.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1169.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1170.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  1171.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1172.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1173.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1174.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1175.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1176.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinition2Service',
  1177.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1178.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1179.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1180.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1181.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1182.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1183.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1184.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1185.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1186.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1187.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1188.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1189.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1190.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1191.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1192.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1193.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1194.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1195.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1196.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1197.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1198.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1199.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1200.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1201.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1202.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1203.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1204.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1205.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1206.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1207.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1208.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1209.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1210.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1211.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1212.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1213.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1214.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1215.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1216.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1217.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1218.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1219.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1220.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1221.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1222.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1223.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1224.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1225.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1226.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1227.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1228.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1229.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1230.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1231.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1232.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1233.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1234.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1235.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1236.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1237.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1238.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1239.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1240.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1241.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1242.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1243.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1244.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1245.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1246.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1247.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1248.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1249.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1250.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1251.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1252.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1253.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1254.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1255.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1256.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1257.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1258.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1259.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1260.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1261.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1262.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1263.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1264.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1265.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1266.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1267.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1268.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1269.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1270.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1271.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1272.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1273.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1274.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1275.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1276.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1277.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1278.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1279.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1280.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1281.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1282.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1283.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1284.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1285.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1286.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1287.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1288.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1289.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1290.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  1291.             'sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinition2Service',
  1292.             'sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinition2Service',
  1293.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinition2Service',
  1294.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinition2Service',
  1295.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinition2Service',
  1296.             'sales_channel_definition.Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition' => 'getSwagMarketsProductToDeleteEntityDefinition2Service',
  1297.             'sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinition2Service',
  1298.             'sales_channel_definition.TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition' => 'getProductTrustedShopsRatingDefinition2Service',
  1299.             'sales_channel_definition.VioCustomerPrice\\Entity\\CustomerPriceDefinition' => 'getCustomerPriceDefinition2Service',
  1300.             'sales_channel_definition.Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinition4Service',
  1301.             'sales_channel_definition.Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition' => 'getPropertyDefinition2Service',
  1302.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1303.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1304.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1305.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1306.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1307.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1308.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1309.             'salutation.repository' => 'getSalutation_RepositoryService',
  1310.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1311.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1312.             'scop.platform_redirecter.test.test_browser' => 'getScop_PlatformRedirecter_Test_TestBrowserService',
  1313.             'scop_platform_redirecter.filesystem.private' => 'getScopPlatformRedirecter_Filesystem_PrivateService',
  1314.             'scop_platform_redirecter.filesystem.public' => 'getScopPlatformRedirecter_Filesystem_PublicService',
  1315.             'scop_platform_redirecter_redirect.repository' => 'getScopPlatformRedirecterRedirect_RepositoryService',
  1316.             'script.repository' => 'getScript_RepositoryService',
  1317.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1318.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1319.             'services_resetter' => 'getServicesResetterService',
  1320.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1321.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1322.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1323.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1324.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1325.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1326.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1327.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1328.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1329.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1330.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1331.             'shopware.store_client' => 'getShopware_StoreClientService',
  1332.             'snippet.repository' => 'getSnippet_RepositoryService',
  1333.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1334.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1335.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1336.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1337.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1338.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1339.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1340.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1341.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1342.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1343.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1344.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  1345.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  1346.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  1347.             'swag_markets.filesystem.private' => 'getSwagMarkets_Filesystem_PrivateService',
  1348.             'swag_markets.filesystem.public' => 'getSwagMarkets_Filesystem_PublicService',
  1349.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1350.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1351.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1352.             'tag.repository' => 'getTag_RepositoryService',
  1353.             'tax.repository' => 'getTax_RepositoryService',
  1354.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1355.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1356.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1357.             'theme.repository' => 'getTheme_RepositoryService',
  1358.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1359.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1360.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1361.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1362.             'translator' => 'getTranslatorService',
  1363.             'trusted_shops.filesystem.private' => 'getTrustedShops_Filesystem_PrivateService',
  1364.             'trusted_shops.filesystem.public' => 'getTrustedShops_Filesystem_PublicService',
  1365.             'trustedshops_product_rating.repository' => 'getTrustedshopsProductRating_RepositoryService',
  1366.             'unit.repository' => 'getUnit_RepositoryService',
  1367.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1368.             'user.repository' => 'getUser_RepositoryService',
  1369.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1370.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1371.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1372.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1373.             'version.repository' => 'getVersion_RepositoryService',
  1374.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1375.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1376.             'vio_customer_price.filesystem.private' => 'getVioCustomerPrice_Filesystem_PrivateService',
  1377.             'vio_customer_price.filesystem.public' => 'getVioCustomerPrice_Filesystem_PublicService',
  1378.             'vio_customer_price.repository' => 'getVioCustomerPrice_RepositoryService',
  1379.             'wbm_data_layer_modules.repository' => 'getWbmDataLayerModules_RepositoryService',
  1380.             'wbm_data_layer_properties.repository' => 'getWbmDataLayerProperties_RepositoryService',
  1381.             'wbm_tag_manager_ecomm.filesystem.private' => 'getWbmTagManagerEcomm_Filesystem_PrivateService',
  1382.             'wbm_tag_manager_ecomm.filesystem.public' => 'getWbmTagManagerEcomm_Filesystem_PublicService',
  1383.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1384.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1385.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1386.             'webhook.repository' => 'getWebhook_RepositoryService',
  1387.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1388.             'webkul_show_price_after_login.filesystem.private' => 'getWebkulShowPriceAfterLogin_Filesystem_PrivateService',
  1389.             'webkul_show_price_after_login.filesystem.public' => 'getWebkulShowPriceAfterLogin_Filesystem_PublicService',
  1390.             'cache_clearer' => 'getCacheClearerService',
  1391.             'filesystem' => 'getFilesystemService',
  1392.             'serializer' => 'getSerializerService',
  1393.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1394.             'profiler' => 'getProfiler2Service',
  1395.             'twig' => 'getTwigService',
  1396.             'session' => 'getSessionService',
  1397.             'validator' => 'getValidatorService',
  1398.         ];
  1399.         $this->aliases = [
  1400.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1401.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1402.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute',
  1403.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1404.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1405.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1406.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1407.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1408.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1409.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1410.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1411.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1412.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1413.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1414.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1415.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1416.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1417.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1418.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1419.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1420.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1421.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1422.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1423.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1424.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1425.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1426.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1427.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1428.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1429.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1430.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1431.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1432.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1433.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1434.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1435.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1436.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1437.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1438.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1439.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1440.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1441.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1442.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1443.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1444.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1445.         ];
  1446.         $this->privates['service_container'] = function () {
  1447.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductDownload/ProductDownloadDefinition.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/LineItemDownloadLoader.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1762.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Storefront/Route/PaymentMethodRoute/RemovePaymentMethodRoute64.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1830.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/SalesChannel/SalesChannelRepositoryInterface.php';
  1831.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/SalesChannel/SalesChannelRepository.php';
  1832.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderTransaction/OrderTransactionRepositoryInterface.php';
  1833.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderTransaction/OrderTransactionRepository.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1835.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Logger/MollieLoggerFactory.php';
  1836.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/WebhookTimezoneSubscriber.php';
  1837.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/PluginSettingsServiceInterface.php';
  1838.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/SettingsService.php';
  1839.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/TransactionService.php';
  1840.             include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Router/RoutingDetector.php';
  1841.             include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Setting/Service/SettingService.php';
  1842.             include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Subscriber/StorefrontSubscriber.php';
  1843.             include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Service/PriceOnRequestService.php';
  1844.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Subscriber/KernelEventsSubscriber.php';
  1845.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Services/DataLayerModulesInterface.php';
  1846.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Services/DataLayerModules.php';
  1847.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Services/DataLayerRendererInterface.php';
  1848.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Services/DataLayerRenderer.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryForwardCompatibilityDecorator.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  2033.             include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/DataAbstractionLayer/SalesChannelRepositoryDecorator.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  2181.             include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Twig/TagManagerExtension.php';
  2182.             include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Compatibility/Twig/BootstrapCompatibilityExtension.php';
  2183.             include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Compatibility/VersionCompare.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2193.             include_once __DIR__.'/proxy-classes.php';
  2194.         };
  2195.     }
  2196.     public function compile(): void
  2197.     {
  2198.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2199.     }
  2200.     public function isCompiled(): bool
  2201.     {
  2202.         return true;
  2203.     }
  2204.     public function getRemovedIds(): array
  2205.     {
  2206.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2207.     }
  2208.     protected function createProxy($class\Closure $factory)
  2209.     {
  2210.         return $factory();
  2211.     }
  2212.     /**
  2213.      * Gets the public '.container.private.cache_clearer' shared service.
  2214.      *
  2215.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2216.      */
  2217.     protected function get_Container_Private_CacheClearerService()
  2218.     {
  2219.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2221.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2222.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2223.         }, 1));
  2224.     }
  2225.     /**
  2226.      * Gets the public '.container.private.filesystem' shared service.
  2227.      *
  2228.      * @return \Symfony\Component\Filesystem\Filesystem
  2229.      */
  2230.     protected function get_Container_Private_FilesystemService()
  2231.     {
  2232.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2233.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2234.     }
  2235.     /**
  2236.      * Gets the public '.container.private.profiler' shared service.
  2237.      *
  2238.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2239.      */
  2240.     protected function get_Container_Private_ProfilerService()
  2241.     {
  2242.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2243.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2244.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2245.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2246.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2247.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2248.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2249.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2250.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2251.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2252.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2253.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2254.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2255.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2256.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2257.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2258.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2259.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2260.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2261.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2262.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2263.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2264.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2265.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2266.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2267.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2268.         if ($this->has('kernel')) {
  2269.             $g->setKernel($b);
  2270.         }
  2271.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2272.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2273.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2274.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2275.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2276.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2277.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2278.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2279.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2280.         $instance->add($d);
  2281.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2282.         $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())));
  2283.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2284.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2285.         $instance->add($e);
  2286.         $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())));
  2287.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService())));
  2288.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2289.         $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()))));
  2290.         $instance->add($f);
  2291.         $instance->add($g);
  2292.         return $instance;
  2293.     }
  2294.     /**
  2295.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2296.      *
  2297.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2298.      */
  2299.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2300.     {
  2301.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2302.         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);
  2303.     }
  2304.     /**
  2305.      * Gets the public '.container.private.serializer' shared service.
  2306.      *
  2307.      * @return \Symfony\Component\Serializer\Serializer
  2308.      */
  2309.     protected function get_Container_Private_SerializerService()
  2310.     {
  2311.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2312.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2313.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2314.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2315.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2316.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2317.         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()]);
  2318.     }
  2319.     /**
  2320.      * Gets the public '.container.private.session' shared service.
  2321.      *
  2322.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2323.      */
  2324.     protected function get_Container_Private_SessionService()
  2325.     {
  2326.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2327.         if (isset($this->services['.container.private.session'])) {
  2328.             return $this->services['.container.private.session'];
  2329.         }
  2330.         return $this->services['.container.private.session'] = $a->createSession();
  2331.     }
  2332.     /**
  2333.      * Gets the public '.container.private.twig' shared service.
  2334.      *
  2335.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2336.      */
  2337.     protected function get_Container_Private_TwigService()
  2338.     {
  2339.         $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']);
  2340.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2341.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2342.         $c = ($this->services['router'] ?? $this->getRouterService());
  2343.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2344.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2345.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2346.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2347.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2348.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2349.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2350.         $i->setEnvironment('dev');
  2351.         $i->setDebug(true);
  2352.         if ($this->has('request_stack')) {
  2353.             $i->setRequestStack($e);
  2354.         }
  2355.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2356.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2357.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2358.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2359.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__4), 'UTF-8'));
  2360.         $instance->addExtension($d);
  2361.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2362.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2363.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2364.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2365.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2366.         $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())));
  2367.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2368.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2369.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2370.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2371.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2372.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2373.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2374.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2375.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2376.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2377.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2378.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2379.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2380.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2381.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2382.         $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())));
  2383.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2384.         $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()))));
  2385.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2386.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2387.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2388.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2389.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2390.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2391.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  2392.         $instance->addExtension(new \Wbm\TagManagerEcomm\Twig\TagManagerExtension(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), $e));
  2393.         $instance->addExtension(new \MyPa\Shopware\Compatibility\Twig\BootstrapCompatibilityExtension(new \MyPa\Shopware\Compatibility\VersionCompare('6.4.20.2')));
  2394.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2395.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2396.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2397.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2398.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2399.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2400.         ], [
  2401.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2402.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2403.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2404.         ])));
  2405.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2406.         return $instance;
  2407.     }
  2408.     /**
  2409.      * Gets the public '.container.private.validator' shared service.
  2410.      *
  2411.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2412.      */
  2413.     protected function get_Container_Private_ValidatorService()
  2414.     {
  2415.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2416.         if (isset($this->services['.container.private.validator'])) {
  2417.             return $this->services['.container.private.validator'];
  2418.         }
  2419.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2420.     }
  2421.     /**
  2422.      * Gets the public 'Acris\SeparateStreet\AcrisSeparateStreetCS' shared autowired service.
  2423.      *
  2424.      * @return \Acris\SeparateStreet\AcrisSeparateStreetCS
  2425.      */
  2426.     protected function getAcrisSeparateStreetCSService()
  2427.     {
  2428.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2431.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2434.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/AcrisSeparateStreetCS.php';
  2435.         return $this->services['Acris\\SeparateStreet\\AcrisSeparateStreetCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\SeparateStreet\\AcrisSeparateStreetCS');
  2436.     }
  2437.     /**
  2438.      * Gets the public 'Acris\SeparateStreet\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2439.      *
  2440.      * @return \Acris\SeparateStreet\Resources\snippet\de_DE\SnippetFile_de_DE
  2441.      */
  2442.     protected function getSnippetFileDeDEService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2445.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2446.         return $this->services['Acris\\SeparateStreet\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Acris\SeparateStreet\Resources\snippet\de_DE\SnippetFile_de_DE();
  2447.     }
  2448.     /**
  2449.      * Gets the public 'Acris\SeparateStreet\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2450.      *
  2451.      * @return \Acris\SeparateStreet\Resources\snippet\en_GB\SnippetFile_en_GB
  2452.      */
  2453.     protected function getSnippetFileEnGBService()
  2454.     {
  2455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2456.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2457.         return $this->services['Acris\\SeparateStreet\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Acris\SeparateStreet\Resources\snippet\en_GB\SnippetFile_en_GB();
  2458.     }
  2459.     /**
  2460.      * Gets the public 'BDL\CustomThemeChanges\BDLCustomThemeChanges' shared autowired service.
  2461.      *
  2462.      * @return \BDL\CustomThemeChanges\BDLCustomThemeChanges
  2463.      */
  2464.     protected function getBDLCustomThemeChangesService()
  2465.     {
  2466.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2468.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2472.         include_once \dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/BDLCustomThemeChanges.php';
  2473.         return $this->services['BDL\\CustomThemeChanges\\BDLCustomThemeChanges'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('BDL\\CustomThemeChanges\\BDLCustomThemeChanges');
  2474.     }
  2475.     /**
  2476.      * Gets the public 'BDL\CustomThemeChanges\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2477.      *
  2478.      * @return \BDL\CustomThemeChanges\Resources\snippet\de_DE\SnippetFile_de_DE
  2479.      */
  2480.     protected function getSnippetFileDeDE2Service()
  2481.     {
  2482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2483.         include_once \dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2484.         return $this->services['BDL\\CustomThemeChanges\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \BDL\CustomThemeChanges\Resources\snippet\de_DE\SnippetFile_de_DE();
  2485.     }
  2486.     /**
  2487.      * Gets the public 'BDL\CustomThemeChanges\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2488.      *
  2489.      * @return \BDL\CustomThemeChanges\Resources\snippet\en_GB\SnippetFile_en_GB
  2490.      */
  2491.     protected function getSnippetFileEnGB2Service()
  2492.     {
  2493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2494.         include_once \dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2495.         return $this->services['BDL\\CustomThemeChanges\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \BDL\CustomThemeChanges\Resources\snippet\en_GB\SnippetFile_en_GB();
  2496.     }
  2497.     /**
  2498.      * Gets the public 'Bardahl\PriceRuleImport\Controller\PriceRuleImportController' shared service.
  2499.      *
  2500.      * @return \Bardahl\PriceRuleImport\Controller\PriceRuleImportController
  2501.      */
  2502.     protected function getPriceRuleImportControllerService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/Controller/PriceRuleImportController.php';
  2505.         return $this->services['Bardahl\\PriceRuleImport\\Controller\\PriceRuleImportController'] = new \Bardahl\PriceRuleImport\Controller\PriceRuleImportController(($this->privates['Bardahl\\PriceRuleImport\\Service\\CsvProcessService'] ?? $this->getCsvProcessServiceService()), ($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'] ?? $this->getProductPriceRuleUpdateServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $this);
  2506.     }
  2507.     /**
  2508.      * Gets the public 'Bardahl\PriceRuleImport\Controller\TestController' shared service.
  2509.      *
  2510.      * @return \Bardahl\PriceRuleImport\Controller\TestController
  2511.      */
  2512.     protected function getTestControllerService()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/Controller/TestController.php';
  2515.         return $this->services['Bardahl\\PriceRuleImport\\Controller\\TestController'] = new \Bardahl\PriceRuleImport\Controller\TestController(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'] ?? $this->getProductPriceRuleUpdateServiceService()));
  2516.     }
  2517.     /**
  2518.      * Gets the public 'Bardahl\PriceRuleImport\PriceRuleImport' shared autowired service.
  2519.      *
  2520.      * @return \Bardahl\PriceRuleImport\PriceRuleImport
  2521.      */
  2522.     protected function getPriceRuleImportService()
  2523.     {
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2530.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/PriceRuleImport.php';
  2531.         return $this->services['Bardahl\\PriceRuleImport\\PriceRuleImport'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Bardahl\\PriceRuleImport\\PriceRuleImport');
  2532.     }
  2533.     /**
  2534.      * Gets the public 'Bardahl\ProductSalesChannelAssignment\Controller\ProductSalesChannelAssignmentController' shared service.
  2535.      *
  2536.      * @return \Bardahl\ProductSalesChannelAssignment\Controller\ProductSalesChannelAssignmentController
  2537.      */
  2538.     protected function getProductSalesChannelAssignmentControllerService()
  2539.     {
  2540.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src/Controller/ProductSalesChannelAssignmentController.php';
  2541.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src/Service/ProductSalesChannelService.php';
  2542.         return $this->services['Bardahl\\ProductSalesChannelAssignment\\Controller\\ProductSalesChannelAssignmentController'] = new \Bardahl\ProductSalesChannelAssignment\Controller\ProductSalesChannelAssignmentController(new \Bardahl\ProductSalesChannelAssignment\Service\ProductSalesChannelService(($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), $this), $this);
  2543.     }
  2544.     /**
  2545.      * Gets the public 'Bardahl\ProductSalesChannelAssignment\ProductSalesChannelAssignment' shared autowired service.
  2546.      *
  2547.      * @return \Bardahl\ProductSalesChannelAssignment\ProductSalesChannelAssignment
  2548.      */
  2549.     protected function getProductSalesChannelAssignmentService()
  2550.     {
  2551.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2552.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2553.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2557.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src/ProductSalesChannelAssignment.php';
  2558.         return $this->services['Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment');
  2559.     }
  2560.     /**
  2561.      * Gets the public 'Bardahl\ProductSalesChannelBulkUpdate\BardahlProductSalesChannelBulkUpdate' shared autowired service.
  2562.      *
  2563.      * @return \Bardahl\ProductSalesChannelBulkUpdate\BardahlProductSalesChannelBulkUpdate
  2564.      */
  2565.     protected function getBardahlProductSalesChannelBulkUpdateService()
  2566.     {
  2567.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2573.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src/BardahlProductSalesChannelBulkUpdate.php';
  2574.         return $this->services['Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate');
  2575.     }
  2576.     /**
  2577.      * Gets the public 'Bardahl\ProductSalesChannelBulkUpdate\Controller\ProductSalesChannelBulkUpdateController' shared service.
  2578.      *
  2579.      * @return \Bardahl\ProductSalesChannelBulkUpdate\Controller\ProductSalesChannelBulkUpdateController
  2580.      */
  2581.     protected function getProductSalesChannelBulkUpdateControllerService()
  2582.     {
  2583.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src/Controller/ProductSalesChannelBulkUpdateController.php';
  2584.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src/Service/ProductSalesChannelService.php';
  2585.         return $this->services['Bardahl\\ProductSalesChannelBulkUpdate\\Controller\\ProductSalesChannelBulkUpdateController'] = new \Bardahl\ProductSalesChannelBulkUpdate\Controller\ProductSalesChannelBulkUpdateController(new \Bardahl\ProductSalesChannelBulkUpdate\Service\ProductSalesChannelService(($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())));
  2586.     }
  2587.     /**
  2588.      * Gets the public 'Bardahl\QtyInputField\QtyInputField' shared autowired service.
  2589.      *
  2590.      * @return \Bardahl\QtyInputField\QtyInputField
  2591.      */
  2592.     protected function getQtyInputFieldService()
  2593.     {
  2594.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2596.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2600.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/QtyInputField.php';
  2601.         return $this->services['Bardahl\\QtyInputField\\QtyInputField'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Bardahl\\QtyInputField\\QtyInputField');
  2602.     }
  2603.     /**
  2604.      * Gets the public 'Dne\CustomCssJs\Api\ThemeCompileController' shared service.
  2605.      *
  2606.      * @return \Dne\CustomCssJs\Api\ThemeCompileController
  2607.      */
  2608.     protected function getThemeCompileControllerService()
  2609.     {
  2610.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Api/ThemeCompileController.php';
  2611.         $this->services['Dne\\CustomCssJs\\Api\\ThemeCompileController'] = $instance = new \Dne\CustomCssJs\Api\ThemeCompileController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  2612.         $instance->setContainer($this);
  2613.         return $instance;
  2614.     }
  2615.     /**
  2616.      * Gets the public 'Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition' shared service.
  2617.      *
  2618.      * @return \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition
  2619.      */
  2620.     protected function getModuleSalesChannelDefinitionService()
  2621.     {
  2622.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/Aggregate/ModuleSalesChannel/ModuleSalesChannelDefinition.php';
  2623.         $this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition();
  2624.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2625.         return $instance;
  2626.     }
  2627.     /**
  2628.      * Gets the public 'Dne\CustomCssJs\Core\Content\Module\ModuleDefinition' shared service.
  2629.      *
  2630.      * @return \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition
  2631.      */
  2632.     protected function getModuleDefinitionService()
  2633.     {
  2634.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/ModuleDefinition.php';
  2635.         $this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition();
  2636.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2637.         return $instance;
  2638.     }
  2639.     /**
  2640.      * Gets the public 'Dne\CustomCssJs\DneCustomCssJs' shared autowired service.
  2641.      *
  2642.      * @return \Dne\CustomCssJs\DneCustomCssJs
  2643.      */
  2644.     protected function getDneCustomCssJsService()
  2645.     {
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2652.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/DneCustomCssJs.php';
  2653.         return $this->services['Dne\\CustomCssJs\\DneCustomCssJs'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Dne\\CustomCssJs\\DneCustomCssJs');
  2654.     }
  2655.     /**
  2656.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2657.      *
  2658.      * @return \Doctrine\DBAL\Connection
  2659.      */
  2660.     protected function getConnectionService()
  2661.     {
  2662.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2663.     }
  2664.     /**
  2665.      * Gets the public 'Elasticsearch\Client' shared service.
  2666.      *
  2667.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2668.      */
  2669.     protected function getClientService()
  2670.     {
  2671.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2672.     }
  2673.     /**
  2674.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand' shared service.
  2675.      *
  2676.      * @return \Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand
  2677.      */
  2678.     protected function getOrderExportCommandService()
  2679.     {
  2680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2681.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Command/OrderExportCommand.php';
  2682.         $this->services['Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] ?? $this->getCsvExportServiceService()));
  2683.         $instance->setName('iwv-csv-orders:export');
  2684.         return $instance;
  2685.     }
  2686.     /**
  2687.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController' shared service.
  2688.      *
  2689.      * @return \Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController
  2690.      */
  2691.     protected function getIwvOrdersCsvExporterControllerService()
  2692.     {
  2693.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Controller/IwvOrdersCsvExporterController.php';
  2694.         $this->services['Iwv\\IwvOrdersCsvExporterV6\\Controller\\IwvOrdersCsvExporterController'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] ?? $this->getCsvExportServiceService()), ($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] ?? $this->getPluginConfigurationServiceService()));
  2695.         $instance->setContainer($this);
  2696.         return $instance;
  2697.     }
  2698.     /**
  2699.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\IwvOrdersCsvExporterV6' shared autowired service.
  2700.      *
  2701.      * @return \Iwv\IwvOrdersCsvExporterV6\IwvOrdersCsvExporterV6
  2702.      */
  2703.     protected function getIwvOrdersCsvExporterV6Service()
  2704.     {
  2705.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2707.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2708.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2711.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/IwvOrdersCsvExporterV6.php';
  2712.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6');
  2713.     }
  2714.     /**
  2715.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService' shared service.
  2716.      *
  2717.      * @return \Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService
  2718.      */
  2719.     protected function getCsvExportServiceService()
  2720.     {
  2721.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Helpers/CsvHelper.php';
  2722.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Services/CsvExportService.php';
  2723.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] = new \Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] ?? $this->getPluginConfigurationServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  2724.     }
  2725.     /**
  2726.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService' shared service.
  2727.      *
  2728.      * @return \Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService
  2729.      */
  2730.     protected function getPluginConfigurationServiceService()
  2731.     {
  2732.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Services/PluginConfigurationService.php';
  2733.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] = new \Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  2734.     }
  2735.     /**
  2736.      * Gets the public 'Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect' shared service.
  2737.      *
  2738.      * @return \Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect
  2739.      */
  2740.     protected function getApplePayDirectService()
  2741.     {
  2742.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/ApplePayDirect/ApplePayDirect.php';
  2743.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayDomainVerificationService.php';
  2744.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php';
  2745.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayShippingBuilder.php';
  2746.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/ShippingMethodService.php';
  2747.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/ShopService.php';
  2748.         $a = ($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'] ?? $this->getMolliePaymentDoPayService());
  2749.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2750.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2751.         }
  2752.         $b = ($this->services['Kiener\\MolliePayments\\Service\\CartService'] ?? $this->getCartServiceService());
  2753.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2754.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2755.         }
  2756.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2757.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2758.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2759.         }
  2760.         $d = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  2761.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2762.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2763.         }
  2764.         $e = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  2765.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2766.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2767.         }
  2768.         $f = ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] ?? $this->getCartBackupServiceService());
  2769.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2770.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2771.         }
  2772.         $g = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  2773.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2774.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2775.         }
  2776.         $h = new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter($c, ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()));
  2777.         return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] = new \Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect(new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayDomainVerificationService(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->privates['kiener.mollie_payments.http.client'] ?? $this->getKiener_MolliePayments_Http_ClientService()), ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()))), ($this->privates['Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment'] ?? $this->getApplePayPaymentService()), $a$b$h, new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder($b, new \Kiener\MolliePayments\Service\ShippingMethodService($d), $h), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $e, ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), $f, ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), new \Kiener\MolliePayments\Service\ShopService(($this->services['router'] ?? $this->getRouterService())), $g, ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()));
  2778.     }
  2779.     /**
  2780.      * Gets the public 'Kiener\MolliePayments\Components\Installer\PluginInstaller' shared service.
  2781.      *
  2782.      * @return \Kiener\MolliePayments\Components\Installer\PluginInstaller
  2783.      */
  2784.     protected function getPluginInstallerService()
  2785.     {
  2786.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Installer/PluginInstaller.php';
  2787.         return $this->services['Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller'] = new \Kiener\MolliePayments\Components\Installer\PluginInstaller(($this->services['Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller'] ?? $this->getCustomFieldsInstallerService()), ($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->services['Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller'] ?? $this->getMailTemplateInstallerService()));
  2788.     }
  2789.     /**
  2790.      * Gets the public 'Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition' shared service.
  2791.      *
  2792.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition
  2793.      */
  2794.     protected function getRefundDefinitionService()
  2795.     {
  2796.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Refund/RefundDefinition.php';
  2797.         $this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition();
  2798.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2799.         return $instance;
  2800.     }
  2801.     /**
  2802.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition' shared service.
  2803.      *
  2804.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition
  2805.      */
  2806.     protected function getSubscriptionAddressDefinitionService()
  2807.     {
  2808.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionAddress/SubscriptionAddressDefinition.php';
  2809.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition();
  2810.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2811.         return $instance;
  2812.     }
  2813.     /**
  2814.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition' shared service.
  2815.      *
  2816.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition
  2817.      */
  2818.     protected function getSubscriptionHistoryDefinitionService()
  2819.     {
  2820.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionHistory/SubscriptionHistoryDefinition.php';
  2821.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition();
  2822.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2823.         return $instance;
  2824.     }
  2825.     /**
  2826.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition' shared service.
  2827.      *
  2828.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition
  2829.      */
  2830.     protected function getSubscriptionDefinitionService()
  2831.     {
  2832.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/SubscriptionDefinition.php';
  2833.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition();
  2834.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2835.         return $instance;
  2836.     }
  2837.     /**
  2838.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller' shared service.
  2839.      *
  2840.      * @return \Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller
  2841.      */
  2842.     protected function getMailTemplateInstallerService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/Installer/MailTemplateInstaller.php';
  2845.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/MailTemplateType/MailTemplateTypeRepositoryInterface.php';
  2846.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/MailTemplateType/MailTemplateTypeRepository.php';
  2847.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/MailTemplate/MailTemplateRepositoryInterface.php';
  2848.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/MailTemplate/MailTemplateRepository.php';
  2849.         return $this->services['Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller'] = new \Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Kiener\MolliePayments\Repository\MailTemplateType\MailTemplateTypeRepository(($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService())), new \Kiener\MolliePayments\Repository\MailTemplate\MailTemplateRepository(($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService())), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()));
  2850.     }
  2851.     /**
  2852.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController' shared service.
  2853.      *
  2854.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController
  2855.      */
  2856.     protected function getOrderControllerService()
  2857.     {
  2858.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/OrderControllerBase.php';
  2859.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/OrderController.php';
  2860.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\OrderController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController(($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()));
  2861.         $instance->setContainer($this);
  2862.         return $instance;
  2863.     }
  2864.     /**
  2865.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController' shared service.
  2866.      *
  2867.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController
  2868.      */
  2869.     protected function getRefundControllerService()
  2870.     {
  2871.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Traits/Api/ApiTrait.php';
  2872.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/RefundControllerBase.php';
  2873.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/RefundController.php';
  2874.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\RefundController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController(($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] ?? $this->getRefundManagerService()), ($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] ?? $this->getRefundServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2875.         $instance->setContainer($this);
  2876.         return $instance;
  2877.     }
  2878.     /**
  2879.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController' shared service.
  2880.      *
  2881.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController
  2882.      */
  2883.     protected function getShippingControllerService()
  2884.     {
  2885.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/ShippingControllerBase.php';
  2886.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/ShippingController.php';
  2887.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\ShippingController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController(($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2888.         $instance->setContainer($this);
  2889.         return $instance;
  2890.     }
  2891.     /**
  2892.      * Gets the public 'Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController' shared service.
  2893.      *
  2894.      * @return \Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController
  2895.      */
  2896.     protected function getPaymentMethodControllerService()
  2897.     {
  2898.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/PaymentMethod/PaymentMethodControllerBase.php';
  2899.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/PaymentMethod/Sw6/PaymentMethodController.php';
  2900.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\PaymentMethod\\Sw6\\PaymentMethodController'] = $instance = new \Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController(($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2901.         $instance->setContainer($this);
  2902.         return $instance;
  2903.     }
  2904.     /**
  2905.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController' shared service.
  2906.      *
  2907.      * @return \Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController
  2908.      */
  2909.     protected function getReturnControllerService()
  2910.     {
  2911.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Payment/ReturnControllerBase.php';
  2912.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Payment/Sw6/ReturnController.php';
  2913.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Payment\\Sw6\\ReturnController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController(($this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] ?? $this->getPaymentReturnFacadeService()));
  2914.         $instance->setContainer($this);
  2915.         return $instance;
  2916.     }
  2917.     /**
  2918.      * Gets the public 'Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController' shared service.
  2919.      *
  2920.      * @return \Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController
  2921.      */
  2922.     protected function getConfigControllerService()
  2923.     {
  2924.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/PluginConfig/ConfigControllerBase.php';
  2925.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/PluginConfig/Sw6/ConfigController.php';
  2926.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\PluginConfig\\Sw6\\ConfigController'] = $instance = new \Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] ?? $this->getCachedSnippetFinderService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] ?? $this->getApiKeyValidatorService()));
  2927.         $instance->setContainer($this);
  2928.         return $instance;
  2929.     }
  2930.     /**
  2931.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController' shared service.
  2932.      *
  2933.      * @return \Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController
  2934.      */
  2935.     protected function getSubscriptionControllerService()
  2936.     {
  2937.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Traits/Api/ApiTrait.php';
  2938.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Subscription/SubscriptionControllerBase.php';
  2939.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Subscription/Sw6/SubscriptionController.php';
  2940.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Subscription\\Sw6\\SubscriptionController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()));
  2941.         $instance->setContainer($this);
  2942.         return $instance;
  2943.     }
  2944.     /**
  2945.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController' shared service.
  2946.      *
  2947.      * @return \Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController
  2948.      */
  2949.     protected function getSupportControllerService()
  2950.     {
  2951.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Support/SupportControllerBase.php';
  2952.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Support/Sw6/SupportController.php';
  2953.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MollieSupportFacade.php';
  2954.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AbstractMailService.php';
  2955.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/MailService.php';
  2956.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentCollector.php';
  2957.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Support\\Sw6\\SupportController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController(new \Kiener\MolliePayments\Facade\MollieSupportFacade(new \Kiener\MolliePayments\Service\Mail\MailService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService())), new \Kiener\MolliePayments\Service\Mail\AttachmentCollector(new RewindableGenerator(function () {
  2958.             yield => ($this->privates['mollie_payments.mail.mollie_log_archive_generator'] ?? ($this->privates['mollie_payments.mail.mollie_log_archive_generator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\LogFileArchiveGenerator((\dirname(__DIR__3).'/log'), 'mollie_')));
  2959.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\ReadablePluginConfigurationGenerator'] ?? $this->getReadablePluginConfigurationGeneratorService());
  2960.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\JsonPluginConfigurationGenerator'] ?? $this->getJsonPluginConfigurationGeneratorService());
  2961.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\PaymentMethodGenerator'] ?? $this->getPaymentMethodGeneratorService());
  2962.         }, 4))), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2963.         $instance->setContainer($this);
  2964.         return $instance;
  2965.     }
  2966.     /**
  2967.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController' shared service.
  2968.      *
  2969.      * @return \Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController
  2970.      */
  2971.     protected function getWebhookControllerService()
  2972.     {
  2973.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Webhook/WebhookControllerBase.php';
  2974.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Api/Webhook/Sw6/WebhookController.php';
  2975.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Webhook\\Sw6\\WebhookController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController(($this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] ?? $this->getNotificationFacadeService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2976.         $instance->setContainer($this);
  2977.         return $instance;
  2978.     }
  2979.     /**
  2980.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController' shared service.
  2981.      *
  2982.      * @return \Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController
  2983.      */
  2984.     protected function getApplePayDirectControllerService()
  2985.     {
  2986.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/ApplePayDirect/ApplePayDirectControllerBase.php';
  2987.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/ApplePayDirect/Sw6/ApplePayDirectController.php';
  2988.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\ApplePayDirect\\Sw6\\ApplePayDirectController'] = new \Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2989.     }
  2990.     /**
  2991.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController' shared service.
  2992.      *
  2993.      * @return \Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController
  2994.      */
  2995.     protected function getCreditCardControllerService()
  2996.     {
  2997.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/CreditCard/CreditCardControllerBase.php';
  2998.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/CreditCard/Sw6/CreditCardController.php';
  2999.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\CreditCard\\Sw6\\CreditCardController'] = new \Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()));
  3000.     }
  3001.     /**
  3002.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController' shared service.
  3003.      *
  3004.      * @return \Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController
  3005.      */
  3006.     protected function getSubscriptionController2Service()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/Subscription/SubscriptionControllerBase.php';
  3009.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/Subscription/Sw6/SubscriptionController.php';
  3010.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\Subscription\\Sw6\\SubscriptionController'] = new \Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  3011.     }
  3012.     /**
  3013.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController' shared service.
  3014.      *
  3015.      * @return \Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController
  3016.      */
  3017.     protected function getIDealControllerService()
  3018.     {
  3019.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/iDEAL/iDealControllerBase.php';
  3020.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/StoreApi/iDEAL/Sw6/iDealController.php';
  3021.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\iDEAL\\Sw6\\iDealController'] = new \Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()));
  3022.     }
  3023.     /**
  3024.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController' shared service.
  3025.      *
  3026.      * @return \Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController
  3027.      */
  3028.     protected function getAccountControllerService()
  3029.     {
  3030.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Account/AccountControllerBase.php';
  3031.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Account/Sw6/AccountController.php';
  3032.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Page/Account/SubscriptionPageLoader.php';
  3033.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Account\\Sw6\\AccountController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController(new \Kiener\MolliePayments\Components\Subscription\Page\Account\SubscriptionPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $this), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  3034.         $instance->setContainer($this);
  3035.         return $instance;
  3036.     }
  3037.     /**
  3038.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController' shared service.
  3039.      *
  3040.      * @return \Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController
  3041.      */
  3042.     protected function getApplePayDirectController2Service()
  3043.     {
  3044.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Traits/Storefront/RedirectTrait.php';
  3045.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/ApplePayDirect/ApplePayDirectControllerBase.php';
  3046.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/ApplePayDirect/Sw6/ApplePayDirectController.php';
  3047.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  3048.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\ApplePayDirect\\Sw6\\ApplePayDirectController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] ?? $this->getCartBackupServiceService()), $this->getSession_FlashBagService(), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()));
  3049.         $instance->setContainer($this);
  3050.         return $instance;
  3051.     }
  3052.     /**
  3053.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController' shared service.
  3054.      *
  3055.      * @return \Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController
  3056.      */
  3057.     protected function getCreditCardController2Service()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/CreditCard/CreditCardControllerBase.php';
  3060.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/CreditCard/Sw6/CreditCardController.php';
  3061.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\CreditCard\\Sw6\\CreditCardController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  3062.         $instance->setContainer($this);
  3063.         return $instance;
  3064.     }
  3065.     /**
  3066.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController' shared service.
  3067.      *
  3068.      * @return \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController
  3069.      */
  3070.     protected function getMollieFailureControllerService()
  3071.     {
  3072.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/MollieFailureControllerBase.php';
  3073.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/Sw6/MollieFailureController.php';
  3074.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\MollieFailureController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService()), ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] ?? $this->getOrderStateServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] ?? $this->getTransactionTransitionServiceService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()));
  3075.         $instance->setContainer($this);
  3076.         return $instance;
  3077.     }
  3078.     /**
  3079.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController' shared service.
  3080.      *
  3081.      * @return \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController
  3082.      */
  3083.     protected function getReturnController2Service()
  3084.     {
  3085.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/ReturnControllerBase.php';
  3086.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/Sw6/ReturnController.php';
  3087.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\ReturnController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController(($this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] ?? $this->getPaymentReturnFacadeService()));
  3088.         $instance->setContainer($this);
  3089.         return $instance;
  3090.     }
  3091.     /**
  3092.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController' shared service.
  3093.      *
  3094.      * @return \Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController
  3095.      */
  3096.     protected function getWebhookController2Service()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/WebhookControllerBase.php';
  3099.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/Sw6/WebhookController.php';
  3100.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\Sw6\\WebhookController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController(($this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] ?? $this->getNotificationFacadeService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  3101.         $instance->setContainer($this);
  3102.         return $instance;
  3103.     }
  3104.     /**
  3105.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController' shared service.
  3106.      *
  3107.      * @return \Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController
  3108.      */
  3109.     protected function getIDealController2Service()
  3110.     {
  3111.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/iDEAL/iDealControllerBase.php';
  3112.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/iDEAL/Sw6/iDealController.php';
  3113.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\iDEAL\\Sw6\\iDealController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()));
  3114.         $instance->setContainer($this);
  3115.         return $instance;
  3116.     }
  3117.     /**
  3118.      * Gets the public 'Kiener\MolliePayments\Facade\MolliePaymentDoPay' shared service.
  3119.      *
  3120.      * @return \Kiener\MolliePayments\Facade\MolliePaymentDoPay
  3121.      */
  3122.     protected function getMolliePaymentDoPayService()
  3123.     {
  3124.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MolliePaymentDoPay.php';
  3125.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderBuilder.php';
  3126.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieLineItemBuilder.php';
  3127.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Validator/IsOrderLineItemValid.php';
  3128.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/PriceCalculator.php';
  3129.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/LineItemDataExtractor.php';
  3130.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Fixer/RoundingDifferenceFixer.php';
  3131.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Hydrator/MollieLineItemHydrator.php';
  3132.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieShippingLineItemBuilder.php';
  3133.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderAddressBuilder.php';
  3134.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/MollieOrderCustomerEnricher.php';
  3135.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Order/UpdateOrderLineItems.php';
  3136.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderLineItem/OrderLineItemRepositoryInterface.php';
  3137.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderLineItem/OrderLineItemRepository.php';
  3138.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  3139.         $a = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService());
  3140.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3141.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3142.         }
  3143.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  3144.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3145.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3146.         }
  3147.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3148.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3149.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3150.         }
  3151.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  3152.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3153.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3154.         }
  3155.         $e = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  3156.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3157.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3158.         }
  3159.         $f = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  3160.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3161.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3162.         }
  3163.         $g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3164.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  3165.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  3166.         }
  3167.         $h = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService());
  3168.         $i = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  3169.         $j = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder()));
  3170.         $k = new \Kiener\MolliePayments\Service\MollieApi\PriceCalculator();
  3171.         $l = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  3172.         return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'] = new \Kiener\MolliePayments\Facade\MolliePaymentDoPay($h, new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder($i$h$j, new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder(new \Kiener\MolliePayments\Validator\IsOrderLineItemValid(), $k, new \Kiener\MolliePayments\Service\MollieApi\LineItemDataExtractor(), $a, new \Kiener\MolliePayments\Service\MollieApi\Fixer\RoundingDifferenceFixer(), new \Kiener\MolliePayments\Hydrator\MollieLineItemHydrator($j), new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieShippingLineItemBuilder($k), $a), new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderAddressBuilder(), new \Kiener\MolliePayments\Service\MollieApi\MollieOrderCustomerEnricher($b), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService()), $c$l), $d, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), $b$i, ($this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] ?? $this->getUpdateOrderCustomFieldsService()), new \Kiener\MolliePayments\Service\Order\UpdateOrderLineItems(new \Kiener\MolliePayments\Repository\OrderLineItem\OrderLineItemRepository($e)), $f$g$l);
  3173.     }
  3174.     /**
  3175.      * Gets the public 'Kiener\MolliePayments\Facade\MolliePaymentFinalize' shared service.
  3176.      *
  3177.      * @return \Kiener\MolliePayments\Facade\MolliePaymentFinalize
  3178.      */
  3179.     protected function getMolliePaymentFinalizeService()
  3180.     {
  3181.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MolliePaymentFinalize.php';
  3182.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  3183.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  3184.         return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentFinalize'] = new \Kiener\MolliePayments\Facade\MolliePaymentFinalize(($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))));
  3185.     }
  3186.     /**
  3187.      * Gets the public 'Kiener\MolliePayments\MolliePayments' shared autowired service.
  3188.      *
  3189.      * @return \Kiener\MolliePayments\MolliePayments
  3190.      */
  3191.     protected function getMolliePaymentsService()
  3192.     {
  3193.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3194.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3195.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3199.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/MolliePayments.php';
  3200.         return $this->services['Kiener\\MolliePayments\\MolliePayments'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Kiener\\MolliePayments\\MolliePayments');
  3201.     }
  3202.     /**
  3203.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  3204.      *
  3205.      * @return \Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE
  3206.      */
  3207.     protected function getSnippetFileDeDE3Service()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3210.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  3211.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE();
  3212.     }
  3213.     /**
  3214.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  3215.      *
  3216.      * @return \Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB
  3217.      */
  3218.     protected function getSnippetFileEnGB3Service()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3221.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  3222.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB();
  3223.     }
  3224.     /**
  3225.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL' shared service.
  3226.      *
  3227.      * @return \Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL
  3228.      */
  3229.     protected function getSnippetFileNlNLService()
  3230.     {
  3231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3232.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/snippet/nl_NL/SnippetFile_nl_NL.php';
  3233.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL'] = new \Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL();
  3234.     }
  3235.     /**
  3236.      * Gets the public 'Kiener\MolliePayments\Service\CartService' shared service.
  3237.      *
  3238.      * @return \Kiener\MolliePayments\Service\CartService
  3239.      */
  3240.     protected function getCartServiceService()
  3241.     {
  3242.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/CartServiceInterface.php';
  3243.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/CartService.php';
  3244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  3245.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  3246.         if (isset($this->services['Kiener\\MolliePayments\\Service\\CartService'])) {
  3247.             return $this->services['Kiener\\MolliePayments\\Service\\CartService'];
  3248.         }
  3249.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService());
  3250.         if (isset($this->services['Kiener\\MolliePayments\\Service\\CartService'])) {
  3251.             return $this->services['Kiener\\MolliePayments\\Service\\CartService'];
  3252.         }
  3253.         return $this->services['Kiener\\MolliePayments\\Service\\CartService'] = new \Kiener\MolliePayments\Service\CartService($a, new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher($b), ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory())), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService()));
  3254.     }
  3255.     /**
  3256.      * Gets the public 'Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller' shared service.
  3257.      *
  3258.      * @return \Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller
  3259.      */
  3260.     protected function getCustomFieldsInstallerService()
  3261.     {
  3262.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Installer/CustomFieldsInstaller.php';
  3263.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/CustomFieldSet/CustomFieldSetRepositoryInterface.php';
  3264.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/CustomFieldSet/CustomFieldSetRepository.php';
  3265.         return $this->services['Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller'] = new \Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller(new \Kiener\MolliePayments\Repository\CustomFieldSet\CustomFieldSetRepository(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService())));
  3266.     }
  3267.     /**
  3268.      * Gets the public 'Kiener\MolliePayments\Service\PaymentMethodService' shared service.
  3269.      *
  3270.      * @return \Kiener\MolliePayments\Service\PaymentMethodService
  3271.      */
  3272.     protected function getPaymentMethodServiceService()
  3273.     {
  3274.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/PaymentMethodService.php';
  3275.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Media/MediaRepositoryInterface.php';
  3276.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Media/MediaRepository.php';
  3277.         return $this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] = new \Kiener\MolliePayments\Service\PaymentMethodService(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), new \Kiener\MolliePayments\Repository\Media\MediaRepository(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['kiener.mollie_payments.http.client'] ?? $this->getKiener_MolliePayments_Http_ClientService()));
  3278.     }
  3279.     /**
  3280.      * Gets the public 'Kiener\MolliePayments\Service\Transition\TransactionTransitionService' shared service.
  3281.      *
  3282.      * @return \Kiener\MolliePayments\Service\Transition\TransactionTransitionService
  3283.      */
  3284.     protected function getTransactionTransitionServiceService()
  3285.     {
  3286.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/TransactionTransitionServiceInterface.php';
  3287.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/TransactionTransitionService.php';
  3288.         return $this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] = new \Kiener\MolliePayments\Service\Transition\TransactionTransitionService(($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] ?? $this->getCompatibilityFactoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  3289.     }
  3290.     /**
  3291.      * Gets the public 'MyPa\Shopware\Controller\Api\DropOffController' shared service.
  3292.      *
  3293.      * @return \MyPa\Shopware\Controller\Api\DropOffController
  3294.      */
  3295.     protected function getDropOffControllerService()
  3296.     {
  3297.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Controller/Api/DropOffController.php';
  3298.         $this->services['MyPa\\Shopware\\Controller\\Api\\DropOffController'] = $instance = new \MyPa\Shopware\Controller\Api\DropOffController(($this->services['MyPa\\Shopware\\Facade\\MyParcelFacade'] ?? $this->getMyParcelFacadeService()));
  3299.         $instance->setContainer($this);
  3300.         return $instance;
  3301.     }
  3302.     /**
  3303.      * Gets the public 'MyPa\Shopware\Controller\Api\WebhookController' shared service.
  3304.      *
  3305.      * @return \MyPa\Shopware\Controller\Api\WebhookController
  3306.      */
  3307.     protected function getWebhookController3Service()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Controller/Api/WebhookController.php';
  3310.         $this->services['MyPa\\Shopware\\Controller\\Api\\WebhookController'] = $instance = new \MyPa\Shopware\Controller\Api\WebhookController(($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()), ($this->services['myparcel_shipment.repository'] ?? $this->getMyparcelShipment_RepositoryService()));
  3311.         $instance->setContainer($this);
  3312.         return $instance;
  3313.     }
  3314.     /**
  3315.      * Gets the public 'MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition' shared service.
  3316.      *
  3317.      * @return \MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition
  3318.      */
  3319.     protected function getShipmentDefinitionService()
  3320.     {
  3321.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Core/Content/Shipment/ShipmentDefinition.php';
  3322.         $this->services['MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition'] = $instance = new \MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition();
  3323.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3324.         return $instance;
  3325.     }
  3326.     /**
  3327.      * Gets the public 'MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition' shared service.
  3328.      *
  3329.      * @return \MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition
  3330.      */
  3331.     protected function getShippingOptionDefinitionService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Core/Content/ShippingOption/ShippingOptionDefinition.php';
  3334.         $this->services['MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition'] = $instance = new \MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition();
  3335.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3336.         return $instance;
  3337.     }
  3338.     /**
  3339.      * Gets the public 'MyPa\Shopware\Facade\MyParcelFacade' shared service.
  3340.      *
  3341.      * @return \MyPa\Shopware\Facade\MyParcelFacade
  3342.      */
  3343.     protected function getMyParcelFacadeService()
  3344.     {
  3345.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Facade/MyParcelFacade.php';
  3346.         return $this->services['MyPa\\Shopware\\Facade\\MyParcelFacade'] = new \MyPa\Shopware\Facade\MyParcelFacade(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3347.     }
  3348.     /**
  3349.      * Gets the public 'MyPa\Shopware\MyPaShopware' shared autowired service.
  3350.      *
  3351.      * @return \MyPa\Shopware\MyPaShopware
  3352.      */
  3353.     protected function getMyPaShopwareService()
  3354.     {
  3355.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3358.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3361.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/MyPaShopware.php';
  3362.         return $this->services['MyPa\\Shopware\\MyPaShopware'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MyPa\\Shopware\\MyPaShopware');
  3363.     }
  3364.     /**
  3365.      * Gets the public 'MyPa\Shopware\Resources\app\storefront\src\snippets\en_GB\SnippetFile_en_GB' shared service.
  3366.      *
  3367.      * @return \MyPa\Shopware\Resources\app\storefront\src\snippets\en_GB\SnippetFile_en_GB
  3368.      */
  3369.     protected function getSnippetFileEnGB4Service()
  3370.     {
  3371.         return $this->services['MyPa\\Shopware\\Resources\\app\\storefront\\src\\snippets\\en_GB\\SnippetFile_en_GB'] = new \MyPa\Shopware\Resources\app\storefront\src\snippets\en_GB\SnippetFile_en_GB();
  3372.     }
  3373.     /**
  3374.      * Gets the public 'MyPa\Shopware\Resources\app\storefront\src\snippets\nl_NL\SnippetFile_nl_NL' shared service.
  3375.      *
  3376.      * @return \MyPa\Shopware\Resources\app\storefront\src\snippets\nl_NL\SnippetFile_nl_NL
  3377.      */
  3378.     protected function getSnippetFileNlNL2Service()
  3379.     {
  3380.         return $this->services['MyPa\\Shopware\\Resources\\app\\storefront\\src\\snippets\\nl_NL\\SnippetFile_nl_NL'] = new \MyPa\Shopware\Resources\app\storefront\src\snippets\nl_NL\SnippetFile_nl_NL();
  3381.     }
  3382.     /**
  3383.      * Gets the public 'MyPa\Shopware\Service\Config\ConfigGenerator' shared service.
  3384.      *
  3385.      * @return \MyPa\Shopware\Service\Config\ConfigGenerator
  3386.      */
  3387.     protected function getConfigGeneratorService()
  3388.     {
  3389.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Config/ConfigGenerator.php';
  3390.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3391.         if (isset($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'])) {
  3392.             return $this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'];
  3393.         }
  3394.         $b = ($this->services['MyPa\\Shopware\\Service\\Shopware\\CartService'] ?? $this->getCartService2Service());
  3395.         if (isset($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'])) {
  3396.             return $this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'];
  3397.         }
  3398.         return $this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'] = new \MyPa\Shopware\Service\Config\ConfigGenerator($a$b);
  3399.     }
  3400.     /**
  3401.      * Gets the public 'MyPa\Shopware\Service\Config\ScriptService' shared service.
  3402.      *
  3403.      * @return \MyPa\Shopware\Service\Config\ScriptService
  3404.      */
  3405.     protected function getScriptServiceService()
  3406.     {
  3407.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Config/ScriptService.php';
  3408.         return $this->services['MyPa\\Shopware\\Service\\Config\\ScriptService'] = new \MyPa\Shopware\Service\Config\ScriptService();
  3409.     }
  3410.     /**
  3411.      * Gets the public 'MyPa\Shopware\Service\Consignment\ConsignmentService' shared service.
  3412.      *
  3413.      * @return \MyPa\Shopware\Service\Consignment\ConsignmentService
  3414.      */
  3415.     protected function getConsignmentServiceService()
  3416.     {
  3417.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Consignment/ConsignmentService.php';
  3418.         return $this->services['MyPa\\Shopware\\Service\\Consignment\\ConsignmentService'] = new \MyPa\Shopware\Service\Consignment\ConsignmentService(($this->services['MyPa\\Shopware\\Service\\Order\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'] ?? $this->getShippingOptionsServiceService()), ($this->services['MyPa\\Shopware\\Service\\Shipment\\ShipmentService'] ?? $this->getShipmentServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['MyPa\\Shopware\\Service\\Shipment\\InsuranceService'] ?? $this->getInsuranceServiceService()), '6.4.20.2', ($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()));
  3419.     }
  3420.     /**
  3421.      * Gets the public 'MyPa\Shopware\Service\Monolog\Factory\LoggerFactory' shared service.
  3422.      *
  3423.      * @return \MyPa\Shopware\Service\Monolog\Factory\LoggerFactory
  3424.      */
  3425.     protected function getLoggerFactoryService()
  3426.     {
  3427.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Factory/LoggerFactory.php';
  3428.         return $this->services['MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory'] = new \MyPa\Shopware\Service\Monolog\Factory\LoggerFactory();
  3429.     }
  3430.     /**
  3431.      * Gets the public 'MyPa\Shopware\Service\Order\OrderService' shared service.
  3432.      *
  3433.      * @return \MyPa\Shopware\Service\Order\OrderService
  3434.      */
  3435.     protected function getOrderServiceService()
  3436.     {
  3437.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Order/OrderService.php';
  3438.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3439.         if (isset($this->services['MyPa\\Shopware\\Service\\Order\\OrderService'])) {
  3440.             return $this->services['MyPa\\Shopware\\Service\\Order\\OrderService'];
  3441.         }
  3442.         return $this->services['MyPa\\Shopware\\Service\\Order\\OrderService'] = new \MyPa\Shopware\Service\Order\OrderService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  3443.     }
  3444.     /**
  3445.      * Gets the public 'MyPa\Shopware\Service\Shipment\InsuranceService' shared service.
  3446.      *
  3447.      * @return \MyPa\Shopware\Service\Shipment\InsuranceService
  3448.      */
  3449.     protected function getInsuranceServiceService()
  3450.     {
  3451.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Shipment/InsuranceService.php';
  3452.         return $this->services['MyPa\\Shopware\\Service\\Shipment\\InsuranceService'] = new \MyPa\Shopware\Service\Shipment\InsuranceService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  3453.     }
  3454.     /**
  3455.      * Gets the public 'MyPa\Shopware\Service\Shipment\ShipmentService' shared service.
  3456.      *
  3457.      * @return \MyPa\Shopware\Service\Shipment\ShipmentService
  3458.      */
  3459.     protected function getShipmentServiceService()
  3460.     {
  3461.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Shipment/ShipmentService.php';
  3462.         return $this->services['MyPa\\Shopware\\Service\\Shipment\\ShipmentService'] = new \MyPa\Shopware\Service\Shipment\ShipmentService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['myparcel_shipment.repository'] ?? $this->getMyparcelShipment_RepositoryService()));
  3463.     }
  3464.     /**
  3465.      * Gets the public 'MyPa\Shopware\Service\ShippingOptions\ShippingOptionsService' shared service.
  3466.      *
  3467.      * @return \MyPa\Shopware\Service\ShippingOptions\ShippingOptionsService
  3468.      */
  3469.     protected function getShippingOptionsServiceService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/ShippingOptions/ShippingOptionsService.php';
  3472.         $a = ($this->services['myparcel_shipping_option.repository'] ?? $this->getMyparcelShippingOption_RepositoryService());
  3473.         if (isset($this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'])) {
  3474.             return $this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'];
  3475.         }
  3476.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3477.         if (isset($this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'])) {
  3478.             return $this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'];
  3479.         }
  3480.         return $this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'] = new \MyPa\Shopware\Service\ShippingOptions\ShippingOptionsService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b);
  3481.     }
  3482.     /**
  3483.      * Gets the public 'MyPa\Shopware\Service\Shopware\CartService' shared service.
  3484.      *
  3485.      * @return \MyPa\Shopware\Service\Shopware\CartService
  3486.      */
  3487.     protected function getCartService2Service()
  3488.     {
  3489.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Shopware/CartService.php';
  3490.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  3491.         if (isset($this->services['MyPa\\Shopware\\Service\\Shopware\\CartService'])) {
  3492.             return $this->services['MyPa\\Shopware\\Service\\Shopware\\CartService'];
  3493.         }
  3494.         return $this->services['MyPa\\Shopware\\Service\\Shopware\\CartService'] = new \MyPa\Shopware\Service\Shopware\CartService($a);
  3495.     }
  3496.     /**
  3497.      * Gets the public 'MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodCreatorService' shared service.
  3498.      *
  3499.      * @return \MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodCreatorService
  3500.      */
  3501.     protected function getShippingMethodCreatorServiceService()
  3502.     {
  3503.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Shopware/ShippingMethod/ShippingMethodCreatorService.php';
  3504.         return $this->services['MyPa\\Shopware\\Service\\Shopware\\ShippingMethod\\ShippingMethodCreatorService'] = new \MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodCreatorService(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()));
  3505.     }
  3506.     /**
  3507.      * Gets the public 'MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodService' shared service.
  3508.      *
  3509.      * @return \MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodService
  3510.      */
  3511.     protected function getShippingMethodServiceService()
  3512.     {
  3513.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Shopware/ShippingMethod/ShippingMethodService.php';
  3514.         return $this->services['MyPa\\Shopware\\Service\\Shopware\\ShippingMethod\\ShippingMethodService'] = new \MyPa\Shopware\Service\Shopware\ShippingMethod\ShippingMethodService(($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()));
  3515.     }
  3516.     /**
  3517.      * Gets the public 'MyPa\Shopware\Service\WebhookBuilder\WebhookBuilder' shared service.
  3518.      *
  3519.      * @return \MyPa\Shopware\Service\WebhookBuilder\WebhookBuilder
  3520.      */
  3521.     protected function getWebhookBuilderService()
  3522.     {
  3523.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/WebhookBuilder/WebhookBuilder.php';
  3524.         return $this->services['MyPa\\Shopware\\Service\\WebhookBuilder\\WebhookBuilder'] = new \MyPa\Shopware\Service\WebhookBuilder\WebhookBuilder(($this->services['router'] ?? $this->getRouterService()));
  3525.     }
  3526.     /**
  3527.      * Gets the public 'MyPa\Shopware\Storefront\Controller\CartController' shared service.
  3528.      *
  3529.      * @return \MyPa\Shopware\Storefront\Controller\CartController
  3530.      */
  3531.     protected function getCartControllerService()
  3532.     {
  3533.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Storefront/Controller/CartController.php';
  3534.         $this->services['MyPa\\Shopware\\Storefront\\Controller\\CartController'] = $instance = new \MyPa\Shopware\Storefront\Controller\CartController(($this->services['MyPa\\Shopware\\Service\\Shopware\\CartService'] ?? $this->getCartService2Service()), ($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()), ($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'] ?? $this->getConfigGeneratorService()));
  3535.         $instance->setContainer($this);
  3536.         return $instance;
  3537.     }
  3538.     /**
  3539.      * Gets the public 'MyPa\Shopware\Storefront\Controller\ConsignmentController' shared service.
  3540.      *
  3541.      * @return \MyPa\Shopware\Storefront\Controller\ConsignmentController
  3542.      */
  3543.     protected function getConsignmentControllerService()
  3544.     {
  3545.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Storefront/Controller/ConsignmentController.php';
  3546.         $this->services['MyPa\\Shopware\\Storefront\\Controller\\ConsignmentController'] = $instance = new \MyPa\Shopware\Storefront\Controller\ConsignmentController(($this->services['MyPa\\Shopware\\Service\\Consignment\\ConsignmentService'] ?? $this->getConsignmentServiceService()), ($this->services['MyPa\\Shopware\\Service\\Shipment\\ShipmentService'] ?? $this->getShipmentServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  3547.         $instance->setContainer($this);
  3548.         return $instance;
  3549.     }
  3550.     /**
  3551.      * Gets the public 'MyPa\Shopware\Storefront\Controller\MyParcelController' shared service.
  3552.      *
  3553.      * @return \MyPa\Shopware\Storefront\Controller\MyParcelController
  3554.      */
  3555.     protected function getMyParcelControllerService()
  3556.     {
  3557.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Storefront/Controller/MyParcelController.php';
  3558.         $this->services['MyPa\\Shopware\\Storefront\\Controller\\MyParcelController'] = $instance = new \MyPa\Shopware\Storefront\Controller\MyParcelController(($this->services['MyPa\\Shopware\\Service\\Consignment\\ConsignmentService'] ?? $this->getConsignmentServiceService()));
  3559.         $instance->setContainer($this);
  3560.         return $instance;
  3561.     }
  3562.     /**
  3563.      * Gets the public 'MyPa\Shopware\Storefront\Controller\ShipmentController' shared service.
  3564.      *
  3565.      * @return \MyPa\Shopware\Storefront\Controller\ShipmentController
  3566.      */
  3567.     protected function getShipmentControllerService()
  3568.     {
  3569.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Storefront/Controller/ShipmentController.php';
  3570.         $this->services['MyPa\\Shopware\\Storefront\\Controller\\ShipmentController'] = $instance = new \MyPa\Shopware\Storefront\Controller\ShipmentController(($this->services['MyPa\\Shopware\\Service\\Order\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['MyPa\\Shopware\\Service\\Shipment\\ShipmentService'] ?? $this->getShipmentServiceService()));
  3571.         $instance->setContainer($this);
  3572.         return $instance;
  3573.     }
  3574.     /**
  3575.      * Gets the public 'MyPa\Shopware\Storefront\Controller\ShippingOptionsController' shared service.
  3576.      *
  3577.      * @return \MyPa\Shopware\Storefront\Controller\ShippingOptionsController
  3578.      */
  3579.     protected function getShippingOptionsControllerService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Storefront/Controller/ShippingOptionsController.php';
  3582.         $this->services['MyPa\\Shopware\\Storefront\\Controller\\ShippingOptionsController'] = $instance = new \MyPa\Shopware\Storefront\Controller\ShippingOptionsController(($this->services['MyPa\\Shopware\\Service\\Order\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'] ?? $this->getShippingOptionsServiceService()));
  3583.         $instance->setContainer($this);
  3584.         return $instance;
  3585.     }
  3586.     /**
  3587.      * Gets the public 'MyPa\Shopware\Subscriber\CartConversionSubscriber' shared service.
  3588.      *
  3589.      * @return \MyPa\Shopware\Subscriber\CartConversionSubscriber
  3590.      */
  3591.     protected function getCartConversionSubscriberService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Subscriber/CartConversionSubscriber.php';
  3594.         $a = ($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'] ?? $this->getConfigGeneratorService());
  3595.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'])) {
  3596.             return $this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'];
  3597.         }
  3598.         $b = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  3599.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'])) {
  3600.             return $this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'];
  3601.         }
  3602.         return $this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'] = new \MyPa\Shopware\Subscriber\CartConversionSubscriber(($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()), $a$b);
  3603.     }
  3604.     /**
  3605.      * Gets the public 'MyPa\Shopware\Subscriber\CheckoutConfirmPageSubscriber' shared service.
  3606.      *
  3607.      * @return \MyPa\Shopware\Subscriber\CheckoutConfirmPageSubscriber
  3608.      */
  3609.     protected function getCheckoutConfirmPageSubscriberService()
  3610.     {
  3611.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Subscriber/CheckoutConfirmPageSubscriber.php';
  3612.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Config/ScriptService.php';
  3613.         $a = ($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'] ?? $this->getConfigGeneratorService());
  3614.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  3615.             return $this->services['MyPa\\Shopware\\Subscriber\\CheckoutConfirmPageSubscriber'];
  3616.         }
  3617.         return $this->services['MyPa\\Shopware\\Subscriber\\CheckoutConfirmPageSubscriber'] = new \MyPa\Shopware\Subscriber\CheckoutConfirmPageSubscriber($a, ($this->services['MyPa\\Shopware\\Service\\Config\\ScriptService'] ?? ($this->services['MyPa\\Shopware\\Service\\Config\\ScriptService'] = new \MyPa\Shopware\Service\Config\ScriptService())));
  3618.     }
  3619.     /**
  3620.      * Gets the public 'MyPa\Shopware\Subscriber\OrderPlacedSubscriber' shared service.
  3621.      *
  3622.      * @return \MyPa\Shopware\Subscriber\OrderPlacedSubscriber
  3623.      */
  3624.     protected function getOrderPlacedSubscriberService()
  3625.     {
  3626.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Subscriber/OrderPlacedSubscriber.php';
  3627.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Concerns/HasApiKey.php';
  3628.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Concerns/HasUserAgent.php';
  3629.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/AbstractWebService.php';
  3630.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/Webhook/AbstractWebhookWebService.php';
  3631.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/Webhook/ShipmentStatusChangeWebhookWebService.php';
  3632.         $a = ($this->services['MyPa\\Shopware\\Service\\Order\\OrderService'] ?? $this->getOrderServiceService());
  3633.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'])) {
  3634.             return $this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'];
  3635.         }
  3636.         $b = ($this->services['MyPa\\Shopware\\Service\\ShippingOptions\\ShippingOptionsService'] ?? $this->getShippingOptionsServiceService());
  3637.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'])) {
  3638.             return $this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'];
  3639.         }
  3640.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3641.         if (isset($this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'])) {
  3642.             return $this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'];
  3643.         }
  3644.         return $this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'] = new \MyPa\Shopware\Subscriber\OrderPlacedSubscriber($a$b$c, ($this->services['myparcel.logger'] ?? $this->getMyparcel_LoggerService()), ($this->services['MyParcelNL\\Sdk\\src\\Services\\Web\\Webhook\\ShipmentStatusChangeWebhookWebService'] ?? ($this->services['MyParcelNL\\Sdk\\src\\Services\\Web\\Webhook\\ShipmentStatusChangeWebhookWebService'] = new \MyParcelNL\Sdk\src\Services\Web\Webhook\ShipmentStatusChangeWebhookWebService())), ($this->services['MyPa\\Shopware\\Service\\WebhookBuilder\\WebhookBuilder'] ?? $this->getWebhookBuilderService()));
  3645.     }
  3646.     /**
  3647.      * Gets the public 'MyParcelNL\Sdk\src\Services\Web\Webhook\ShipmentStatusChangeWebhookWebService' shared service.
  3648.      *
  3649.      * @return \MyParcelNL\Sdk\src\Services\Web\Webhook\ShipmentStatusChangeWebhookWebService
  3650.      */
  3651.     protected function getShipmentStatusChangeWebhookWebServiceService()
  3652.     {
  3653.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Concerns/HasApiKey.php';
  3654.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Concerns/HasUserAgent.php';
  3655.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/AbstractWebService.php';
  3656.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/Webhook/AbstractWebhookWebService.php';
  3657.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/vendor/myparcelnl/sdk/src/Services/Web/Webhook/ShipmentStatusChangeWebhookWebService.php';
  3658.         return $this->services['MyParcelNL\\Sdk\\src\\Services\\Web\\Webhook\\ShipmentStatusChangeWebhookWebService'] = new \MyParcelNL\Sdk\src\Services\Web\Webhook\ShipmentStatusChangeWebhookWebService();
  3659.     }
  3660.     /**
  3661.      * Gets the public 'NetInventors\NetiNextStoreLocator\Components\GeoLocation\GeoLocation' shared service.
  3662.      *
  3663.      * @return \NetInventors\NetiNextStoreLocator\Components\GeoLocation\GeoLocation
  3664.      */
  3665.     protected function getGeoLocationService()
  3666.     {
  3667.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Components/GeoLocation/GeoLocation.php';
  3668.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3669.         if (isset($this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'])) {
  3670.             return $this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'];
  3671.         }
  3672.         $b = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  3673.         if (isset($this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'])) {
  3674.             return $this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'];
  3675.         }
  3676.         return $this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'] = new \NetInventors\NetiNextStoreLocator\Components\GeoLocation\GeoLocation($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3677.     }
  3678.     /**
  3679.      * Gets the public 'NetInventors\NetiNextStoreLocator\Controller\Filter' shared service.
  3680.      *
  3681.      * @return \NetInventors\NetiNextStoreLocator\Controller\Filter
  3682.      */
  3683.     protected function getFilterService()
  3684.     {
  3685.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Controller/Filter.php';
  3686.         $this->services['NetInventors\\NetiNextStoreLocator\\Controller\\Filter'] = $instance = new \NetInventors\NetiNextStoreLocator\Controller\Filter(($this->privates['NetInventors\\NetiNextStoreLocator\\Service\\StoreFilterValueService'] ?? $this->getStoreFilterValueServiceService()));
  3687.         $instance->setContainer($this);
  3688.         return $instance;
  3689.     }
  3690.     /**
  3691.      * Gets the public 'NetInventors\NetiNextStoreLocator\Controller\StoreLocator' shared service.
  3692.      *
  3693.      * @return \NetInventors\NetiNextStoreLocator\Controller\StoreLocator
  3694.      */
  3695.     protected function getStoreLocatorService()
  3696.     {
  3697.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Controller/StoreLocator.php';
  3698.         $this->services['NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator'] = $instance = new \NetInventors\NetiNextStoreLocator\Controller\StoreLocator(($this->privates['neti_store_locator.plugin_config'] ?? $this->getNetiStoreLocator_PluginConfigService()));
  3699.         $instance->setContainer($this);
  3700.         return $instance;
  3701.     }
  3702.     /**
  3703.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition' shared service.
  3704.      *
  3705.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition
  3706.      */
  3707.     protected function getBusinessHourTranslationDefinitionService()
  3708.     {
  3709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3710.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessHour/Aggregate/BusinessHourTranslation/BusinessHourTranslationDefinition.php';
  3711.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition();
  3712.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3713.         return $instance;
  3714.     }
  3715.     /**
  3716.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition' shared service.
  3717.      *
  3718.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition
  3719.      */
  3720.     protected function getBusinessHourDefinitionService()
  3721.     {
  3722.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessHour/BusinessHourDefinition.php';
  3723.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition();
  3724.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3725.         return $instance;
  3726.     }
  3727.     /**
  3728.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition' shared service.
  3729.      *
  3730.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition
  3731.      */
  3732.     protected function getBusinessWeekdayTranslationDefinitionService()
  3733.     {
  3734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3735.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessWeekday/Aggregate/BusinessWeekdayTranslation/BusinessWeekdayTranslationDefinition.php';
  3736.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition();
  3737.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3738.         return $instance;
  3739.     }
  3740.     /**
  3741.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition' shared service.
  3742.      *
  3743.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition
  3744.      */
  3745.     protected function getBusinessWeekdayDefinitionService()
  3746.     {
  3747.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessWeekday/BusinessWeekdayDefinition.php';
  3748.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition();
  3749.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3750.         return $instance;
  3751.     }
  3752.     /**
  3753.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition' shared service.
  3754.      *
  3755.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition
  3756.      */
  3757.     protected function getContactFormTranslationDefinitionService()
  3758.     {
  3759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3760.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/ContactForm/Aggregate/ContactFormTranslation/ContactFormTranslationDefinition.php';
  3761.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition();
  3762.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3763.         return $instance;
  3764.     }
  3765.     /**
  3766.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition' shared service.
  3767.      *
  3768.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition
  3769.      */
  3770.     protected function getContactFormDefinitionService()
  3771.     {
  3772.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/ContactForm/ContactFormDefinition.php';
  3773.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition();
  3774.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3775.         return $instance;
  3776.     }
  3777.     /**
  3778.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition' shared service.
  3779.      *
  3780.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition
  3781.      */
  3782.     protected function getFilterTagDefinitionService()
  3783.     {
  3784.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterTag/FilterTagDefinition.php';
  3785.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition();
  3786.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3787.         return $instance;
  3788.     }
  3789.     /**
  3790.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition' shared service.
  3791.      *
  3792.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition
  3793.      */
  3794.     protected function getFilterTranslationDefinitionService()
  3795.     {
  3796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3797.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterTranslation/FilterTranslationDefinition.php';
  3798.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition();
  3799.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3800.         return $instance;
  3801.     }
  3802.     /**
  3803.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition' shared service.
  3804.      *
  3805.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition
  3806.      */
  3807.     protected function getFilterValueDefinitionService()
  3808.     {
  3809.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterValue/FilterValueDefinition.php';
  3810.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition();
  3811.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3812.         return $instance;
  3813.     }
  3814.     /**
  3815.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition' shared service.
  3816.      *
  3817.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition
  3818.      */
  3819.     protected function getFilterDefinitionService()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/FilterDefinition.php';
  3822.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition();
  3823.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3824.         return $instance;
  3825.     }
  3826.     /**
  3827.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition' shared service.
  3828.      *
  3829.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition
  3830.      */
  3831.     protected function getStoreBusinessHourDefinitionService()
  3832.     {
  3833.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/StoreBusinessHour/StoreBusinessHourDefinition.php';
  3834.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition();
  3835.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3836.         return $instance;
  3837.     }
  3838.     /**
  3839.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition' shared service.
  3840.      *
  3841.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition
  3842.      */
  3843.     protected function getStoreSalesChannelDefinitionService()
  3844.     {
  3845.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/StoreSalesChannel/StoreSalesChannelDefinition.php';
  3846.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition();
  3847.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3848.         return $instance;
  3849.     }
  3850.     /**
  3851.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition' shared service.
  3852.      *
  3853.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition
  3854.      */
  3855.     protected function getStoreTagDefinitionService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/Aggregate/StoreTag/StoreTagDefinition.php';
  3858.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition();
  3859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3860.         return $instance;
  3861.     }
  3862.     /**
  3863.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition' shared service.
  3864.      *
  3865.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition
  3866.      */
  3867.     protected function getStoreTranslationDefinitionService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3870.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/Aggregate/StoreTranslation/StoreTranslationDefinition.php';
  3871.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition();
  3872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3873.         return $instance;
  3874.     }
  3875.     /**
  3876.      * Gets the public 'NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition' shared service.
  3877.      *
  3878.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition
  3879.      */
  3880.     protected function getStoreDefinitionService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/StoreDefinition.php';
  3883.         $this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition();
  3884.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3885.         return $instance;
  3886.     }
  3887.     /**
  3888.      * Gets the public 'NetInventors\NetiNextStoreLocator\NetiNextStoreLocator' shared autowired service.
  3889.      *
  3890.      * @return \NetInventors\NetiNextStoreLocator\NetiNextStoreLocator
  3891.      */
  3892.     protected function getNetiNextStoreLocatorService()
  3893.     {
  3894.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3900.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/NetiNextStoreLocator.php';
  3901.         return $this->services['NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator');
  3902.     }
  3903.     /**
  3904.      * Gets the public 'NetInventors\NetiNextStoreLocator\Service\StoreBusinessHoursService' shared service.
  3905.      *
  3906.      * @return \NetInventors\NetiNextStoreLocator\Service\StoreBusinessHoursService
  3907.      */
  3908.     protected function getStoreBusinessHoursServiceService()
  3909.     {
  3910.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/StoreBusinessHoursService.php';
  3911.         return $this->services['NetInventors\\NetiNextStoreLocator\\Service\\StoreBusinessHoursService'] = new \NetInventors\NetiNextStoreLocator\Service\StoreBusinessHoursService(($this->services['neti_store_business_hour.repository'] ?? $this->getNetiStoreBusinessHour_RepositoryService()), ($this->services['neti_business_weekday.repository'] ?? $this->getNetiBusinessWeekday_RepositoryService()));
  3912.     }
  3913.     /**
  3914.      * Gets the public 'NetInventors\NetiNextStoreLocator\Storefront\Controller\StoreLocatorController' shared service.
  3915.      *
  3916.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Controller\StoreLocatorController
  3917.      */
  3918.     protected function getStoreLocatorControllerService()
  3919.     {
  3920.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Controller/StoreLocatorController.php';
  3921.         $this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Controller\\StoreLocatorController'] = $instance = new \NetInventors\NetiNextStoreLocator\Storefront\Controller\StoreLocatorController(($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Detail\\StoreDetailPageLoader'] ?? $this->getStoreDetailPageLoaderService()), ($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Listing\\StoreListingPageLoader'] ?? $this->getStoreListingPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\ContactRoute'] ?? $this->getContactRouteService()), ($this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\GetStoresRoute'] ?? $this->getGetStoresRouteService()), ($this->services['NetInventors\\NetiNextStoreLocator\\Service\\StoreBusinessHoursService'] ?? $this->getStoreBusinessHoursServiceService()));
  3922.         $instance->setContainer($this);
  3923.         return $instance;
  3924.     }
  3925.     /**
  3926.      * Gets the public 'NetInventors\NetiNextStoreLocator\Storefront\Route\ConfigRoute' shared service.
  3927.      *
  3928.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Route\ConfigRoute
  3929.      */
  3930.     protected function getConfigRouteService()
  3931.     {
  3932.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Route/ConfigRoute.php';
  3933.         return $this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\ConfigRoute'] = new \NetInventors\NetiNextStoreLocator\Storefront\Route\ConfigRoute(($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Listing\\StoreListingPageLoader'] ?? $this->getStoreListingPageLoaderService()));
  3934.     }
  3935.     /**
  3936.      * Gets the public 'NetInventors\NetiNextStoreLocator\Storefront\Route\ContactRoute' shared service.
  3937.      *
  3938.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Route\ContactRoute
  3939.      */
  3940.     protected function getContactRouteService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Route/ContactRoute.php';
  3943.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/CheckService.php';
  3944.         return $this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\ContactRoute'] = new \NetInventors\NetiNextStoreLocator\Storefront\Route\ContactRoute(($this->privates['NetInventors\\NetiNextStoreLocator\\Components\\ContactForm\\ContactForm'] ?? $this->getContactFormService()), ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \NetInventors\NetiNextStoreLocator\Service\CheckService('6.4.20.2'));
  3945.     }
  3946.     /**
  3947.      * Gets the public 'NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoreRoute' shared service.
  3948.      *
  3949.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoreRoute
  3950.      */
  3951.     protected function getGetStoreRouteService()
  3952.     {
  3953.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Route/GetStoreRoute.php';
  3954.         return $this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\GetStoreRoute'] = new \NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoreRoute(($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Detail\\StoreDetailPageLoader'] ?? $this->getStoreDetailPageLoaderService()));
  3955.     }
  3956.     /**
  3957.      * Gets the public 'NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoresRoute' shared service.
  3958.      *
  3959.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoresRoute
  3960.      */
  3961.     protected function getGetStoresRouteService()
  3962.     {
  3963.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Route/GetStoresRoute.php';
  3964.         return $this->services['NetInventors\\NetiNextStoreLocator\\Storefront\\Route\\GetStoresRoute'] = new \NetInventors\NetiNextStoreLocator\Storefront\Route\GetStoresRoute(($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Listing\\StoreListingPageLoader'] ?? $this->getStoreListingPageLoaderService()), ($this->services['NetInventors\\NetiNextStoreLocator\\Service\\StoreBusinessHoursService'] ?? $this->getStoreBusinessHoursServiceService()));
  3965.     }
  3966.     /**
  3967.      * Gets the public 'Nimbits\NimbitsArticlePDFsNext\NimbitsArticlePDFsNext' shared autowired service.
  3968.      *
  3969.      * @return \Nimbits\NimbitsArticlePDFsNext\NimbitsArticlePDFsNext
  3970.      */
  3971.     protected function getNimbitsArticlePDFsNextService()
  3972.     {
  3973.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3975.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3979.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/NimbitsArticlePDFsNext.php';
  3980.         return $this->services['Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext');
  3981.     }
  3982.     /**
  3983.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\Controller\ApiController' shared service.
  3984.      *
  3985.      * @return \Nimbits\NimbitsPriceOnRequestNext\Controller\ApiController
  3986.      */
  3987.     protected function getApiControllerService()
  3988.     {
  3989.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Controller/ApiController.php';
  3990.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\Controller\\ApiController'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\Controller\ApiController(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  3991.         $instance->setContainer($this);
  3992.         return $instance;
  3993.     }
  3994.     /**
  3995.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\Controller\CustomerDataController' shared service.
  3996.      *
  3997.      * @return \Nimbits\NimbitsPriceOnRequestNext\Controller\CustomerDataController
  3998.      */
  3999.     protected function getCustomerDataControllerService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Controller/CustomerDataController.php';
  4002.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\Controller\\CustomerDataController'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\Controller\CustomerDataController(($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'] ?? $this->getSettingServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4003.         $instance->setContainer($this);
  4004.         return $instance;
  4005.     }
  4006.     /**
  4007.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestController' shared service.
  4008.      *
  4009.      * @return \Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestController
  4010.      */
  4011.     protected function getPriceRequestControllerService()
  4012.     {
  4013.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Controller/PriceRequestController.php';
  4014.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\Controller\\PriceRequestController'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestController(($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'] ?? $this->getSettingServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service()), ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()));
  4015.         $instance->setContainer($this);
  4016.         return $instance;
  4017.     }
  4018.     /**
  4019.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestModalController' shared service.
  4020.      *
  4021.      * @return \Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestModalController
  4022.      */
  4023.     protected function getPriceRequestModalControllerService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Controller/PriceRequestModalController.php';
  4026.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\Controller\\PriceRequestModalController'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestModalController(($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'] ?? $this->getSettingServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4027.         $instance->setContainer($this);
  4028.         return $instance;
  4029.     }
  4030.     /**
  4031.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\NimbitsPriceOnRequestNext' shared autowired service.
  4032.      *
  4033.      * @return \Nimbits\NimbitsPriceOnRequestNext\NimbitsPriceOnRequestNext
  4034.      */
  4035.     protected function getNimbitsPriceOnRequestNextService()
  4036.     {
  4037.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4040.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4043.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/NimbitsPriceOnRequestNext.php';
  4044.         return $this->services['Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext');
  4045.     }
  4046.     /**
  4047.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition' shared service.
  4048.      *
  4049.      * @return \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition
  4050.      */
  4051.     protected function getPriceRequestBasketEntityDefinitionService()
  4052.     {
  4053.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/PriceRequest/PriceRequestBasketEntityDefinition.php';
  4054.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition();
  4055.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4056.         return $instance;
  4057.     }
  4058.     /**
  4059.      * Gets the public 'Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition' shared service.
  4060.      *
  4061.      * @return \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition
  4062.      */
  4063.     protected function getPriceRequestEntityDefinitionService()
  4064.     {
  4065.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/PriceRequest/PriceRequestEntityDefinition.php';
  4066.         $this->services['Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition();
  4067.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4068.         return $instance;
  4069.     }
  4070.     /**
  4071.      * Gets the public 'Prems\Plugin\PremsOnePageCheckout6\PremsOnePageCheckout6' shared autowired service.
  4072.      *
  4073.      * @return \Prems\Plugin\PremsOnePageCheckout6\PremsOnePageCheckout6
  4074.      */
  4075.     protected function getPremsOnePageCheckout6Service()
  4076.     {
  4077.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4079.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4083.         include_once \dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/PremsOnePageCheckout6.php';
  4084.         return $this->services['Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6');
  4085.     }
  4086.     /**
  4087.      * Gets the public 'Prems\Plugin\PremsOnePageCheckout6\Storefront\Controller\OnePageCheckoutController' shared service.
  4088.      *
  4089.      * @return \Prems\Plugin\PremsOnePageCheckout6\Storefront\Controller\OnePageCheckoutController
  4090.      */
  4091.     protected function getOnePageCheckoutControllerService()
  4092.     {
  4093.         include_once \dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Storefront/Controller/OnePageCheckoutController.php';
  4094.         $this->services['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Controller\\OnePageCheckoutController'] = $instance = new \Prems\Plugin\PremsOnePageCheckout6\Storefront\Controller\OnePageCheckoutController(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] ?? $this->getLoginRouteService()), ($this->services['Shopware\\Storefront\\Controller\\RegisterController'] ?? $this->getRegisterControllerService()));
  4095.         $instance->setContainer($this);
  4096.         return $instance;
  4097.     }
  4098.     /**
  4099.      * Gets the public 'RHWeb\BasicTheme\Demo\One\DemoBasicThemeOne' shared service.
  4100.      *
  4101.      * @return \RHWeb\BasicTheme\Demo\One\DemoBasicThemeOne
  4102.      */
  4103.     protected function getDemoBasicThemeOneService()
  4104.     {
  4105.         return $this->services['RHWeb\\BasicTheme\\Demo\\One\\DemoBasicThemeOne'] = new \RHWeb\BasicTheme\Demo\One\DemoBasicThemeOne();
  4106.     }
  4107.     /**
  4108.      * Gets the public 'RHWeb\BasicTheme\RHWebBasicTheme' shared autowired service.
  4109.      *
  4110.      * @return \RHWeb\BasicTheme\RHWebBasicTheme
  4111.      */
  4112.     protected function getRHWebBasicThemeService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4120.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  4121.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/RHWebBasicTheme.php';
  4122.         return $this->services['RHWeb\\BasicTheme\\RHWebBasicTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('RHWeb\\BasicTheme\\RHWebBasicTheme');
  4123.     }
  4124.     /**
  4125.      * Gets the public 'RHWeb\CmsElements\RHWebCmsElements' shared autowired service.
  4126.      *
  4127.      * @return \RHWeb\CmsElements\RHWebCmsElements
  4128.      */
  4129.     protected function getRHWebCmsElementsService()
  4130.     {
  4131.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4132.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4133.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4137.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/RHWebCmsElements.php';
  4138.         return $this->services['RHWeb\\CmsElements\\RHWebCmsElements'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('RHWeb\\CmsElements\\RHWebCmsElements');
  4139.     }
  4140.     /**
  4141.      * Gets the public 'Scop\PlatformRedirecter\Administration\ImportExportRedirectsController' shared service.
  4142.      *
  4143.      * @return \Scop\PlatformRedirecter\Administration\ImportExportRedirectsController
  4144.      */
  4145.     protected function getImportExportRedirectsControllerService()
  4146.     {
  4147.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Administration/ImportExportRedirectsController.php';
  4148.         $this->services['Scop\\PlatformRedirecter\\Administration\\ImportExportRedirectsController'] = $instance = new \Scop\PlatformRedirecter\Administration\ImportExportRedirectsController(($this->services['scop_platform_redirecter_redirect.repository'] ?? $this->getScopPlatformRedirecterRedirect_RepositoryService()));
  4149.         $instance->setContainer($this);
  4150.         return $instance;
  4151.     }
  4152.     /**
  4153.      * Gets the public 'Scop\PlatformRedirecter\Redirect\RedirectDefinition' shared service.
  4154.      *
  4155.      * @return \Scop\PlatformRedirecter\Redirect\RedirectDefinition
  4156.      */
  4157.     protected function getRedirectDefinitionService()
  4158.     {
  4159.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Redirect/RedirectDefinition.php';
  4160.         $this->services['Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition'] = $instance = new \Scop\PlatformRedirecter\Redirect\RedirectDefinition();
  4161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4162.         return $instance;
  4163.     }
  4164.     /**
  4165.      * Gets the public 'Scop\PlatformRedirecter\ScopPlatformRedirecter' shared autowired service.
  4166.      *
  4167.      * @return \Scop\PlatformRedirecter\ScopPlatformRedirecter
  4168.      */
  4169.     protected function getScopPlatformRedirecterService()
  4170.     {
  4171.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4172.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4173.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4177.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/ScopPlatformRedirecter.php';
  4178.         return $this->services['Scop\\PlatformRedirecter\\ScopPlatformRedirecter'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Scop\\PlatformRedirecter\\ScopPlatformRedirecter');
  4179.     }
  4180.     /**
  4181.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  4182.      *
  4183.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  4184.      */
  4185.     protected function getAdminExtensionApiControllerService()
  4186.     {
  4187.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  4188.         $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()));
  4189.         $instance->setContainer($this);
  4190.         return $instance;
  4191.     }
  4192.     /**
  4193.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  4194.      *
  4195.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  4196.      */
  4197.     protected function getAdminProductStreamControllerService()
  4198.     {
  4199.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  4200.         $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()));
  4201.         $instance->setContainer($this);
  4202.         return $instance;
  4203.     }
  4204.     /**
  4205.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  4206.      *
  4207.      * @return \Shopware\Administration\Controller\AdminSearchController
  4208.      */
  4209.     protected function getAdminSearchControllerService()
  4210.     {
  4211.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  4212.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  4213.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4214.         $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()));
  4215.         $instance->setContainer($this);
  4216.         return $instance;
  4217.     }
  4218.     /**
  4219.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  4220.      *
  4221.      * @return \Shopware\Administration\Controller\AdminTagController
  4222.      */
  4223.     protected function getAdminTagControllerService()
  4224.     {
  4225.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  4226.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  4227.         $instance->setContainer($this);
  4228.         return $instance;
  4229.     }
  4230.     /**
  4231.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  4232.      *
  4233.      * @return \Shopware\Administration\Controller\AdministrationController
  4234.      */
  4235.     protected function getAdministrationControllerService()
  4236.     {
  4237.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  4238.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  4239.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  4240.         $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()), ($this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] ?? $this->getCachedSnippetFinderService()), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4241.         $instance->setContainer($this);
  4242.         return $instance;
  4243.     }
  4244.     /**
  4245.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  4246.      *
  4247.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  4248.      */
  4249.     protected function getDocumentServiceDeprecationControllerService()
  4250.     {
  4251.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  4252.         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->getPdfGeneratorService()), ($this->privates['Shopware\\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()));
  4253.     }
  4254.     /**
  4255.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  4256.      *
  4257.      * @return \Shopware\Administration\Controller\NotificationController
  4258.      */
  4259.     protected function getNotificationControllerService()
  4260.     {
  4261.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  4262.         $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()));
  4263.         $instance->setContainer($this);
  4264.         return $instance;
  4265.     }
  4266.     /**
  4267.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  4268.      *
  4269.      * @return \Shopware\Administration\Controller\UserConfigController
  4270.      */
  4271.     protected function getUserConfigControllerService()
  4272.     {
  4273.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  4274.         $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()));
  4275.         $instance->setContainer($this);
  4276.         return $instance;
  4277.     }
  4278.     /**
  4279.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  4280.      *
  4281.      * @return \Shopware\Administration\Notification\NotificationDefinition
  4282.      */
  4283.     protected function getNotificationDefinitionService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  4286.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  4287.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4288.         return $instance;
  4289.     }
  4290.     /**
  4291.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  4292.      *
  4293.      * @return \Shopware\Administration\Notification\NotificationService
  4294.      */
  4295.     protected function getNotificationServiceService()
  4296.     {
  4297.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  4298.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  4299.     }
  4300.     /**
  4301.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  4302.      *
  4303.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  4304.      */
  4305.     protected function getAppAdministrationSnippetDefinitionService()
  4306.     {
  4307.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  4308.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  4309.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4310.         return $instance;
  4311.     }
  4312.     /**
  4313.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  4314.      *
  4315.      * @return \Shopware\Core\Checkout\Cart\Calculator
  4316.      */
  4317.     protected function getCalculatorService()
  4318.     {
  4319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  4320.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Calculator'] = new \Shopware\Core\Checkout\Cart\Calculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  4321.     }
  4322.     /**
  4323.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  4324.      *
  4325.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  4326.      */
  4327.     protected function getCartFacadeHookFactoryService()
  4328.     {
  4329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  4330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  4331.         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()));
  4332.     }
  4333.     /**
  4334.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  4335.      *
  4336.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  4337.      */
  4338.     protected function getOrderConverterControllerService()
  4339.     {
  4340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  4341.         $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()));
  4342.         $instance->setContainer($this);
  4343.         return $instance;
  4344.     }
  4345.     /**
  4346.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  4347.      *
  4348.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  4349.      */
  4350.     protected function getOrderRecalculationControllerService()
  4351.     {
  4352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  4353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  4354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  4355.         $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->getCartService3Service()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))));
  4356.         $instance->setContainer($this);
  4357.         return $instance;
  4358.     }
  4359.     /**
  4360.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  4361.      *
  4362.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  4363.      */
  4364.     protected function getPriceActionControllerService()
  4365.     {
  4366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  4367.         $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()));
  4368.         $instance->setContainer($this);
  4369.         return $instance;
  4370.     }
  4371.     /**
  4372.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  4373.      *
  4374.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  4375.      */
  4376.     protected function getCartDeleteRouteService()
  4377.     {
  4378.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4379.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4380.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4381.         }
  4382.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4383.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  4384.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  4385.         }
  4386.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($a$b);
  4387.     }
  4388.     /**
  4389.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  4390.      *
  4391.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  4392.      */
  4393.     protected function getCartItemAddRouteService()
  4394.     {
  4395.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4396.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4397.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4398.         }
  4399.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4400.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4401.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4402.         }
  4403.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4404.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4405.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4406.         }
  4407.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4408.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4409.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4410.         }
  4411.         $e = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  4412.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4413.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4414.         }
  4415.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute($a$b$c$d$e);
  4416.     }
  4417.     /**
  4418.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  4419.      *
  4420.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  4421.      */
  4422.     protected function getCartItemRemoveRouteService()
  4423.     {
  4424.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4425.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4426.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4427.         }
  4428.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4429.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4430.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4431.         }
  4432.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4433.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4434.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4435.         }
  4436.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a$b$c);
  4437.     }
  4438.     /**
  4439.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  4440.      *
  4441.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  4442.      */
  4443.     protected function getCartItemUpdateRouteService()
  4444.     {
  4445.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4446.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4447.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4448.         }
  4449.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4450.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4451.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4452.         }
  4453.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4454.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4455.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4456.         }
  4457.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4458.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4459.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4460.         }
  4461.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($a$b$c$d);
  4462.     }
  4463.     /**
  4464.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  4465.      *
  4466.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  4467.      */
  4468.     protected function getCartLoadRouteService()
  4469.     {
  4470.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4471.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4472.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4473.         }
  4474.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4475.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4476.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4477.         }
  4478.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4479.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4480.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4481.         }
  4482.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b$c);
  4483.     }
  4484.     /**
  4485.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  4486.      *
  4487.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  4488.      */
  4489.     protected function getCartOrderRouteService()
  4490.     {
  4491.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4492.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4493.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4494.         }
  4495.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  4496.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4497.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4498.         }
  4499.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  4500.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4501.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4502.         }
  4503.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4504.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4505.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4506.         }
  4507.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4508.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4509.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4510.         }
  4511.         $f = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  4512.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4513.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4514.         }
  4515.         $g = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  4516.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4517.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4518.         }
  4519.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute($a$b, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($b$c), $d$e, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($f$g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  4520.     }
  4521.     /**
  4522.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  4523.      *
  4524.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  4525.      */
  4526.     protected function getCartService3Service()
  4527.     {
  4528.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4529.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4530.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4531.         }
  4532.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  4533.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4534.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4535.         }
  4536.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4537.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4538.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4539.         }
  4540.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  4541.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4542.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4543.         }
  4544.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  4545.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4546.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4547.         }
  4548.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  4549.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4550.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4551.         }
  4552.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  4553.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4554.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4555.         }
  4556.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  4557.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4558.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4559.         }
  4560.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  4561.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4562.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4563.         }
  4564.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService($a$b$c$d$e$f$g$h$i);
  4565.     }
  4566.     /**
  4567.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  4568.      *
  4569.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  4570.      */
  4571.     protected function getCustomerAddressDefinitionService()
  4572.     {
  4573.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  4574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4575.         return $instance;
  4576.     }
  4577.     /**
  4578.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  4579.      *
  4580.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  4581.      */
  4582.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  4583.     {
  4584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  4585.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  4586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4587.         return $instance;
  4588.     }
  4589.     /**
  4590.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  4591.      *
  4592.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  4593.      */
  4594.     protected function getCustomerGroupTranslationDefinitionService()
  4595.     {
  4596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  4598.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  4599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4600.         return $instance;
  4601.     }
  4602.     /**
  4603.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  4604.      *
  4605.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  4606.      */
  4607.     protected function getCustomerGroupDefinitionService()
  4608.     {
  4609.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  4610.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4611.         return $instance;
  4612.     }
  4613.     /**
  4614.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  4615.      *
  4616.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  4617.      */
  4618.     protected function getCustomerRecoveryDefinitionService()
  4619.     {
  4620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  4621.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  4622.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4623.         return $instance;
  4624.     }
  4625.     /**
  4626.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  4627.      *
  4628.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  4629.      */
  4630.     protected function getCustomerTagDefinitionService()
  4631.     {
  4632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  4633.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  4634.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4635.         return $instance;
  4636.     }
  4637.     /**
  4638.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  4639.      *
  4640.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  4641.      */
  4642.     protected function getCustomerWishlistProductDefinitionService()
  4643.     {
  4644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  4645.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  4646.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4647.         return $instance;
  4648.     }
  4649.     /**
  4650.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  4651.      *
  4652.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  4653.      */
  4654.     protected function getCustomerWishlistDefinitionService()
  4655.     {
  4656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  4657.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  4658.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4659.         return $instance;
  4660.     }
  4661.     /**
  4662.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  4663.      *
  4664.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  4665.      */
  4666.     protected function getCustomerGroupRegistrationActionControllerService()
  4667.     {
  4668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  4669.         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()));
  4670.     }
  4671.     /**
  4672.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  4673.      *
  4674.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  4675.      */
  4676.     protected function getCustomerDefinitionService()
  4677.     {
  4678.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  4679.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4680.         return $instance;
  4681.     }
  4682.     /**
  4683.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  4684.      *
  4685.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  4686.      */
  4687.     protected function getAccountNewsletterRecipientRouteService()
  4688.     {
  4689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  4691.         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()));
  4692.     }
  4693.     /**
  4694.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  4695.      *
  4696.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  4697.      */
  4698.     protected function getAddWishlistProductRouteService()
  4699.     {
  4700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  4702.         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()));
  4703.     }
  4704.     /**
  4705.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  4706.      *
  4707.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  4708.      */
  4709.     protected function getChangeCustomerProfileRouteService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  4713.         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()));
  4714.     }
  4715.     /**
  4716.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  4717.      *
  4718.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  4719.      */
  4720.     protected function getChangeEmailRouteService()
  4721.     {
  4722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  4724.         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()));
  4725.     }
  4726.     /**
  4727.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  4728.      *
  4729.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  4730.      */
  4731.     protected function getChangeLanguageRouteService()
  4732.     {
  4733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  4735.         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()));
  4736.     }
  4737.     /**
  4738.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  4739.      *
  4740.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  4741.      */
  4742.     protected function getChangePasswordRouteService()
  4743.     {
  4744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  4746.         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()));
  4747.     }
  4748.     /**
  4749.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  4750.      *
  4751.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  4752.      */
  4753.     protected function getChangePaymentMethodRouteService()
  4754.     {
  4755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  4757.         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()));
  4758.     }
  4759.     /**
  4760.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  4761.      *
  4762.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  4763.      */
  4764.     protected function getCustomerGroupRegistrationSettingsRouteService()
  4765.     {
  4766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  4768.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  4769.     }
  4770.     /**
  4771.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  4772.      *
  4773.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  4774.      */
  4775.     protected function getCustomerRecoveryIsExpiredRouteService()
  4776.     {
  4777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  4778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  4779.         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()));
  4780.     }
  4781.     /**
  4782.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  4783.      *
  4784.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  4785.      */
  4786.     protected function getCustomerRouteService()
  4787.     {
  4788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  4790.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4791.     }
  4792.     /**
  4793.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  4794.      *
  4795.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  4796.      */
  4797.     protected function getDeleteAddressRouteService()
  4798.     {
  4799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  4802.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  4803.     }
  4804.     /**
  4805.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  4806.      *
  4807.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  4808.      */
  4809.     protected function getDeleteCustomerRouteService()
  4810.     {
  4811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  4813.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4814.     }
  4815.     /**
  4816.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute' shared service.
  4817.      *
  4818.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute
  4819.      */
  4820.     protected function getDownloadRouteService()
  4821.     {
  4822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDownloadRoute.php';
  4823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DownloadRoute.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/DownloadResponseGenerator.php';
  4825.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute(($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService()), new \Shopware\Core\Content\Media\File\DownloadResponseGenerator(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), 'php'));
  4826.     }
  4827.     /**
  4828.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  4829.      *
  4830.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  4831.      */
  4832.     protected function getListAddressRouteService()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  4836.         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()));
  4837.     }
  4838.     /**
  4839.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  4840.      *
  4841.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  4842.      */
  4843.     protected function getLoadWishlistRouteService()
  4844.     {
  4845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  4846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  4847.         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())));
  4848.     }
  4849.     /**
  4850.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  4851.      *
  4852.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  4853.      */
  4854.     protected function getLoginRouteService()
  4855.     {
  4856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  4858.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  4859.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  4860.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4861.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  4862.         $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));
  4863.         $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));
  4864.         $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));
  4865.         $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));
  4866.         $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));
  4867.         $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));
  4868.         $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));
  4869.         $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));
  4870.         $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));
  4871.         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);
  4872.     }
  4873.     /**
  4874.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  4875.      *
  4876.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  4877.      */
  4878.     protected function getLogoutRouteService()
  4879.     {
  4880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  4882.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service()));
  4883.     }
  4884.     /**
  4885.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  4886.      *
  4887.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  4888.      */
  4889.     protected function getMergeWishlistProductRouteService()
  4890.     {
  4891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  4893.         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()));
  4894.     }
  4895.     /**
  4896.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  4897.      *
  4898.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  4899.      */
  4900.     protected function getRegisterConfirmRouteService()
  4901.     {
  4902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  4903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  4904.         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()));
  4905.     }
  4906.     /**
  4907.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  4908.      *
  4909.      * @return \Acris\SeparateStreet\Core\Checkout\Customer\SalesChannel\RegisterRoute
  4910.      */
  4911.     protected function getRegisterRouteService()
  4912.     {
  4913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  4915.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  4918.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Acris\SeparateStreet\Core\Checkout\Customer\SalesChannel\RegisterRoute(new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory(($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService())), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService())));
  4919.     }
  4920.     /**
  4921.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  4922.      *
  4923.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  4924.      */
  4925.     protected function getRemoveWishlistProductRouteService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  4929.         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()));
  4930.     }
  4931.     /**
  4932.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  4933.      *
  4934.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  4935.      */
  4936.     protected function getResetPasswordRouteService()
  4937.     {
  4938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  4940.         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()));
  4941.     }
  4942.     /**
  4943.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  4944.      *
  4945.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  4946.      */
  4947.     protected function getSendPasswordRecoveryMailRouteService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  4951.         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()));
  4952.     }
  4953.     /**
  4954.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  4955.      *
  4956.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  4957.      */
  4958.     protected function getSwitchDefaultAddressRouteService()
  4959.     {
  4960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  4963.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  4964.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4965.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4966.         }
  4967.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  4968.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4969.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4970.         }
  4971.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4972.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4973.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4974.         }
  4975.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($a$b$c);
  4976.     }
  4977.     /**
  4978.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  4979.      *
  4980.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  4981.      */
  4982.     protected function getUpsertAddressRouteService()
  4983.     {
  4984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  4987.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  4988.     }
  4989.     /**
  4990.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  4991.      *
  4992.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  4993.      */
  4994.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  4995.     {
  4996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  4997.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  4998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4999.         return $instance;
  5000.     }
  5001.     /**
  5002.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  5003.      *
  5004.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  5005.      */
  5006.     protected function getDocumentBaseConfigDefinitionService()
  5007.     {
  5008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  5009.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  5010.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5011.         return $instance;
  5012.     }
  5013.     /**
  5014.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  5015.      *
  5016.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  5017.      */
  5018.     protected function getDocumentTypeTranslationDefinitionService()
  5019.     {
  5020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  5022.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  5023.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5024.         return $instance;
  5025.     }
  5026.     /**
  5027.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  5028.      *
  5029.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  5030.      */
  5031.     protected function getDocumentTypeDefinitionService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  5034.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  5035.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5036.         return $instance;
  5037.     }
  5038.     /**
  5039.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  5040.      *
  5041.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  5042.      */
  5043.     protected function getDocumentControllerService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  5049.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  5050.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  5051.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  5052.         $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);
  5053.         $instance->setContainer($this);
  5054.         return $instance;
  5055.     }
  5056.     /**
  5057.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  5058.      *
  5059.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  5060.      */
  5061.     protected function getDocumentDefinitionService()
  5062.     {
  5063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  5064.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  5065.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5066.         return $instance;
  5067.     }
  5068.     /**
  5069.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  5070.      *
  5071.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  5072.      */
  5073.     protected function getDocumentGeneratorControllerService()
  5074.     {
  5075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  5076.         $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()));
  5077.         $instance->setContainer($this);
  5078.         return $instance;
  5079.     }
  5080.     /**
  5081.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  5082.      *
  5083.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  5084.      */
  5085.     protected function getDocumentRouteService()
  5086.     {
  5087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  5089.         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()));
  5090.     }
  5091.     /**
  5092.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  5093.      *
  5094.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  5095.      */
  5096.     protected function getOrderAddressDefinitionService()
  5097.     {
  5098.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  5099.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5100.         return $instance;
  5101.     }
  5102.     /**
  5103.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  5104.      *
  5105.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  5106.      */
  5107.     protected function getOrderCustomerDefinitionService()
  5108.     {
  5109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  5110.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  5111.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5112.         return $instance;
  5113.     }
  5114.     /**
  5115.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  5116.      *
  5117.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  5118.      */
  5119.     protected function getOrderDeliveryPositionDefinitionService()
  5120.     {
  5121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  5122.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  5123.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5124.         return $instance;
  5125.     }
  5126.     /**
  5127.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  5128.      *
  5129.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  5130.      */
  5131.     protected function getOrderDeliveryDefinitionService()
  5132.     {
  5133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  5134.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  5135.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5136.         return $instance;
  5137.     }
  5138.     /**
  5139.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  5140.      *
  5141.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  5142.      */
  5143.     protected function getOrderLineItemDownloadDefinitionService()
  5144.     {
  5145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  5146.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  5147.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5148.         return $instance;
  5149.     }
  5150.     /**
  5151.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  5152.      *
  5153.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  5154.      */
  5155.     protected function getOrderLineItemDefinitionService()
  5156.     {
  5157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  5158.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  5159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5160.         return $instance;
  5161.     }
  5162.     /**
  5163.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  5164.      *
  5165.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  5166.      */
  5167.     protected function getOrderTagDefinitionService()
  5168.     {
  5169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  5170.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  5171.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5172.         return $instance;
  5173.     }
  5174.     /**
  5175.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  5176.      *
  5177.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  5178.      */
  5179.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  5180.     {
  5181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  5182.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  5183.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5184.         return $instance;
  5185.     }
  5186.     /**
  5187.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  5188.      *
  5189.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  5190.      */
  5191.     protected function getOrderTransactionCaptureRefundDefinitionService()
  5192.     {
  5193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  5194.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  5195.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5196.         return $instance;
  5197.     }
  5198.     /**
  5199.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  5200.      *
  5201.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  5202.      */
  5203.     protected function getOrderTransactionCaptureDefinitionService()
  5204.     {
  5205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  5206.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  5207.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5208.         return $instance;
  5209.     }
  5210.     /**
  5211.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  5212.      *
  5213.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  5214.      */
  5215.     protected function getOrderTransactionDefinitionService()
  5216.     {
  5217.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  5218.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5219.         return $instance;
  5220.     }
  5221.     /**
  5222.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  5223.      *
  5224.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  5225.      */
  5226.     protected function getOrderActionControllerService()
  5227.     {
  5228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  5229.         $this->services['Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController'] = $instance = new \Shopware\Core\Checkout\Order\Api\OrderActionController(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor'] ?? $this->getPaymentRefundProcessorService()));
  5230.         $instance->setContainer($this);
  5231.         return $instance;
  5232.     }
  5233.     /**
  5234.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  5235.      *
  5236.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  5237.      */
  5238.     protected function getOrderDefinitionService()
  5239.     {
  5240.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  5241.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5242.         return $instance;
  5243.     }
  5244.     /**
  5245.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  5246.      *
  5247.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  5248.      */
  5249.     protected function getCancelOrderRouteService()
  5250.     {
  5251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  5253.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  5254.     }
  5255.     /**
  5256.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  5257.      *
  5258.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  5259.      */
  5260.     protected function getOrderRouteService()
  5261.     {
  5262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  5263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  5264.         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()));
  5265.     }
  5266.     /**
  5267.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  5268.      *
  5269.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  5270.      */
  5271.     protected function getSetPaymentOrderRouteService()
  5272.     {
  5273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  5275.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  5276.     }
  5277.     /**
  5278.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  5279.      *
  5280.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  5281.      */
  5282.     protected function getPaymentMethodTranslationDefinitionService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  5286.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  5287.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5288.         return $instance;
  5289.     }
  5290.     /**
  5291.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  5292.      *
  5293.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  5294.      */
  5295.     protected function getPaymentRefundProcessorService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  5299.         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()));
  5300.     }
  5301.     /**
  5302.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  5303.      *
  5304.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  5305.      */
  5306.     protected function getPaymentControllerService()
  5307.     {
  5308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  5309.         $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()));
  5310.         $instance->setContainer($this);
  5311.         return $instance;
  5312.     }
  5313.     /**
  5314.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  5315.      *
  5316.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  5317.      */
  5318.     protected function getPaymentMethodDefinitionService()
  5319.     {
  5320.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  5321.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5322.         return $instance;
  5323.     }
  5324.     /**
  5325.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  5326.      *
  5327.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  5328.      */
  5329.     protected function getCachedPaymentMethodRouteService()
  5330.     {
  5331.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  5332.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5333.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5334.         }
  5335.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5336.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  5337.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  5338.         }
  5339.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($a), new RewindableGenerator(function () {
  5340.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'] ?? $this->getRegularPaymentRemoverService());
  5341.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'] ?? $this->getMollieLimitsRemoverService());
  5342.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'] ?? $this->getSubscriptionRemoverService());
  5343.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'] ?? $this->getVoucherRemoverService());
  5344.         }, 4)), ($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()), $b, []);
  5345.     }
  5346.     /**
  5347.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  5348.      *
  5349.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  5350.      */
  5351.     protected function getHandlePaymentMethodRouteService()
  5352.     {
  5353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  5355.         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()));
  5356.     }
  5357.     /**
  5358.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  5359.      *
  5360.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  5361.      */
  5362.     protected function getSalesChannelPaymentMethodDefinitionService()
  5363.     {
  5364.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  5365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5366.         return $instance;
  5367.     }
  5368.     /**
  5369.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  5370.      *
  5371.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  5372.      */
  5373.     protected function getSortedPaymentMethodRouteService()
  5374.     {
  5375.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  5376.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  5377.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  5378.         }
  5379.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  5380.     }
  5381.     /**
  5382.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  5383.      *
  5384.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  5385.      */
  5386.     protected function getPromotionCartRuleDefinitionService()
  5387.     {
  5388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  5389.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  5390.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5391.         return $instance;
  5392.     }
  5393.     /**
  5394.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  5395.      *
  5396.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  5397.      */
  5398.     protected function getPromotionDiscountPriceDefinitionService()
  5399.     {
  5400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  5401.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  5402.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5403.         return $instance;
  5404.     }
  5405.     /**
  5406.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  5407.      *
  5408.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  5409.      */
  5410.     protected function getPromotionDiscountRuleDefinitionService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  5413.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  5414.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5415.         return $instance;
  5416.     }
  5417.     /**
  5418.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  5419.      *
  5420.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  5421.      */
  5422.     protected function getPromotionDiscountDefinitionService()
  5423.     {
  5424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  5425.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  5426.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5427.         return $instance;
  5428.     }
  5429.     /**
  5430.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  5431.      *
  5432.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  5433.      */
  5434.     protected function getPromotionIndividualCodeDefinitionService()
  5435.     {
  5436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  5437.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  5438.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5439.         return $instance;
  5440.     }
  5441.     /**
  5442.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  5443.      *
  5444.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  5445.      */
  5446.     protected function getPromotionOrderRuleDefinitionService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  5449.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  5450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5451.         return $instance;
  5452.     }
  5453.     /**
  5454.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  5455.      *
  5456.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  5457.      */
  5458.     protected function getPromotionPersonaCustomerDefinitionService()
  5459.     {
  5460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  5461.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  5462.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5463.         return $instance;
  5464.     }
  5465.     /**
  5466.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  5467.      *
  5468.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  5469.      */
  5470.     protected function getPromotionPersonaRuleDefinitionService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  5473.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  5474.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5475.         return $instance;
  5476.     }
  5477.     /**
  5478.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  5479.      *
  5480.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  5481.      */
  5482.     protected function getPromotionSalesChannelDefinitionService()
  5483.     {
  5484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  5485.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  5486.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5487.         return $instance;
  5488.     }
  5489.     /**
  5490.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  5491.      *
  5492.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  5493.      */
  5494.     protected function getPromotionSetGroupRuleDefinitionService()
  5495.     {
  5496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  5497.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  5498.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5499.         return $instance;
  5500.     }
  5501.     /**
  5502.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  5503.      *
  5504.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  5505.      */
  5506.     protected function getPromotionSetGroupDefinitionService()
  5507.     {
  5508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  5509.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  5510.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5511.         return $instance;
  5512.     }
  5513.     /**
  5514.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  5515.      *
  5516.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  5517.      */
  5518.     protected function getPromotionTranslationDefinitionService()
  5519.     {
  5520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  5522.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  5523.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5524.         return $instance;
  5525.     }
  5526.     /**
  5527.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  5528.      *
  5529.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  5530.      */
  5531.     protected function getPromotionActionControllerService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  5536.         $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()));
  5537.         $instance->setContainer($this);
  5538.         return $instance;
  5539.     }
  5540.     /**
  5541.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  5542.      *
  5543.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  5544.      */
  5545.     protected function getPromotionControllerService()
  5546.     {
  5547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  5549.         $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())));
  5550.         $instance->setContainer($this);
  5551.         return $instance;
  5552.     }
  5553.     /**
  5554.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  5555.      *
  5556.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  5557.      */
  5558.     protected function getPromotionDefinitionService()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  5561.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  5562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5563.         return $instance;
  5564.     }
  5565.     /**
  5566.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  5567.      *
  5568.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  5569.      */
  5570.     protected function getShippingMethodPriceDefinitionService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  5573.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  5574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5575.         return $instance;
  5576.     }
  5577.     /**
  5578.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  5579.      *
  5580.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  5581.      */
  5582.     protected function getShippingMethodTagDefinitionService()
  5583.     {
  5584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  5585.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  5586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5587.         return $instance;
  5588.     }
  5589.     /**
  5590.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  5591.      *
  5592.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  5593.      */
  5594.     protected function getShippingMethodTranslationDefinitionService()
  5595.     {
  5596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  5598.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  5599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5600.         return $instance;
  5601.     }
  5602.     /**
  5603.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  5604.      *
  5605.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  5606.      */
  5607.     protected function getCachedShippingMethodRouteService()
  5608.     {
  5609.         $a = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  5610.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5611.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5612.         }
  5613.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5614.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5615.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5616.         }
  5617.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5618.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5619.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5620.         }
  5621.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  5622.     }
  5623.     /**
  5624.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  5625.      *
  5626.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  5627.      */
  5628.     protected function getSalesChannelShippingMethodDefinitionService()
  5629.     {
  5630.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  5631.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5632.         return $instance;
  5633.     }
  5634.     /**
  5635.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  5636.      *
  5637.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  5638.      */
  5639.     protected function getSortedShippingMethodRouteService()
  5640.     {
  5641.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  5642.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  5643.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  5644.         }
  5645.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  5646.     }
  5647.     /**
  5648.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  5649.      *
  5650.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  5651.      */
  5652.     protected function getShippingMethodDefinitionService()
  5653.     {
  5654.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  5655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5656.         return $instance;
  5657.     }
  5658.     /**
  5659.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  5660.      *
  5661.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  5662.      */
  5663.     protected function getCategoryTagDefinitionService()
  5664.     {
  5665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  5666.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  5667.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5668.         return $instance;
  5669.     }
  5670.     /**
  5671.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  5672.      *
  5673.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  5674.      */
  5675.     protected function getCategoryTranslationDefinitionService()
  5676.     {
  5677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  5679.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  5680.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5681.         return $instance;
  5682.     }
  5683.     /**
  5684.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  5685.      *
  5686.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  5687.      */
  5688.     protected function getCategoryDefinitionService()
  5689.     {
  5690.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  5691.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5692.         return $instance;
  5693.     }
  5694.     /**
  5695.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  5696.      *
  5697.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  5698.      */
  5699.     protected function getCategoryHydratorService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  5702.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  5703.     }
  5704.     /**
  5705.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  5706.      *
  5707.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  5708.      */
  5709.     protected function getCachedCategoryRouteService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  5712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  5713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  5714.         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()), []);
  5715.     }
  5716.     /**
  5717.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  5718.      *
  5719.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  5720.      */
  5721.     protected function getCachedNavigationRouteService()
  5722.     {
  5723.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  5724.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5725.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5726.         }
  5727.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5728.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5729.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5730.         }
  5731.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5732.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5733.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5734.         }
  5735.         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()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  5736.     }
  5737.     /**
  5738.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  5739.      *
  5740.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  5741.      */
  5742.     protected function getCategoryListRouteService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  5746.         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()));
  5747.     }
  5748.     /**
  5749.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  5750.      *
  5751.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  5752.      */
  5753.     protected function getSalesChannelCategoryDefinitionService()
  5754.     {
  5755.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  5756.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5757.         return $instance;
  5758.     }
  5759.     /**
  5760.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  5761.      *
  5762.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  5763.      */
  5764.     protected function getTreeBuildingNavigationRouteService()
  5765.     {
  5766.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  5767.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  5768.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  5769.         }
  5770.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  5771.     }
  5772.     /**
  5773.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  5774.      *
  5775.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  5776.      */
  5777.     protected function getCmsBlockDefinitionService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  5780.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  5781.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5782.         return $instance;
  5783.     }
  5784.     /**
  5785.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  5786.      *
  5787.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  5788.      */
  5789.     protected function getCmsPageTranslationDefinitionService()
  5790.     {
  5791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  5793.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  5794.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5795.         return $instance;
  5796.     }
  5797.     /**
  5798.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  5799.      *
  5800.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  5801.      */
  5802.     protected function getCmsSectionDefinitionService()
  5803.     {
  5804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  5805.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  5806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5807.         return $instance;
  5808.     }
  5809.     /**
  5810.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  5811.      *
  5812.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  5813.      */
  5814.     protected function getCmsSlotTranslationDefinitionService()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  5818.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  5819.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5820.         return $instance;
  5821.     }
  5822.     /**
  5823.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  5824.      *
  5825.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  5826.      */
  5827.     protected function getCmsSlotDefinitionService()
  5828.     {
  5829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  5830.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  5831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5832.         return $instance;
  5833.     }
  5834.     /**
  5835.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  5836.      *
  5837.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  5838.      */
  5839.     protected function getCmsPageDefinitionService()
  5840.     {
  5841.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  5842.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5843.         return $instance;
  5844.     }
  5845.     /**
  5846.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  5847.      *
  5848.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  5849.      */
  5850.     protected function getSlotConfigFieldSerializerService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  5856.         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()));
  5857.     }
  5858.     /**
  5859.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  5860.      *
  5861.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  5862.      */
  5863.     protected function getCmsSlotsDataResolverService()
  5864.     {
  5865.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5866.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  5867.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  5868.         }
  5869.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  5870.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  5871.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  5872.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  5873.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  5874.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  5875.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  5876.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  5877.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  5878.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  5879.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  5880.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  5881.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  5882.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  5883.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  5884.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  5885.             yield 15 => ($this->privates['RHWeb\\CmsElements\\Core\\Content\\ManufacturerList\\ManufacturerListTypeDataResolver'] ?? ($this->privates['RHWeb\\CmsElements\\Core\\Content\\ManufacturerList\\ManufacturerListTypeDataResolver'] = new \RHWeb\CmsElements\Core\Content\ManufacturerList\ManufacturerListTypeDataResolver()));
  5886.             yield 16 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebBrandSliderCmsElementResolver'] ?? ($this->privates['RHWeb\\CmsElements\\Content\\RHWebBrandSliderCmsElementResolver'] = new \RHWeb\CmsElements\Content\RHWebBrandSliderCmsElementResolver()));
  5887.             yield 17 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebCtaBannerTypeDataResolver'] ?? $this->getRHWebCtaBannerTypeDataResolverService());
  5888.             yield 18 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebTestimonialTypeDataResolver'] ?? $this->getRHWebTestimonialTypeDataResolverService());
  5889.             yield 19 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebHtmlVideoTypeDataResolver'] ?? $this->getRHWebHtmlVideoTypeDataResolverService());
  5890.             yield 20 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebCardTypeDataResolver'] ?? $this->getRHWebCardTypeDataResolverService());
  5891.             yield 21 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebShopTheLookTypeDataResolver'] ?? ($this->privates['RHWeb\\CmsElements\\Content\\RHWebShopTheLookTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebShopTheLookTypeDataResolver()));
  5892.             yield 22 => ($this->privates['RHWeb\\CmsElements\\Content\\RHWebDealCounterTypeDataResolver'] ?? $this->getRHWebDealCounterTypeDataResolverService());
  5893.         }, 23), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5894.     }
  5895.     /**
  5896.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  5897.      *
  5898.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  5899.      */
  5900.     protected function getCmsRouteService()
  5901.     {
  5902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  5904.         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()));
  5905.     }
  5906.     /**
  5907.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  5908.      *
  5909.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  5910.      *
  5911.      * @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.
  5912.      */
  5913.     protected function getSalesChannelCmsPageRepositoryService()
  5914.     {
  5915.         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.');
  5916.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  5917.     }
  5918.     /**
  5919.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  5920.      *
  5921.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  5922.      */
  5923.     protected function getContactFormRouteService()
  5924.     {
  5925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  5929.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5930.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5931.         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()));
  5932.     }
  5933.     /**
  5934.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  5935.      *
  5936.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  5937.      */
  5938.     protected function getFlowSequenceDefinitionService()
  5939.     {
  5940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  5941.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  5942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  5947.      *
  5948.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  5949.      */
  5950.     protected function getFlowTemplateDefinitionService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  5953.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  5954.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5955.         return $instance;
  5956.     }
  5957.     /**
  5958.      * Gets the public 'Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer' shared service.
  5959.      *
  5960.      * @return \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer
  5961.      */
  5962.     protected function getFlowTemplateConfigFieldSerializerService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/DataAbstractionLayer/FieldSerializer/FlowTemplateConfigFieldSerializer.php';
  5968.         return $this->services['Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer'] = new \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5969.     }
  5970.     /**
  5971.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  5972.      *
  5973.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  5974.      */
  5975.     protected function getCachedFlowLoaderService()
  5976.     {
  5977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  5979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  5980.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] = new \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader(new \Shopware\Core\Content\Flow\Dispatching\FlowLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  5981.     }
  5982.     /**
  5983.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  5984.      *
  5985.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  5986.      */
  5987.     protected function getFlowExecutorService()
  5988.     {
  5989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  5992.         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 () {
  5993.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  5994.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  5995.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] ?? $this->getVoucherCartCollectorService());
  5996.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  5997.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  5998.         }, 5)), new RewindableGenerator(function () {
  5999.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  6000.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  6001.             yield 'action.mollie.order.ship' => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  6002.             yield 'action.mollie.order.refund' => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  6003.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  6004.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  6005.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  6006.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  6007.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  6008.             yield 'action.grant.download.access' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  6009.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  6010.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  6011.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  6012.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  6013.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  6014.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  6015.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  6016.             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()));
  6017.         }, 18));
  6018.     }
  6019.     /**
  6020.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  6021.      *
  6022.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  6023.      */
  6024.     protected function getFlowFactoryService()
  6025.     {
  6026.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  6027.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  6028.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  6029.             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()));
  6030.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  6031.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  6032.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  6033.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  6034.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  6035.             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()));
  6036.             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()));
  6037.             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()));
  6038.             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()));
  6039.             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()));
  6040.             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()));
  6041.             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()));
  6042.             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()));
  6043.             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()));
  6044.             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()));
  6045.             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()));
  6046.             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()));
  6047.             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()));
  6048.         }, 21));
  6049.     }
  6050.     /**
  6051.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  6052.      *
  6053.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  6054.      */
  6055.     protected function getFlowDefinitionService()
  6056.     {
  6057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  6058.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  6059.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6060.         return $instance;
  6061.     }
  6062.     /**
  6063.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  6064.      *
  6065.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  6066.      */
  6067.     protected function getImportExportFileDefinitionService()
  6068.     {
  6069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  6070.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  6071.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  6076.      *
  6077.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  6078.      */
  6079.     protected function getImportExportLogDefinitionService()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  6082.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  6083.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  6088.      *
  6089.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  6090.      */
  6091.     protected function getImportExportActionControllerService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  6098.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  6099.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6100.         $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));
  6101.         $instance->setContainer($this);
  6102.         return $instance;
  6103.     }
  6104.     /**
  6105.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  6106.      *
  6107.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  6108.      */
  6109.     protected function getImportExportFactoryService()
  6110.     {
  6111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  6112.         $a = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  6113.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6114.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6115.         }
  6116.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6117.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6118.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6119.         }
  6120.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  6121.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6122.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6123.         }
  6124.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  6125.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  6126.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  6127.         }
  6128.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d, new RewindableGenerator(function () {
  6129.             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()));
  6130.         }, 1), new RewindableGenerator(function () {
  6131.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  6132.         }, 1), new RewindableGenerator(function () {
  6133.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  6134.         }, 1));
  6135.     }
  6136.     /**
  6137.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  6138.      *
  6139.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  6140.      */
  6141.     protected function getImportExportProfileDefinitionService()
  6142.     {
  6143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  6144.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  6145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6146.         return $instance;
  6147.     }
  6148.     /**
  6149.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  6150.      *
  6151.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  6152.      */
  6153.     protected function getImportExportProfileTranslationDefinitionService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  6157.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  6158.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6159.         return $instance;
  6160.     }
  6161.     /**
  6162.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  6163.      *
  6164.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  6165.      */
  6166.     protected function getImportExportHandlerService()
  6167.     {
  6168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  6169.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6170.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6171.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6172.         }
  6173.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  6174.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  6175.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  6176.         }
  6177.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  6178.     }
  6179.     /**
  6180.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  6181.      *
  6182.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  6183.      */
  6184.     protected function getLandingPageSalesChannelDefinitionService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  6187.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  6188.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6189.         return $instance;
  6190.     }
  6191.     /**
  6192.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  6193.      *
  6194.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  6195.      */
  6196.     protected function getLandingPageTagDefinitionService()
  6197.     {
  6198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  6199.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  6200.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6201.         return $instance;
  6202.     }
  6203.     /**
  6204.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  6205.      *
  6206.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  6207.      */
  6208.     protected function getLandingPageTranslationDefinitionService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  6212.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  6213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6214.         return $instance;
  6215.     }
  6216.     /**
  6217.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  6218.      *
  6219.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  6220.      */
  6221.     protected function getLandingPageDefinitionService()
  6222.     {
  6223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6224.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  6225.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6226.         return $instance;
  6227.     }
  6228.     /**
  6229.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  6230.      *
  6231.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  6232.      */
  6233.     protected function getCachedLandingPageRouteService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  6238.         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()), []);
  6239.     }
  6240.     /**
  6241.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  6242.      *
  6243.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  6244.      */
  6245.     protected function getSalesChannelLandingPageDefinitionService()
  6246.     {
  6247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  6249.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  6250.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6251.         return $instance;
  6252.     }
  6253.     /**
  6254.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  6255.      *
  6256.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  6257.      */
  6258.     protected function getMailHeaderFooterTranslationDefinitionService()
  6259.     {
  6260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  6262.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  6263.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6264.         return $instance;
  6265.     }
  6266.     /**
  6267.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  6268.      *
  6269.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  6270.      */
  6271.     protected function getMailHeaderFooterDefinitionService()
  6272.     {
  6273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  6274.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  6275.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6276.         return $instance;
  6277.     }
  6278.     /**
  6279.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  6280.      *
  6281.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  6282.      */
  6283.     protected function getMailTemplateMediaDefinitionService()
  6284.     {
  6285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  6286.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  6287.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6288.         return $instance;
  6289.     }
  6290.     /**
  6291.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  6292.      *
  6293.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  6294.      */
  6295.     protected function getMailTemplateTranslationDefinitionService()
  6296.     {
  6297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  6299.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  6300.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6301.         return $instance;
  6302.     }
  6303.     /**
  6304.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  6305.      *
  6306.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  6307.      */
  6308.     protected function getMailTemplateTypeTranslationDefinitionService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  6312.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  6313.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6314.         return $instance;
  6315.     }
  6316.     /**
  6317.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  6318.      *
  6319.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  6320.      */
  6321.     protected function getMailTemplateTypeDefinitionService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  6324.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  6325.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6326.         return $instance;
  6327.     }
  6328.     /**
  6329.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  6330.      *
  6331.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  6332.      */
  6333.     protected function getMailActionControllerService()
  6334.     {
  6335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  6337.         $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())));
  6338.         $instance->setContainer($this);
  6339.         return $instance;
  6340.     }
  6341.     /**
  6342.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  6343.      *
  6344.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  6345.      */
  6346.     protected function getMailTemplateDefinitionService()
  6347.     {
  6348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  6349.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  6350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6351.         return $instance;
  6352.     }
  6353.     /**
  6354.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  6355.      *
  6356.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  6357.      */
  6358.     protected function getMailFactoryService()
  6359.     {
  6360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  6362.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  6363.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  6364.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  6365.         }
  6366.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a);
  6367.     }
  6368.     /**
  6369.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  6370.      *
  6371.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  6372.      */
  6373.     protected function getMailSenderService()
  6374.     {
  6375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  6376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  6377.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  6378.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  6379.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  6380.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  6381.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  6382.         }
  6383.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6384.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  6385.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  6386.         }
  6387.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6388.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  6389.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  6390.         }
  6391.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($aNULL$b), $c);
  6392.     }
  6393.     /**
  6394.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  6395.      *
  6396.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  6397.      */
  6398.     protected function getMediaDefaultFolderDefinitionService()
  6399.     {
  6400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  6401.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  6402.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6403.         return $instance;
  6404.     }
  6405.     /**
  6406.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  6407.      *
  6408.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  6409.      */
  6410.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  6411.     {
  6412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  6413.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  6414.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6415.         return $instance;
  6416.     }
  6417.     /**
  6418.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  6419.      *
  6420.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  6421.      */
  6422.     protected function getMediaFolderConfigurationDefinitionService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  6425.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  6426.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6427.         return $instance;
  6428.     }
  6429.     /**
  6430.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  6431.      *
  6432.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  6433.      */
  6434.     protected function getMediaFolderDefinitionService()
  6435.     {
  6436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  6437.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  6438.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6439.         return $instance;
  6440.     }
  6441.     /**
  6442.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  6443.      *
  6444.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  6445.      */
  6446.     protected function getMediaTagDefinitionService()
  6447.     {
  6448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  6449.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  6450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6451.         return $instance;
  6452.     }
  6453.     /**
  6454.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  6455.      *
  6456.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  6457.      */
  6458.     protected function getMediaThumbnailSizeDefinitionService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  6461.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  6462.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6463.         return $instance;
  6464.     }
  6465.     /**
  6466.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  6467.      *
  6468.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  6469.      */
  6470.     protected function getMediaThumbnailDefinitionService()
  6471.     {
  6472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  6473.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  6474.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6475.         return $instance;
  6476.     }
  6477.     /**
  6478.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  6479.      *
  6480.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  6481.      */
  6482.     protected function getMediaTranslationDefinitionService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  6486.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  6487.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6488.         return $instance;
  6489.     }
  6490.     /**
  6491.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  6492.      *
  6493.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  6494.      */
  6495.     protected function getMediaFolderControllerService()
  6496.     {
  6497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  6498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  6499.         $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())));
  6500.         $instance->setContainer($this);
  6501.         return $instance;
  6502.     }
  6503.     /**
  6504.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  6505.      *
  6506.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  6507.      */
  6508.     protected function getMediaUploadControllerService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  6511.         $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()));
  6512.         $instance->setContainer($this);
  6513.         return $instance;
  6514.     }
  6515.     /**
  6516.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  6517.      *
  6518.      * @return \Shopware\Core\Content\Media\File\FileSaver
  6519.      */
  6520.     protected function getFileSaverService()
  6521.     {
  6522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  6524.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  6525.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6526.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6527.         }
  6528.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  6529.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6530.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6531.         }
  6532.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6533.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6534.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6535.         }
  6536.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6537.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6538.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6539.         }
  6540.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver($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, new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  6541.             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()));
  6542.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), $c$d$this->parameters['shopware.filesystem.allowed_extensions'], $this->parameters['shopware.filesystem.private_allowed_extensions']);
  6543.     }
  6544.     /**
  6545.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  6546.      *
  6547.      * @return \Shopware\Core\Content\Media\MediaDefinition
  6548.      */
  6549.     protected function getMediaDefinitionService()
  6550.     {
  6551.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  6552.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6553.         return $instance;
  6554.     }
  6555.     /**
  6556.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  6557.      *
  6558.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  6559.      */
  6560.     protected function getNewsletterRecipientTagDefinitionService()
  6561.     {
  6562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  6563.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  6564.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6565.         return $instance;
  6566.     }
  6567.     /**
  6568.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  6569.      *
  6570.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  6571.      */
  6572.     protected function getNewsletterRecipientDefinitionService()
  6573.     {
  6574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6575.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  6576.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6577.         return $instance;
  6578.     }
  6579.     /**
  6580.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  6581.      *
  6582.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  6583.      */
  6584.     protected function getNewsletterConfirmRouteService()
  6585.     {
  6586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  6587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  6588.         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()));
  6589.     }
  6590.     /**
  6591.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  6592.      *
  6593.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  6594.      */
  6595.     protected function getNewsletterSubscribeRouteService()
  6596.     {
  6597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  6599.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] = new \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6600.     }
  6601.     /**
  6602.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  6603.      *
  6604.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  6605.      */
  6606.     protected function getNewsletterUnsubscribeRouteService()
  6607.     {
  6608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  6610.         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()));
  6611.     }
  6612.     /**
  6613.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  6614.      *
  6615.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  6616.      */
  6617.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  6618.     {
  6619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  6621.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  6622.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6623.         return $instance;
  6624.     }
  6625.     /**
  6626.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  6627.      *
  6628.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  6629.      */
  6630.     protected function getProductExportControllerService()
  6631.     {
  6632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  6633.         $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()));
  6634.         $instance->setContainer($this);
  6635.         return $instance;
  6636.     }
  6637.     /**
  6638.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  6639.      *
  6640.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  6641.      */
  6642.     protected function getProductExportDefinitionService()
  6643.     {
  6644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  6645.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  6646.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6647.         return $instance;
  6648.     }
  6649.     /**
  6650.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  6651.      *
  6652.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  6653.      */
  6654.     protected function getProductExportHydratorService()
  6655.     {
  6656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  6657.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  6658.     }
  6659.     /**
  6660.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  6661.      *
  6662.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  6663.      */
  6664.     protected function getExportControllerService()
  6665.     {
  6666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  6667.         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()));
  6668.     }
  6669.     /**
  6670.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  6671.      *
  6672.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  6673.      */
  6674.     protected function getProductExportGeneratorService()
  6675.     {
  6676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  6677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  6680.         $a = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  6681.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6682.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6683.         }
  6684.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6685.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6686.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6687.         }
  6688.         $c = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  6689.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6690.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6691.         }
  6692.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6693.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6694.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6695.         }
  6696.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  6697.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6698.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6699.         }
  6700.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  6701.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6702.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6703.         }
  6704.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6705.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6706.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6707.         }
  6708.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  6709.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6710.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6711.         }
  6712.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator($a$b$c$d, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  6713.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  6714.         }, 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()));
  6715.     }
  6716.     /**
  6717.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  6718.      *
  6719.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  6720.      */
  6721.     protected function getProductExporterService()
  6722.     {
  6723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  6725.         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()));
  6726.     }
  6727.     /**
  6728.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  6729.      *
  6730.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  6731.      */
  6732.     protected function getProductStreamFilterDefinitionService()
  6733.     {
  6734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  6735.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  6736.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6737.         return $instance;
  6738.     }
  6739.     /**
  6740.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  6741.      *
  6742.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  6743.      */
  6744.     protected function getProductStreamFilterHydratorService()
  6745.     {
  6746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  6747.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  6748.     }
  6749.     /**
  6750.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  6751.      *
  6752.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  6753.      */
  6754.     protected function getProductStreamTranslationDefinitionService()
  6755.     {
  6756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  6758.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  6759.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  6764.      *
  6765.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  6766.      */
  6767.     protected function getProductStreamDefinitionService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  6770.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  6771.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6772.         return $instance;
  6773.     }
  6774.     /**
  6775.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  6776.      *
  6777.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  6778.      */
  6779.     protected function getProductStreamHydratorService()
  6780.     {
  6781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  6782.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  6783.     }
  6784.     /**
  6785.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  6786.      *
  6787.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  6788.      */
  6789.     protected function getProductStreamBuilderService()
  6790.     {
  6791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  6793.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  6794.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  6795.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  6796.         }
  6797.         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()));
  6798.     }
  6799.     /**
  6800.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  6801.      *
  6802.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  6803.      */
  6804.     protected function getProductCategoryTreeDefinitionService()
  6805.     {
  6806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  6807.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  6808.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6809.         return $instance;
  6810.     }
  6811.     /**
  6812.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  6813.      *
  6814.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  6815.      */
  6816.     protected function getProductCategoryDefinitionService()
  6817.     {
  6818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  6819.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  6820.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6821.         return $instance;
  6822.     }
  6823.     /**
  6824.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  6825.      *
  6826.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  6827.      */
  6828.     protected function getProductConfiguratorSettingDefinitionService()
  6829.     {
  6830.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  6831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6832.         return $instance;
  6833.     }
  6834.     /**
  6835.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  6836.      *
  6837.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  6838.      */
  6839.     protected function getProductConfiguratorSettingHydratorService()
  6840.     {
  6841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  6842.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  6843.     }
  6844.     /**
  6845.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  6846.      *
  6847.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  6848.      */
  6849.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  6850.     {
  6851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  6852.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  6853.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6854.         return $instance;
  6855.     }
  6856.     /**
  6857.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  6858.      *
  6859.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  6860.      */
  6861.     protected function getProductCrossSellingAssignedProductsHydratorService()
  6862.     {
  6863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  6864.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  6865.     }
  6866.     /**
  6867.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  6868.      *
  6869.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  6870.      */
  6871.     protected function getProductCrossSellingTranslationDefinitionService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  6875.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  6876.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6877.         return $instance;
  6878.     }
  6879.     /**
  6880.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  6881.      *
  6882.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  6883.      */
  6884.     protected function getProductCrossSellingDefinitionService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  6887.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  6888.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6889.         return $instance;
  6890.     }
  6891.     /**
  6892.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  6893.      *
  6894.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  6895.      */
  6896.     protected function getProductCrossSellingHydratorService()
  6897.     {
  6898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  6899.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  6900.     }
  6901.     /**
  6902.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  6903.      *
  6904.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  6905.      */
  6906.     protected function getProductCustomFieldSetDefinitionService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  6909.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  6910.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6911.         return $instance;
  6912.     }
  6913.     /**
  6914.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  6915.      *
  6916.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  6917.      */
  6918.     protected function getProductDownloadDefinitionService()
  6919.     {
  6920.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  6921.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6922.         return $instance;
  6923.     }
  6924.     /**
  6925.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  6926.      *
  6927.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  6928.      */
  6929.     protected function getProductFeatureSetTranslationDefinitionService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  6933.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  6934.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6935.         return $instance;
  6936.     }
  6937.     /**
  6938.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  6939.      *
  6940.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  6941.      */
  6942.     protected function getProductFeatureSetDefinitionService()
  6943.     {
  6944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  6945.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  6946.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6947.         return $instance;
  6948.     }
  6949.     /**
  6950.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  6951.      *
  6952.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  6953.      */
  6954.     protected function getProductFeatureSetHydratorService()
  6955.     {
  6956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  6957.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  6958.     }
  6959.     /**
  6960.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  6961.      *
  6962.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  6963.      */
  6964.     protected function getProductKeywordDictionaryDefinitionService()
  6965.     {
  6966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  6967.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  6968.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6969.         return $instance;
  6970.     }
  6971.     /**
  6972.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  6973.      *
  6974.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  6975.      */
  6976.     protected function getProductKeywordDictionaryHydratorService()
  6977.     {
  6978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  6979.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  6980.     }
  6981.     /**
  6982.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  6983.      *
  6984.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  6985.      */
  6986.     protected function getProductManufacturerTranslationDefinitionService()
  6987.     {
  6988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  6990.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  6991.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6992.         return $instance;
  6993.     }
  6994.     /**
  6995.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  6996.      *
  6997.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  6998.      */
  6999.     protected function getProductManufacturerDefinitionService()
  7000.     {
  7001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  7002.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  7003.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7004.         return $instance;
  7005.     }
  7006.     /**
  7007.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  7008.      *
  7009.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  7010.      */
  7011.     protected function getProductManufacturerHydratorService()
  7012.     {
  7013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  7014.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  7015.     }
  7016.     /**
  7017.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  7018.      *
  7019.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  7020.      */
  7021.     protected function getProductMediaDefinitionService()
  7022.     {
  7023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  7024.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  7025.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7026.         return $instance;
  7027.     }
  7028.     /**
  7029.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  7030.      *
  7031.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  7032.      */
  7033.     protected function getProductMediaHydratorService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  7036.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  7037.     }
  7038.     /**
  7039.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  7040.      *
  7041.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  7042.      */
  7043.     protected function getProductOptionDefinitionService()
  7044.     {
  7045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  7046.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  7047.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7048.         return $instance;
  7049.     }
  7050.     /**
  7051.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  7052.      *
  7053.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  7054.      */
  7055.     protected function getProductPriceDefinitionService()
  7056.     {
  7057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  7058.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  7059.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7060.         return $instance;
  7061.     }
  7062.     /**
  7063.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  7064.      *
  7065.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  7066.      */
  7067.     protected function getProductPriceHydratorService()
  7068.     {
  7069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  7070.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  7071.     }
  7072.     /**
  7073.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  7074.      *
  7075.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  7076.      */
  7077.     protected function getProductPropertyDefinitionService()
  7078.     {
  7079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  7080.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  7081.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7082.         return $instance;
  7083.     }
  7084.     /**
  7085.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  7086.      *
  7087.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  7088.      */
  7089.     protected function getProductReviewDefinitionService()
  7090.     {
  7091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  7092.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  7093.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7094.         return $instance;
  7095.     }
  7096.     /**
  7097.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  7098.      *
  7099.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  7100.      */
  7101.     protected function getProductReviewHydratorService()
  7102.     {
  7103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  7104.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  7105.     }
  7106.     /**
  7107.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  7108.      *
  7109.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  7110.      */
  7111.     protected function getProductSearchConfigFieldDefinitionService()
  7112.     {
  7113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  7114.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  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\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  7120.      *
  7121.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  7122.      */
  7123.     protected function getProductSearchConfigFieldHydratorService()
  7124.     {
  7125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  7126.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  7127.     }
  7128.     /**
  7129.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  7130.      *
  7131.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  7132.      */
  7133.     protected function getProductSearchConfigDefinitionService()
  7134.     {
  7135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  7136.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  7137.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7138.         return $instance;
  7139.     }
  7140.     /**
  7141.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  7142.      *
  7143.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  7144.      */
  7145.     protected function getProductSearchConfigHydratorService()
  7146.     {
  7147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  7148.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  7149.     }
  7150.     /**
  7151.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  7152.      *
  7153.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  7154.      */
  7155.     protected function getProductSearchKeywordDefinitionService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  7158.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  7159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7160.         return $instance;
  7161.     }
  7162.     /**
  7163.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  7164.      *
  7165.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  7166.      */
  7167.     protected function getProductSearchKeywordHydratorService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  7170.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  7171.     }
  7172.     /**
  7173.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  7174.      *
  7175.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  7176.      */
  7177.     protected function getProductStreamMappingDefinitionService()
  7178.     {
  7179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  7180.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  7181.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7182.         return $instance;
  7183.     }
  7184.     /**
  7185.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  7186.      *
  7187.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  7188.      */
  7189.     protected function getProductTagDefinitionService()
  7190.     {
  7191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  7192.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  7193.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7194.         return $instance;
  7195.     }
  7196.     /**
  7197.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  7198.      *
  7199.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  7200.      */
  7201.     protected function getProductTranslationDefinitionService()
  7202.     {
  7203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  7205.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  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\ProductVisibility\ProductVisibilityDefinition' shared service.
  7211.      *
  7212.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  7213.      */
  7214.     protected function getProductVisibilityDefinitionService()
  7215.     {
  7216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  7217.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  7218.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7219.         return $instance;
  7220.     }
  7221.     /**
  7222.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  7223.      *
  7224.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  7225.      */
  7226.     protected function getProductVisibilityHydratorService()
  7227.     {
  7228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  7229.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  7230.     }
  7231.     /**
  7232.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  7233.      *
  7234.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  7235.      */
  7236.     protected function getProductActionControllerService()
  7237.     {
  7238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  7240.         $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())));
  7241.         $instance->setContainer($this);
  7242.         return $instance;
  7243.     }
  7244.     /**
  7245.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  7246.      *
  7247.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  7248.      */
  7249.     protected function getCheapestPriceAccessorBuilderService()
  7250.     {
  7251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  7253.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7254.     }
  7255.     /**
  7256.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  7257.      *
  7258.      * @return \Shopware\Core\Content\Product\ProductDefinition
  7259.      */
  7260.     protected function getProductDefinitionService()
  7261.     {
  7262.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  7263.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7264.         return $instance;
  7265.     }
  7266.     /**
  7267.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  7268.      *
  7269.      * @return \Shopware\Core\Content\Product\ProductHydrator
  7270.      */
  7271.     protected function getProductHydratorService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  7274.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  7275.     }
  7276.     /**
  7277.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  7278.      *
  7279.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  7280.      */
  7281.     protected function getCachedProductCrossSellingRouteService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  7285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  7286.         $a = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  7287.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7288.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7289.         }
  7290.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7291.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7292.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7293.         }
  7294.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7295.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7296.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7297.         }
  7298.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7299.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7300.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7301.         }
  7302.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7303.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7304.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7305.         }
  7306.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7307.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  7308.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  7309.         }
  7310.         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($a$b, ($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$b, []);
  7311.     }
  7312.     /**
  7313.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  7314.      *
  7315.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  7316.      */
  7317.     protected function getCachedProductDetailRouteService()
  7318.     {
  7319.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7320.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7321.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7322.         }
  7323.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7324.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7325.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7326.         }
  7327.         $c = ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService());
  7328.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7329.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7330.         }
  7331.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7332.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7333.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7334.         }
  7335.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7336.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  7337.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  7338.         }
  7339.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute($a$b, ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), $c, ($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())), $d$e, []);
  7340.     }
  7341.     /**
  7342.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  7343.      *
  7344.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  7345.      */
  7346.     protected function getFindProductVariantRouteService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  7350.         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()));
  7351.     }
  7352.     /**
  7353.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  7354.      *
  7355.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  7356.      */
  7357.     protected function getCachedProductListingRouteService()
  7358.     {
  7359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  7362.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  7363.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7364.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7365.         }
  7366.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7367.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7368.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7369.         }
  7370.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  7371.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7372.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7373.         }
  7374.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7375.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  7376.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  7377.         }
  7378.         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($a$b$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$b, []);
  7379.     }
  7380.     /**
  7381.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  7382.      *
  7383.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  7384.      */
  7385.     protected function getResolveCriteriaProductListingRouteService()
  7386.     {
  7387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  7389.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  7390.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7391.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7392.         }
  7393.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7394.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7395.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7396.         }
  7397.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($a$b);
  7398.     }
  7399.     /**
  7400.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  7401.      *
  7402.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  7403.      */
  7404.     protected function getProductListRouteService()
  7405.     {
  7406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  7407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  7408.         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()));
  7409.     }
  7410.     /**
  7411.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  7412.      *
  7413.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  7414.      */
  7415.     protected function getCachedProductReviewRouteService()
  7416.     {
  7417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  7418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  7419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  7420.         $a = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  7421.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7422.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7423.         }
  7424.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7425.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7426.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7427.         }
  7428.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7429.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7430.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7431.         }
  7432.         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($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  7433.     }
  7434.     /**
  7435.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  7436.      *
  7437.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  7438.      */
  7439.     protected function getProductReviewSaveRouteService()
  7440.     {
  7441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  7443.         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()));
  7444.     }
  7445.     /**
  7446.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  7447.      *
  7448.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  7449.      */
  7450.     protected function getSalesChannelProductDefinitionService()
  7451.     {
  7452.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  7453.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7454.         return $instance;
  7455.     }
  7456.     /**
  7457.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  7458.      *
  7459.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  7460.      */
  7461.     protected function getCachedProductSearchRouteService()
  7462.     {
  7463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  7466.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7467.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute(new \Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, []);
  7468.     }
  7469.     /**
  7470.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  7471.      *
  7472.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  7473.      */
  7474.     protected function getResolvedCriteriaProductSearchRouteService()
  7475.     {
  7476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  7478.         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()));
  7479.     }
  7480.     /**
  7481.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  7482.      *
  7483.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  7484.      */
  7485.     protected function getProductSortingDefinitionService()
  7486.     {
  7487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  7488.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  7489.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7490.         return $instance;
  7491.     }
  7492.     /**
  7493.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  7494.      *
  7495.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  7496.      */
  7497.     protected function getProductSortingHydratorService()
  7498.     {
  7499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  7500.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  7501.     }
  7502.     /**
  7503.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  7504.      *
  7505.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  7506.      */
  7507.     protected function getProductSortingTranslationDefinitionService()
  7508.     {
  7509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  7511.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  7512.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7513.         return $instance;
  7514.     }
  7515.     /**
  7516.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  7517.      *
  7518.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  7519.      */
  7520.     protected function getCachedProductSuggestRouteService()
  7521.     {
  7522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  7525.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7526.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute(new \Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, []);
  7527.     }
  7528.     /**
  7529.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  7530.      *
  7531.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  7532.      */
  7533.     protected function getPropertyGroupOptionTranslationDefinitionService()
  7534.     {
  7535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  7537.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  7538.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7539.         return $instance;
  7540.     }
  7541.     /**
  7542.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  7543.      *
  7544.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  7545.      */
  7546.     protected function getPropertyGroupOptionDefinitionService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  7549.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  7550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7551.         return $instance;
  7552.     }
  7553.     /**
  7554.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  7555.      *
  7556.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  7557.      */
  7558.     protected function getPropertyGroupOptionHydratorService()
  7559.     {
  7560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  7561.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  7562.     }
  7563.     /**
  7564.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  7565.      *
  7566.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  7567.      */
  7568.     protected function getPropertyGroupTranslationDefinitionService()
  7569.     {
  7570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  7572.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  7573.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7574.         return $instance;
  7575.     }
  7576.     /**
  7577.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  7578.      *
  7579.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  7580.      */
  7581.     protected function getPropertyGroupDefinitionService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  7584.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  7585.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7586.         return $instance;
  7587.     }
  7588.     /**
  7589.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  7590.      *
  7591.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  7592.      */
  7593.     protected function getPropertyGroupHydratorService()
  7594.     {
  7595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  7596.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  7597.     }
  7598.     /**
  7599.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  7600.      *
  7601.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  7602.      */
  7603.     protected function getRuleConditionDefinitionService()
  7604.     {
  7605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  7606.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  7607.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7608.         return $instance;
  7609.     }
  7610.     /**
  7611.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  7612.      *
  7613.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  7614.      */
  7615.     protected function getRuleTagDefinitionService()
  7616.     {
  7617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  7618.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  7619.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7620.         return $instance;
  7621.     }
  7622.     /**
  7623.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  7624.      *
  7625.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  7626.      */
  7627.     protected function getRuleDefinitionService()
  7628.     {
  7629.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  7630.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7631.         return $instance;
  7632.     }
  7633.     /**
  7634.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  7635.      *
  7636.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  7637.      */
  7638.     protected function getSeoActionControllerService()
  7639.     {
  7640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  7643.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7644.         $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);
  7645.         $instance->setContainer($this);
  7646.         return $instance;
  7647.     }
  7648.     /**
  7649.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  7650.      *
  7651.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  7652.      */
  7653.     protected function getCachedSeoResolverService()
  7654.     {
  7655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  7657.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Seo/SeoResolverDecorator.php';
  7658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  7659.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  7660.         return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] = new \Shopware\Core\Content\Seo\CachedSeoResolver(new \NetInventors\NetiNextStoreLocator\Core\Content\Seo\SeoResolverDecorator(new \Shopware\Core\Content\Seo\SeoResolver($a), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  7661.     }
  7662.     /**
  7663.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  7664.      *
  7665.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  7666.      */
  7667.     protected function getEmptyPathInfoResolverService()
  7668.     {
  7669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  7671.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  7672.     }
  7673.     /**
  7674.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  7675.      *
  7676.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  7677.      */
  7678.     protected function getSeoUrlAssociationFieldResolverService()
  7679.     {
  7680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  7682.         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())));
  7683.     }
  7684.     /**
  7685.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  7686.      *
  7687.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  7688.      */
  7689.     protected function getSeoUrlFieldSerializerService()
  7690.     {
  7691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  7694.         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()));
  7695.     }
  7696.     /**
  7697.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  7698.      *
  7699.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  7700.      */
  7701.     protected function getMainCategoryDefinitionService()
  7702.     {
  7703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7704.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  7705.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7706.         return $instance;
  7707.     }
  7708.     /**
  7709.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  7710.      *
  7711.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  7712.      */
  7713.     protected function getSalesChannelMainCategoryDefinitionService()
  7714.     {
  7715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  7717.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  7718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7719.         return $instance;
  7720.     }
  7721.     /**
  7722.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  7723.      *
  7724.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  7725.      */
  7726.     protected function getSeoUrlRouteService()
  7727.     {
  7728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  7729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  7730.         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()));
  7731.     }
  7732.     /**
  7733.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  7734.      *
  7735.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  7736.      */
  7737.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  7738.     {
  7739.         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()));
  7740.     }
  7741.     /**
  7742.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  7743.      *
  7744.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  7745.      */
  7746.     protected function getSeoUrlTemplateDefinitionService()
  7747.     {
  7748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  7749.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  7750.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7751.         return $instance;
  7752.     }
  7753.     /**
  7754.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  7755.      *
  7756.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  7757.      */
  7758.     protected function getSalesChannelSeoUrlDefinitionService()
  7759.     {
  7760.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  7761.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7762.         return $instance;
  7763.     }
  7764.     /**
  7765.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  7766.      *
  7767.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  7768.      */
  7769.     protected function getSeoUrlDefinitionService()
  7770.     {
  7771.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  7772.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7773.         return $instance;
  7774.     }
  7775.     /**
  7776.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  7777.      *
  7778.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  7779.      */
  7780.     protected function getCachedSitemapRouteService()
  7781.     {
  7782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  7787.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7788.         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);
  7789.     }
  7790.     /**
  7791.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  7792.      *
  7793.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  7794.      */
  7795.     protected function getAssetPackageServiceService()
  7796.     {
  7797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  7798.         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()));
  7799.     }
  7800.     /**
  7801.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  7802.      *
  7803.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  7804.      */
  7805.     protected function getCacheIdLoaderService()
  7806.     {
  7807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  7808.         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()));
  7809.     }
  7810.     /**
  7811.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  7812.      *
  7813.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  7814.      */
  7815.     protected function getCacheInvalidatorFacadeHookFactoryService()
  7816.     {
  7817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  7819.         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()));
  7820.     }
  7821.     /**
  7822.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  7823.      *
  7824.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  7825.      */
  7826.     protected function getAppTemplateIteratorService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  7829.         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()));
  7830.     }
  7831.     /**
  7832.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  7833.      *
  7834.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  7835.      */
  7836.     protected function getTemplateFinderService()
  7837.     {
  7838.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7839.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  7840.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  7841.         }
  7842.         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 () {
  7843.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  7844.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  7845.         }, 2)));
  7846.     }
  7847.     /**
  7848.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  7849.      *
  7850.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  7851.      */
  7852.     protected function getTemplateIteratorService()
  7853.     {
  7854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7856.         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']);
  7857.     }
  7858.     /**
  7859.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  7860.      *
  7861.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  7862.      */
  7863.     protected function getAclCriteriaValidatorService()
  7864.     {
  7865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  7866.         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()));
  7867.     }
  7868.     /**
  7869.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  7870.      *
  7871.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  7872.      */
  7873.     protected function getAclRoleDefinitionService()
  7874.     {
  7875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  7876.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  7877.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7878.         return $instance;
  7879.     }
  7880.     /**
  7881.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  7882.      *
  7883.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  7884.      */
  7885.     protected function getAclUserRoleDefinitionService()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  7888.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  7889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7890.         return $instance;
  7891.     }
  7892.     /**
  7893.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  7894.      *
  7895.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  7896.      */
  7897.     protected function getAccessKeyControllerService()
  7898.     {
  7899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  7900.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  7901.         $instance->setContainer($this);
  7902.         return $instance;
  7903.     }
  7904.     /**
  7905.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  7906.      *
  7907.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  7908.      */
  7909.     protected function getAclControllerService()
  7910.     {
  7911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  7912.         $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()));
  7913.         $instance->setContainer($this);
  7914.         return $instance;
  7915.     }
  7916.     /**
  7917.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  7918.      *
  7919.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  7920.      */
  7921.     protected function getApiController2Service()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  7927.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\ApiController'] = $instance = new \Shopware\Core\Framework\Api\Controller\ApiController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\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()));
  7928.         $instance->setContainer($this);
  7929.         return $instance;
  7930.     }
  7931.     /**
  7932.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  7933.      *
  7934.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  7935.      */
  7936.     protected function getAuthControllerService()
  7937.     {
  7938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  7939.         $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()));
  7940.         $instance->setContainer($this);
  7941.         return $instance;
  7942.     }
  7943.     /**
  7944.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  7945.      *
  7946.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  7947.      */
  7948.     protected function getCacheControllerService()
  7949.     {
  7950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  7951.         $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()));
  7952.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  7953.         return $instance;
  7954.     }
  7955.     /**
  7956.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  7957.      *
  7958.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  7959.      */
  7960.     protected function getCustomSnippetFormatControllerService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  7963.         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()));
  7964.     }
  7965.     /**
  7966.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  7967.      *
  7968.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  7969.      */
  7970.     protected function getFallbackControllerService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  7973.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  7974.         $instance->setContainer($this);
  7975.         return $instance;
  7976.     }
  7977.     /**
  7978.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  7979.      *
  7980.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  7981.      */
  7982.     protected function getIndexingControllerService()
  7983.     {
  7984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  7985.         $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()));
  7986.         $instance->setContainer($this);
  7987.         return $instance;
  7988.     }
  7989.     /**
  7990.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  7991.      *
  7992.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  7993.      */
  7994.     protected function getInfoControllerService()
  7995.     {
  7996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  7998.         $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']);
  7999.         $instance->setContainer($this);
  8000.         return $instance;
  8001.     }
  8002.     /**
  8003.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  8004.      *
  8005.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  8006.      */
  8007.     protected function getIntegrationControllerService()
  8008.     {
  8009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  8010.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  8011.         $instance->setContainer($this);
  8012.         return $instance;
  8013.     }
  8014.     /**
  8015.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  8016.      *
  8017.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  8018.      */
  8019.     protected function getSalesChannelProxyControllerService()
  8020.     {
  8021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  8023.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  8024.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  8025.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Checkout\Cart\ApiOrderCartService($b$a), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8026.         $instance->setContainer($this);
  8027.         return $instance;
  8028.     }
  8029.     /**
  8030.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  8031.      *
  8032.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  8033.      */
  8034.     protected function getSyncControllerService()
  8035.     {
  8036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  8037.         $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()));
  8038.         $instance->setContainer($this);
  8039.         return $instance;
  8040.     }
  8041.     /**
  8042.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  8043.      *
  8044.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  8045.      */
  8046.     protected function getUserControllerService()
  8047.     {
  8048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  8049.         $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()));
  8050.         $instance->setContainer($this);
  8051.         return $instance;
  8052.     }
  8053.     /**
  8054.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  8055.      *
  8056.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  8057.      */
  8058.     protected function getSyncServiceService()
  8059.     {
  8060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  8061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  8062.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8063.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8064.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8065.         }
  8066.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8067.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  8068.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  8069.         }
  8070.         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);
  8071.     }
  8072.     /**
  8073.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  8074.      *
  8075.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  8076.      */
  8077.     protected function getActionButtonTranslationDefinitionService()
  8078.     {
  8079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  8081.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  8082.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8083.         return $instance;
  8084.     }
  8085.     /**
  8086.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  8087.      *
  8088.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  8089.      */
  8090.     protected function getActionButtonDefinitionService()
  8091.     {
  8092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  8093.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  8094.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8095.         return $instance;
  8096.     }
  8097.     /**
  8098.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  8099.      *
  8100.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  8101.      */
  8102.     protected function getAppPaymentMethodDefinitionService()
  8103.     {
  8104.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  8105.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8106.         return $instance;
  8107.     }
  8108.     /**
  8109.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  8110.      *
  8111.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  8112.      */
  8113.     protected function getAppScriptConditionTranslationDefinitionService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  8117.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  8118.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8119.         return $instance;
  8120.     }
  8121.     /**
  8122.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  8123.      *
  8124.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  8125.      */
  8126.     protected function getAppScriptConditionDefinitionService()
  8127.     {
  8128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  8129.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  8130.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8131.         return $instance;
  8132.     }
  8133.     /**
  8134.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  8135.      *
  8136.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  8137.      */
  8138.     protected function getAppTranslationDefinitionService()
  8139.     {
  8140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  8142.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  8143.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8144.         return $instance;
  8145.     }
  8146.     /**
  8147.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  8148.      *
  8149.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  8150.      */
  8151.     protected function getAppCmsBlockTranslationDefinitionService()
  8152.     {
  8153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  8155.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  8156.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8157.         return $instance;
  8158.     }
  8159.     /**
  8160.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  8161.      *
  8162.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  8163.      */
  8164.     protected function getAppCmsBlockDefinitionService()
  8165.     {
  8166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  8167.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  8168.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8169.         return $instance;
  8170.     }
  8171.     /**
  8172.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  8173.      *
  8174.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  8175.      */
  8176.     protected function getAppFlowActionTranslationDefinitionService()
  8177.     {
  8178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  8180.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  8181.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8182.         return $instance;
  8183.     }
  8184.     /**
  8185.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  8186.      *
  8187.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  8188.      */
  8189.     protected function getAppFlowActionDefinitionService()
  8190.     {
  8191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  8192.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  8193.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8194.         return $instance;
  8195.     }
  8196.     /**
  8197.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  8198.      *
  8199.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  8200.      */
  8201.     protected function getAppActionControllerService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  8207.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  8208.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  8209.         $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())));
  8210.         $instance->setContainer($this);
  8211.         return $instance;
  8212.     }
  8213.     /**
  8214.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  8215.      *
  8216.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  8217.      */
  8218.     protected function getAppCmsControllerService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  8221.         $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()));
  8222.         $instance->setContainer($this);
  8223.         return $instance;
  8224.     }
  8225.     /**
  8226.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  8227.      *
  8228.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  8229.      */
  8230.     protected function getAppUrlChangeControllerService()
  8231.     {
  8232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  8233.         $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()));
  8234.         $instance->setContainer($this);
  8235.         return $instance;
  8236.     }
  8237.     /**
  8238.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  8239.      *
  8240.      * @return \Shopware\Core\Framework\App\AppDefinition
  8241.      */
  8242.     protected function getAppDefinitionService()
  8243.     {
  8244.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  8245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8246.         return $instance;
  8247.     }
  8248.     /**
  8249.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  8250.      *
  8251.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  8252.      */
  8253.     protected function getAppLocaleProviderService()
  8254.     {
  8255.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  8256.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  8257.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  8258.         }
  8259.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  8260.     }
  8261.     /**
  8262.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  8263.      *
  8264.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  8265.      */
  8266.     protected function getResolverService()
  8267.     {
  8268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  8269.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  8270.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  8271.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  8272.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  8273.         }, 3));
  8274.     }
  8275.     /**
  8276.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  8277.      *
  8278.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  8279.      */
  8280.     protected function getAppFlowActionProviderService()
  8281.     {
  8282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  8283.         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()));
  8284.     }
  8285.     /**
  8286.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  8287.      *
  8288.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  8289.      */
  8290.     protected function getShopIdProviderService()
  8291.     {
  8292.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8293.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8294.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8295.         }
  8296.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  8297.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  8298.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  8299.         }
  8300.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  8301.     }
  8302.     /**
  8303.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  8304.      *
  8305.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  8306.      */
  8307.     protected function getTemplateDefinitionService()
  8308.     {
  8309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  8310.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  8311.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8312.         return $instance;
  8313.     }
  8314.     /**
  8315.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  8316.      *
  8317.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  8318.      */
  8319.     protected function getTemplateStateServiceService()
  8320.     {
  8321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  8322.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  8323.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  8324.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  8325.         }
  8326.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  8327.     }
  8328.     /**
  8329.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  8330.      *
  8331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  8332.      */
  8333.     protected function getEntityCacheKeyGeneratorService()
  8334.     {
  8335.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  8336.     }
  8337.     /**
  8338.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  8339.      *
  8340.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  8341.      */
  8342.     protected function getEntityHydratorService()
  8343.     {
  8344.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  8345.     }
  8346.     /**
  8347.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  8348.      *
  8349.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  8350.      */
  8351.     protected function getConfigJsonFieldAccessorBuilderService()
  8352.     {
  8353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  8356.         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()));
  8357.     }
  8358.     /**
  8359.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  8360.      *
  8361.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  8362.      */
  8363.     protected function getCustomFieldsAccessorBuilderService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  8368.         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()));
  8369.     }
  8370.     /**
  8371.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  8372.      *
  8373.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  8374.      */
  8375.     protected function getDefaultFieldAccessorBuilderService()
  8376.     {
  8377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  8379.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  8380.     }
  8381.     /**
  8382.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  8383.      *
  8384.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  8385.      */
  8386.     protected function getJsonFieldAccessorBuilderService()
  8387.     {
  8388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8390.         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()));
  8391.     }
  8392.     /**
  8393.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  8394.      *
  8395.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  8396.      */
  8397.     protected function getPriceFieldAccessorBuilderService()
  8398.     {
  8399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  8401.         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()));
  8402.     }
  8403.     /**
  8404.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  8405.      *
  8406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  8407.      */
  8408.     protected function getManyToManyAssociationFieldResolverService()
  8409.     {
  8410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  8412.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  8413.     }
  8414.     /**
  8415.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  8416.      *
  8417.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  8418.      */
  8419.     protected function getManyToOneAssociationFieldResolverService()
  8420.     {
  8421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  8423.         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())));
  8424.     }
  8425.     /**
  8426.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  8427.      *
  8428.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  8429.      */
  8430.     protected function getOneToManyAssociationFieldResolverService()
  8431.     {
  8432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  8434.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  8435.     }
  8436.     /**
  8437.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  8438.      *
  8439.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  8440.      */
  8441.     protected function getTranslationFieldResolverService()
  8442.     {
  8443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  8445.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  8446.     }
  8447.     /**
  8448.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  8449.      *
  8450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  8451.      */
  8452.     protected function getJoinGroupBuilderService()
  8453.     {
  8454.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  8455.     }
  8456.     /**
  8457.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  8458.      *
  8459.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  8460.      */
  8461.     protected function getDefinitionInstanceRegistryService()
  8462.     {
  8463.         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_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''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''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''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_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''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''dne_custom_js_css' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition''dne_custom_js_css_sales_channel' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition''mollie_subscription' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition''mollie_subscription_address' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition''mollie_subscription_history' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition''mollie_refund' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition''nimbits_pricerequests' => 'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition''nimbits_pricerequests_baskets' => 'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition''wbm_data_layer_modules' => 'Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition''wbm_data_layer_properties' => 'Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition''trustedshops_product_rating' => 'TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition''bf_product_to_delete' => 'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''vio_customer_price' => 'VioCustomerPrice\\Entity\\CustomerPriceDefinition''scop_platform_redirecter_redirect' => 'Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition''neti_store_locator' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition''neti_store_locator_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition''neti_store_locator_contact_form' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition''neti_store_sales_channel' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition''neti_store_tag' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition''neti_store_locator_contact_form_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition''neti_sl_filter' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition''neti_sl_filter_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition''neti_sl_filter_tag' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition''neti_sl_filter_value' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition''neti_business_hour' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition''neti_business_hour_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition''neti_business_weekday' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition''neti_business_weekday_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition''neti_store_business_hour' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition''myparcel_shipment' => 'MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition''myparcel_shipping_option' => 'MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition'], ['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_download' => 'product_download.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''flow_template' => 'flow_template.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_line_item_download' => 'order_line_item_download.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''dne_custom_js_css' => 'dne_custom_js_css.repository''dne_custom_js_css_sales_channel' => 'dne_custom_js_css_sales_channel.repository''mollie_subscription' => 'mollie_subscription.repository''mollie_subscription_address' => 'mollie_subscription_address.repository''mollie_subscription_history' => 'mollie_subscription_history.repository''mollie_refund' => 'mollie_refund.repository''nimbits_pricerequests' => 'nimbits_pricerequests.repository''nimbits_pricerequests_baskets' => 'nimbits_pricerequests_baskets.repository''wbm_data_layer_modules' => 'wbm_data_layer_modules.repository''wbm_data_layer_properties' => 'wbm_data_layer_properties.repository''trustedshops_product_rating' => 'trustedshops_product_rating.repository''bf_config' => 'bf_config.repository''bf_marketplace' => 'bf_marketplace.repository''bf_marketplace_sales_channel' => 'bf_marketplace_sales_channel.repository''bf_marketplace_settings' => 'bf_marketplace_settings.repository''bf_category_mapping' => 'bf_category_mapping.repository''bf_support' => 'bf_support.repository''bf_product_to_delete' => 'bf_product_to_delete.repository''swag_language_pack_language' => 'swag_language_pack_language.repository''vio_customer_price' => 'vio_customer_price.repository''scop_platform_redirecter_redirect' => 'scop_platform_redirecter_redirect.repository''neti_store_locator' => 'neti_store_locator.repository''neti_store_locator_translation' => 'neti_store_locator_translation.repository''neti_store_locator_contact_form' => 'neti_store_locator_contact_form.repository''neti_store_sales_channel' => 'neti_store_sales_channel.repository''neti_store_tag' => 'neti_store_tag.repository''neti_store_locator_contact_form_translation' => 'neti_store_locator_contact_form_translation.repository''neti_sl_filter' => 'neti_sl_filter.repository''neti_sl_filter_translation' => 'neti_sl_filter_translation.repository''neti_sl_filter_tag' => 'neti_sl_filter_tag.repository''neti_sl_filter_value' => 'neti_sl_filter_value.repository''neti_business_hour' => 'neti_business_hour.repository''neti_business_hour_translation' => 'neti_business_hour_translation.repository''neti_business_weekday' => 'neti_business_weekday.repository''neti_business_weekday_translation' => 'neti_business_weekday_translation.repository''neti_store_business_hour' => 'neti_store_business_hour.repository''myparcel_shipment' => 'myparcel_shipment.repository''myparcel_shipping_option' => 'myparcel_shipping_option.repository']);
  8464.     }
  8465.     /**
  8466.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  8467.      *
  8468.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  8469.      */
  8470.     protected function getEntityLoadedEventFactoryService()
  8471.     {
  8472.         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()));
  8473.     }
  8474.     /**
  8475.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  8476.      *
  8477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  8478.      */
  8479.     protected function getExtensionRegistryService()
  8480.     {
  8481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  8482.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  8483.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  8484.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  8485.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  8486.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  8487.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  8488.             yield => ($this->privates['Dne\\CustomCssJs\\Core\\Content\\SalesChannel\\SalesChannelExtension'] ?? ($this->privates['Dne\\CustomCssJs\\Core\\Content\\SalesChannel\\SalesChannelExtension'] = new \Dne\CustomCssJs\Core\Content\SalesChannel\SalesChannelExtension()));
  8489.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Customer\\CustomerExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Customer\\CustomerExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Customer\CustomerExtension()));
  8490.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Country\CountryExtension()));
  8491.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryStateExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryStateExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Country\CountryStateExtension()));
  8492.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Salutation\\SalutationExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Salutation\\SalutationExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Salutation\SalutationExtension()));
  8493.             yield 10 => ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Order\\OrderExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Order\\OrderExtension'] = new \Kiener\MolliePayments\Components\RefundManager\DAL\Order\OrderExtension()));
  8494.             yield 11 => ($this->privates['TrustedShops\\Extension\\Content\\Product\\TrustedShopsProductRatingExtension'] ?? ($this->privates['TrustedShops\\Extension\\Content\\Product\\TrustedShopsProductRatingExtension'] = new \TrustedShops\Extension\Content\Product\TrustedShopsProductRatingExtension()));
  8495.             yield 12 => ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] = new \Swag\Markets\Entity\Extension\SalesChannelExtension()));
  8496.             yield 13 => ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] = new \Swag\Markets\Entity\Extension\CurrencyExtension()));
  8497.             yield 14 => ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] = new \Swag\Markets\Entity\Extension\CountryExtension()));
  8498.             yield 15 => ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] = new \Swag\Markets\Entity\Extension\LanguageExtension()));
  8499.             yield 16 => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  8500.             yield 17 => ($this->privates['VioCustomerPrice\\Core\\Content\\Product\\ProductExtension'] ?? ($this->privates['VioCustomerPrice\\Core\\Content\\Product\\ProductExtension'] = new \VioCustomerPrice\Core\Content\Product\ProductExtension()));
  8501.             yield 18 => ($this->privates['VioCustomerPrice\\Core\\Checkout\\Customer\\CustomerExtension'] ?? ($this->privates['VioCustomerPrice\\Core\\Checkout\\Customer\\CustomerExtension'] = new \VioCustomerPrice\Core\Checkout\Customer\CustomerExtension()));
  8502.         }, 19));
  8503.     }
  8504.     /**
  8505.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  8506.      *
  8507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  8508.      */
  8509.     protected function getRepositoryFacadeHookFactoryService()
  8510.     {
  8511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  8513.         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()));
  8514.     }
  8515.     /**
  8516.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  8517.      *
  8518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  8519.      */
  8520.     protected function getRepositoryWriterFacadeHookFactoryService()
  8521.     {
  8522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  8524.         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()));
  8525.     }
  8526.     /**
  8527.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  8528.      *
  8529.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  8530.      */
  8531.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  8532.     {
  8533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  8535.         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()));
  8536.     }
  8537.     /**
  8538.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  8539.      *
  8540.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  8541.      */
  8542.     protected function getBlobFieldSerializerService()
  8543.     {
  8544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  8546.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  8547.     }
  8548.     /**
  8549.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  8550.      *
  8551.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  8552.      */
  8553.     protected function getBoolFieldSerializerService()
  8554.     {
  8555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  8558.         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()));
  8559.     }
  8560.     /**
  8561.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  8562.      *
  8563.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  8564.      */
  8565.     protected function getCalculatedPriceFieldSerializerService()
  8566.     {
  8567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  8571.         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()));
  8572.     }
  8573.     /**
  8574.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  8575.      *
  8576.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  8577.      */
  8578.     protected function getCartPriceFieldSerializerService()
  8579.     {
  8580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  8584.         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()));
  8585.     }
  8586.     /**
  8587.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  8588.      *
  8589.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  8590.      */
  8591.     protected function getCashRoundingConfigFieldSerializerService()
  8592.     {
  8593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  8597.         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()));
  8598.     }
  8599.     /**
  8600.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  8601.      *
  8602.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  8603.      */
  8604.     protected function getConfigJsonFieldSerializerService()
  8605.     {
  8606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  8610.         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()));
  8611.     }
  8612.     /**
  8613.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  8614.      *
  8615.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  8616.      */
  8617.     protected function getCreatedAtFieldSerializerService()
  8618.     {
  8619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  8623.         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()));
  8624.     }
  8625.     /**
  8626.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  8627.      *
  8628.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  8629.      */
  8630.     protected function getCreatedByFieldSerializerService()
  8631.     {
  8632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  8636.         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()));
  8637.     }
  8638.     /**
  8639.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  8640.      *
  8641.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  8642.      */
  8643.     protected function getCustomFieldsSerializerService()
  8644.     {
  8645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  8649.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8650.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8651.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8652.         }
  8653.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8654.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8655.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8656.         }
  8657.         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);
  8658.     }
  8659.     /**
  8660.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  8661.      *
  8662.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  8663.      */
  8664.     protected function getDateFieldSerializerService()
  8665.     {
  8666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  8669.         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()));
  8670.     }
  8671.     /**
  8672.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  8673.      *
  8674.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  8675.      */
  8676.     protected function getDateTimeFieldSerializerService()
  8677.     {
  8678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8681.         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()));
  8682.     }
  8683.     /**
  8684.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  8685.      *
  8686.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  8687.      */
  8688.     protected function getEmailFieldSerializerService()
  8689.     {
  8690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  8693.         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()));
  8694.     }
  8695.     /**
  8696.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  8697.      *
  8698.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  8699.      */
  8700.     protected function getFkFieldSerializerService()
  8701.     {
  8702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8705.         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()));
  8706.     }
  8707.     /**
  8708.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  8709.      *
  8710.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  8711.      */
  8712.     protected function getFloatFieldSerializerService()
  8713.     {
  8714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  8717.         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()));
  8718.     }
  8719.     /**
  8720.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  8721.      *
  8722.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  8723.      */
  8724.     protected function getIdFieldSerializerService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  8729.         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()));
  8730.     }
  8731.     /**
  8732.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  8733.      *
  8734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  8735.      */
  8736.     protected function getIntFieldSerializerService()
  8737.     {
  8738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  8741.         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()));
  8742.     }
  8743.     /**
  8744.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  8745.      *
  8746.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  8747.      */
  8748.     protected function getJsonFieldSerializerService()
  8749.     {
  8750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8753.         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()));
  8754.     }
  8755.     /**
  8756.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  8757.      *
  8758.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  8759.      */
  8760.     protected function getListFieldSerializerService()
  8761.     {
  8762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  8765.         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()));
  8766.     }
  8767.     /**
  8768.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  8769.      *
  8770.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  8771.      */
  8772.     protected function getLongTextFieldSerializerService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  8777.         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()));
  8778.     }
  8779.     /**
  8780.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  8781.      *
  8782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  8783.      */
  8784.     protected function getManyToManyAssociationFieldSerializerService()
  8785.     {
  8786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  8788.         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()));
  8789.     }
  8790.     /**
  8791.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  8792.      *
  8793.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  8794.      */
  8795.     protected function getManyToOneAssociationFieldSerializerService()
  8796.     {
  8797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  8799.         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()));
  8800.     }
  8801.     /**
  8802.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  8803.      *
  8804.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  8805.      */
  8806.     protected function getOneToManyAssociationFieldSerializerService()
  8807.     {
  8808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  8810.         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()));
  8811.     }
  8812.     /**
  8813.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  8814.      *
  8815.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  8816.      */
  8817.     protected function getOneToOneAssociationFieldSerializerService()
  8818.     {
  8819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  8821.         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()));
  8822.     }
  8823.     /**
  8824.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  8825.      *
  8826.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  8827.      */
  8828.     protected function getPHPUnserializeFieldSerializerService()
  8829.     {
  8830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  8833.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  8834.     }
  8835.     /**
  8836.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  8837.      *
  8838.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  8839.      */
  8840.     protected function getPasswordFieldSerializerService()
  8841.     {
  8842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  8845.         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()));
  8846.     }
  8847.     /**
  8848.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  8849.      *
  8850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  8851.      */
  8852.     protected function getPriceDefinitionFieldSerializerService()
  8853.     {
  8854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  8858.         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()));
  8859.     }
  8860.     /**
  8861.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  8862.      *
  8863.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  8864.      */
  8865.     protected function getPriceFieldSerializerService()
  8866.     {
  8867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  8870.         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()));
  8871.     }
  8872.     /**
  8873.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  8874.      *
  8875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  8876.      */
  8877.     protected function getReferenceVersionFieldSerializerService()
  8878.     {
  8879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  8881.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  8882.     }
  8883.     /**
  8884.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  8885.      *
  8886.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  8887.      */
  8888.     protected function getRemoteAddressFieldSerializerService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  8893.         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()));
  8894.     }
  8895.     /**
  8896.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  8897.      *
  8898.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  8899.      */
  8900.     protected function getStateMachineStateFieldSerializerService()
  8901.     {
  8902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  8906.         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()));
  8907.     }
  8908.     /**
  8909.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  8910.      *
  8911.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  8912.      */
  8913.     protected function getStringFieldSerializerService()
  8914.     {
  8915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  8918.         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()));
  8919.     }
  8920.     /**
  8921.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  8922.      *
  8923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  8924.      */
  8925.     protected function getTaxFreeConfigFieldSerializerService()
  8926.     {
  8927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  8931.         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()));
  8932.     }
  8933.     /**
  8934.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  8935.      *
  8936.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  8937.      */
  8938.     protected function getTimeZoneFieldSerializerService()
  8939.     {
  8940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  8943.         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()));
  8944.     }
  8945.     /**
  8946.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  8947.      *
  8948.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  8949.      */
  8950.     protected function getTranslatedFieldSerializerService()
  8951.     {
  8952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  8954.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  8955.     }
  8956.     /**
  8957.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  8958.      *
  8959.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  8960.      */
  8961.     protected function getTranslationsAssociationFieldSerializerService()
  8962.     {
  8963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  8965.         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()));
  8966.     }
  8967.     /**
  8968.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  8969.      *
  8970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  8971.      */
  8972.     protected function getUpdatedAtFieldSerializerService()
  8973.     {
  8974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  8978.         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()));
  8979.     }
  8980.     /**
  8981.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  8982.      *
  8983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  8984.      */
  8985.     protected function getUpdatedByFieldSerializerService()
  8986.     {
  8987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  8991.         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()));
  8992.     }
  8993.     /**
  8994.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  8995.      *
  8996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  8997.      */
  8998.     protected function getVariantListingConfigFieldSerializerService()
  8999.     {
  9000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  9002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  9003.         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()));
  9004.     }
  9005.     /**
  9006.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  9007.      *
  9008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  9009.      */
  9010.     protected function getVersionDataPayloadFieldSerializerService()
  9011.     {
  9012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  9014.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  9015.     }
  9016.     /**
  9017.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  9018.      *
  9019.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  9020.      */
  9021.     protected function getVersionFieldSerializerService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  9025.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  9026.     }
  9027.     /**
  9028.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  9029.      *
  9030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  9031.      */
  9032.     protected function getEntityIndexerRegistryService()
  9033.     {
  9034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  9035.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  9036.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9037.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9038.         }
  9039.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9040.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  9041.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  9042.         }
  9043.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  9044.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  9045.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  9046.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  9047.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  9048.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  9049.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  9050.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  9051.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  9052.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  9053.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  9054.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  9055.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  9056.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  9057.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  9058.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  9059.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  9060.         }, 16), $a$b);
  9061.     }
  9062.     /**
  9063.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  9064.      *
  9065.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  9066.      */
  9067.     protected function getEntityReaderInterfaceService()
  9068.     {
  9069.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9070.     }
  9071.     /**
  9072.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  9073.      *
  9074.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  9075.      */
  9076.     protected function getEntityAggregatorInterfaceService()
  9077.     {
  9078.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9079.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9080.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9081.         }
  9082.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9083.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  9084.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  9085.         }
  9086.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9087.         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())), $c, ($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($c), $b);
  9088.     }
  9089.     /**
  9090.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  9091.      *
  9092.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  9093.      */
  9094.     protected function getEntitySearcherInterfaceService()
  9095.     {
  9096.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9097.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9098.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9099.         }
  9100.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9101.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  9102.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  9103.         }
  9104.         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())), $a, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), $b);
  9105.     }
  9106.     /**
  9107.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  9108.      *
  9109.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  9110.      */
  9111.     protected function getVersionManagerService()
  9112.     {
  9113.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  9114.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9115.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9116.         }
  9117.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  9118.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9119.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9120.         }
  9121.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9122.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9123.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9124.         }
  9125.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9126.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  9127.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  9128.         }
  9129.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $b$c$d, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  9130.     }
  9131.     /**
  9132.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  9133.      *
  9134.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  9135.      */
  9136.     protected function getVersionCommitDataDefinitionService()
  9137.     {
  9138.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  9139.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9140.         return $instance;
  9141.     }
  9142.     /**
  9143.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  9144.      *
  9145.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  9146.      */
  9147.     protected function getVersionCommitDefinitionService()
  9148.     {
  9149.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  9150.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9151.         return $instance;
  9152.     }
  9153.     /**
  9154.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  9155.      *
  9156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  9157.      */
  9158.     protected function getVersionDefinitionService()
  9159.     {
  9160.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  9161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9162.         return $instance;
  9163.     }
  9164.     /**
  9165.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  9166.      *
  9167.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  9168.      */
  9169.     protected function getEntityWriteGatewayInterfaceService()
  9170.     {
  9171.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9172.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  9173.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  9174.         }
  9175.         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 () {
  9176.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  9177.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  9178.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  9179.             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()));
  9180.             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()));
  9181.             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()));
  9182.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  9183.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  9184.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  9185.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  9186.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9187.     }
  9188.     /**
  9189.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  9190.      *
  9191.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  9192.      */
  9193.     protected function getEntityWriterService()
  9194.     {
  9195.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  9196.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9197.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9198.         }
  9199.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  9200.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  9201.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  9202.         }
  9203.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9204.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9205.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter($a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver($c, ($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\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), $d, new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory($d$c));
  9206.     }
  9207.     /**
  9208.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  9209.      *
  9210.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  9211.      */
  9212.     protected function getBusinessEventRegistryService()
  9213.     {
  9214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  9215.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  9216.         $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']);
  9217.         return $instance;
  9218.     }
  9219.     /**
  9220.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  9221.      *
  9222.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  9223.      */
  9224.     protected function getEventActionRuleDefinitionService()
  9225.     {
  9226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  9227.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  9228.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9229.         return $instance;
  9230.     }
  9231.     /**
  9232.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  9233.      *
  9234.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  9235.      */
  9236.     protected function getEventActionSalesChannelDefinitionService()
  9237.     {
  9238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  9239.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  9240.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9241.         return $instance;
  9242.     }
  9243.     /**
  9244.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  9245.      *
  9246.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  9247.      */
  9248.     protected function getEventActionDefinitionService()
  9249.     {
  9250.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  9251.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9252.         return $instance;
  9253.     }
  9254.     /**
  9255.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  9256.      *
  9257.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  9258.      */
  9259.     protected function getIncrementApiControllerService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  9262.         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()));
  9263.     }
  9264.     /**
  9265.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  9266.      *
  9267.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  9268.      */
  9269.     protected function getLogEntryDefinitionService()
  9270.     {
  9271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  9272.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  9273.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9274.         return $instance;
  9275.     }
  9276.     /**
  9277.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  9278.      *
  9279.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  9280.      */
  9281.     protected function getConsumeMessagesControllerService()
  9282.     {
  9283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  9284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  9285.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  9286.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController'] = $instance = new \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), 20, ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()), ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()), ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener())), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  9287.         $instance->setContainer($this);
  9288.         return $instance;
  9289.     }
  9290.     /**
  9291.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  9292.      *
  9293.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  9294.      */
  9295.     protected function getDeadMessageDefinitionService()
  9296.     {
  9297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  9298.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  9299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9300.         return $instance;
  9301.     }
  9302.     /**
  9303.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  9304.      *
  9305.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  9306.      */
  9307.     protected function getMessageQueueStatsDefinitionService()
  9308.     {
  9309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  9310.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  9311.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9312.         return $instance;
  9313.     }
  9314.     /**
  9315.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  9316.      *
  9317.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  9318.      */
  9319.     protected function getScheduledTaskControllerService()
  9320.     {
  9321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  9322.         $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()));
  9323.         $instance->setContainer($this);
  9324.         return $instance;
  9325.     }
  9326.     /**
  9327.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  9328.      *
  9329.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  9330.      */
  9331.     protected function getScheduledTaskDefinitionService()
  9332.     {
  9333.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  9334.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9335.         return $instance;
  9336.     }
  9337.     /**
  9338.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  9339.      *
  9340.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  9341.      */
  9342.     protected function getMigrationControllerService()
  9343.     {
  9344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  9345.         $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.20.2');
  9346.         $instance->setContainer($this);
  9347.         return $instance;
  9348.     }
  9349.     /**
  9350.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  9351.      *
  9352.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  9353.      */
  9354.     protected function getIndexerQueuerService()
  9355.     {
  9356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  9357.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9358.     }
  9359.     /**
  9360.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  9361.      *
  9362.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  9363.      */
  9364.     protected function getMigrationCollectionLoaderService()
  9365.     {
  9366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  9367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  9368.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9369.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  9370.         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 () {
  9371.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  9372.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  9373.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  9374.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  9375.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  9376.             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'])));
  9377.             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'])));
  9378.             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'])));
  9379.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DneCustomCssJs'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DneCustomCssJs'] = new \Shopware\Core\Framework\Migration\MigrationSource('DneCustomCssJs', [(\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Migration') => 'Dne\\CustomCssJs\\Migration'])));
  9380.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MolliePayments'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MolliePayments'] = new \Shopware\Core\Framework\Migration\MigrationSource('MolliePayments', [(\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Migration') => 'Kiener\\MolliePayments\\Migration'])));
  9381.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NimbitsPriceOnRequestNext'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NimbitsPriceOnRequestNext'] = new \Shopware\Core\Framework\Migration\MigrationSource('NimbitsPriceOnRequestNext', [(\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Migration') => 'Nimbits\\NimbitsPriceOnRequestNext\\Migration'])));
  9382.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_WbmTagManagerEcomm'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_WbmTagManagerEcomm'] = new \Shopware\Core\Framework\Migration\MigrationSource('WbmTagManagerEcomm', [(\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Migration') => 'Wbm\\TagManagerEcomm\\Migration'])));
  9383.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_TrustedShops'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_TrustedShops'] = new \Shopware\Core\Framework\Migration\MigrationSource('TrustedShops', [(\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Migration') => 'TrustedShops\\Migration'])));
  9384.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagMarkets', [(\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Migration') => 'Swag\\Markets\\Migration'])));
  9385.             yield 14 => ($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'])));
  9386.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_VioCustomerPrice'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_VioCustomerPrice'] = new \Shopware\Core\Framework\Migration\MigrationSource('VioCustomerPrice', [(\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Migration') => 'VioCustomerPrice\\Migration'])));
  9387.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ScopPlatformRedirecter'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ScopPlatformRedirecter'] = new \Shopware\Core\Framework\Migration\MigrationSource('ScopPlatformRedirecter', [(\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Migration') => 'Scop\\PlatformRedirecter\\Migration'])));
  9388.             yield 17 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetiNextStoreLocator'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetiNextStoreLocator'] = new \Shopware\Core\Framework\Migration\MigrationSource('NetiNextStoreLocator', [(\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Migration') => 'NetInventors\\NetiNextStoreLocator\\Migration'])));
  9389.             yield 18 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MyPaShopware'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MyPaShopware'] = new \Shopware\Core\Framework\Migration\MigrationSource('MyPaShopware', [(\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Migration') => 'MyPa\\Shopware\\Migration'])));
  9390.         }, 19), $b);
  9391.     }
  9392.     /**
  9393.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  9394.      *
  9395.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  9396.      */
  9397.     protected function getPluginTranslationDefinitionService()
  9398.     {
  9399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  9401.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  9402.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9403.         return $instance;
  9404.     }
  9405.     /**
  9406.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  9407.      *
  9408.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  9409.      */
  9410.     protected function getKernelPluginCollectionService()
  9411.     {
  9412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  9413.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  9414.     }
  9415.     /**
  9416.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  9417.      *
  9418.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  9419.      */
  9420.     protected function getKernelPluginLoaderService()
  9421.     {
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  9427.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  9428.     }
  9429.     /**
  9430.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  9431.      *
  9432.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  9433.      */
  9434.     protected function getPluginDefinitionService()
  9435.     {
  9436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  9437.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  9438.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9439.         return $instance;
  9440.     }
  9441.     /**
  9442.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  9443.      *
  9444.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  9445.      */
  9446.     protected function getPluginIdProviderService()
  9447.     {
  9448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  9449.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  9450.     }
  9451.     /**
  9452.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  9453.      *
  9454.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  9455.      */
  9456.     protected function getCanonicalRedirectServiceService()
  9457.     {
  9458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  9459.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9460.     }
  9461.     /**
  9462.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  9463.      *
  9464.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  9465.      */
  9466.     protected function getRequestTransformerInterfaceService()
  9467.     {
  9468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  9470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  9471.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  9474.         return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] = new \Shopware\Storefront\Framework\Routing\RequestTransformer(new \Shopware\Core\Framework\Routing\RequestTransformer(), ($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] ?? $this->getEmptyPathInfoResolverService()), $this->getParameter('shopware.routing.registered_api_prefixes'), new \Shopware\Storefront\Framework\Routing\CachedDomainLoader(new \Shopware\Storefront\Framework\Routing\DomainLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  9475.     }
  9476.     /**
  9477.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  9478.      *
  9479.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  9480.      */
  9481.     protected function getRuleConfigControllerService()
  9482.     {
  9483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  9484.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  9485.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  9486.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  9487.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  9488.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  9489.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  9490.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  9491.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  9492.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  9493.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  9494.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  9495.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  9496.             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()));
  9497.             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()));
  9498.             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()));
  9499.             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()));
  9500.             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()));
  9501.             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()));
  9502.             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()));
  9503.             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()));
  9504.             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()));
  9505.             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()));
  9506.             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()));
  9507.             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()));
  9508.             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()));
  9509.             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()));
  9510.             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()));
  9511.             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()));
  9512.             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()));
  9513.             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()));
  9514.             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()));
  9515.             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()));
  9516.             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()));
  9517.             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()));
  9518.             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()));
  9519.             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()));
  9520.             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()));
  9521.             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()));
  9522.             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()));
  9523.             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()));
  9524.             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()));
  9525.             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()));
  9526.             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()));
  9527.             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()));
  9528.             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()));
  9529.             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()));
  9530.             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()));
  9531.             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()));
  9532.             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()));
  9533.             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()));
  9534.             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()));
  9535.             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()));
  9536.             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()));
  9537.             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()));
  9538.             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()));
  9539.             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()));
  9540.             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()));
  9541.             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()));
  9542.             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()));
  9543.             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()));
  9544.             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()));
  9545.             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()));
  9546.             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()));
  9547.             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()));
  9548.             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()));
  9549.             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()));
  9550.             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()));
  9551.             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()));
  9552.             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()));
  9553.             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()));
  9554.             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()));
  9555.             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()));
  9556.             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()));
  9557.             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()));
  9558.             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()));
  9559.             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()));
  9560.             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()));
  9561.             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()));
  9562.             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()));
  9563.             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()));
  9564.             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()));
  9565.             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()));
  9566.             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()));
  9567.             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()));
  9568.             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()));
  9569.             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()));
  9570.             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()));
  9571.             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()));
  9572.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemProductStatesRule()));
  9573.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  9574.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  9575.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  9576.             yield 91 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  9577.             yield 92 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\LineItemSubscriptionRule()));
  9578.             yield 93 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\CartSubscriptionRule()));
  9579.         }, 94));
  9580.         $instance->setContainer($this);
  9581.         return $instance;
  9582.     }
  9583.     /**
  9584.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  9585.      *
  9586.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  9587.      */
  9588.     protected function getScriptApiRouteService()
  9589.     {
  9590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  9591.         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()));
  9592.     }
  9593.     /**
  9594.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  9595.      *
  9596.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  9597.      */
  9598.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  9599.     {
  9600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  9602.         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()));
  9603.     }
  9604.     /**
  9605.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  9606.      *
  9607.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  9608.      */
  9609.     protected function getScriptStoreApiRouteService()
  9610.     {
  9611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  9612.         return $this->services['Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute'] = new \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute(($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9613.     }
  9614.     /**
  9615.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  9616.      *
  9617.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  9618.      */
  9619.     protected function getScriptExecutorService()
  9620.     {
  9621.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  9622.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9623.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9624.         }
  9625.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  9626.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9627.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9628.         }
  9629.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this$b);
  9630.     }
  9631.     /**
  9632.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  9633.      *
  9634.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  9635.      */
  9636.     protected function getScriptDefinitionService()
  9637.     {
  9638.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  9639.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9640.         return $instance;
  9641.     }
  9642.     /**
  9643.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  9644.      *
  9645.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  9646.      */
  9647.     protected function getExtensionStoreActionsControllerService()
  9648.     {
  9649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  9650.         $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()));
  9651.         $instance->setContainer($this);
  9652.         return $instance;
  9653.     }
  9654.     /**
  9655.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  9656.      *
  9657.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  9658.      */
  9659.     protected function getExtensionStoreDataControllerService()
  9660.     {
  9661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  9662.         $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()));
  9663.         $instance->setContainer($this);
  9664.         return $instance;
  9665.     }
  9666.     /**
  9667.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  9668.      *
  9669.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  9670.      */
  9671.     protected function getExtensionStoreLicensesControllerService()
  9672.     {
  9673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  9674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  9675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  9676.         $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())));
  9677.         $instance->setContainer($this);
  9678.         return $instance;
  9679.     }
  9680.     /**
  9681.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  9682.      *
  9683.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  9684.      */
  9685.     protected function getFirstRunWizardControllerService()
  9686.     {
  9687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  9688.         $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()));
  9689.         $instance->setContainer($this);
  9690.         return $instance;
  9691.     }
  9692.     /**
  9693.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  9694.      *
  9695.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  9696.      */
  9697.     protected function getStoreControllerService()
  9698.     {
  9699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  9700.         $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()));
  9701.         $instance->setContainer($this);
  9702.         return $instance;
  9703.     }
  9704.     /**
  9705.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  9706.      *
  9707.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  9708.      */
  9709.     protected function getStoreRequestOptionsProviderService()
  9710.     {
  9711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  9712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  9714.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  9715.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9716.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9717.         }
  9718.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9719.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9720.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9721.         }
  9722.         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.20.2'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  9723.     }
  9724.     /**
  9725.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  9726.      *
  9727.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  9728.      */
  9729.     protected function getShopSecretInvalidMiddlewareService()
  9730.     {
  9731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  9733.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9734.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  9735.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  9736.         }
  9737.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  9738.     }
  9739.     /**
  9740.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  9741.      *
  9742.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  9743.      */
  9744.     protected function getStoreSessionExpiredMiddlewareService()
  9745.     {
  9746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  9748.         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())));
  9749.     }
  9750.     /**
  9751.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  9752.      *
  9753.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  9754.      */
  9755.     protected function getVerifyResponseSignatureMiddlewareService()
  9756.     {
  9757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  9759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9760.         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')]))));
  9761.     }
  9762.     /**
  9763.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  9764.      *
  9765.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  9766.      */
  9767.     protected function getUpdateControllerService()
  9768.     {
  9769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  9772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  9773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9775.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9776.         $this->services['Shopware\\Core\\Framework\\Update\\Api\\UpdateController'] = $instance = new \Shopware\Core\Framework\Update\Api\UpdateController(\dirname(__DIR__4), new \Shopware\Core\Framework\Update\Services\ApiClient('6.4.20.2'$a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))), (new \Shopware\Core\Framework\Update\Services\UpdateApiHttpClientFactory($a))->__invoke(), true), new \Shopware\Core\Framework\Update\Services\RequirementsValidator(new RewindableGenerator(function () {
  9777.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  9778.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  9779.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  9780.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  9781.         }, 4)), new \Shopware\Core\Framework\Update\Services\PluginCompatibility(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] ?? $this->getExtensionLifecycleServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), '6.4.20.2'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  9782.         $instance->setContainer($this);
  9783.         return $instance;
  9784.     }
  9785.     /**
  9786.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  9787.      *
  9788.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  9789.      */
  9790.     protected function getHtmlSanitizerService()
  9791.     {
  9792.         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']);
  9793.     }
  9794.     /**
  9795.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  9796.      *
  9797.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  9798.      */
  9799.     protected function getWebhookEventLogDefinitionService()
  9800.     {
  9801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  9802.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  9803.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9804.         return $instance;
  9805.     }
  9806.     /**
  9807.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  9808.      *
  9809.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  9810.      */
  9811.     protected function getWebhookDefinitionService()
  9812.     {
  9813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  9814.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  9815.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9816.         return $instance;
  9817.     }
  9818.     /**
  9819.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  9820.      *
  9821.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  9822.      */
  9823.     protected function getSalesChannelCreatorService()
  9824.     {
  9825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  9826.         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()));
  9827.     }
  9828.     /**
  9829.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  9830.      *
  9831.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  9832.      */
  9833.     protected function getUserProvisionerService()
  9834.     {
  9835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  9836.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9837.     }
  9838.     /**
  9839.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  9840.      *
  9841.      * @return \Shopware\Core\Profiling\Profiler
  9842.      */
  9843.     protected function getProfilerService()
  9844.     {
  9845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  9846.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  9847.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  9848.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  9849.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  9850.         }, 3), $this->parameters['shopware.profiler.integrations']);
  9851.     }
  9852.     /**
  9853.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  9854.      *
  9855.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  9856.      */
  9857.     protected function getCountryStateTranslationDefinitionService()
  9858.     {
  9859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  9861.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  9862.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9863.         return $instance;
  9864.     }
  9865.     /**
  9866.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  9867.      *
  9868.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  9869.      */
  9870.     protected function getCountryStateDefinitionService()
  9871.     {
  9872.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  9873.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9874.         return $instance;
  9875.     }
  9876.     /**
  9877.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  9878.      *
  9879.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  9880.      */
  9881.     protected function getSalesChannelCountryStateDefinitionService()
  9882.     {
  9883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  9884.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  9885.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9886.         return $instance;
  9887.     }
  9888.     /**
  9889.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  9890.      *
  9891.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  9892.      */
  9893.     protected function getCountryTranslationDefinitionService()
  9894.     {
  9895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  9897.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  9898.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9899.         return $instance;
  9900.     }
  9901.     /**
  9902.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  9903.      *
  9904.      * @return \Shopware\Core\System\Country\CountryDefinition
  9905.      */
  9906.     protected function getCountryDefinitionService()
  9907.     {
  9908.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  9909.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9910.         return $instance;
  9911.     }
  9912.     /**
  9913.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  9914.      *
  9915.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  9916.      */
  9917.     protected function getCachedCountryRouteService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  9921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  9922.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  9923.     }
  9924.     /**
  9925.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  9926.      *
  9927.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  9928.      */
  9929.     protected function getCachedCountryStateRouteService()
  9930.     {
  9931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  9932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  9933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  9934.         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()), []);
  9935.     }
  9936.     /**
  9937.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  9938.      *
  9939.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  9940.      */
  9941.     protected function getSalesChannelCountryDefinitionService()
  9942.     {
  9943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  9944.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  9945.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9946.         return $instance;
  9947.     }
  9948.     /**
  9949.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  9950.      *
  9951.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  9952.      */
  9953.     protected function getCurrencyCountryRoundingDefinitionService()
  9954.     {
  9955.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  9956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9957.         return $instance;
  9958.     }
  9959.     /**
  9960.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  9961.      *
  9962.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  9963.      */
  9964.     protected function getCurrencyTranslationDefinitionService()
  9965.     {
  9966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  9968.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  9969.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9970.         return $instance;
  9971.     }
  9972.     /**
  9973.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  9974.      *
  9975.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  9976.      */
  9977.     protected function getCurrencyDefinitionService()
  9978.     {
  9979.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  9980.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9981.         return $instance;
  9982.     }
  9983.     /**
  9984.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  9985.      *
  9986.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  9987.      */
  9988.     protected function getCurrencyFormatterService()
  9989.     {
  9990.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  9991.     }
  9992.     /**
  9993.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  9994.      *
  9995.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  9996.      */
  9997.     protected function getCachedCurrencyRouteService()
  9998.     {
  9999.         $a = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  10000.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10001.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10002.         }
  10003.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10004.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10005.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10006.         }
  10007.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10008.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  10009.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  10010.         }
  10011.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  10012.     }
  10013.     /**
  10014.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  10015.      *
  10016.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  10017.      */
  10018.     protected function getSalesChannelCurrencyDefinitionService()
  10019.     {
  10020.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  10021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10022.         return $instance;
  10023.     }
  10024.     /**
  10025.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  10026.      *
  10027.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  10028.      */
  10029.     protected function getCustomEntityApiControllerService()
  10030.     {
  10031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  10032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  10033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  10034.         $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()));
  10035.         $instance->setContainer($this);
  10036.         return $instance;
  10037.     }
  10038.     /**
  10039.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  10040.      *
  10041.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  10042.      */
  10043.     protected function getCustomEntityDefinitionService()
  10044.     {
  10045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  10046.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  10047.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10048.         return $instance;
  10049.     }
  10050.     /**
  10051.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  10052.      *
  10053.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  10054.      */
  10055.     protected function getCustomEntityRegistrarService()
  10056.     {
  10057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  10058.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  10059.     }
  10060.     /**
  10061.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  10062.      *
  10063.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  10064.      */
  10065.     protected function getCustomEntitySchemaUpdaterService()
  10066.     {
  10067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  10069.         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());
  10070.     }
  10071.     /**
  10072.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  10073.      *
  10074.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  10075.      */
  10076.     protected function getCustomFieldSetRelationDefinitionService()
  10077.     {
  10078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  10079.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  10080.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10081.         return $instance;
  10082.     }
  10083.     /**
  10084.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  10085.      *
  10086.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  10087.      */
  10088.     protected function getCustomFieldSetDefinitionService()
  10089.     {
  10090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  10091.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  10092.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10093.         return $instance;
  10094.     }
  10095.     /**
  10096.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  10097.      *
  10098.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  10099.      */
  10100.     protected function getCustomFieldSetActionControllerService()
  10101.     {
  10102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  10103.         $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()));
  10104.         $instance->setContainer($this);
  10105.         return $instance;
  10106.     }
  10107.     /**
  10108.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  10109.      *
  10110.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  10111.      */
  10112.     protected function getCustomFieldDefinitionService()
  10113.     {
  10114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  10115.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  10116.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10117.         return $instance;
  10118.     }
  10119.     /**
  10120.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  10121.      *
  10122.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  10123.      */
  10124.     protected function getDeliveryTimeTranslationDefinitionService()
  10125.     {
  10126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  10128.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  10129.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10130.         return $instance;
  10131.     }
  10132.     /**
  10133.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  10134.      *
  10135.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  10136.      */
  10137.     protected function getDeliveryTimeDefinitionService()
  10138.     {
  10139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  10140.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  10141.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10142.         return $instance;
  10143.     }
  10144.     /**
  10145.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  10146.      *
  10147.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  10148.      */
  10149.     protected function getIntegrationRoleDefinitionService()
  10150.     {
  10151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  10152.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  10153.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10154.         return $instance;
  10155.     }
  10156.     /**
  10157.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  10158.      *
  10159.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  10160.      */
  10161.     protected function getIntegrationDefinitionService()
  10162.     {
  10163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  10164.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  10165.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10166.         return $instance;
  10167.     }
  10168.     /**
  10169.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  10170.      *
  10171.      * @return \Shopware\Core\System\Language\LanguageDefinition
  10172.      */
  10173.     protected function getLanguageDefinitionService()
  10174.     {
  10175.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  10176.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10177.         return $instance;
  10178.     }
  10179.     /**
  10180.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  10181.      *
  10182.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  10183.      */
  10184.     protected function getCachedLanguageRouteService()
  10185.     {
  10186.         $a = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  10187.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10188.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10189.         }
  10190.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10191.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10192.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10193.         }
  10194.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10195.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  10196.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  10197.         }
  10198.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  10199.     }
  10200.     /**
  10201.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  10202.      *
  10203.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  10204.      */
  10205.     protected function getSalesChannelLanguageDefinitionService()
  10206.     {
  10207.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  10208.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10209.         return $instance;
  10210.     }
  10211.     /**
  10212.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  10213.      *
  10214.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  10215.      */
  10216.     protected function getLocaleTranslationDefinitionService()
  10217.     {
  10218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  10220.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  10221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10222.         return $instance;
  10223.     }
  10224.     /**
  10225.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  10226.      *
  10227.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  10228.      */
  10229.     protected function getLocaleDefinitionService()
  10230.     {
  10231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  10232.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  10233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10234.         return $instance;
  10235.     }
  10236.     /**
  10237.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  10238.      *
  10239.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  10240.      */
  10241.     protected function getNumberRangeSalesChannelDefinitionService()
  10242.     {
  10243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  10244.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  10245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10246.         return $instance;
  10247.     }
  10248.     /**
  10249.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  10250.      *
  10251.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  10252.      */
  10253.     protected function getNumberRangeStateDefinitionService()
  10254.     {
  10255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  10256.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  10257.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10258.         return $instance;
  10259.     }
  10260.     /**
  10261.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  10262.      *
  10263.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  10264.      */
  10265.     protected function getNumberRangeTranslationDefinitionService()
  10266.     {
  10267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  10269.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  10270.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10271.         return $instance;
  10272.     }
  10273.     /**
  10274.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  10275.      *
  10276.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  10277.      */
  10278.     protected function getNumberRangeTypeTranslationDefinitionService()
  10279.     {
  10280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  10282.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  10283.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10284.         return $instance;
  10285.     }
  10286.     /**
  10287.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  10288.      *
  10289.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  10290.      */
  10291.     protected function getNumberRangeTypeDefinitionService()
  10292.     {
  10293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  10294.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  10295.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10296.         return $instance;
  10297.     }
  10298.     /**
  10299.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  10300.      *
  10301.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  10302.      */
  10303.     protected function getNumberRangeControllerService()
  10304.     {
  10305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  10306.         $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()));
  10307.         $instance->setContainer($this);
  10308.         return $instance;
  10309.     }
  10310.     /**
  10311.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  10312.      *
  10313.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  10314.      */
  10315.     protected function getNumberRangeDefinitionService()
  10316.     {
  10317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  10318.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  10319.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10320.         return $instance;
  10321.     }
  10322.     /**
  10323.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  10324.      *
  10325.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  10326.      */
  10327.     protected function getNumberRangeValueGeneratorInterfaceService()
  10328.     {
  10329.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10330.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  10331.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  10332.         }
  10333.         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 () {
  10334.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  10335.             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()));
  10336.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10337.     }
  10338.     /**
  10339.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  10340.      *
  10341.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  10342.      */
  10343.     protected function getSalesChannelAnalyticsDefinitionService()
  10344.     {
  10345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  10346.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  10347.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10348.         return $instance;
  10349.     }
  10350.     /**
  10351.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  10352.      *
  10353.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  10354.      */
  10355.     protected function getSalesChannelCountryDefinition2Service()
  10356.     {
  10357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  10358.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  10359.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10360.         return $instance;
  10361.     }
  10362.     /**
  10363.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  10364.      *
  10365.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  10366.      */
  10367.     protected function getSalesChannelCurrencyDefinition2Service()
  10368.     {
  10369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  10370.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  10371.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10372.         return $instance;
  10373.     }
  10374.     /**
  10375.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  10376.      *
  10377.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  10378.      */
  10379.     protected function getSalesChannelDomainDefinitionService()
  10380.     {
  10381.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  10382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10383.         return $instance;
  10384.     }
  10385.     /**
  10386.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  10387.      *
  10388.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  10389.      */
  10390.     protected function getSalesChannelLanguageDefinition2Service()
  10391.     {
  10392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  10393.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  10394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10395.         return $instance;
  10396.     }
  10397.     /**
  10398.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  10399.      *
  10400.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  10401.      */
  10402.     protected function getSalesChannelPaymentMethodDefinition2Service()
  10403.     {
  10404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  10405.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  10406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10407.         return $instance;
  10408.     }
  10409.     /**
  10410.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  10411.      *
  10412.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  10413.      */
  10414.     protected function getSalesChannelShippingMethodDefinition2Service()
  10415.     {
  10416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  10417.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  10418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10419.         return $instance;
  10420.     }
  10421.     /**
  10422.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  10423.      *
  10424.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  10425.      */
  10426.     protected function getSalesChannelTranslationDefinitionService()
  10427.     {
  10428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  10430.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  10431.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10432.         return $instance;
  10433.     }
  10434.     /**
  10435.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  10436.      *
  10437.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  10438.      */
  10439.     protected function getSalesChannelTypeTranslationDefinitionService()
  10440.     {
  10441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  10443.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  10444.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10445.         return $instance;
  10446.     }
  10447.     /**
  10448.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  10449.      *
  10450.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  10451.      */
  10452.     protected function getSalesChannelTypeDefinitionService()
  10453.     {
  10454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  10455.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  10456.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10457.         return $instance;
  10458.     }
  10459.     /**
  10460.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  10461.      *
  10462.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  10463.      */
  10464.     protected function getSalesChannelContextFactoryService()
  10465.     {
  10466.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  10467.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10468.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10469.         }
  10470.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  10471.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10472.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10473.         }
  10474.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  10475.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10476.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10477.         }
  10478.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  10479.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10480.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10481.         }
  10482.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10483.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10484.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10485.         }
  10486.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  10487.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10488.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10489.         }
  10490.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  10491.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10492.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10493.         }
  10494.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  10495.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10496.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10497.         }
  10498.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  10499.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10500.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10501.         }
  10502.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  10503.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10504.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10505.         }
  10506.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  10507.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10508.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10509.         }
  10510.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  10511.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10512.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10513.         }
  10514.         $m = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10515.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10516.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10517.         }
  10518.         $n = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  10519.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] = new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory($a$b$c$d, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), new RewindableGenerator(function () {
  10520.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  10521.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  10522.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  10523.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  10524.         }, 4), $e$f, new \Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory(new \Shopware\Core\System\SalesChannel\Context\BaseContextFactory($g$h$b$i$j$d$k, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $l$f), $n$m)), $n$m);
  10525.     }
  10526.     /**
  10527.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  10528.      *
  10529.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  10530.      */
  10531.     protected function getSalesChannelDefinitionInstanceRegistryService()
  10532.     {
  10533.         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_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''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''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''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_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''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''dne_custom_js_css' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition''dne_custom_js_css_sales_channel' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition''mollie_subscription' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition''mollie_subscription_address' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition''mollie_subscription_history' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition''mollie_refund' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition''nimbits_pricerequests' => 'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition''nimbits_pricerequests_baskets' => 'Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition''wbm_data_layer_modules' => 'Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition''wbm_data_layer_properties' => 'Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition''trustedshops_product_rating' => 'TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition''bf_product_to_delete' => 'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''vio_customer_price' => 'VioCustomerPrice\\Entity\\CustomerPriceDefinition''scop_platform_redirecter_redirect' => 'Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition''neti_store_locator' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition''neti_store_locator_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition''neti_store_locator_contact_form' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition''neti_store_sales_channel' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition''neti_store_tag' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition''neti_store_locator_contact_form_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition''neti_sl_filter' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition''neti_sl_filter_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition''neti_sl_filter_tag' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition''neti_sl_filter_value' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition''neti_business_hour' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition''neti_business_hour_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition''neti_business_weekday' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition''neti_business_weekday_translation' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition''neti_store_business_hour' => 'NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition''myparcel_shipment' => 'MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition''myparcel_shipping_option' => 'MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition'], ['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']);
  10534.     }
  10535.     /**
  10536.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  10537.      *
  10538.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  10539.      */
  10540.     protected function getSalesChannelDefinitionService()
  10541.     {
  10542.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  10543.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10544.         return $instance;
  10545.     }
  10546.     /**
  10547.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  10548.      *
  10549.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  10550.      */
  10551.     protected function getContextSwitchRouteService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  10555.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  10556.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10557.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10558.         }
  10559.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  10560.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10561.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10562.         }
  10563.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10564.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10565.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10566.         }
  10567.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute($a$b$c);
  10568.     }
  10569.     /**
  10570.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  10571.      *
  10572.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  10573.      */
  10574.     protected function getStoreApiInfoControllerService()
  10575.     {
  10576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  10577.         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']);
  10578.     }
  10579.     /**
  10580.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  10581.      *
  10582.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  10583.      */
  10584.     protected function getSalutationTranslationDefinitionService()
  10585.     {
  10586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  10588.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  10589.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10590.         return $instance;
  10591.     }
  10592.     /**
  10593.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  10594.      *
  10595.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  10596.      */
  10597.     protected function getCachedSalutationRouteService()
  10598.     {
  10599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  10601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  10602.         $a = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  10603.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10604.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10605.         }
  10606.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10607.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10608.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10609.         }
  10610.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10611.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10612.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10613.         }
  10614.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  10615.     }
  10616.     /**
  10617.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  10618.      *
  10619.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  10620.      */
  10621.     protected function getSalesChannelSalutationDefinitionService()
  10622.     {
  10623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  10625.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  10626.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10627.         return $instance;
  10628.     }
  10629.     /**
  10630.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  10631.      *
  10632.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  10633.      */
  10634.     protected function getSalutationDefinitionService()
  10635.     {
  10636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10637.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  10638.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10639.         return $instance;
  10640.     }
  10641.     /**
  10642.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  10643.      *
  10644.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  10645.      */
  10646.     protected function getSnippetSetDefinitionService()
  10647.     {
  10648.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  10649.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10650.         return $instance;
  10651.     }
  10652.     /**
  10653.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  10654.      *
  10655.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  10656.      */
  10657.     protected function getSnippetControllerService()
  10658.     {
  10659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  10660.         $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()));
  10661.         $instance->setContainer($this);
  10662.         return $instance;
  10663.     }
  10664.     /**
  10665.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  10666.      *
  10667.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  10668.      */
  10669.     protected function getSnippetFileCollectionService($lazyLoad true)
  10670.     {
  10671.         if ($lazyLoad) {
  10672.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  10673.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10674.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  10675.                     $proxy->setProxyInitializer(null);
  10676.                     return true;
  10677.                 });
  10678.             });
  10679.         }
  10680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  10681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  10682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  10683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  10684.         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();
  10685.     }
  10686.     /**
  10687.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  10688.      *
  10689.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  10690.      */
  10691.     protected function getSnippetFilterFactoryService()
  10692.     {
  10693.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  10694.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  10695.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  10696.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  10697.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  10698.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  10699.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  10700.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  10701.         }, 7));
  10702.     }
  10703.     /**
  10704.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  10705.      *
  10706.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  10707.      */
  10708.     protected function getSnippetDefinitionService()
  10709.     {
  10710.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  10711.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10712.         return $instance;
  10713.     }
  10714.     /**
  10715.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  10716.      *
  10717.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  10718.      */
  10719.     protected function getStateMachineHistoryDefinitionService()
  10720.     {
  10721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10722.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10723.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10724.         return $instance;
  10725.     }
  10726.     /**
  10727.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  10728.      *
  10729.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  10730.      */
  10731.     protected function getStateMachineStateDefinitionService()
  10732.     {
  10733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  10734.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  10735.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10736.         return $instance;
  10737.     }
  10738.     /**
  10739.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  10740.      *
  10741.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  10742.      */
  10743.     protected function getStateMachineStateTranslationDefinitionService()
  10744.     {
  10745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  10747.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  10748.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10749.         return $instance;
  10750.     }
  10751.     /**
  10752.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  10753.      *
  10754.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  10755.      */
  10756.     protected function getStateMachineTransitionDefinitionService()
  10757.     {
  10758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  10759.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  10760.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10761.         return $instance;
  10762.     }
  10763.     /**
  10764.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  10765.      *
  10766.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  10767.      */
  10768.     protected function getStateMachineActionControllerService()
  10769.     {
  10770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  10771.         $this->services['Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController'] = $instance = new \Shopware\Core\System\StateMachine\Api\StateMachineActionController(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10772.         $instance->setContainer($this);
  10773.         return $instance;
  10774.     }
  10775.     /**
  10776.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  10777.      *
  10778.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  10779.      */
  10780.     protected function getStateMachineDefinitionService()
  10781.     {
  10782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  10783.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  10784.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10785.         return $instance;
  10786.     }
  10787.     /**
  10788.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  10789.      *
  10790.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  10791.      */
  10792.     protected function getStateMachineTranslationDefinitionService()
  10793.     {
  10794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  10796.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  10797.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10798.         return $instance;
  10799.     }
  10800.     /**
  10801.      * Gets the public 'Shopware\Core\System\SystemConfig\Api\SystemConfigController' shared service.
  10802.      *
  10803.      * @return \Shopware\Core\System\SystemConfig\Api\SystemConfigController
  10804.      */
  10805.     protected function getSystemConfigControllerService()
  10806.     {
  10807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  10808.         $this->services['Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController'] = $instance = new \Shopware\Core\System\SystemConfig\Api\SystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  10809.         $instance->setContainer($this);
  10810.         return $instance;
  10811.     }
  10812.     /**
  10813.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  10814.      *
  10815.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  10816.      */
  10817.     protected function getSystemConfigFacadeHookFactoryService()
  10818.     {
  10819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  10821.         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()));
  10822.     }
  10823.     /**
  10824.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  10825.      *
  10826.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  10827.      */
  10828.     protected function getSystemConfigDefinitionService()
  10829.     {
  10830.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  10831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10832.         return $instance;
  10833.     }
  10834.     /**
  10835.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  10836.      *
  10837.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  10838.      */
  10839.     protected function getSystemConfigServiceService()
  10840.     {
  10841.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  10842.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10843.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10844.         }
  10845.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10846.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10847.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10848.         }
  10849.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  10850.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Shopware\Core\System\SystemConfig\SystemConfigService($c$a, ($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($c, ($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()))), $b);
  10851.     }
  10852.     /**
  10853.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  10854.      *
  10855.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  10856.      */
  10857.     protected function getFilterTagIdsServiceService()
  10858.     {
  10859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  10860.         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()));
  10861.     }
  10862.     /**
  10863.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  10864.      *
  10865.      * @return \Shopware\Core\System\Tag\TagDefinition
  10866.      */
  10867.     protected function getTagDefinitionService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  10870.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  10871.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10872.         return $instance;
  10873.     }
  10874.     /**
  10875.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  10876.      *
  10877.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  10878.      */
  10879.     protected function getTaxRuleTypeTranslationDefinitionService()
  10880.     {
  10881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  10883.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  10884.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10885.         return $instance;
  10886.     }
  10887.     /**
  10888.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  10889.      *
  10890.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  10891.      */
  10892.     protected function getTaxRuleTypeDefinitionService()
  10893.     {
  10894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  10895.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  10896.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10897.         return $instance;
  10898.     }
  10899.     /**
  10900.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  10901.      *
  10902.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  10903.      */
  10904.     protected function getTaxRuleDefinitionService()
  10905.     {
  10906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  10907.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  10908.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10909.         return $instance;
  10910.     }
  10911.     /**
  10912.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  10913.      *
  10914.      * @return \Shopware\Core\System\Tax\TaxDefinition
  10915.      */
  10916.     protected function getTaxDefinitionService()
  10917.     {
  10918.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  10919.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10920.         return $instance;
  10921.     }
  10922.     /**
  10923.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  10924.      *
  10925.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  10926.      */
  10927.     protected function getUnitTranslationDefinitionService()
  10928.     {
  10929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  10931.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  10932.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10933.         return $instance;
  10934.     }
  10935.     /**
  10936.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  10937.      *
  10938.      * @return \Shopware\Core\System\Unit\UnitDefinition
  10939.      */
  10940.     protected function getUnitDefinitionService()
  10941.     {
  10942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  10943.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  10944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10945.         return $instance;
  10946.     }
  10947.     /**
  10948.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  10949.      *
  10950.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  10951.      */
  10952.     protected function getUserAccessKeyDefinitionService()
  10953.     {
  10954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  10955.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  10956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10957.         return $instance;
  10958.     }
  10959.     /**
  10960.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  10961.      *
  10962.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  10963.      */
  10964.     protected function getUserConfigDefinitionService()
  10965.     {
  10966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  10967.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  10968.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10969.         return $instance;
  10970.     }
  10971.     /**
  10972.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  10973.      *
  10974.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  10975.      */
  10976.     protected function getUserRecoveryDefinitionService()
  10977.     {
  10978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  10979.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  10980.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10981.         return $instance;
  10982.     }
  10983.     /**
  10984.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  10985.      *
  10986.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  10987.      */
  10988.     protected function getUserRecoveryControllerService()
  10989.     {
  10990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  10991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  10992.         $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()));
  10993.         $instance->setContainer($this);
  10994.         return $instance;
  10995.     }
  10996.     /**
  10997.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  10998.      *
  10999.      * @return \Shopware\Core\System\User\Api\UserValidationController
  11000.      */
  11001.     protected function getUserValidationControllerService()
  11002.     {
  11003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  11004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  11005.         $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())));
  11006.         $instance->setContainer($this);
  11007.         return $instance;
  11008.     }
  11009.     /**
  11010.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  11011.      *
  11012.      * @return \Shopware\Core\System\User\UserDefinition
  11013.      */
  11014.     protected function getUserDefinitionService()
  11015.     {
  11016.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  11017.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11018.         return $instance;
  11019.     }
  11020.     /**
  11021.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminElasticsearchHelper' shared service.
  11022.      *
  11023.      * @return \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper
  11024.      */
  11025.     protected function getAdminElasticsearchHelperService()
  11026.     {
  11027.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  11028.         return $this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'));
  11029.     }
  11030.     /**
  11031.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminSearchController' shared service.
  11032.      *
  11033.      * @return \Shopware\Elasticsearch\Admin\AdminSearchController
  11034.      */
  11035.     protected function getAdminSearchController2Service()
  11036.     {
  11037.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchController.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  11039.         return $this->services['Shopware\\Elasticsearch\\Admin\\AdminSearchController'] = new \Shopware\Elasticsearch\Admin\AdminSearchController(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  11040.     }
  11041.     /**
  11042.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  11043.      *
  11044.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  11045.      */
  11046.     protected function getElasticsearchHelperService()
  11047.     {
  11048.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  11049.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  11050.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  11051.         }
  11052.         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()));
  11053.     }
  11054.     /**
  11055.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  11056.      *
  11057.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  11058.      */
  11059.     protected function getCreateAliasTaskHandlerService()
  11060.     {
  11061.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  11062.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  11063.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11064.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11065.         }
  11066.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  11067.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11068.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11069.         }
  11070.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11071.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  11072.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  11073.         }
  11074.         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);
  11075.     }
  11076.     /**
  11077.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  11078.      *
  11079.      * @return \Shopware\Storefront\Controller\AccountOrderController
  11080.      */
  11081.     protected function getAccountOrderControllerService()
  11082.     {
  11083.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  11084.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  11085.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  11086.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  11087.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11088.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11089.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  11090.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service());
  11091.         $this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] = $instance = new \Shopware\Storefront\Controller\AccountOrderController(new \Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService())), new \Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), $d), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] ?? $this->getCancelOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] ?? $this->getSetPaymentOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute'] ?? $this->getHandlePaymentMethodRouteService()), $b, new \Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader($a$b$c), $c, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $d);
  11092.         $instance->setContainer($this);
  11093.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11094.         return $instance;
  11095.     }
  11096.     /**
  11097.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  11098.      *
  11099.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  11100.      */
  11101.     protected function getAccountPaymentControllerService()
  11102.     {
  11103.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  11104.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  11105.         $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()));
  11106.         $instance->setContainer($this);
  11107.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11108.         return $instance;
  11109.     }
  11110.     /**
  11111.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  11112.      *
  11113.      * @return \Shopware\Storefront\Controller\AccountProfileController
  11114.      */
  11115.     protected function getAccountProfileControllerService()
  11116.     {
  11117.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  11118.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  11119.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  11120.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11121.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11122.         $this->services['Shopware\\Storefront\\Controller\\AccountProfileController'] = $instance = new \Shopware\Storefront\Controller\AccountProfileController(new \Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader($a$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] ?? $this->getCustomerRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService())), new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader($a$b, ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute'] ?? $this->getChangePasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute'] ?? $this->getChangeEmailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] ?? $this->getDeleteCustomerRouteService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11123.         $instance->setContainer($this);
  11124.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11125.         return $instance;
  11126.     }
  11127.     /**
  11128.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  11129.      *
  11130.      * @return \Shopware\Storefront\Controller\AddressController
  11131.      */
  11132.     protected function getAddressControllerService()
  11133.     {
  11134.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  11135.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  11136.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  11137.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11138.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  11139.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  11140.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  11141.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11142.         $this->services['Shopware\\Storefront\\Controller\\AddressController'] = $instance = new \Shopware\Storefront\Controller\AddressController(new \Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service())), new \Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader($a$b$c$e$d), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), $d, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] ?? $this->getUpsertAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] ?? $this->getDeleteAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()));
  11143.         $instance->setContainer($this);
  11144.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11145.         return $instance;
  11146.     }
  11147.     /**
  11148.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  11149.      *
  11150.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  11151.      */
  11152.     protected function getCaptchaControllerService()
  11153.     {
  11154.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  11155.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  11156.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  11157.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  11158.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  11159.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  11160.         }, 4));
  11161.         $instance->setContainer($this);
  11162.         return $instance;
  11163.     }
  11164.     /**
  11165.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  11166.      *
  11167.      * @return \Shopware\Storefront\Controller\AuthController
  11168.      */
  11169.     protected function getAuthController2Service()
  11170.     {
  11171.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  11172.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  11173.         $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()));
  11174.         $instance->setContainer($this);
  11175.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11176.         return $instance;
  11177.     }
  11178.     /**
  11179.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  11180.      *
  11181.      * @return \Shopware\Storefront\Controller\CaptchaController
  11182.      */
  11183.     protected function getCaptchaController2Service()
  11184.     {
  11185.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  11187.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  11188.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  11189.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  11190.         $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()));
  11191.         $instance->setContainer($this);
  11192.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11193.         return $instance;
  11194.     }
  11195.     /**
  11196.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  11197.      *
  11198.      * @return \Shopware\Storefront\Controller\CartLineItemController
  11199.      */
  11200.     protected function getCartLineItemControllerService()
  11201.     {
  11202.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  11204.         $this->services['Shopware\\Storefront\\Controller\\CartLineItemController'] = $instance = new \Shopware\Storefront\Controller\CartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), ($this->privates['Shopware\\Core\\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()));
  11205.         $instance->setContainer($this);
  11206.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11207.         return $instance;
  11208.     }
  11209.     /**
  11210.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  11211.      *
  11212.      * @return \Shopware\Storefront\Controller\CheckoutController
  11213.      */
  11214.     protected function getCheckoutControllerService()
  11215.     {
  11216.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  11217.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  11218.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  11219.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  11220.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  11221.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11222.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11223.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  11224.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  11225.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  11226.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service()), new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($b$c$e$d$a, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService())), new \Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader($b$a, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($b$c$a$e), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  11227.         $instance->setContainer($this);
  11228.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11229.         return $instance;
  11230.     }
  11231.     /**
  11232.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  11233.      *
  11234.      * @return \Shopware\Storefront\Controller\CmsController
  11235.      */
  11236.     protected function getCmsControllerService()
  11237.     {
  11238.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  11239.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11240.         $instance->setContainer($this);
  11241.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11242.         return $instance;
  11243.     }
  11244.     /**
  11245.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  11246.      *
  11247.      * @return \Shopware\Storefront\Controller\ContextController
  11248.      */
  11249.     protected function getContextControllerService()
  11250.     {
  11251.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  11252.         $this->services['Shopware\\Storefront\\Controller\\ContextController'] = $instance = new \Shopware\Storefront\Controller\ContextController(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute'] ?? $this->getChangeLanguageRouteService()));
  11253.         $instance->setContainer($this);
  11254.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11255.         return $instance;
  11256.     }
  11257.     /**
  11258.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  11259.      *
  11260.      * @return \Shopware\Storefront\Controller\CookieController
  11261.      */
  11262.     protected function getCookieControllerService()
  11263.     {
  11264.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  11265.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  11266.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Decorator/CookieProvider.php';
  11267.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Cookie/CustomCookieProvider.php';
  11268.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  11269.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  11270.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  11271.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \NetInventors\NetiNextStoreLocator\Decorator\CookieProvider(new \Wbm\TagManagerEcomm\Cookie\CustomCookieProvider(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService())), $a), ($this->privates['neti_store_locator.plugin_config'] ?? $this->getNetiStoreLocator_PluginConfigService())), $a);
  11272.         $instance->setContainer($this);
  11273.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11274.         return $instance;
  11275.     }
  11276.     /**
  11277.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  11278.      *
  11279.      * @return \Shopware\Storefront\Controller\CountryStateController
  11280.      */
  11281.     protected function getCountryStateControllerService()
  11282.     {
  11283.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  11284.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  11285.         $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()));
  11286.         $instance->setContainer($this);
  11287.         return $instance;
  11288.     }
  11289.     /**
  11290.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  11291.      *
  11292.      * @return \Shopware\Storefront\Controller\CsrfController
  11293.      */
  11294.     protected function getCsrfControllerService()
  11295.     {
  11296.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  11297.         $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');
  11298.         $instance->setContainer($this);
  11299.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11300.         return $instance;
  11301.     }
  11302.     /**
  11303.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  11304.      *
  11305.      * @return \Shopware\Storefront\Controller\DocumentController
  11306.      */
  11307.     protected function getDocumentController2Service()
  11308.     {
  11309.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  11310.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  11311.         $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()));
  11312.         $instance->setContainer($this);
  11313.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11314.         return $instance;
  11315.     }
  11316.     /**
  11317.      * Gets the public 'Shopware\Storefront\Controller\DownloadController' shared service.
  11318.      *
  11319.      * @return \Shopware\Storefront\Controller\DownloadController
  11320.      */
  11321.     protected function getDownloadControllerService()
  11322.     {
  11323.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DownloadController.php';
  11324.         $this->services['Shopware\\Storefront\\Controller\\DownloadController'] = $instance = new \Shopware\Storefront\Controller\DownloadController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] ?? $this->getDownloadRouteService()));
  11325.         $instance->setContainer($this);
  11326.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11327.         return $instance;
  11328.     }
  11329.     /**
  11330.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  11331.      *
  11332.      * @return \Shopware\Storefront\Controller\ErrorController
  11333.      */
  11334.     protected function getErrorControllerService($lazyLoad true)
  11335.     {
  11336.         if ($lazyLoad) {
  11337.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  11338.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  11339.                     $wrappedInstance $this->getErrorControllerService(false);
  11340.                     $proxy->setProxyInitializer(null);
  11341.                     return true;
  11342.                 });
  11343.             });
  11344.         }
  11345.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  11346.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  11347.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  11348.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11349.         $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()));
  11350.         $instance->setContainer($this);
  11351.         $instance->setTwig($a);
  11352.         return $instance;
  11353.     }
  11354.     /**
  11355.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  11356.      *
  11357.      * @return \Shopware\Storefront\Controller\FormController
  11358.      */
  11359.     protected function getFormControllerService()
  11360.     {
  11361.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  11362.         $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()));
  11363.         $instance->setContainer($this);
  11364.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11365.         return $instance;
  11366.     }
  11367.     /**
  11368.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  11369.      *
  11370.      * @return \Shopware\Storefront\Controller\LandingPageController
  11371.      */
  11372.     protected function getLandingPageControllerService()
  11373.     {
  11374.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  11375.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  11376.         $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())));
  11377.         $instance->setContainer($this);
  11378.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11379.         return $instance;
  11380.     }
  11381.     /**
  11382.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  11383.      *
  11384.      * @return \Shopware\Storefront\Controller\MaintenanceController
  11385.      */
  11386.     protected function getMaintenanceControllerService()
  11387.     {
  11388.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  11389.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  11390.         $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()));
  11391.         $instance->setContainer($this);
  11392.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11393.         return $instance;
  11394.     }
  11395.     /**
  11396.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  11397.      *
  11398.      * @return \Shopware\Storefront\Controller\NavigationController
  11399.      */
  11400.     protected function getNavigationControllerService()
  11401.     {
  11402.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  11403.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  11404.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  11405.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  11406.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  11407.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11408.         $this->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader($a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  11409.         $instance->setContainer($this);
  11410.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11411.         return $instance;
  11412.     }
  11413.     /**
  11414.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  11415.      *
  11416.      * @return \Shopware\Storefront\Controller\NewsletterController
  11417.      */
  11418.     protected function getNewsletterControllerService()
  11419.     {
  11420.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  11421.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  11422.         $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()));
  11423.         $instance->setContainer($this);
  11424.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11425.         return $instance;
  11426.     }
  11427.     /**
  11428.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  11429.      *
  11430.      * @return \Shopware\Storefront\Controller\ProductController
  11431.      */
  11432.     protected function getProductControllerService()
  11433.     {
  11434.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  11437.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11438.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  11439.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  11440.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a$b$c, ($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()), new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader($a$b), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11441.         $instance->setContainer($this);
  11442.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11443.         return $instance;
  11444.     }
  11445.     /**
  11446.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  11447.      *
  11448.      * @return \Shopware\Storefront\Controller\RegisterController
  11449.      */
  11450.     protected function getRegisterControllerService()
  11451.     {
  11452.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  11453.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  11454.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  11455.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  11456.         $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->getCartService3Service()), ($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()));
  11457.         $instance->setContainer($this);
  11458.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11459.         return $instance;
  11460.     }
  11461.     /**
  11462.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  11463.      *
  11464.      * @return \Shopware\Storefront\Controller\ScriptController
  11465.      */
  11466.     protected function getScriptControllerService()
  11467.     {
  11468.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  11469.         $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()));
  11470.         $instance->setContainer($this);
  11471.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11472.         return $instance;
  11473.     }
  11474.     /**
  11475.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  11476.      *
  11477.      * @return \Shopware\Storefront\Controller\SearchController
  11478.      */
  11479.     protected function getSearchControllerService()
  11480.     {
  11481.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  11483.         $this->services['Shopware\\Storefront\\Controller\\SearchController'] = $instance = new \Shopware\Storefront\Controller\SearchController(($this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] ?? $this->getSearchPageLoaderService()), new \Shopware\Storefront\Page\Suggest\SuggestPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] ?? $this->getCachedProductSuggestRouteService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()));
  11484.         $instance->setContainer($this);
  11485.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11486.         return $instance;
  11487.     }
  11488.     /**
  11489.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  11490.      *
  11491.      * @return \Shopware\Storefront\Controller\SitemapController
  11492.      */
  11493.     protected function getSitemapControllerService()
  11494.     {
  11495.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  11496.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  11497.         $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())));
  11498.         $instance->setContainer($this);
  11499.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11500.         return $instance;
  11501.     }
  11502.     /**
  11503.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  11504.      *
  11505.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  11506.      */
  11507.     protected function getStoreApiProxyControllerService()
  11508.     {
  11509.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  11510.         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())));
  11511.     }
  11512.     /**
  11513.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  11514.      *
  11515.      * @return \Shopware\Storefront\Controller\VerificationHashController
  11516.      */
  11517.     protected function getVerificationHashControllerService()
  11518.     {
  11519.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  11520.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11521.         $instance->setContainer($this);
  11522.         return $instance;
  11523.     }
  11524.     /**
  11525.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  11526.      *
  11527.      * @return \Shopware\Storefront\Controller\WellKnownController
  11528.      */
  11529.     protected function getWellKnownControllerService()
  11530.     {
  11531.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  11532.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  11533.         $instance->setContainer($this);
  11534.         return $instance;
  11535.     }
  11536.     /**
  11537.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  11538.      *
  11539.      * @return \Shopware\Storefront\Controller\WishlistController
  11540.      */
  11541.     protected function getWishlistControllerService()
  11542.     {
  11543.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  11544.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  11545.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  11546.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  11547.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11548.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  11549.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11550.         $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);
  11551.         $instance->setContainer($this);
  11552.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11553.         return $instance;
  11554.     }
  11555.     /**
  11556.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  11557.      *
  11558.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  11559.      */
  11560.     protected function getCacheStoreService()
  11561.     {
  11562.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  11563.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  11564.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  11565.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  11566.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  11567.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  11568.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11569.         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('c6cdc9610738405191fd126071c0c922'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  11570.     }
  11571.     /**
  11572.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  11573.      *
  11574.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  11575.      */
  11576.     protected function getCsrfPlaceholderHandlerService()
  11577.     {
  11578.         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()));
  11579.     }
  11580.     /**
  11581.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  11582.      *
  11583.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  11584.      */
  11585.     protected function getStorefrontMediaValidatorRegistryService()
  11586.     {
  11587.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  11588.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  11589.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  11590.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  11591.         }, 2));
  11592.     }
  11593.     /**
  11594.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  11595.      *
  11596.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  11597.      */
  11598.     protected function getCheckoutRegisterPageLoaderService()
  11599.     {
  11600.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  11601.         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->getCartService3Service()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()));
  11602.     }
  11603.     /**
  11604.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  11605.      *
  11606.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  11607.      */
  11608.     protected function getProductCombinationFinderService()
  11609.     {
  11610.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  11611.         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()));
  11612.     }
  11613.     /**
  11614.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  11615.      *
  11616.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  11617.      */
  11618.     protected function getProductReviewLoaderService()
  11619.     {
  11620.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  11621.         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()));
  11622.     }
  11623.     /**
  11624.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  11625.      *
  11626.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  11627.      */
  11628.     protected function getSearchPageLoaderService()
  11629.     {
  11630.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  11631.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11632.     }
  11633.     /**
  11634.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  11635.      *
  11636.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  11637.      */
  11638.     protected function getThemeChildDefinitionService()
  11639.     {
  11640.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  11641.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  11642.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11643.         return $instance;
  11644.     }
  11645.     /**
  11646.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  11647.      *
  11648.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  11649.      */
  11650.     protected function getThemeMediaDefinitionService()
  11651.     {
  11652.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  11653.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  11654.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11655.         return $instance;
  11656.     }
  11657.     /**
  11658.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  11659.      *
  11660.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  11661.      */
  11662.     protected function getThemeSalesChannelDefinitionService()
  11663.     {
  11664.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  11665.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11666.         return $instance;
  11667.     }
  11668.     /**
  11669.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  11670.      *
  11671.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  11672.      */
  11673.     protected function getThemeTranslationDefinitionService()
  11674.     {
  11675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11676.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  11677.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  11678.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11679.         return $instance;
  11680.     }
  11681.     /**
  11682.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  11683.      *
  11684.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  11685.      */
  11686.     protected function getThemeControllerService()
  11687.     {
  11688.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  11689.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  11690.         $instance->setContainer($this);
  11691.         return $instance;
  11692.     }
  11693.     /**
  11694.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  11695.      *
  11696.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  11697.      */
  11698.     protected function getSalesChannelThemeLoaderService()
  11699.     {
  11700.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11701.     }
  11702.     /**
  11703.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  11704.      *
  11705.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  11706.      */
  11707.     protected function getStorefrontPluginRegistryService()
  11708.     {
  11709.         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()));
  11710.     }
  11711.     /**
  11712.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  11713.      *
  11714.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  11715.      */
  11716.     protected function getThemeDefinitionService()
  11717.     {
  11718.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  11719.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11720.         return $instance;
  11721.     }
  11722.     /**
  11723.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  11724.      *
  11725.      * @return \SwagExtensionStore\Controller\DataController
  11726.      */
  11727.     protected function getDataControllerService()
  11728.     {
  11729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  11730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  11731.         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())));
  11732.     }
  11733.     /**
  11734.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  11735.      *
  11736.      * @return \SwagExtensionStore\Controller\LicenseController
  11737.      */
  11738.     protected function getLicenseControllerService()
  11739.     {
  11740.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  11741.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  11742.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  11743.     }
  11744.     /**
  11745.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  11746.      *
  11747.      * @return \SwagExtensionStore\SwagExtensionStore
  11748.      */
  11749.     protected function getSwagExtensionStoreService()
  11750.     {
  11751.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11752.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11753.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  11758.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  11759.     }
  11760.     /**
  11761.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  11762.      *
  11763.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  11764.      */
  11765.     protected function getPackLanguageDefinitionService()
  11766.     {
  11767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  11768.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  11769.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11770.         return $instance;
  11771.     }
  11772.     /**
  11773.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  11774.      *
  11775.      * @return \Swag\LanguagePack\SwagLanguagePack
  11776.      */
  11777.     protected function getSwagLanguagePackService()
  11778.     {
  11779.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11780.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11781.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  11786.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  11787.     }
  11788.     /**
  11789.      * Gets the public 'Swag\Markets\Controller\AmazonConnectionAssistantController' shared autowired service.
  11790.      *
  11791.      * @return \Swag\Markets\Controller\AmazonConnectionAssistantController
  11792.      */
  11793.     protected function getAmazonConnectionAssistantControllerService()
  11794.     {
  11795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/AmazonConnectionAssistantController.php';
  11796.         $this->services['Swag\\Markets\\Controller\\AmazonConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\AmazonConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigService2Service()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  11797.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Swag\\Markets\\Controller\\AmazonConnectionAssistantController'$this));
  11798.         return $instance;
  11799.     }
  11800.     /**
  11801.      * Gets the public 'Swag\Markets\Controller\Api\ConfigController' shared autowired service.
  11802.      *
  11803.      * @return \Swag\Markets\Controller\Api\ConfigController
  11804.      */
  11805.     protected function getConfigController2Service()
  11806.     {
  11807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/Api/ConfigController.php';
  11808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/IntegrationUserService.php';
  11809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  11810.         $a = ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService());
  11811.         $this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] = $instance = new \Swag\Markets\Controller\Api\ConfigController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigService2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Swag\Markets\Service\IntegrationUserService($a, ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), $a'6.4.20.2', ($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.20.2'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  11812.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Swag\\Markets\\Controller\\Api\\ConfigController'$this));
  11813.         return $instance;
  11814.     }
  11815.     /**
  11816.      * Gets the public 'Swag\Markets\Controller\EbayConnectionAssistantController' shared autowired service.
  11817.      *
  11818.      * @return \Swag\Markets\Controller\EbayConnectionAssistantController
  11819.      */
  11820.     protected function getEbayConnectionAssistantControllerService()
  11821.     {
  11822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/EbayConnectionAssistantController.php';
  11823.         $this->services['Swag\\Markets\\Controller\\EbayConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\EbayConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  11824.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Swag\\Markets\\Controller\\EbayConnectionAssistantController'$this));
  11825.         return $instance;
  11826.     }
  11827.     /**
  11828.      * Gets the public 'Swag\Markets\Controller\SalesChannelApiController' shared autowired service.
  11829.      *
  11830.      * @return \Swag\Markets\Controller\SalesChannelApiController
  11831.      */
  11832.     protected function getSalesChannelApiControllerService()
  11833.     {
  11834.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SalesChannelApiController.php';
  11835.         $this->services['Swag\\Markets\\Controller\\SalesChannelApiController'] = $instance = new \Swag\Markets\Controller\SalesChannelApiController();
  11836.         $instance->setContainer($this);
  11837.         return $instance;
  11838.     }
  11839.     /**
  11840.      * Gets the public 'Swag\Markets\Controller\SupportRequestController' shared autowired service.
  11841.      *
  11842.      * @return \Swag\Markets\Controller\SupportRequestController
  11843.      */
  11844.     protected function getSupportRequestControllerService()
  11845.     {
  11846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SupportRequestController.php';
  11847.         $this->services['Swag\\Markets\\Controller\\SupportRequestController'] = $instance = new \Swag\Markets\Controller\SupportRequestController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] ?? $this->getConfigController2Service()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  11848.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Swag\\Markets\\Controller\\SupportRequestController'$this));
  11849.         return $instance;
  11850.     }
  11851.     /**
  11852.      * Gets the public 'Swag\Markets\Controller\SwagMarketsController' shared autowired service.
  11853.      *
  11854.      * @return \Swag\Markets\Controller\SwagMarketsController
  11855.      */
  11856.     protected function getSwagMarketsControllerService()
  11857.     {
  11858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SwagMarketsController.php';
  11859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/SwagMarketsService.php';
  11860.         $this->services['Swag\\Markets\\Controller\\SwagMarketsController'] = $instance = new \Swag\Markets\Controller\SwagMarketsController(new \Swag\Markets\Service\SwagMarketsService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['bf_product_to_delete.repository'] ?? $this->getBfProductToDelete_RepositoryService()));
  11861.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Swag\\Markets\\Controller\\SwagMarketsController'$this));
  11862.         return $instance;
  11863.     }
  11864.     /**
  11865.      * Gets the public 'Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  11866.      *
  11867.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  11868.      */
  11869.     protected function getCategoryMappingDefinitionService()
  11870.     {
  11871.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  11872.         $this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  11873.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11874.         return $instance;
  11875.     }
  11876.     /**
  11877.      * Gets the public 'Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  11878.      *
  11879.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  11880.      */
  11881.     protected function getSwagMarketsConfigurationEntityDefinitionService()
  11882.     {
  11883.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  11884.         $this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  11885.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11886.         return $instance;
  11887.     }
  11888.     /**
  11889.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  11890.      *
  11891.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  11892.      */
  11893.     protected function getMarketplaceSalesChannelDefinitionService()
  11894.     {
  11895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  11896.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  11897.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11898.         return $instance;
  11899.     }
  11900.     /**
  11901.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  11902.      *
  11903.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  11904.      */
  11905.     protected function getMarketplaceSettingsDefinitionService()
  11906.     {
  11907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  11908.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  11909.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11910.         return $instance;
  11911.     }
  11912.     /**
  11913.      * Gets the public 'Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  11914.      *
  11915.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  11916.      */
  11917.     protected function getMarketplaceDefinitionService()
  11918.     {
  11919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  11920.         $this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  11921.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11922.         return $instance;
  11923.     }
  11924.     /**
  11925.      * Gets the public 'Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition' shared autowired service.
  11926.      *
  11927.      * @return \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition
  11928.      */
  11929.     protected function getSwagMarketsProductToDeleteEntityDefinitionService()
  11930.     {
  11931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/ProductToDelete/SwagMarketsProductToDeleteEntityDefinition.php';
  11932.         $this->services['Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] = $instance = new \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition();
  11933.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11934.         return $instance;
  11935.     }
  11936.     /**
  11937.      * Gets the public 'Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  11938.      *
  11939.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  11940.      */
  11941.     protected function getSupportDefinitionService()
  11942.     {
  11943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  11944.         $this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  11945.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11946.         return $instance;
  11947.     }
  11948.     /**
  11949.      * Gets the public 'Swag\Markets\SwagMarkets' shared autowired service.
  11950.      *
  11951.      * @return \Swag\Markets\SwagMarkets
  11952.      */
  11953.     protected function getSwagMarketsService()
  11954.     {
  11955.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11956.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11957.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/SwagMarkets.php';
  11962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Setup/ActivateDeactivate.php';
  11963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/ActivationService.php';
  11964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/SalesChannelTypeService.php';
  11965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/DeactivationService.php';
  11966.         $this->services['Swag\\Markets\\SwagMarkets'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Markets\\SwagMarkets');
  11967.         $a = ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService());
  11968.         $b = ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService());
  11969.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  11970.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  11971.         $e = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  11972.         $instance->setActivate(new \Swag\Markets\Setup\ActivateDeactivate(new \Swag\Markets\Service\ActivationService(new \Swag\Markets\Service\SalesChannelTypeService($a), $b$c, ($this->services['bf_marketplace.repository'] ?? $this->getBfMarketplace_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), $d$e), new \Swag\Markets\Service\DeactivationService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c$a$d$e)));
  11973.         return $instance;
  11974.     }
  11975.     /**
  11976.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  11977.      *
  11978.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  11979.      */
  11980.     protected function getRedirectControllerService()
  11981.     {
  11982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  11983.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11984.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  11985.     }
  11986.     /**
  11987.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  11988.      *
  11989.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  11990.      */
  11991.     protected function getTemplateControllerService()
  11992.     {
  11993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  11994.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11995.     }
  11996.     /**
  11997.      * Gets the public 'TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition' shared service.
  11998.      *
  11999.      * @return \TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition
  12000.      */
  12001.     protected function getProductTrustedShopsRatingDefinitionService()
  12002.     {
  12003.         include_once \dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Product/Aggregate/ProductTrustedShopsRating/ProductTrustedShopsRatingDefinition.php';
  12004.         $this->services['TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition'] = $instance = new \TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition();
  12005.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12006.         return $instance;
  12007.     }
  12008.     /**
  12009.      * Gets the public 'TrustedShops\TrustedShops' shared autowired service.
  12010.      *
  12011.      * @return \TrustedShops\TrustedShops
  12012.      */
  12013.     protected function getTrustedShopsService()
  12014.     {
  12015.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12016.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12017.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12018.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12021.         include_once \dirname(__DIR__4).'/custom/plugins/TrustedShops/src/TrustedShops.php';
  12022.         return $this->services['TrustedShops\\TrustedShops'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('TrustedShops\\TrustedShops');
  12023.     }
  12024.     /**
  12025.      * Gets the public 'VioCustomerPrice\Administration\Controllers\VioCustomerPriceImportController' shared service.
  12026.      *
  12027.      * @return \VioCustomerPrice\Administration\Controllers\VioCustomerPriceImportController
  12028.      */
  12029.     protected function getVioCustomerPriceImportControllerService()
  12030.     {
  12031.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Administration/Controllers/VioCustomerPriceImportController.php';
  12032.         $this->services['VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController'] = $instance = new \VioCustomerPrice\Administration\Controllers\VioCustomerPriceImportController(($this->privates['VioCustomerPrice\\Services\\ImportService'] ?? $this->getImportServiceService()), ($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService()));
  12033.         $instance->setContainer($this);
  12034.         return $instance;
  12035.     }
  12036.     /**
  12037.      * Gets the public 'VioCustomerPrice\Entity\CustomerPriceDefinition' shared service.
  12038.      *
  12039.      * @return \VioCustomerPrice\Entity\CustomerPriceDefinition
  12040.      */
  12041.     protected function getCustomerPriceDefinitionService()
  12042.     {
  12043.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Entity/CustomerPriceDefinition.php';
  12044.         $this->services['VioCustomerPrice\\Entity\\CustomerPriceDefinition'] = $instance = new \VioCustomerPrice\Entity\CustomerPriceDefinition();
  12045.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12046.         return $instance;
  12047.     }
  12048.     /**
  12049.      * Gets the public 'VioCustomerPrice\VioCustomerPrice' shared autowired service.
  12050.      *
  12051.      * @return \VioCustomerPrice\VioCustomerPrice
  12052.      */
  12053.     protected function getVioCustomerPriceService()
  12054.     {
  12055.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12061.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/VioCustomerPrice.php';
  12062.         return $this->services['VioCustomerPrice\\VioCustomerPrice'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('VioCustomerPrice\\VioCustomerPrice');
  12063.     }
  12064.     /**
  12065.      * Gets the public 'Wbm\TagManagerEcomm\Api\ImportExportController' shared service.
  12066.      *
  12067.      * @return \Wbm\TagManagerEcomm\Api\ImportExportController
  12068.      */
  12069.     protected function getImportExportControllerService()
  12070.     {
  12071.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Api/ImportExportController.php';
  12072.         $this->services['Wbm\\TagManagerEcomm\\Api\\ImportExportController'] = $instance = new \Wbm\TagManagerEcomm\Api\ImportExportController();
  12073.         $instance->setContainer($this);
  12074.         return $instance;
  12075.     }
  12076.     /**
  12077.      * Gets the public 'Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition' shared service.
  12078.      *
  12079.      * @return \Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition
  12080.      */
  12081.     protected function getModuleDefinition2Service()
  12082.     {
  12083.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Core/Content/Module/ModuleDefinition.php';
  12084.         $this->services['Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition();
  12085.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12086.         return $instance;
  12087.     }
  12088.     /**
  12089.      * Gets the public 'Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition' shared service.
  12090.      *
  12091.      * @return \Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition
  12092.      */
  12093.     protected function getPropertyDefinitionService()
  12094.     {
  12095.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Core/Content/Property/PropertyDefinition.php';
  12096.         $this->services['Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition'] = $instance = new \Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition();
  12097.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12098.         return $instance;
  12099.     }
  12100.     /**
  12101.      * Gets the public 'Wbm\TagManagerEcomm\WbmTagManagerEcomm' shared autowired service.
  12102.      *
  12103.      * @return \Wbm\TagManagerEcomm\WbmTagManagerEcomm
  12104.      */
  12105.     protected function getWbmTagManagerEcommService()
  12106.     {
  12107.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12109.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12110.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12113.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/WbmTagManagerEcomm.php';
  12114.         return $this->services['Wbm\\TagManagerEcomm\\WbmTagManagerEcomm'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Wbm\\TagManagerEcomm\\WbmTagManagerEcomm');
  12115.     }
  12116.     /**
  12117.      * Gets the public 'Webkul\ShowPriceLogin\WebkulShowPriceAfterLogin' shared autowired service.
  12118.      *
  12119.      * @return \Webkul\ShowPriceLogin\WebkulShowPriceAfterLogin
  12120.      */
  12121.     protected function getWebkulShowPriceAfterLoginService()
  12122.     {
  12123.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  12124.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  12125.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  12126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  12127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  12128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  12129.         include_once \dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/WebkulShowPriceAfterLogin.php';
  12130.         return $this->services['Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin');
  12131.     }
  12132.     /**
  12133.      * Gets the public 'acl_role.repository' shared service.
  12134.      *
  12135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12136.      */
  12137.     protected function getAclRole_RepositoryService()
  12138.     {
  12139.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12140.         if (isset($this->services['acl_role.repository'])) {
  12141.             return $this->services['acl_role.repository'];
  12142.         }
  12143.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12144.         if (isset($this->services['acl_role.repository'])) {
  12145.             return $this->services['acl_role.repository'];
  12146.         }
  12147.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12148.         if (isset($this->services['acl_role.repository'])) {
  12149.             return $this->services['acl_role.repository'];
  12150.         }
  12151.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12152.         if (isset($this->services['acl_role.repository'])) {
  12153.             return $this->services['acl_role.repository'];
  12154.         }
  12155.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12156.     }
  12157.     /**
  12158.      * Gets the public 'acl_user_role.repository' shared service.
  12159.      *
  12160.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12161.      */
  12162.     protected function getAclUserRole_RepositoryService()
  12163.     {
  12164.         return $this->services['acl_user_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12165.     }
  12166.     /**
  12167.      * Gets the public 'acris_separate_street_c_s.filesystem.private' shared service.
  12168.      *
  12169.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12170.      */
  12171.     protected function getAcrisSeparateStreetCS_Filesystem_PrivateService()
  12172.     {
  12173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12175.         return $this->services['acris_separate_street_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_separate_street_c_s');
  12176.     }
  12177.     /**
  12178.      * Gets the public 'acris_separate_street_c_s.filesystem.public' shared service.
  12179.      *
  12180.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12181.      */
  12182.     protected function getAcrisSeparateStreetCS_Filesystem_PublicService()
  12183.     {
  12184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12186.         return $this->services['acris_separate_street_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_separate_street_c_s');
  12187.     }
  12188.     /**
  12189.      * Gets the public 'admin.openSearch.client' shared service.
  12190.      *
  12191.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  12192.      */
  12193.     protected function getAdmin_OpenSearch_ClientService()
  12194.     {
  12195.         return $this->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.adminClient.inner'] ?? $this->getShopware_Es_Profiled_AdminClient_InnerService()));
  12196.     }
  12197.     /**
  12198.      * Gets the public 'administration.filesystem.private' shared service.
  12199.      *
  12200.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12201.      */
  12202.     protected function getAdministration_Filesystem_PrivateService()
  12203.     {
  12204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12206.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  12207.     }
  12208.     /**
  12209.      * Gets the public 'administration.filesystem.public' shared service.
  12210.      *
  12211.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12212.      */
  12213.     protected function getAdministration_Filesystem_PublicService()
  12214.     {
  12215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12217.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  12218.     }
  12219.     /**
  12220.      * Gets the public 'app.repository' shared service.
  12221.      *
  12222.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12223.      */
  12224.     protected function getApp_RepositoryService()
  12225.     {
  12226.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12227.         if (isset($this->services['app.repository'])) {
  12228.             return $this->services['app.repository'];
  12229.         }
  12230.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12231.         if (isset($this->services['app.repository'])) {
  12232.             return $this->services['app.repository'];
  12233.         }
  12234.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12235.         if (isset($this->services['app.repository'])) {
  12236.             return $this->services['app.repository'];
  12237.         }
  12238.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12239.         if (isset($this->services['app.repository'])) {
  12240.             return $this->services['app.repository'];
  12241.         }
  12242.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12243.     }
  12244.     /**
  12245.      * Gets the public 'app_action_button.repository' shared service.
  12246.      *
  12247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12248.      */
  12249.     protected function getAppActionButton_RepositoryService()
  12250.     {
  12251.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12252.         if (isset($this->services['app_action_button.repository'])) {
  12253.             return $this->services['app_action_button.repository'];
  12254.         }
  12255.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12256.         if (isset($this->services['app_action_button.repository'])) {
  12257.             return $this->services['app_action_button.repository'];
  12258.         }
  12259.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12260.         if (isset($this->services['app_action_button.repository'])) {
  12261.             return $this->services['app_action_button.repository'];
  12262.         }
  12263.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12264.         if (isset($this->services['app_action_button.repository'])) {
  12265.             return $this->services['app_action_button.repository'];
  12266.         }
  12267.         return $this->services['app_action_button.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] ?? $this->getActionButtonDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12268.     }
  12269.     /**
  12270.      * Gets the public 'app_action_button_translation.repository' shared service.
  12271.      *
  12272.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12273.      */
  12274.     protected function getAppActionButtonTranslation_RepositoryService()
  12275.     {
  12276.         return $this->services['app_action_button_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12277.     }
  12278.     /**
  12279.      * Gets the public 'app_administration_snippet.repository' shared service.
  12280.      *
  12281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12282.      */
  12283.     protected function getAppAdministrationSnippet_RepositoryService()
  12284.     {
  12285.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12286.         if (isset($this->services['app_administration_snippet.repository'])) {
  12287.             return $this->services['app_administration_snippet.repository'];
  12288.         }
  12289.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12290.         if (isset($this->services['app_administration_snippet.repository'])) {
  12291.             return $this->services['app_administration_snippet.repository'];
  12292.         }
  12293.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12294.         if (isset($this->services['app_administration_snippet.repository'])) {
  12295.             return $this->services['app_administration_snippet.repository'];
  12296.         }
  12297.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12298.         if (isset($this->services['app_administration_snippet.repository'])) {
  12299.             return $this->services['app_administration_snippet.repository'];
  12300.         }
  12301.         return $this->services['app_administration_snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] ?? $this->getAppAdministrationSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12302.     }
  12303.     /**
  12304.      * Gets the public 'app_cms_block.repository' shared service.
  12305.      *
  12306.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12307.      */
  12308.     protected function getAppCmsBlock_RepositoryService()
  12309.     {
  12310.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12311.         if (isset($this->services['app_cms_block.repository'])) {
  12312.             return $this->services['app_cms_block.repository'];
  12313.         }
  12314.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12315.         if (isset($this->services['app_cms_block.repository'])) {
  12316.             return $this->services['app_cms_block.repository'];
  12317.         }
  12318.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12319.         if (isset($this->services['app_cms_block.repository'])) {
  12320.             return $this->services['app_cms_block.repository'];
  12321.         }
  12322.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12323.         if (isset($this->services['app_cms_block.repository'])) {
  12324.             return $this->services['app_cms_block.repository'];
  12325.         }
  12326.         return $this->services['app_cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] ?? $this->getAppCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12327.     }
  12328.     /**
  12329.      * Gets the public 'app_cms_block_translation.repository' shared service.
  12330.      *
  12331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12332.      */
  12333.     protected function getAppCmsBlockTranslation_RepositoryService()
  12334.     {
  12335.         return $this->services['app_cms_block_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12336.     }
  12337.     /**
  12338.      * Gets the public 'app_flow_action.repository' shared service.
  12339.      *
  12340.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12341.      */
  12342.     protected function getAppFlowAction_RepositoryService()
  12343.     {
  12344.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12345.         if (isset($this->services['app_flow_action.repository'])) {
  12346.             return $this->services['app_flow_action.repository'];
  12347.         }
  12348.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12349.         if (isset($this->services['app_flow_action.repository'])) {
  12350.             return $this->services['app_flow_action.repository'];
  12351.         }
  12352.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12353.         if (isset($this->services['app_flow_action.repository'])) {
  12354.             return $this->services['app_flow_action.repository'];
  12355.         }
  12356.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12357.         if (isset($this->services['app_flow_action.repository'])) {
  12358.             return $this->services['app_flow_action.repository'];
  12359.         }
  12360.         return $this->services['app_flow_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] ?? $this->getAppFlowActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12361.     }
  12362.     /**
  12363.      * Gets the public 'app_flow_action_translation.repository' shared service.
  12364.      *
  12365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12366.      */
  12367.     protected function getAppFlowActionTranslation_RepositoryService()
  12368.     {
  12369.         return $this->services['app_flow_action_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12370.     }
  12371.     /**
  12372.      * Gets the public 'app_payment_method.repository' shared service.
  12373.      *
  12374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12375.      */
  12376.     protected function getAppPaymentMethod_RepositoryService()
  12377.     {
  12378.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12379.         if (isset($this->services['app_payment_method.repository'])) {
  12380.             return $this->services['app_payment_method.repository'];
  12381.         }
  12382.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12383.         if (isset($this->services['app_payment_method.repository'])) {
  12384.             return $this->services['app_payment_method.repository'];
  12385.         }
  12386.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12387.         if (isset($this->services['app_payment_method.repository'])) {
  12388.             return $this->services['app_payment_method.repository'];
  12389.         }
  12390.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12391.         if (isset($this->services['app_payment_method.repository'])) {
  12392.             return $this->services['app_payment_method.repository'];
  12393.         }
  12394.         return $this->services['app_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] ?? $this->getAppPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12395.     }
  12396.     /**
  12397.      * Gets the public 'app_script_condition.repository' shared service.
  12398.      *
  12399.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12400.      */
  12401.     protected function getAppScriptCondition_RepositoryService()
  12402.     {
  12403.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12404.         if (isset($this->services['app_script_condition.repository'])) {
  12405.             return $this->services['app_script_condition.repository'];
  12406.         }
  12407.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12408.         if (isset($this->services['app_script_condition.repository'])) {
  12409.             return $this->services['app_script_condition.repository'];
  12410.         }
  12411.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12412.         if (isset($this->services['app_script_condition.repository'])) {
  12413.             return $this->services['app_script_condition.repository'];
  12414.         }
  12415.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12416.         if (isset($this->services['app_script_condition.repository'])) {
  12417.             return $this->services['app_script_condition.repository'];
  12418.         }
  12419.         return $this->services['app_script_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12420.     }
  12421.     /**
  12422.      * Gets the public 'app_script_condition_translation.repository' shared service.
  12423.      *
  12424.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12425.      */
  12426.     protected function getAppScriptConditionTranslation_RepositoryService()
  12427.     {
  12428.         return $this->services['app_script_condition_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12429.     }
  12430.     /**
  12431.      * Gets the public 'app_template.repository' shared service.
  12432.      *
  12433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12434.      */
  12435.     protected function getAppTemplate_RepositoryService()
  12436.     {
  12437.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12438.         if (isset($this->services['app_template.repository'])) {
  12439.             return $this->services['app_template.repository'];
  12440.         }
  12441.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12442.         if (isset($this->services['app_template.repository'])) {
  12443.             return $this->services['app_template.repository'];
  12444.         }
  12445.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12446.         if (isset($this->services['app_template.repository'])) {
  12447.             return $this->services['app_template.repository'];
  12448.         }
  12449.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12450.         if (isset($this->services['app_template.repository'])) {
  12451.             return $this->services['app_template.repository'];
  12452.         }
  12453.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12454.     }
  12455.     /**
  12456.      * Gets the public 'app_translation.repository' shared service.
  12457.      *
  12458.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12459.      */
  12460.     protected function getAppTranslation_RepositoryService()
  12461.     {
  12462.         return $this->services['app_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12463.     }
  12464.     /**
  12465.      * Gets the public 'b_d_l_custom_theme_changes.filesystem.private' shared service.
  12466.      *
  12467.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12468.      */
  12469.     protected function getBDLCustomThemeChanges_Filesystem_PrivateService()
  12470.     {
  12471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12473.         return $this->services['b_d_l_custom_theme_changes.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/b_d_l_custom_theme_changes');
  12474.     }
  12475.     /**
  12476.      * Gets the public 'b_d_l_custom_theme_changes.filesystem.public' shared service.
  12477.      *
  12478.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12479.      */
  12480.     protected function getBDLCustomThemeChanges_Filesystem_PublicService()
  12481.     {
  12482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12484.         return $this->services['b_d_l_custom_theme_changes.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/b_d_l_custom_theme_changes');
  12485.     }
  12486.     /**
  12487.      * Gets the public 'bardahl_product_sales_channel_bulk_update.filesystem.private' shared service.
  12488.      *
  12489.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12490.      */
  12491.     protected function getBardahlProductSalesChannelBulkUpdate_Filesystem_PrivateService()
  12492.     {
  12493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12495.         return $this->services['bardahl_product_sales_channel_bulk_update.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/bardahl_product_sales_channel_bulk_update');
  12496.     }
  12497.     /**
  12498.      * Gets the public 'bardahl_product_sales_channel_bulk_update.filesystem.public' shared service.
  12499.      *
  12500.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12501.      */
  12502.     protected function getBardahlProductSalesChannelBulkUpdate_Filesystem_PublicService()
  12503.     {
  12504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12506.         return $this->services['bardahl_product_sales_channel_bulk_update.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/bardahl_product_sales_channel_bulk_update');
  12507.     }
  12508.     /**
  12509.      * Gets the public 'bf_category_mapping.repository' shared service.
  12510.      *
  12511.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12512.      */
  12513.     protected function getBfCategoryMapping_RepositoryService()
  12514.     {
  12515.         return $this->services['bf_category_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] ?? $this->getCategoryMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12516.     }
  12517.     /**
  12518.      * Gets the public 'bf_config.repository' shared service.
  12519.      *
  12520.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12521.      */
  12522.     protected function getBfConfig_RepositoryService()
  12523.     {
  12524.         return $this->services['bf_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] ?? $this->getSwagMarketsConfigurationEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12525.     }
  12526.     /**
  12527.      * Gets the public 'bf_marketplace.repository' shared service.
  12528.      *
  12529.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12530.      */
  12531.     protected function getBfMarketplace_RepositoryService()
  12532.     {
  12533.         return $this->services['bf_marketplace.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] ?? $this->getMarketplaceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12534.     }
  12535.     /**
  12536.      * Gets the public 'bf_marketplace_sales_channel.repository' shared service.
  12537.      *
  12538.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12539.      */
  12540.     protected function getBfMarketplaceSalesChannel_RepositoryService()
  12541.     {
  12542.         return $this->services['bf_marketplace_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] ?? $this->getMarketplaceSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12543.     }
  12544.     /**
  12545.      * Gets the public 'bf_marketplace_settings.repository' shared service.
  12546.      *
  12547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12548.      */
  12549.     protected function getBfMarketplaceSettings_RepositoryService()
  12550.     {
  12551.         return $this->services['bf_marketplace_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] ?? $this->getMarketplaceSettingsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12552.     }
  12553.     /**
  12554.      * Gets the public 'bf_product_to_delete.repository' shared service.
  12555.      *
  12556.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12557.      */
  12558.     protected function getBfProductToDelete_RepositoryService()
  12559.     {
  12560.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12561.         if (isset($this->services['bf_product_to_delete.repository'])) {
  12562.             return $this->services['bf_product_to_delete.repository'];
  12563.         }
  12564.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12565.         if (isset($this->services['bf_product_to_delete.repository'])) {
  12566.             return $this->services['bf_product_to_delete.repository'];
  12567.         }
  12568.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12569.         if (isset($this->services['bf_product_to_delete.repository'])) {
  12570.             return $this->services['bf_product_to_delete.repository'];
  12571.         }
  12572.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12573.         if (isset($this->services['bf_product_to_delete.repository'])) {
  12574.             return $this->services['bf_product_to_delete.repository'];
  12575.         }
  12576.         return $this->services['bf_product_to_delete.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] ?? $this->getSwagMarketsProductToDeleteEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12577.     }
  12578.     /**
  12579.      * Gets the public 'bf_support.repository' shared service.
  12580.      *
  12581.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12582.      */
  12583.     protected function getBfSupport_RepositoryService()
  12584.     {
  12585.         return $this->services['bf_support.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] ?? $this->getSupportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12586.     }
  12587.     /**
  12588.      * Gets the public 'cache.app' shared service.
  12589.      *
  12590.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12591.      */
  12592.     protected function getCache_AppService()
  12593.     {
  12594.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  12595.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  12596.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  12597.     }
  12598.     /**
  12599.      * Gets the public 'cache.app_clearer' shared service.
  12600.      *
  12601.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12602.      */
  12603.     protected function getCache_AppClearerService()
  12604.     {
  12605.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12606.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12607.         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())]);
  12608.     }
  12609.     /**
  12610.      * Gets the public 'cache.global_clearer' shared service.
  12611.      *
  12612.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12613.      */
  12614.     protected function getCache_GlobalClearerService()
  12615.     {
  12616.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12617.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12618.         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())]);
  12619.     }
  12620.     /**
  12621.      * Gets the public 'cache.system' shared service.
  12622.      *
  12623.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12624.      */
  12625.     protected function getCache_SystemService()
  12626.     {
  12627.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SYoEebZbfS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  12628.     }
  12629.     /**
  12630.      * Gets the public 'cache.system_clearer' shared service.
  12631.      *
  12632.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12633.      */
  12634.     protected function getCache_SystemClearerService()
  12635.     {
  12636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12638.         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())]);
  12639.     }
  12640.     /**
  12641.      * Gets the public 'cache.validator_expression_language' shared service.
  12642.      *
  12643.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12644.      */
  12645.     protected function getCache_ValidatorExpressionLanguageService()
  12646.     {
  12647.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uavZ6odzxn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  12648.     }
  12649.     /**
  12650.      * Gets the public 'cache_warmer' shared service.
  12651.      *
  12652.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  12653.      */
  12654.     protected function getCacheWarmerService()
  12655.     {
  12656.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  12658.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  12659.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  12660.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  12661.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  12662.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  12663.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  12664.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  12665.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  12666.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  12667.     }
  12668.     /**
  12669.      * Gets the public 'category.repository' shared service.
  12670.      *
  12671.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12672.      */
  12673.     protected function getCategory_RepositoryService()
  12674.     {
  12675.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12676.         if (isset($this->services['category.repository'])) {
  12677.             return $this->services['category.repository'];
  12678.         }
  12679.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12680.         if (isset($this->services['category.repository'])) {
  12681.             return $this->services['category.repository'];
  12682.         }
  12683.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12684.         if (isset($this->services['category.repository'])) {
  12685.             return $this->services['category.repository'];
  12686.         }
  12687.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12688.         if (isset($this->services['category.repository'])) {
  12689.             return $this->services['category.repository'];
  12690.         }
  12691.         return $this->services['category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12692.     }
  12693.     /**
  12694.      * Gets the public 'category_tag.repository' shared service.
  12695.      *
  12696.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12697.      */
  12698.     protected function getCategoryTag_RepositoryService()
  12699.     {
  12700.         return $this->services['category_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12701.     }
  12702.     /**
  12703.      * Gets the public 'category_translation.repository' shared service.
  12704.      *
  12705.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12706.      */
  12707.     protected function getCategoryTranslation_RepositoryService()
  12708.     {
  12709.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12710.     }
  12711.     /**
  12712.      * Gets the public 'checkout.filesystem.private' shared service.
  12713.      *
  12714.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12715.      */
  12716.     protected function getCheckout_Filesystem_PrivateService()
  12717.     {
  12718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12720.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  12721.     }
  12722.     /**
  12723.      * Gets the public 'checkout.filesystem.public' shared service.
  12724.      *
  12725.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12726.      */
  12727.     protected function getCheckout_Filesystem_PublicService()
  12728.     {
  12729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12731.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  12732.     }
  12733.     /**
  12734.      * Gets the public 'cms_block.repository' shared service.
  12735.      *
  12736.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12737.      */
  12738.     protected function getCmsBlock_RepositoryService()
  12739.     {
  12740.         return $this->services['cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12741.     }
  12742.     /**
  12743.      * Gets the public 'cms_page.repository' shared service.
  12744.      *
  12745.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12746.      */
  12747.     protected function getCmsPage_RepositoryService()
  12748.     {
  12749.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12750.         if (isset($this->services['cms_page.repository'])) {
  12751.             return $this->services['cms_page.repository'];
  12752.         }
  12753.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12754.         if (isset($this->services['cms_page.repository'])) {
  12755.             return $this->services['cms_page.repository'];
  12756.         }
  12757.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12758.         if (isset($this->services['cms_page.repository'])) {
  12759.             return $this->services['cms_page.repository'];
  12760.         }
  12761.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12762.         if (isset($this->services['cms_page.repository'])) {
  12763.             return $this->services['cms_page.repository'];
  12764.         }
  12765.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12766.     }
  12767.     /**
  12768.      * Gets the public 'cms_page_translation.repository' shared service.
  12769.      *
  12770.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12771.      */
  12772.     protected function getCmsPageTranslation_RepositoryService()
  12773.     {
  12774.         return $this->services['cms_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12775.     }
  12776.     /**
  12777.      * Gets the public 'cms_section.repository' shared service.
  12778.      *
  12779.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12780.      */
  12781.     protected function getCmsSection_RepositoryService()
  12782.     {
  12783.         return $this->services['cms_section.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12784.     }
  12785.     /**
  12786.      * Gets the public 'cms_slot.repository' shared service.
  12787.      *
  12788.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12789.      */
  12790.     protected function getCmsSlot_RepositoryService()
  12791.     {
  12792.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12793.     }
  12794.     /**
  12795.      * Gets the public 'cms_slot_translation.repository' shared service.
  12796.      *
  12797.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12798.      */
  12799.     protected function getCmsSlotTranslation_RepositoryService()
  12800.     {
  12801.         return $this->services['cms_slot_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12802.     }
  12803.     /**
  12804.      * Gets the public 'console.command.public_alias.NetInventors\NetiNextStoreLocator\Commands\CreateFakeStoresCommand' shared service.
  12805.      *
  12806.      * @return \NetInventors\NetiNextStoreLocator\Commands\CreateFakeStoresCommand
  12807.      */
  12808.     protected function getCreateFakeStoresCommandService()
  12809.     {
  12810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12811.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Commands/CreateFakeStoresCommand.php';
  12812.         return $this->services['console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\CreateFakeStoresCommand'] = new \NetInventors\NetiNextStoreLocator\Commands\CreateFakeStoresCommand('neti:store_locator:create_fake_stores', ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  12813.     }
  12814.     /**
  12815.      * Gets the public 'console.command.public_alias.NetInventors\NetiNextStoreLocator\Commands\SeoCommand' shared service.
  12816.      *
  12817.      * @return \NetInventors\NetiNextStoreLocator\Commands\SeoCommand
  12818.      */
  12819.     protected function getSeoCommandService()
  12820.     {
  12821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12822.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Commands/SeoCommand.php';
  12823.         return $this->services['console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\SeoCommand'] = new \NetInventors\NetiNextStoreLocator\Commands\SeoCommand('neti:store_locator:seo', ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  12824.     }
  12825.     /**
  12826.      * Gets the public 'console.command_loader' shared service.
  12827.      *
  12828.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  12829.      */
  12830.     protected function getConsole_CommandLoaderService()
  12831.     {
  12832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  12833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  12834.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12835.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  12836.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  12837.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  12838.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  12839.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  12840.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  12841.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  12842.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  12843.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  12844.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  12845.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  12846.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  12847.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  12848.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  12849.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  12850.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  12851.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  12852.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  12853.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  12854.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  12855.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  12856.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  12857.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  12858.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  12859.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  12860.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  12861.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  12862.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  12863.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  12864.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  12865.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  12866.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  12867.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  12868.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  12869.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  12870.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  12871.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  12872.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  12873.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  12874.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  12875.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  12876.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  12877.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  12878.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  12879.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  12880.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  12881.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  12882.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  12883.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  12884.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  12885.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  12886.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  12887.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  12888.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  12889.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  12890.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  12891.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  12892.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  12893.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  12894.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  12895.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  12896.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  12897.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  12898.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  12899.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  12900.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  12901.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  12902.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  12903.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  12904.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  12905.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  12906.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy''getElasticsearchAdminIndexingCommand_LazyService'false],
  12907.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy''getElasticsearchAdminResetCommand_LazyService'false],
  12908.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy''getElasticsearchAdminTestCommand_LazyService'false],
  12909.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  12910.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  12911.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  12912.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  12913.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  12914.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  12915.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  12916.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  12917.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  12918.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  12919.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  12920.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  12921.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  12922.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  12923.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  12924.             'Kiener\\MolliePayments\\Command\\Install\\SetupCommand' => ['privates''Kiener\\MolliePayments\\Command\\Install\\SetupCommand''getSetupCommandService'false],
  12925.             'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand' => ['privates''Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand''getDALCleanupCommandService'false],
  12926.             'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand' => ['privates''Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand''getApplePayDownloadCommandService'false],
  12927.             'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand' => ['privates''Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand''getRenewalReminderCommandService'false],
  12928.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => ['services''Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand''getOrderExportCommandService'false],
  12929.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  12930.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  12931.             'VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand' => ['privates''VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand''getVioCustomerPriceImportCommandService'false],
  12932.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  12933.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  12934.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  12935.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  12936.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  12937.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  12938.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  12939.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  12940.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  12941.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  12942.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  12943.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  12944.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  12945.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  12946.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  12947.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  12948.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  12949.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  12950.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  12951.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  12952.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  12953.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  12954.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  12955.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  12956.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  12957.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  12958.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  12959.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  12960.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  12961.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  12962.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  12963.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  12964.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  12965.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  12966.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  12967.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  12968.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  12969.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  12970.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  12971.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  12972.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  12973.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  12974.         ], [
  12975.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  12976.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  12977.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  12978.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  12979.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  12980.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  12981.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  12982.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  12983.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  12984.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  12985.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  12986.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  12987.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  12988.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  12989.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  12990.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  12991.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  12992.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  12993.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  12994.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  12995.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  12996.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  12997.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  12998.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  12999.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  13000.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  13001.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  13002.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  13003.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  13004.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  13005.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  13006.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  13007.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  13008.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  13009.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  13010.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  13011.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  13012.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  13013.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  13014.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  13015.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  13016.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  13017.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  13018.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  13019.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  13020.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  13021.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  13022.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  13023.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  13024.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  13025.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  13026.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  13027.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  13028.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  13029.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  13030.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  13031.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  13032.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  13033.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13034.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  13035.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  13036.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  13037.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  13038.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  13039.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  13040.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  13041.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  13042.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  13043.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  13044.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  13045.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  13046.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => '?',
  13047.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => '?',
  13048.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => '?',
  13049.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  13050.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  13051.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  13052.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  13053.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  13054.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  13055.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  13056.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  13057.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  13058.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13059.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  13060.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  13061.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  13062.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  13063.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  13064.             'Kiener\\MolliePayments\\Command\\Install\\SetupCommand' => 'Kiener\\MolliePayments\\Command\\Install\\SetupCommand',
  13065.             'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand' => 'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand',
  13066.             'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand' => 'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand',
  13067.             'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand' => 'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand',
  13068.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => 'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand',
  13069.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13070.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13071.             'VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand' => 'VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand',
  13072.             'console.command.about' => '?',
  13073.             'console.command.cache_clear' => '?',
  13074.             'console.command.cache_pool_clear' => '?',
  13075.             'console.command.cache_pool_prune' => '?',
  13076.             'console.command.cache_pool_delete' => '?',
  13077.             'console.command.cache_pool_list' => '?',
  13078.             'console.command.cache_warmup' => '?',
  13079.             'console.command.config_debug' => '?',
  13080.             'console.command.config_dump_reference' => '?',
  13081.             'console.command.container_debug' => '?',
  13082.             'console.command.container_lint' => '?',
  13083.             'console.command.debug_autowiring' => '?',
  13084.             'console.command.dotenv_debug' => '?',
  13085.             'console.command.event_dispatcher_debug' => '?',
  13086.             'console.command.messenger_consume_messages' => '?',
  13087.             'console.command.messenger_setup_transports' => '?',
  13088.             'console.command.messenger_debug' => '?',
  13089.             'console.command.messenger_stop_workers' => '?',
  13090.             'console.command.router_debug' => '?',
  13091.             'console.command.router_match' => '?',
  13092.             'console.command.translation_debug' => '?',
  13093.             'console.command.translation_extract' => '?',
  13094.             'console.command.validator_debug' => '?',
  13095.             'console.command.translation_pull' => '?',
  13096.             'console.command.translation_push' => '?',
  13097.             'console.command.xliff_lint' => '?',
  13098.             'console.command.yaml_lint' => '?',
  13099.             'console.command.secrets_set' => '?',
  13100.             'console.command.secrets_remove' => '?',
  13101.             'console.command.secrets_generate_key' => '?',
  13102.             'console.command.secrets_list' => '?',
  13103.             'console.command.secrets_decrypt_to_local' => '?',
  13104.             'console.command.secrets_encrypt_from_local' => '?',
  13105.             'twig.command.debug' => '?',
  13106.             'twig.command.lint' => '?',
  13107.             'var_dumper.command.server_dump' => '?',
  13108.             'monolog.command.server_log' => '?',
  13109.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  13110.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  13111.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  13112.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  13113.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  13114.         ]), ['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''es:admin:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand''es:admin:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand''es:admin:test' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand''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''mollie:configuration:setup' => 'Kiener\\MolliePayments\\Command\\Install\\SetupCommand''mollie:dal:cleanup' => 'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand''mollie:applepay:download-verification' => 'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand''mollie:subscriptions:renewal-reminder' => 'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand''iwv-csv-orders:export' => 'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand''vio:customer:prices:import' => 'VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand''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']);
  13115.     }
  13116.     /**
  13117.      * Gets the public 'container.env_var_processors_locator' shared service.
  13118.      *
  13119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13120.      */
  13121.     protected function getContainer_EnvVarProcessorsLocatorService()
  13122.     {
  13123.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13124.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13125.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13126.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13127.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13128.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13129.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13130.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13131.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13132.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13133.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13134.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13135.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13136.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13137.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13138.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13139.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13140.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  13141.         ], [
  13142.             'base64' => '?',
  13143.             'bool' => '?',
  13144.             'const' => '?',
  13145.             'csv' => '?',
  13146.             'default' => '?',
  13147.             'file' => '?',
  13148.             'float' => '?',
  13149.             'int' => '?',
  13150.             'json' => '?',
  13151.             'key' => '?',
  13152.             'not' => '?',
  13153.             'query_string' => '?',
  13154.             'require' => '?',
  13155.             'resolve' => '?',
  13156.             'string' => '?',
  13157.             'trim' => '?',
  13158.             'url' => '?',
  13159.         ]);
  13160.     }
  13161.     /**
  13162.      * Gets the public 'content.filesystem.private' shared service.
  13163.      *
  13164.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13165.      */
  13166.     protected function getContent_Filesystem_PrivateService()
  13167.     {
  13168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13170.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  13171.     }
  13172.     /**
  13173.      * Gets the public 'content.filesystem.public' shared service.
  13174.      *
  13175.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13176.      */
  13177.     protected function getContent_Filesystem_PublicService()
  13178.     {
  13179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13181.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  13182.     }
  13183.     /**
  13184.      * Gets the public 'country.repository' shared service.
  13185.      *
  13186.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13187.      */
  13188.     protected function getCountry_RepositoryService()
  13189.     {
  13190.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13191.         if (isset($this->services['country.repository'])) {
  13192.             return $this->services['country.repository'];
  13193.         }
  13194.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13195.         if (isset($this->services['country.repository'])) {
  13196.             return $this->services['country.repository'];
  13197.         }
  13198.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13199.         if (isset($this->services['country.repository'])) {
  13200.             return $this->services['country.repository'];
  13201.         }
  13202.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13203.         if (isset($this->services['country.repository'])) {
  13204.             return $this->services['country.repository'];
  13205.         }
  13206.         return $this->services['country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13207.     }
  13208.     /**
  13209.      * Gets the public 'country_state.repository' shared service.
  13210.      *
  13211.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13212.      */
  13213.     protected function getCountryState_RepositoryService()
  13214.     {
  13215.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13216.         if (isset($this->services['country_state.repository'])) {
  13217.             return $this->services['country_state.repository'];
  13218.         }
  13219.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13220.         if (isset($this->services['country_state.repository'])) {
  13221.             return $this->services['country_state.repository'];
  13222.         }
  13223.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13224.         if (isset($this->services['country_state.repository'])) {
  13225.             return $this->services['country_state.repository'];
  13226.         }
  13227.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13228.         if (isset($this->services['country_state.repository'])) {
  13229.             return $this->services['country_state.repository'];
  13230.         }
  13231.         return $this->services['country_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13232.     }
  13233.     /**
  13234.      * Gets the public 'country_state_translation.repository' shared service.
  13235.      *
  13236.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13237.      */
  13238.     protected function getCountryStateTranslation_RepositoryService()
  13239.     {
  13240.         return $this->services['country_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13241.     }
  13242.     /**
  13243.      * Gets the public 'country_translation.repository' shared service.
  13244.      *
  13245.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13246.      */
  13247.     protected function getCountryTranslation_RepositoryService()
  13248.     {
  13249.         return $this->services['country_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13250.     }
  13251.     /**
  13252.      * Gets the public 'currency.repository' shared service.
  13253.      *
  13254.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13255.      */
  13256.     protected function getCurrency_RepositoryService()
  13257.     {
  13258.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13259.         if (isset($this->services['currency.repository'])) {
  13260.             return $this->services['currency.repository'];
  13261.         }
  13262.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13263.         if (isset($this->services['currency.repository'])) {
  13264.             return $this->services['currency.repository'];
  13265.         }
  13266.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13267.         if (isset($this->services['currency.repository'])) {
  13268.             return $this->services['currency.repository'];
  13269.         }
  13270.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13271.         if (isset($this->services['currency.repository'])) {
  13272.             return $this->services['currency.repository'];
  13273.         }
  13274.         return $this->services['currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13275.     }
  13276.     /**
  13277.      * Gets the public 'currency_country_rounding.repository' shared service.
  13278.      *
  13279.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13280.      */
  13281.     protected function getCurrencyCountryRounding_RepositoryService()
  13282.     {
  13283.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13284.         if (isset($this->services['currency_country_rounding.repository'])) {
  13285.             return $this->services['currency_country_rounding.repository'];
  13286.         }
  13287.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13288.         if (isset($this->services['currency_country_rounding.repository'])) {
  13289.             return $this->services['currency_country_rounding.repository'];
  13290.         }
  13291.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13292.         if (isset($this->services['currency_country_rounding.repository'])) {
  13293.             return $this->services['currency_country_rounding.repository'];
  13294.         }
  13295.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13296.         if (isset($this->services['currency_country_rounding.repository'])) {
  13297.             return $this->services['currency_country_rounding.repository'];
  13298.         }
  13299.         return $this->services['currency_country_rounding.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13300.     }
  13301.     /**
  13302.      * Gets the public 'currency_translation.repository' shared service.
  13303.      *
  13304.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13305.      */
  13306.     protected function getCurrencyTranslation_RepositoryService()
  13307.     {
  13308.         return $this->services['currency_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13309.     }
  13310.     /**
  13311.      * Gets the public 'custom_entity.repository' shared service.
  13312.      *
  13313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13314.      */
  13315.     protected function getCustomEntity_RepositoryService()
  13316.     {
  13317.         return $this->services['custom_entity.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13318.     }
  13319.     /**
  13320.      * Gets the public 'custom_field.repository' shared service.
  13321.      *
  13322.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13323.      */
  13324.     protected function getCustomField_RepositoryService()
  13325.     {
  13326.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13327.         if (isset($this->services['custom_field.repository'])) {
  13328.             return $this->services['custom_field.repository'];
  13329.         }
  13330.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13331.         if (isset($this->services['custom_field.repository'])) {
  13332.             return $this->services['custom_field.repository'];
  13333.         }
  13334.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13335.         if (isset($this->services['custom_field.repository'])) {
  13336.             return $this->services['custom_field.repository'];
  13337.         }
  13338.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13339.         if (isset($this->services['custom_field.repository'])) {
  13340.             return $this->services['custom_field.repository'];
  13341.         }
  13342.         return $this->services['custom_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] ?? $this->getCustomFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13343.     }
  13344.     /**
  13345.      * Gets the public 'custom_field_set.repository' shared service.
  13346.      *
  13347.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13348.      */
  13349.     protected function getCustomFieldSet_RepositoryService()
  13350.     {
  13351.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13352.         if (isset($this->services['custom_field_set.repository'])) {
  13353.             return $this->services['custom_field_set.repository'];
  13354.         }
  13355.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13356.         if (isset($this->services['custom_field_set.repository'])) {
  13357.             return $this->services['custom_field_set.repository'];
  13358.         }
  13359.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13360.         if (isset($this->services['custom_field_set.repository'])) {
  13361.             return $this->services['custom_field_set.repository'];
  13362.         }
  13363.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13364.         if (isset($this->services['custom_field_set.repository'])) {
  13365.             return $this->services['custom_field_set.repository'];
  13366.         }
  13367.         return $this->services['custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13368.     }
  13369.     /**
  13370.      * Gets the public 'custom_field_set_relation.repository' shared service.
  13371.      *
  13372.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13373.      */
  13374.     protected function getCustomFieldSetRelation_RepositoryService()
  13375.     {
  13376.         return $this->services['custom_field_set_relation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13377.     }
  13378.     /**
  13379.      * Gets the public 'customer.repository' shared service.
  13380.      *
  13381.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13382.      */
  13383.     protected function getCustomer_RepositoryService()
  13384.     {
  13385.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13386.         if (isset($this->services['customer.repository'])) {
  13387.             return $this->services['customer.repository'];
  13388.         }
  13389.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13390.         if (isset($this->services['customer.repository'])) {
  13391.             return $this->services['customer.repository'];
  13392.         }
  13393.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13394.         if (isset($this->services['customer.repository'])) {
  13395.             return $this->services['customer.repository'];
  13396.         }
  13397.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13398.         if (isset($this->services['customer.repository'])) {
  13399.             return $this->services['customer.repository'];
  13400.         }
  13401.         return $this->services['customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13402.     }
  13403.     /**
  13404.      * Gets the public 'customer_address.repository' shared service.
  13405.      *
  13406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13407.      */
  13408.     protected function getCustomerAddress_RepositoryService()
  13409.     {
  13410.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13411.         if (isset($this->services['customer_address.repository'])) {
  13412.             return $this->services['customer_address.repository'];
  13413.         }
  13414.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13415.         if (isset($this->services['customer_address.repository'])) {
  13416.             return $this->services['customer_address.repository'];
  13417.         }
  13418.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13419.         if (isset($this->services['customer_address.repository'])) {
  13420.             return $this->services['customer_address.repository'];
  13421.         }
  13422.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13423.         if (isset($this->services['customer_address.repository'])) {
  13424.             return $this->services['customer_address.repository'];
  13425.         }
  13426.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13427.     }
  13428.     /**
  13429.      * Gets the public 'customer_group.repository' shared service.
  13430.      *
  13431.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13432.      */
  13433.     protected function getCustomerGroup_RepositoryService()
  13434.     {
  13435.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13436.         if (isset($this->services['customer_group.repository'])) {
  13437.             return $this->services['customer_group.repository'];
  13438.         }
  13439.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13440.         if (isset($this->services['customer_group.repository'])) {
  13441.             return $this->services['customer_group.repository'];
  13442.         }
  13443.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13444.         if (isset($this->services['customer_group.repository'])) {
  13445.             return $this->services['customer_group.repository'];
  13446.         }
  13447.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13448.         if (isset($this->services['customer_group.repository'])) {
  13449.             return $this->services['customer_group.repository'];
  13450.         }
  13451.         return $this->services['customer_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13452.     }
  13453.     /**
  13454.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  13455.      *
  13456.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13457.      */
  13458.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  13459.     {
  13460.         return $this->services['customer_group_registration_sales_channels.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13461.     }
  13462.     /**
  13463.      * Gets the public 'customer_group_translation.repository' shared service.
  13464.      *
  13465.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13466.      */
  13467.     protected function getCustomerGroupTranslation_RepositoryService()
  13468.     {
  13469.         return $this->services['customer_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13470.     }
  13471.     /**
  13472.      * Gets the public 'customer_recovery.repository' shared service.
  13473.      *
  13474.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13475.      */
  13476.     protected function getCustomerRecovery_RepositoryService()
  13477.     {
  13478.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13479.         if (isset($this->services['customer_recovery.repository'])) {
  13480.             return $this->services['customer_recovery.repository'];
  13481.         }
  13482.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13483.         if (isset($this->services['customer_recovery.repository'])) {
  13484.             return $this->services['customer_recovery.repository'];
  13485.         }
  13486.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13487.         if (isset($this->services['customer_recovery.repository'])) {
  13488.             return $this->services['customer_recovery.repository'];
  13489.         }
  13490.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13491.         if (isset($this->services['customer_recovery.repository'])) {
  13492.             return $this->services['customer_recovery.repository'];
  13493.         }
  13494.         return $this->services['customer_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] ?? $this->getCustomerRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13495.     }
  13496.     /**
  13497.      * Gets the public 'customer_tag.repository' shared service.
  13498.      *
  13499.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13500.      */
  13501.     protected function getCustomerTag_RepositoryService()
  13502.     {
  13503.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13504.         if (isset($this->services['customer_tag.repository'])) {
  13505.             return $this->services['customer_tag.repository'];
  13506.         }
  13507.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13508.         if (isset($this->services['customer_tag.repository'])) {
  13509.             return $this->services['customer_tag.repository'];
  13510.         }
  13511.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13512.         if (isset($this->services['customer_tag.repository'])) {
  13513.             return $this->services['customer_tag.repository'];
  13514.         }
  13515.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13516.         if (isset($this->services['customer_tag.repository'])) {
  13517.             return $this->services['customer_tag.repository'];
  13518.         }
  13519.         return $this->services['customer_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] ?? $this->getCustomerTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13520.     }
  13521.     /**
  13522.      * Gets the public 'customer_wishlist.repository' shared service.
  13523.      *
  13524.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13525.      */
  13526.     protected function getCustomerWishlist_RepositoryService()
  13527.     {
  13528.         return $this->services['customer_wishlist.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13529.     }
  13530.     /**
  13531.      * Gets the public 'customer_wishlist_product.repository' shared service.
  13532.      *
  13533.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13534.      */
  13535.     protected function getCustomerWishlistProduct_RepositoryService()
  13536.     {
  13537.         return $this->services['customer_wishlist_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13538.     }
  13539.     /**
  13540.      * Gets the public 'data_collector.dump' shared service.
  13541.      *
  13542.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  13543.      */
  13544.     protected function getDataCollector_DumpService()
  13545.     {
  13546.         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);
  13547.     }
  13548.     /**
  13549.      * Gets the public 'dead_message.repository' shared service.
  13550.      *
  13551.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13552.      */
  13553.     protected function getDeadMessage_RepositoryService()
  13554.     {
  13555.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13556.         if (isset($this->services['dead_message.repository'])) {
  13557.             return $this->services['dead_message.repository'];
  13558.         }
  13559.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13560.         if (isset($this->services['dead_message.repository'])) {
  13561.             return $this->services['dead_message.repository'];
  13562.         }
  13563.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13564.         if (isset($this->services['dead_message.repository'])) {
  13565.             return $this->services['dead_message.repository'];
  13566.         }
  13567.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13568.         if (isset($this->services['dead_message.repository'])) {
  13569.             return $this->services['dead_message.repository'];
  13570.         }
  13571.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13572.     }
  13573.     /**
  13574.      * Gets the public 'delivery_time.repository' shared service.
  13575.      *
  13576.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13577.      */
  13578.     protected function getDeliveryTime_RepositoryService()
  13579.     {
  13580.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13581.     }
  13582.     /**
  13583.      * Gets the public 'delivery_time_translation.repository' shared service.
  13584.      *
  13585.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13586.      */
  13587.     protected function getDeliveryTimeTranslation_RepositoryService()
  13588.     {
  13589.         return $this->services['delivery_time_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13590.     }
  13591.     /**
  13592.      * Gets the public 'dne_custom_css_js.filesystem.private' shared service.
  13593.      *
  13594.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13595.      */
  13596.     protected function getDneCustomCssJs_Filesystem_PrivateService()
  13597.     {
  13598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13600.         return $this->services['dne_custom_css_js.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/dne_custom_css_js');
  13601.     }
  13602.     /**
  13603.      * Gets the public 'dne_custom_css_js.filesystem.public' shared service.
  13604.      *
  13605.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13606.      */
  13607.     protected function getDneCustomCssJs_Filesystem_PublicService()
  13608.     {
  13609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13611.         return $this->services['dne_custom_css_js.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/dne_custom_css_js');
  13612.     }
  13613.     /**
  13614.      * Gets the public 'dne_custom_js_css.repository' shared service.
  13615.      *
  13616.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13617.      */
  13618.     protected function getDneCustomJsCss_RepositoryService()
  13619.     {
  13620.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13621.         if (isset($this->services['dne_custom_js_css.repository'])) {
  13622.             return $this->services['dne_custom_js_css.repository'];
  13623.         }
  13624.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13625.         if (isset($this->services['dne_custom_js_css.repository'])) {
  13626.             return $this->services['dne_custom_js_css.repository'];
  13627.         }
  13628.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13629.         if (isset($this->services['dne_custom_js_css.repository'])) {
  13630.             return $this->services['dne_custom_js_css.repository'];
  13631.         }
  13632.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13633.         if (isset($this->services['dne_custom_js_css.repository'])) {
  13634.             return $this->services['dne_custom_js_css.repository'];
  13635.         }
  13636.         return $this->services['dne_custom_js_css.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] ?? $this->getModuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13637.     }
  13638.     /**
  13639.      * Gets the public 'dne_custom_js_css_sales_channel.repository' shared service.
  13640.      *
  13641.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13642.      */
  13643.     protected function getDneCustomJsCssSalesChannel_RepositoryService()
  13644.     {
  13645.         return $this->services['dne_custom_js_css_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] ?? $this->getModuleSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13646.     }
  13647.     /**
  13648.      * Gets the public 'document.repository' shared service.
  13649.      *
  13650.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13651.      */
  13652.     protected function getDocument_RepositoryService()
  13653.     {
  13654.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13655.         if (isset($this->services['document.repository'])) {
  13656.             return $this->services['document.repository'];
  13657.         }
  13658.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13659.         if (isset($this->services['document.repository'])) {
  13660.             return $this->services['document.repository'];
  13661.         }
  13662.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13663.         if (isset($this->services['document.repository'])) {
  13664.             return $this->services['document.repository'];
  13665.         }
  13666.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13667.         if (isset($this->services['document.repository'])) {
  13668.             return $this->services['document.repository'];
  13669.         }
  13670.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13671.     }
  13672.     /**
  13673.      * Gets the public 'document_base_config.repository' shared service.
  13674.      *
  13675.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13676.      */
  13677.     protected function getDocumentBaseConfig_RepositoryService()
  13678.     {
  13679.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13680.         if (isset($this->services['document_base_config.repository'])) {
  13681.             return $this->services['document_base_config.repository'];
  13682.         }
  13683.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13684.         if (isset($this->services['document_base_config.repository'])) {
  13685.             return $this->services['document_base_config.repository'];
  13686.         }
  13687.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13688.         if (isset($this->services['document_base_config.repository'])) {
  13689.             return $this->services['document_base_config.repository'];
  13690.         }
  13691.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13692.         if (isset($this->services['document_base_config.repository'])) {
  13693.             return $this->services['document_base_config.repository'];
  13694.         }
  13695.         return $this->services['document_base_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13696.     }
  13697.     /**
  13698.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  13699.      *
  13700.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13701.      */
  13702.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  13703.     {
  13704.         return $this->services['document_base_config_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13705.     }
  13706.     /**
  13707.      * Gets the public 'document_type.repository' shared service.
  13708.      *
  13709.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13710.      */
  13711.     protected function getDocumentType_RepositoryService()
  13712.     {
  13713.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13714.         if (isset($this->services['document_type.repository'])) {
  13715.             return $this->services['document_type.repository'];
  13716.         }
  13717.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13718.         if (isset($this->services['document_type.repository'])) {
  13719.             return $this->services['document_type.repository'];
  13720.         }
  13721.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13722.         if (isset($this->services['document_type.repository'])) {
  13723.             return $this->services['document_type.repository'];
  13724.         }
  13725.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13726.         if (isset($this->services['document_type.repository'])) {
  13727.             return $this->services['document_type.repository'];
  13728.         }
  13729.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13730.     }
  13731.     /**
  13732.      * Gets the public 'document_type_translation.repository' shared service.
  13733.      *
  13734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13735.      */
  13736.     protected function getDocumentTypeTranslation_RepositoryService()
  13737.     {
  13738.         return $this->services['document_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13739.     }
  13740.     /**
  13741.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  13742.      *
  13743.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13744.      */
  13745.     protected function getElasticsearch_Filesystem_PrivateService()
  13746.     {
  13747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13749.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  13750.     }
  13751.     /**
  13752.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  13753.      *
  13754.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13755.      */
  13756.     protected function getElasticsearch_Filesystem_PublicService()
  13757.     {
  13758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13760.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  13761.     }
  13762.     /**
  13763.      * Gets the public 'enqueue.client.default.producer' shared service.
  13764.      *
  13765.      * @return \Enqueue\Client\TraceableProducer
  13766.      */
  13767.     protected function getEnqueue_Client_Default_ProducerService()
  13768.     {
  13769.         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([])));
  13770.     }
  13771.     /**
  13772.      * Gets the public 'error_controller' shared service.
  13773.      *
  13774.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  13775.      */
  13776.     protected function getErrorController2Service()
  13777.     {
  13778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  13779.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  13782.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  13783.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13784.         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)));
  13785.     }
  13786.     /**
  13787.      * Gets the public 'event_action.repository' shared service.
  13788.      *
  13789.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13790.      */
  13791.     protected function getEventAction_RepositoryService()
  13792.     {
  13793.         return $this->services['event_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13794.     }
  13795.     /**
  13796.      * Gets the public 'event_action_rule.repository' shared service.
  13797.      *
  13798.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13799.      */
  13800.     protected function getEventActionRule_RepositoryService()
  13801.     {
  13802.         return $this->services['event_action_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13803.     }
  13804.     /**
  13805.      * Gets the public 'event_action_sales_channel.repository' shared service.
  13806.      *
  13807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13808.      */
  13809.     protected function getEventActionSalesChannel_RepositoryService()
  13810.     {
  13811.         return $this->services['event_action_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  13812.     }
  13813.     /**
  13814.      * Gets the public 'event_dispatcher' shared service.
  13815.      *
  13816.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  13817.      */
  13818.     protected function getEventDispatcherService()
  13819.     {
  13820.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  13821.         if (isset($this->services['event_dispatcher'])) {
  13822.             return $this->services['event_dispatcher'];
  13823.         }
  13824.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  13825.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13826.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  13827.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  13828.         $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())));
  13829.         $instance->addListener('kernel.request', [=> function () {
  13830.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  13831.         }, => '__invoke'], 0);
  13832.         $instance->addListener('kernel.request', [=> function () {
  13833.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  13834.         }, => 'onKernelRequest'], 0);
  13835.         $instance->addListener('kernel.controller', [=> function () {
  13836.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  13837.         }, => 'onKernelController'], 0);
  13838.         $instance->addListener('kernel.controller', [=> function () {
  13839.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  13840.         }, => 'resolveContext'], -10);
  13841.         $instance->addListener('kernel.request', [=> function () {
  13842.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  13843.         }, => 'initializeCspNonce'], 0);
  13844.         $instance->addListener('kernel.response', [=> function () {
  13845.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  13846.         }, => 'setSecurityHeaders'], 0);
  13847.         $instance->addListener('kernel.controller', [=> function () {
  13848.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  13849.         }, => 'checkScope'], -20);
  13850.         $instance->addListener('kernel.request', [=> function () {
  13851.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13852.         }, => 'request'], -10);
  13853.         $instance->addListener('kernel.response', [=> function () {
  13854.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13855.         }, => 'response'], -10);
  13856.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13857.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13858.         }, => 'render'], -10);
  13859.         $instance->addListener('snippet.written', [=> function () {
  13860.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13861.         }, => 'invalidate'], 0);
  13862.         $instance->addListener('snippet.deleted', [=> function () {
  13863.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13864.         }, => 'invalidate'], 0);
  13865.         $instance->addListener('snippet_set.deleted', [=> function () {
  13866.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13867.         }, => 'invalidate'], 0);
  13868.         $instance->addListener('app_template.written', [=> function () {
  13869.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  13870.         }, => 'reset'], 0);
  13871.         $instance->addListener('shopware.global_business_event', [=> function () {
  13872.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  13873.         }, => 'logBusinessEvent'], 0);
  13874.         $instance->addListener('kernel.controller', [=> function () {
  13875.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13876.         }, => 'setStates'], -21);
  13877.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  13878.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13879.         }, => 'login'], 0);
  13880.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  13881.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13882.         }, => 'cartChanged'], 0);
  13883.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13884.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  13885.         }, => 'executeCacheInvalidationHook'], 0);
  13886.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13887.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13888.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  13889.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13890.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13891.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  13892.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  13893.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13894.         }, => 'invalidateIndexedLandingPages'], 2000);
  13895.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13896.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13897.         }, => 'invalidateSearch'], 2000);
  13898.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13899.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13900.         }, => 'invalidateListings'], 2001);
  13901.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13902.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13903.         }, => 'invalidateProductIds'], 2002);
  13904.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13905.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13906.         }, => 'invalidateDetailRoute'], 2004);
  13907.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13908.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13909.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  13910.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13911.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13912.         }, => 'invalidateReviewRoute'], 2006);
  13913.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13914.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13915.         }, => 'invalidateSearch'], 2000);
  13916.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13917.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13918.         }, => 'invalidateListings'], 2001);
  13919.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13920.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13921.         }, => 'invalidateProductIds'], 2002);
  13922.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13923.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13924.         }, => 'invalidateDetailRoute'], 2004);
  13925.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13926.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13927.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  13928.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13929.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13930.         }, => 'invalidateReviewRoute'], 2006);
  13931.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13932.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13933.         }, => 'invalidateCmsPageIds'], 2001);
  13934.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13935.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13936.         }, => 'invalidateCurrencyRoute'], 2002);
  13937.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13938.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13939.         }, => 'invalidateLanguageRoute'], 2003);
  13940.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13941.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13942.         }, => 'invalidateNavigationRoute'], 2004);
  13943.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13944.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13945.         }, => 'invalidatePaymentMethodRoute'], 2005);
  13946.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13947.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13948.         }, => 'invalidateProductAssignment'], 2006);
  13949.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13950.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13951.         }, => 'invalidateManufacturerFilters'], 2007);
  13952.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13953.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13954.         }, => 'invalidatePropertyFilters'], 2008);
  13955.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13956.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13957.         }, => 'invalidateCrossSellingRoute'], 2009);
  13958.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13959.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13960.         }, => 'invalidateContext'], 2010);
  13961.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13962.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13963.         }, => 'invalidateShippingMethodRoute'], 2011);
  13964.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13965.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13966.         }, => 'invalidateSnippets'], 2012);
  13967.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13968.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13969.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  13970.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13971.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13972.         }, => 'invalidateStreamIds'], 2014);
  13973.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13974.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13975.         }, => 'invalidateCountryRoute'], 2015);
  13976.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13977.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13978.         }, => 'invalidateSalutationRoute'], 2016);
  13979.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13980.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13981.         }, => 'invalidateInitialStateIdLoader'], 2017);
  13982.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13983.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13984.         }, => 'invalidateCountryStateRoute'], 2018);
  13985.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  13986.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13987.         }, => 'invalidateSeoUrls'], 2000);
  13988.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  13989.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13990.         }, => 'invalidateRules'], 2000);
  13991.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13992.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13993.         }, => 'invalidateRules'], 2000);
  13994.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13995.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13996.         }, => 'invalidateConfig'], 2001);
  13997.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13998.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  13999.         }, => 'invalidateRules'], 2000);
  14000.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14001.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14002.         }, => 'invalidateConfig'], 2001);
  14003.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14004.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14005.         }, => 'invalidateRules'], 2000);
  14006.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14007.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14008.         }, => 'invalidateConfig'], 2001);
  14009.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14010.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14011.         }, => 'invalidateRules'], 2000);
  14012.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14013.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14014.         }, => 'invalidateConfig'], 2001);
  14015.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14016.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14017.         }, => 'invalidateRules'], 2000);
  14018.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14019.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14020.         }, => 'invalidateConfig'], 2001);
  14021.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14022.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14023.         }, => 'invalidateConfigKey'], 2000);
  14024.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  14025.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14026.         }, => 'invalidateSitemap'], 2000);
  14027.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14028.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  14029.         }, => 'preValidate'], 0);
  14030.         $instance->addListener('kernel.controller', [=> function () {
  14031.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  14032.         }, => 'validate'], -20);
  14033.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  14034.             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()));
  14035.         }, => 'validate'], 0);
  14036.         $instance->addListener('kernel.request', [=> function () {
  14037.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14038.         }, => 'onKernelRequest'], 9999);
  14039.         $instance->addListener('kernel.response', [=> function () {
  14040.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14041.         }, => 'onKernelResponse'], 9999);
  14042.         $instance->addListener('kernel.exception', [=> function () {
  14043.             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)));
  14044.         }, => 'onKernelException'], -1);
  14045.         $instance->addListener('kernel.response', [=> function () {
  14046.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  14047.         }, => 'onResponse'], 0);
  14048.         $instance->addListener('kernel.request', [=> function () {
  14049.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  14050.         }, => 'onRequest'], 128);
  14051.         $instance->addListener('kernel.controller', [=> function () {
  14052.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  14053.         }, => 'checkExpectations'], -21);
  14054.         $instance->addListener('kernel.controller', [=> function () {
  14055.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  14056.         }, => 'validateRequest'], -2);
  14057.         $instance->addListener('kernel.request', [=> function () {
  14058.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14059.         }, => 'setupOAuth'], 128);
  14060.         $instance->addListener('kernel.controller', [=> function () {
  14061.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14062.         }, => 'validateRequest'], -2);
  14063.         $instance->addListener('user.written', [=> function () {
  14064.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14065.         }, => 'onUserWritten'], 0);
  14066.         $instance->addListener('user.deleted', [=> function () {
  14067.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14068.         }, => 'onUserDeleted'], 0);
  14069.         $instance->addListener('app.loaded', [=> function () {
  14070.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  14071.         }, => 'unserialize'], 0);
  14072.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14073.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  14074.         }, => 'checkWrite'], 0);
  14075.         $instance->addListener('app_script_condition.loaded', [=> function () {
  14076.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  14077.         }, => 'unserialize'], 0);
  14078.         $instance->addListener('app_flow_action.loaded', [=> function () {
  14079.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  14080.         }, => 'unserialize'], 0);
  14081.         $instance->addListener('custom_field.deleted', [=> function () {
  14082.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14083.         }, => 'reset'], 0);
  14084.         $instance->addListener('custom_field.written', [=> function () {
  14085.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14086.         }, => 'reset'], 0);
  14087.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14088.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14089.         }, => 'startProgress'], 0);
  14090.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14091.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14092.         }, => 'advanceProgress'], 0);
  14093.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14094.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14095.         }, => 'finishProgress'], 0);
  14096.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  14097.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14098.         }, => 'runRegisteredIndexers'], 0);
  14099.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14100.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14101.         }, => 'runRegisteredIndexers'], 0);
  14102.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14103.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  14104.         }, => 'preValidate'], 0);
  14105.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14106.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14107.         }, => 'validateWriteCommands'], 0);
  14108.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14109.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14110.         }, => 'validateEntitySearch'], 0);
  14111.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14112.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  14113.         }, => 'refreshIndex'], 1000);
  14114.         $instance->addListener('mail_template.deleted', [=> function () {
  14115.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  14116.         }, => 'deleted'], 0);
  14117.         $instance->addListener('dead_message.loaded', [=> function () {
  14118.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  14119.         }, => 'unserialize'], 0);
  14120.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14121.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  14122.         }, => 'onMessageFailed'], 99);
  14123.         $instance->addListener('plugin.loaded', [=> function () {
  14124.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  14125.         }, => 'unserialize'], 0);
  14126.         $instance->addListener('acl_role.loaded', [=> function () {
  14127.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  14128.         }, => 'onAclRoleLoaded'], 0);
  14129.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14130.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14131.         }, => 'afterPluginStateChange'], 0);
  14132.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14133.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14134.         }, => 'afterPluginStateChange'], 0);
  14135.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14136.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  14137.         }, => 'afterPluginStateChange'], 0);
  14138.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14139.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  14140.         }, => 'updatePostFinishEvent'], 0);
  14141.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14142.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  14143.         }, => 'onLicenseHostChanged'], 0);
  14144.         $instance->addListener('script.written', [=> function () {
  14145.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  14146.         }, => 'invalidateCache'], 0);
  14147.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14148.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14149.         }, => 'preValidate'], 0);
  14150.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14151.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  14152.         }, => 'postValidate'], 0);
  14153.         $instance->addListener('language.deleted', [=> function () {
  14154.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14155.         }, => 'invalidateCache'], 0);
  14156.         $instance->addListener('language.written', [=> function () {
  14157.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  14158.         }, => 'invalidateCache'], 0);
  14159.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14160.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  14161.         }, => 'preValidate'], 0);
  14162.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14163.             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'))));
  14164.         }, => 'update'], 0);
  14165.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14166.             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'))));
  14167.         }, => 'onUpdate'], 0);
  14168.         $instance->addListener('kernel.response', [=> function () {
  14169.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  14170.         }, => 'addSeoInformation'], 10000);
  14171.         $instance->addListener('webhook.written', [=> function () {
  14172.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14173.         }, => 'clearWebhookCache'], 0);
  14174.         $instance->addListener('acl_role.written', [=> function () {
  14175.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  14176.         }, => 'clearPrivilegesCache'], 0);
  14177.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  14178.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  14179.         }, => 'handleWebhookMessageFail'], 0);
  14180.         $instance->addListener('kernel.response', [=> function () {
  14181.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  14182.         }, => 'encodeResponse'], 10000);
  14183.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14184.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  14185.         }, => 'handleSalesChannelLanguageIds'], 0);
  14186.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14187.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  14188.         }, => 'preWriteValidateEvent'], 0);
  14189.         $instance->addListener('country.written', [=> function () {
  14190.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  14191.         }, => 'updated'], 0);
  14192.         $instance->addListener('currency.loaded', [=> function () {
  14193.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  14194.         }, => 'setDefault'], 0);
  14195.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14196.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  14197.         }, => 'preValidate'], 0);
  14198.         $instance->addListener('custom_field.written', [=> function () {
  14199.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14200.         }, => 'customFieldIsWritten'], 0);
  14201.         $instance->addListener('custom_field.deleted', [=> function () {
  14202.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  14203.         }, => 'customFieldIsDeleted'], 0);
  14204.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14205.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  14206.         }, => 'validate'], 0);
  14207.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14208.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  14209.         }, => 'onValueChanged'], 1500);
  14210.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14211.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  14212.         }, => 'postValidate'], 0);
  14213.         $instance->addListener('category.loaded', [=> function () {
  14214.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14215.         }, => 'entityLoaded'], 0);
  14216.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  14217.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  14218.         }, => 'entityLoaded'], 0);
  14219.         $instance->addListener('media.loaded', [=> function () {
  14220.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14221.         }, => 'unserialize'], 10);
  14222.         $instance->addListener('media.loaded', [=> function () {
  14223.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  14224.         }, => 'addUrls'], 0);
  14225.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  14226.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  14227.         }, => 'unserialize'], 10);
  14228.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14229.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14230.         }, => 'beforeDelete'], 0);
  14231.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14232.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  14233.         }, => 'securePrivateFolders'], 0);
  14234.         $instance->addListener('product.loaded', [=> function () {
  14235.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14236.         }, => 'loaded'], 0);
  14237.         $instance->addListener('product.partial_loaded', [=> function () {
  14238.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14239.         }, => 'partialEntityLoaded'], 0);
  14240.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  14241.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14242.         }, => 'salesChannelLoaded'], 0);
  14243.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  14244.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  14245.         }, => 'partialSalesChannelLoaded'], 0);
  14246.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14247.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14248.         }, => 'handleListingRequest'], 100);
  14249.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14250.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14251.         }, => 'handleFlags'], -100);
  14252.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  14253.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14254.         }, => 'handleFlags'], -100);
  14255.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14256.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14257.         }, => 'handleSearchRequest'], 100);
  14258.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  14259.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14260.         }, => 'handleFlags'], -100);
  14261.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14262.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14263.         }, => 'handleResult'], 100);
  14264.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14265.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14266.         }, => 'removeScoreSorting'], -100);
  14267.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  14268.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  14269.         }, => 'handleResult'], 0);
  14270.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14271.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  14272.         }, => 'preValidate'], 0);
  14273.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14274.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14275.         }, => 'orderPlaced'], 0);
  14276.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14277.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14278.         }, => 'stateChanged'], 0);
  14279.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14280.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14281.         }, => 'triggerChangeSet'], 0);
  14282.         $instance->addListener('order_line_item.written', [=> function () {
  14283.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14284.         }, => 'lineItemWritten'], 0);
  14285.         $instance->addListener('order_line_item.deleted', [=> function () {
  14286.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  14287.         }, => 'lineItemWritten'], 0);
  14288.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  14289.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  14290.         }, => 'onNewsletterRecipientDeleted'], 0);
  14291.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14292.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  14293.         }, => 'preValidate'], 0);
  14294.         $instance->addListener('rule.loaded', [=> function () {
  14295.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  14296.         }, => 'unserialize'], 0);
  14297.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14298.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14299.         }, => 'refreshPlugin'], 0);
  14300.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14301.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14302.         }, => 'refreshPlugin'], 0);
  14303.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14304.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14305.         }, => 'refreshPlugin'], 0);
  14306.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14307.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14308.         }, => 'refreshPlugin'], 0);
  14309.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14310.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14311.         }, => 'refreshPlugin'], 0);
  14312.         $instance->addListener('rule.written', [=> function () {
  14313.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  14314.         }, => 'onRuleWritten'], 0);
  14315.         $instance->addListener('app_script_condition.written', [=> function () {
  14316.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  14317.         }, => 'updatePayloads'], 0);
  14318.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14319.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14320.         }, => 'triggerChangeSet'], 0);
  14321.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14322.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  14323.         }, => 'onEntityWritten'], 0);
  14324.         $instance->addListener('product_export.written', [=> function () {
  14325.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  14326.         }, => 'afterWrite'], 0);
  14327.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  14328.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14329.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  14330.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14331.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  14332.         }, => 'beforeDeletion'], 0);
  14333.         $instance->addListener('action.mail.send', [=> function () {
  14334.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  14335.         }, => 'sendMail'], 0);
  14336.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14337.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  14338.         }, => 'preValidate'], 0);
  14339.         $instance->addListener('media.written', [=> function () {
  14340.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  14341.         }, => 'persistMedia'], 0);
  14342.         $instance->addListener('import_export_file.deleted', [=> function () {
  14343.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  14344.         }, => 'onFileDeleted'], 0);
  14345.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14346.             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()));
  14347.         }, => 'enrich'], 0);
  14348.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  14349.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  14350.         }, => 'categoryPathsToAssignment'], 0);
  14351.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  14352.             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()));
  14353.         }, => 'enrich'], 0);
  14354.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  14355.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  14356.         }, => 'onAfterImportRecord'], 0);
  14357.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14358.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  14359.         }, => 'preValidate'], 0);
  14360.         $instance->addListener('action.add.order.tag', [=> function () {
  14361.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  14362.         }, => 'handle'], 0);
  14363.         $instance->addListener('action.add.customer.tag', [=> function () {
  14364.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  14365.         }, => 'handle'], 0);
  14366.         $instance->addListener('action.remove.order.tag', [=> function () {
  14367.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  14368.         }, => 'handle'], 0);
  14369.         $instance->addListener('action.remove.customer.tag', [=> function () {
  14370.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  14371.         }, => 'handle'], 0);
  14372.         $instance->addListener('action.change.customer.group', [=> function () {
  14373.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  14374.         }, => 'handle'], 0);
  14375.         $instance->addListener('action.change.customer.status', [=> function () {
  14376.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  14377.         }, => 'handle'], 0);
  14378.         $instance->addListener('action.grant.download.access', [=> function () {
  14379.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  14380.         }, => 'handle'], 0);
  14381.         $instance->addListener('action.mail.send', [=> function () {
  14382.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  14383.         }, => 'handle'], 0);
  14384.         $instance->addListener('action.generate.document', [=> function () {
  14385.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  14386.         }, => 'handle'], 0);
  14387.         $instance->addListener('action.set.order.state', [=> function () {
  14388.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  14389.         }, => 'handle'], 0);
  14390.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  14391.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  14392.         }, => 'handle'], 0);
  14393.         $instance->addListener('action.set.order.custom.field', [=> function () {
  14394.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  14395.         }, => 'handle'], 0);
  14396.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  14397.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  14398.         }, => 'handle'], 0);
  14399.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  14400.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  14401.         }, => 'handle'], 0);
  14402.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  14403.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  14404.         }, => 'handle'], 0);
  14405.         $instance->addListener('action.stop.flow', [=> function () {
  14406.             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()));
  14407.         }, => 'handle'], 0);
  14408.         $instance->addListener('flow.written', [=> function () {
  14409.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  14410.         }, => 'invalidate'], 0);
  14411.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14412.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14413.         }, => 'refreshPlugin'], 0);
  14414.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14415.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14416.         }, => 'refreshPlugin'], 0);
  14417.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14418.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14419.         }, => 'refreshPlugin'], 0);
  14420.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14421.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14422.         }, => 'refreshPlugin'], 0);
  14423.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14424.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14425.         }, => 'refreshPlugin'], 0);
  14426.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  14427.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14428.         }, => 'refreshPlugin'], 0);
  14429.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14430.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14431.         }, => 'refreshPlugin'], 0);
  14432.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14433.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14434.         }, => 'refreshPlugin'], 0);
  14435.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14436.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14437.         }, => 'refreshPlugin'], 0);
  14438.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14439.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14440.         }, => 'refreshPlugin'], 0);
  14441.         $instance->addListener('customer.loaded', [=> function () {
  14442.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14443.         }, => 'loaded'], 0);
  14444.         $instance->addListener('customer_address.loaded', [=> function () {
  14445.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14446.         }, => 'loaded'], 0);
  14447.         $instance->addListener('order_address.loaded', [=> function () {
  14448.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14449.         }, => 'loaded'], 0);
  14450.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14451.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14452.         }, => 'fillCustomerMetaDataFields'], 0);
  14453.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14454.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14455.         }, => 'deleteOrder'], 0);
  14456.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14457.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  14458.         }, => 'updateRemoteAddressByLogin'], 0);
  14459.         $instance->addListener('customer.written', [=> function () {
  14460.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14461.         }, => 'onCustomerWritten'], 0);
  14462.         $instance->addListener('customer.deleted', [=> function () {
  14463.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14464.         }, => 'onCustomerDeleted'], 0);
  14465.         $instance->addListener('customer_group_translation.written', [=> function () {
  14466.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14467.         }, => 'updatedCustomerGroup'], 0);
  14468.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  14469.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14470.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  14471.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  14472.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14473.         }, => 'deleteCustomerGroup'], 0);
  14474.         $instance->addListener('customer.written', [=> function () {
  14475.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  14476.         }, => 'onCustomerWritten'], 0);
  14477.         $instance->addListener('customer.written', [=> function () {
  14478.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  14479.         }, => 'onCustomerWritten'], 0);
  14480.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14481.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  14482.         }, => 'beforeDelete'], 0);
  14483.         $instance->addListener('document_base_config.written', [=> function () {
  14484.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  14485.         }, => 'reset'], 0);
  14486.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  14487.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14488.         }, => 'onOrderStateChange'], 0);
  14489.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  14490.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14491.         }, => 'onOrderDeliveryStateChange'], 0);
  14492.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  14493.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14494.         }, => 'onOrderTransactionStateChange'], 0);
  14495.         $instance->addListener('collect.business-events', [=> function () {
  14496.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14497.         }, => 'onAddStateEvents'], 0);
  14498.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14499.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  14500.         }, => 'validate'], 0);
  14501.         $instance->addListener('payment_method.loaded', [=> function () {
  14502.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  14503.         }, => 'formatHandlerIdentifier'], 0);
  14504.         $instance->addListener('payment_method.loaded', [=> function () {
  14505.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  14506.         }, => 'addDistinguishablePaymentName'], 0);
  14507.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14508.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  14509.         }, => 'preValidate'], 0);
  14510.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  14511.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14512.         }, => 'onLineItemAdded'], 0);
  14513.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  14514.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14515.         }, => 'onLineItemRemoved'], 0);
  14516.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14517.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14518.         }, => 'resetCodes'], 0);
  14519.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14520.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  14521.         }, => 'onOrderPlaced'], 0);
  14522.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14523.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  14524.         }, => 'orderPlaced'], 0);
  14525.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14526.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  14527.         }, => 'preValidate'], 0);
  14528.         $instance->addListener('sales_channel.deleted', [=> function () {
  14529.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  14530.         }, => 'onSalesChannelDeleted'], 0);
  14531.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14532.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  14533.         }, => 'invalidate'], 2000);
  14534.         $instance->addListener('kernel.request', [=> function () {
  14535.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14536.         }, => 'startSession'], 40);
  14537.         $instance->addListener('kernel.request', [=> function () {
  14538.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14539.         }, => 'maintenanceResolver'], 0);
  14540.         $instance->addListener('kernel.exception', [=> function () {
  14541.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14542.         }, => 'showHtmlExceptionResponse'], -100);
  14543.         $instance->addListener('kernel.exception', [=> function () {
  14544.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14545.         }, => 'customerNotLoggedInHandler'], 0);
  14546.         $instance->addListener('kernel.exception', [=> function () {
  14547.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14548.         }, => 'maintenanceResolver'], 0);
  14549.         $instance->addListener('kernel.controller', [=> function () {
  14550.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14551.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  14552.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14553.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14554.         }, => 'updateSessionAfterLogin'], 0);
  14555.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  14556.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14557.         }, => 'updateSessionAfterLogout'], 0);
  14558.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14559.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14560.         }, => 'replaceCsrfToken'], 0);
  14561.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14562.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14563.         }, => 'setCanonicalUrl'], 0);
  14564.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14565.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14566.         }, => 'addHreflang'], 0);
  14567.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14568.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14569.         }, => 'addShopIdParameter'], 0);
  14570.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14571.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14572.         }, => 'addIconSetConfig'], 0);
  14573.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  14574.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber4Service());
  14575.         }, => 'replaceContextToken'], 0);
  14576.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14577.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  14578.         }, => 'onSystemConfigChanged'], 0);
  14579.         $instance->addListener('kernel.controller', [=> function () {
  14580.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  14581.         }, => 'csrfCheck'], -9);
  14582.         $instance->addListener('kernel.controller', [=> function () {
  14583.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  14584.         }, => 'checkAffiliateTracking'], -21);
  14585.         $instance->addListener('kernel.request', [=> function () {
  14586.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14587.         }, => 'addHttpCacheToCoreRoutes'], 0);
  14588.         $instance->addListener('kernel.response', [=> function () {
  14589.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14590.         }, => 'setResponseCache'], -1500);
  14591.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14592.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14593.         }, => 'updateCacheControlForBrowser'], 0);
  14594.         $instance->addListener('kernel.controller', [=> function () {
  14595.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  14596.         }, => 'validateCaptcha'], -20);
  14597.         $instance->addListener('kernel.response', [=> function () {
  14598.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  14599.         }, => 'onResponse'], -10);
  14600.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  14601.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  14602.         }, => 'addCartMergedNoticeFlash'], 0);
  14603.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14604.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14605.         }, => 'updateProductUrls'], 0);
  14606.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14607.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14608.         }, => 'updateCategoryUrls'], 0);
  14609.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  14610.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14611.         }, => 'updateLandingPageUrls'], 0);
  14612.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14613.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14614.         }, => 'detectSalesChannelEntryPoints'], 0);
  14615.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  14616.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14617.         }, => 'invalidate'], 0);
  14618.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  14619.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14620.         }, => 'assigned'], 0);
  14621.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  14622.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14623.         }, => 'reset'], 0);
  14624.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14625.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14626.         }, => 'handleAppActivationOrUpdate'], 0);
  14627.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14628.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14629.         }, => 'handleAppActivationOrUpdate'], 0);
  14630.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14631.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14632.         }, => 'handleUninstall'], 0);
  14633.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  14634.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14635.         }, => 'dumpConfigFromEvent'], 0);
  14636.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  14637.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14638.         }, => 'dumpConfigFromEvent'], 0);
  14639.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  14640.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14641.         }, => 'dumpConfigFromEvent'], 0);
  14642.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  14643.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14644.         }, => 'pluginActivate'], 0);
  14645.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14646.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14647.         }, => 'pluginPostActivate'], 0);
  14648.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  14649.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14650.         }, => 'pluginUpdate'], 0);
  14651.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  14652.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14653.         }, => 'pluginDeactivateAndUninstall'], 0);
  14654.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  14655.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14656.         }, => 'pluginPostDeactivateFailed'], 0);
  14657.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  14658.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14659.         }, => 'pluginDeactivateAndUninstall'], 0);
  14660.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14661.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14662.         }, => 'pluginPostUninstall'], 0);
  14663.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14664.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  14665.         }, => 'onAppDeleted'], 0);
  14666.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  14667.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  14668.         }, => 'enrichExtensionVars'], 0);
  14669.         $instance->addListener('kernel.request', [=> function () {
  14670.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14671.         }, => 'requestEvent'], 0);
  14672.         $instance->addListener('kernel.exception', [=> function () {
  14673.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14674.         }, => 'requestEvent'], 0);
  14675.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  14676.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14677.         }, => 'onDocumentRendering'], 0);
  14678.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14679.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  14680.         }, => 'frwFinished'], 0);
  14681.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14682.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  14683.         }, => 'updateFinished'], 0);
  14684.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14685.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  14686.         }, => 'update'], 0);
  14687.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14688.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  14689.         }, => 'onNewCustomFieldCreated'], 0);
  14690.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14691.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14692.         }, => 'startProgress'], 0);
  14693.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14694.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14695.         }, => 'advanceProgress'], 0);
  14696.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14697.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14698.         }, => 'finishProgress'], 0);
  14699.         $instance->addListener('sales_channel_language.written', [=> function () {
  14700.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  14701.         }, => 'onSalesChannelWritten'], 0);
  14702.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\RefreshIndexEvent', [=> function () {
  14703.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] ?? $this->getRefreshIndexSubscriberService());
  14704.         }, => 'handled'], 0);
  14705.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14706.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  14707.         }, => 'refresh'], -1000);
  14708.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  14709.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  14710.         }, => 'onContextResolved'], 0);
  14711.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerConcatenatedStylesEvent', [=> function () {
  14712.             return ($this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] ?? $this->getThemeCompilerSubscriberService());
  14713.         }, => 'onGetConcatenatedStyles'], 0);
  14714.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerConcatenatedScriptsEvent', [=> function () {
  14715.             return ($this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] ?? $this->getThemeCompilerSubscriberService());
  14716.         }, => 'onGetConcatenatedScripts'], 0);
  14717.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14718.             return ($this->privates['RHWeb\\BasicTheme\\Subscriber\\StorefrontSubscriber'] ?? ($this->privates['RHWeb\\BasicTheme\\Subscriber\\StorefrontSubscriber'] = new \RHWeb\BasicTheme\Subscriber\StorefrontSubscriber()));
  14719.         }, => 'addThemeType'], 0);
  14720.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  14721.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'] ?? $this->getOrderDeliverySubscriberService());
  14722.         }, => 'onOrderDeliveryChanged'], 0);
  14723.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  14724.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'] ?? $this->getCancelOrderSubscriberService());
  14725.         }, => 'onOrderStateChanges'], 0);
  14726.         $instance->addListener('Kiener\\MolliePayments\\Event\\MollieOrderShipmentTrackingEvent', [=> function () {
  14727.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  14728.         }, => 'onShipOrderWithTracking'], 0);
  14729.         $instance->addListener('system_config.written', [=> function () {
  14730.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SystemConfigSubscriber'] ?? $this->getSystemConfigSubscriberService());
  14731.         }, => 'onSystemConfigWritten'], 0);
  14732.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14733.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CsrfSubscriber'] ?? ($this->privates['Kiener\\MolliePayments\\Subscriber\\CsrfSubscriber'] = new \Kiener\MolliePayments\Subscriber\CsrfSubscriber('6.4.20.2')));
  14734.         }, => 'onStorefrontRender'], 0);
  14735.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14736.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'] ?? $this->getApplePaySubscriberService());
  14737.         }, => 'onStorefrontRender'], 0);
  14738.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14739.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\StorefrontBuildSubscriber'] ?? $this->getStorefrontBuildSubscriberService());
  14740.         }, => 'onStorefrontRender'], 0);
  14741.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14742.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'] ?? $this->getApplePayDirectSubscriberService());
  14743.         }, => 'onStorefrontRender'], 0);
  14744.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartBeforeSerializationEvent', [=> function () {
  14745.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  14746.         }, => 'onBeforeSerializeCart'], 0);
  14747.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14748.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  14749.         }, => 'onStorefrontRender'], 0);
  14750.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  14751.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  14752.         }, => 'addSubscriptionData'], 0);
  14753.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14754.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  14755.         }, => 'addSubscriptionData'], 0);
  14756.         $instance->addListener('kernel.request', [=> function () {
  14757.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber'] ?? $this->getWebhookTimezoneSubscriberService());
  14758.         }, => 'fixWebhookTimezone'], 31);
  14759.         $instance->addListener('mollie_subscription.loaded', [=> function () {
  14760.             return ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'] ?? $this->getLiveDataEnricherService());
  14761.         }, => 'onSubscriptionsLoaded'], 0);
  14762.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14763.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] ?? $this->getCheckoutConfirmPageSubscriber2Service());
  14764.         }, => 'addDataToPage'], 10);
  14765.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  14766.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] ?? $this->getCheckoutConfirmPageSubscriber2Service());
  14767.         }, => 'addDataToPage'], 10);
  14768.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  14769.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  14770.         }, => 'addTestModeInformationToPages'], 0);
  14771.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  14772.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  14773.         }, => 'addTestModeInformationToPages'], 0);
  14774.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  14775.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  14776.         }, => 'addTestModeInformationToPages'], 0);
  14777.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14778.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  14779.         }, => 'addTestModeInformationToPages'], 0);
  14780.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  14781.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  14782.         }, => 'addTestModeInformationToPages'], 0);
  14783.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  14784.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\AccountPaymentMethodPageSubscriber'] ?? $this->getAccountPaymentMethodPageSubscriberService());
  14785.         }, => 'addDataToPage'], 10);
  14786.         $instance->addListener('collect.business-events', [=> function () {
  14787.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'] ?? $this->getBusinessEventCollectorSubscriberService());
  14788.         }, => 'onAddEvent'], 1000);
  14789.         $instance->addListener('action.mollie.order.ship', [=> function () {
  14790.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  14791.         }, => 'handle'], 0);
  14792.         $instance->addListener('action.mollie.order.refund', [=> function () {
  14793.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  14794.         }, => 'handle'], 0);
  14795.         $instance->addListener('Shopware\\Core\\Checkout\\Payment\\Event\\PaymentMethodRouteCacheKeyEvent', [=> function () {
  14796.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'] ?? $this->getCachedPaymentMethodRoute64Service());
  14797.         }, => 'onGenerateCacheKey'], 0);
  14798.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14799.             return ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'] ?? $this->getPageSubscriberService());
  14800.         }, => 'onCheckoutPageLoadedEvent'], 0);
  14801.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  14802.             return ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'] ?? $this->getPageSubscriberService());
  14803.         }, => 'onCheckoutPageLoadedEvent'], 0);
  14804.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  14805.             return ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'] ?? $this->getPageSubscriberService());
  14806.         }, => 'onCheckoutPageLoadedEvent'], 0);
  14807.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  14808.             return ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\CartConvertedSubscriber'] ?? $this->getCartConvertedSubscriberService());
  14809.         }, => 'onCartConvertedEvent'], 0);
  14810.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  14811.             return ($this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'] ?? $this->getSubscriberService());
  14812.         }, => 'onProductPageLoaded'], 0);
  14813.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14814.             return ($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  14815.         }, => 'onStorefrontRender'], 0);
  14816.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  14817.             return ($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  14818.         }, => 'onLoadProductPage'], 0);
  14819.         $instance->addListener('kernel.controller_arguments', [=> function () {
  14820.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14821.         }, => 'beforeController'], 0);
  14822.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  14823.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14824.         }, => 'productsLoaded'], 0);
  14825.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  14826.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14827.         }, => 'onCheckoutPageLoaded'], 0);
  14828.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  14829.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14830.         }, => 'onCheckoutPageLoaded'], 0);
  14831.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14832.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14833.         }, => 'onCheckoutPageLoaded'], 0);
  14834.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  14835.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14836.         }, => 'onCheckoutPageLoaded'], 0);
  14837.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  14838.             return ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14839.         }, => 'onFooterLoaded'], 0);
  14840.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14841.             return ($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'] ?? $this->getStorefrontRenderSubscriberService());
  14842.         }, => 'onRender'], -1);
  14843.         $instance->addListener('kernel.controller', [=> function () {
  14844.             return ($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\KernelEventsSubscriber'] ?? $this->getKernelEventsSubscriberService());
  14845.         }, => 'getDataLayerForXmlHttpRequest'], -21);
  14846.         $instance->addListener('kernel.response', [=> function () {
  14847.             return ($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\KernelEventsSubscriber'] ?? $this->getKernelEventsSubscriberService());
  14848.         }, => 'prependDataLayerToResponse'], -1);
  14849.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\AfterLineItemAddedEvent', [=> function () {
  14850.             return ($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\CartAddPrice\\AfterLineItemAddedSubscriber'] ?? $this->getAfterLineItemAddedSubscriberService());
  14851.         }, => 'onAfterLineItemAdded'], 0);
  14852.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14853.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14854.         }, => 'onStoreFrontRender'], 0);
  14855.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageCriteriaEvent', [=> function () {
  14856.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14857.         }, => 'onMinimalQuickViewPageCriteria'], 0);
  14858.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [=> function () {
  14859.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14860.         }, => 'onProductPageCriteria'], 0);
  14861.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  14862.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14863.         }, => 'onProductPageLoaded'], 0);
  14864.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14865.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14866.         }, => 'onProductListingCriteria'], 0);
  14867.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  14868.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14869.         }, => 'onCheckoutFinishPageLoaded'], 0);
  14870.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  14871.             return ($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  14872.         }, => 'onLineItemAdded'], 0);
  14873.         $instance->addListener('checkout.customer.sales_channel.register.billing_address', [=> function () {
  14874.             return ($this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'] ?? $this->getAddressSubscriberService());
  14875.         }, => 'onDataMappingEvent'], 0);
  14876.         $instance->addListener('checkout.customer.sales_channel.register.shipping_address', [=> function () {
  14877.             return ($this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'] ?? $this->getAddressSubscriberService());
  14878.         }, => 'onDataMappingEvent'], 0);
  14879.         $instance->addListener('checkout.customer.sales_channel.address.create', [=> function () {
  14880.             return ($this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'] ?? $this->getAddressSubscriberService());
  14881.         }, => 'onDataMappingEvent'], 0);
  14882.         $instance->addListener('product.deleted', [=> function () {
  14883.             return ($this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'] ?? $this->getProductDeleteSubscriberService());
  14884.         }, => 'onProductsDeleted'], 0);
  14885.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14886.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  14887.         }, => 'postValidate'], 0);
  14888.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14889.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  14890.         }, => 'postValidate'], 0);
  14891.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14892.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  14893.         }, => 'postValidate'], 0);
  14894.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  14895.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  14896.         }, => 'postValidate'], 0);
  14897.         $instance->addListener('product.loaded', [=> function () {
  14898.             return ($this->privates['VioCustomerPrice\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  14899.         }, => 'onProductLoaded'], 0);
  14900.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14901.             return ($this->privates['VioCustomerPrice\\Subscriber\\EntityWrittenContainerSubscriber'] ?? $this->getEntityWrittenContainerSubscriberService());
  14902.         }, => 'onEntityWrittenContainerEvent'], 0);
  14903.         $instance->addListener('vio_customer_price.written', [=> function () {
  14904.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'] ?? $this->getCacheSubscriberService());
  14905.         }, => 'onCustomerPriceWritten'], 0);
  14906.         $instance->addListener('sales_channel.product.process.criteria', [=> function () {
  14907.             return ($this->privates['VioCustomerPrice\\Subscriber\\ProductCriteriaEventSubscriber'] ?? ($this->privates['VioCustomerPrice\\Subscriber\\ProductCriteriaEventSubscriber'] = new \VioCustomerPrice\Subscriber\ProductCriteriaEventSubscriber()));
  14908.         }, => 'onProductCriteria'], 0);
  14909.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductDetailRouteCacheKeyEvent', [=> function () {
  14910.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14911.         }, => 'addCustomerPart'], 0);
  14912.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingRouteCacheKeyEvent', [=> function () {
  14913.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14914.         }, => 'addCustomerPart'], 0);
  14915.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchRouteCacheKeyEvent', [=> function () {
  14916.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14917.         }, => 'addCustomerPart'], 0);
  14918.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestRouteCacheKeyEvent', [=> function () {
  14919.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14920.         }, => 'addCustomerPart'], 0);
  14921.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\CrossSellingRouteCacheKeyEvent', [=> function () {
  14922.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14923.         }, => 'addCustomerPart'], 0);
  14924.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryRouteCacheKeyEvent', [=> function () {
  14925.             return ($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] ?? $this->getCacheKeySubscriberService());
  14926.         }, => 'addCustomerPart'], 0);
  14927.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14928.             return ($this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  14929.         }, => 'redirectBeforeSendResponse'], 0);
  14930.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendRedirectResponseEvent', [=> function () {
  14931.             return ($this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  14932.         }, => 'redirectBeforeSendResponse'], 0);
  14933.         $instance->addListener('neti_store_locator.written', [=> function () {
  14934.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'] ?? $this->getEntitySubscriberService());
  14935.         }, => 'onWritten'], 0);
  14936.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoadedEvent', [=> function () {
  14937.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'] ?? $this->getHeaderPageletLoaderSubscriberService());
  14938.         }, => 'onLoaded'], 0);
  14939.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  14940.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\CheckoutFinishPageSubscriber'] ?? $this->getCheckoutFinishPageSubscriberService());
  14941.         }, => 'onCheckoutFinishPageLoaded'], 0);
  14942.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  14943.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] ?? ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\ImportExportSubscriber()));
  14944.         }, => 'onBeforeImport'], 0);
  14945.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  14946.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] ?? ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\ImportExportSubscriber()));
  14947.         }, => 'onAfterImport'], 0);
  14948.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportExceptionImportRecordEvent', [=> function () {
  14949.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] ?? ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\ImportExportSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\ImportExportSubscriber()));
  14950.         }, => 'onExceptionImport'], 0);
  14951.         $instance->addListener('collect.business-events', [=> function () {
  14952.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'] ?? $this->getBusinessEventSubscriberService());
  14953.         }, => 'onCollectBusinessEvents'], 0);
  14954.         $instance->addListener('Shopware\\Core\\Content\\MailTemplate\\Event\\MailSendSubscriberBridgeEvent', [=> function () {
  14955.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'] ?? $this->getBusinessEventSubscriberService());
  14956.         }, => 'onMailSend'], 0);
  14957.         $instance->addListener('Shopware\\Core\\Content\\Flow\\Events\\FlowSendMailActionEvent', [=> function () {
  14958.             return ($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'] ?? $this->getBusinessEventSubscriberService());
  14959.         }, => 'onSendMailAction'], 0);
  14960.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14961.             return ($this->services['MyPa\\Shopware\\Subscriber\\CheckoutConfirmPageSubscriber'] ?? $this->getCheckoutConfirmPageSubscriberService());
  14962.         }, => 'addMyParcelDataToPage'], 500);
  14963.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14964.             return ($this->services['MyPa\\Shopware\\Subscriber\\OrderPlacedSubscriber'] ?? $this->getOrderPlacedSubscriberService());
  14965.         }, => 'onOrderPlaced'], 0);
  14966.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  14967.             return ($this->services['MyPa\\Shopware\\Subscriber\\CartConversionSubscriber'] ?? $this->getCartConversionSubscriberService());
  14968.         }, => 'cartConverted'], 0);
  14969.         $instance->addListener('kernel.response', [=> function () {
  14970.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  14971.         }, => 'onKernelResponse'], 0);
  14972.         $instance->addListener('kernel.response', [=> function () {
  14973.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  14974.         }, => 'onKernelResponse'], -1024);
  14975.         $instance->addListener('kernel.request', [=> function () {
  14976.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14977.         }, => 'setDefaultLocale'], 100);
  14978.         $instance->addListener('kernel.request', [=> function () {
  14979.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14980.         }, => 'onKernelRequest'], 16);
  14981.         $instance->addListener('kernel.finish_request', [=> function () {
  14982.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14983.         }, => 'onKernelFinishRequest'], 0);
  14984.         $instance->addListener('kernel.request', [=> function () {
  14985.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  14986.         }, => 'onKernelRequest'], 256);
  14987.         $instance->addListener('kernel.response', [=> function () {
  14988.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  14989.         }, => 'onResponse'], -255);
  14990.         $instance->addListener('kernel.controller_arguments', [=> function () {
  14991.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14992.         }, => 'onControllerArguments'], 0);
  14993.         $instance->addListener('kernel.exception', [=> function () {
  14994.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14995.         }, => 'logKernelException'], 0);
  14996.         $instance->addListener('kernel.exception', [=> function () {
  14997.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14998.         }, => 'onKernelException'], -128);
  14999.         $instance->addListener('kernel.response', [=> function () {
  15000.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  15001.         }, => 'removeCspHeader'], -128);
  15002.         $instance->addListener('kernel.request', [=> function () {
  15003.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15004.         }, => 'onKernelRequest'], 15);
  15005.         $instance->addListener('kernel.finish_request', [=> function () {
  15006.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  15007.         }, => 'onKernelFinishRequest'], -15);
  15008.         $instance->addListener('console.error', [=> function () {
  15009.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15010.         }, => 'onConsoleError'], -128);
  15011.         $instance->addListener('console.terminate', [=> function () {
  15012.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  15013.         }, => 'onConsoleTerminate'], -128);
  15014.         $instance->addListener('console.error', [=> function () {
  15015.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  15016.         }, => 'onConsoleError'], 0);
  15017.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15018.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  15019.         }, => 'onMessage'], -255);
  15020.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15021.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  15022.         }, => 'onMessage'], -255);
  15023.         $instance->addListener('kernel.response', [=> function () {
  15024.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  15025.         }, => 'onKernelResponse'], 0);
  15026.         $instance->addListener('kernel.request', [=> function () {
  15027.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  15028.         }, => 'onKernelRequest'], 48);
  15029.         $instance->addListener('kernel.request', [=> function () {
  15030.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15031.         }, => 'configure'], 2048);
  15032.         $instance->addListener('console.command', [=> function () {
  15033.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  15034.         }, => 'configure'], 2048);
  15035.         $instance->addListener('kernel.request', [=> function () {
  15036.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15037.         }, => 'onKernelRequest'], 32);
  15038.         $instance->addListener('kernel.finish_request', [=> function () {
  15039.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15040.         }, => 'onKernelFinishRequest'], 0);
  15041.         $instance->addListener('kernel.exception', [=> function () {
  15042.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  15043.         }, => 'onKernelException'], -64);
  15044.         $instance->addListener('kernel.request', [=> function () {
  15045.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15046.         }, => 'onKernelRequest'], 128);
  15047.         $instance->addListener('kernel.response', [=> function () {
  15048.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15049.         }, => 'onKernelResponse'], -1000);
  15050.         $instance->addListener('kernel.finish_request', [=> function () {
  15051.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15052.         }, => 'onFinishRequest'], 0);
  15053.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15054.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  15055.         }, => 'onMessageFailed'], 100);
  15056.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15057.             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()));
  15058.         }, => 'onMessageFailed'], 200);
  15059.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15060.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  15061.         }, => 'onWorkerRunning'], 100);
  15062.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  15063.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15064.         }, => 'onWorkerStarted'], 0);
  15065.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15066.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  15067.         }, => 'onWorkerRunning'], 0);
  15068.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  15069.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  15070.         }, => 'onWorkerStarted'], 100);
  15071.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15072.             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()));
  15073.         }, => 'onMessageFailed'], 0);
  15074.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  15075.             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()));
  15076.         }, => 'onWorkerRunning'], 0);
  15077.         $instance->addListener('kernel.response', [=> function () {
  15078.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15079.         }, => 'onKernelResponse'], -100);
  15080.         $instance->addListener('kernel.exception', [=> function () {
  15081.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15082.         }, => 'onKernelException'], 0);
  15083.         $instance->addListener('kernel.terminate', [=> function () {
  15084.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  15085.         }, => 'onKernelTerminate'], -1024);
  15086.         $instance->addListener('kernel.controller', [=> function () {
  15087.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15088.         }, => 'onKernelController'], 0);
  15089.         $instance->addListener('kernel.response', [=> function () {
  15090.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  15091.         }, => 'onKernelResponse'], 0);
  15092.         $instance->addListener('console.command', [=> function () {
  15093.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15094.         }, => 'onCommand'], 255);
  15095.         $instance->addListener('console.terminate', [=> function () {
  15096.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  15097.         }, => 'onTerminate'], -255);
  15098.         $instance->addListener('kernel.controller', [=> function () {
  15099.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  15100.         }, => 'onKernelController'], 0);
  15101.         $instance->addListener('kernel.controller', [=> function () {
  15102.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  15103.         }, => 'onKernelController'], 0);
  15104.         $instance->addListener('kernel.controller', [=> function () {
  15105.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15106.         }, => 'onKernelController'], -128);
  15107.         $instance->addListener('kernel.view', [=> function () {
  15108.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  15109.         }, => 'onKernelView'], 0);
  15110.         $instance->addListener('kernel.controller', [=> function () {
  15111.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15112.         }, => 'onKernelController'], 0);
  15113.         $instance->addListener('kernel.response', [=> function () {
  15114.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  15115.         }, => 'onKernelResponse'], 0);
  15116.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15117.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  15118.         }, => 'onKernelControllerArguments'], 0);
  15119.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  15120.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  15121.         }, => 'onMessage'], 0);
  15122.         $instance->addListener('console.command', [=> function () {
  15123.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  15124.         }, => 'configure'], 1024);
  15125.         $instance->addListener('kernel.terminate', [=> function () {
  15126.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15127.         }, => 'flushMessages'], 0);
  15128.         $instance->addListener('console.terminate', [=> function () {
  15129.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  15130.         }, => 'flushMessages'], 0);
  15131.         $instance->addListener('kernel.response', [=> function () {
  15132.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  15133.         }, => 'onKernelResponse'], -128);
  15134.         return $instance;
  15135.     }
  15136.     /**
  15137.      * Gets the public 'flow.repository' shared service.
  15138.      *
  15139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15140.      */
  15141.     protected function getFlow_RepositoryService()
  15142.     {
  15143.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15144.         if (isset($this->services['flow.repository'])) {
  15145.             return $this->services['flow.repository'];
  15146.         }
  15147.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15148.         if (isset($this->services['flow.repository'])) {
  15149.             return $this->services['flow.repository'];
  15150.         }
  15151.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15152.         if (isset($this->services['flow.repository'])) {
  15153.             return $this->services['flow.repository'];
  15154.         }
  15155.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15156.         if (isset($this->services['flow.repository'])) {
  15157.             return $this->services['flow.repository'];
  15158.         }
  15159.         return $this->services['flow.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15160.     }
  15161.     /**
  15162.      * Gets the public 'flow_sequence.repository' shared service.
  15163.      *
  15164.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15165.      */
  15166.     protected function getFlowSequence_RepositoryService()
  15167.     {
  15168.         return $this->services['flow_sequence.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15169.     }
  15170.     /**
  15171.      * Gets the public 'flow_template.repository' shared service.
  15172.      *
  15173.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15174.      */
  15175.     protected function getFlowTemplate_RepositoryService()
  15176.     {
  15177.         return $this->services['flow_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] ?? $this->getFlowTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15178.     }
  15179.     /**
  15180.      * Gets the public 'framework.filesystem.private' shared service.
  15181.      *
  15182.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15183.      */
  15184.     protected function getFramework_Filesystem_PrivateService()
  15185.     {
  15186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15188.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  15189.     }
  15190.     /**
  15191.      * Gets the public 'framework.filesystem.public' shared service.
  15192.      *
  15193.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15194.      */
  15195.     protected function getFramework_Filesystem_PublicService()
  15196.     {
  15197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15199.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  15200.     }
  15201.     /**
  15202.      * Gets the public 'http_kernel' shared service.
  15203.      *
  15204.      * @return \Symfony\Component\HttpKernel\HttpKernel
  15205.      */
  15206.     protected function getHttpKernelService()
  15207.     {
  15208.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15209.         if (isset($this->services['http_kernel'])) {
  15210.             return $this->services['http_kernel'];
  15211.         }
  15212.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  15213.         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 () {
  15214.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  15215.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  15216.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  15217.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  15218.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  15219.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  15220.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  15221.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  15222.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  15223.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  15224.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  15225.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  15226.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  15227.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  15228.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  15229.         }, 15)), $b));
  15230.     }
  15231.     /**
  15232.      * Gets the public 'import_export_file.repository' shared service.
  15233.      *
  15234.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15235.      */
  15236.     protected function getImportExportFile_RepositoryService()
  15237.     {
  15238.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15239.         if (isset($this->services['import_export_file.repository'])) {
  15240.             return $this->services['import_export_file.repository'];
  15241.         }
  15242.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15243.         if (isset($this->services['import_export_file.repository'])) {
  15244.             return $this->services['import_export_file.repository'];
  15245.         }
  15246.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15247.         if (isset($this->services['import_export_file.repository'])) {
  15248.             return $this->services['import_export_file.repository'];
  15249.         }
  15250.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15251.         if (isset($this->services['import_export_file.repository'])) {
  15252.             return $this->services['import_export_file.repository'];
  15253.         }
  15254.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15255.     }
  15256.     /**
  15257.      * Gets the public 'import_export_log.repository' shared service.
  15258.      *
  15259.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15260.      */
  15261.     protected function getImportExportLog_RepositoryService()
  15262.     {
  15263.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15264.         if (isset($this->services['import_export_log.repository'])) {
  15265.             return $this->services['import_export_log.repository'];
  15266.         }
  15267.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15268.         if (isset($this->services['import_export_log.repository'])) {
  15269.             return $this->services['import_export_log.repository'];
  15270.         }
  15271.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15272.         if (isset($this->services['import_export_log.repository'])) {
  15273.             return $this->services['import_export_log.repository'];
  15274.         }
  15275.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15276.         if (isset($this->services['import_export_log.repository'])) {
  15277.             return $this->services['import_export_log.repository'];
  15278.         }
  15279.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15280.     }
  15281.     /**
  15282.      * Gets the public 'import_export_profile.repository' shared service.
  15283.      *
  15284.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15285.      */
  15286.     protected function getImportExportProfile_RepositoryService()
  15287.     {
  15288.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15289.         if (isset($this->services['import_export_profile.repository'])) {
  15290.             return $this->services['import_export_profile.repository'];
  15291.         }
  15292.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15293.         if (isset($this->services['import_export_profile.repository'])) {
  15294.             return $this->services['import_export_profile.repository'];
  15295.         }
  15296.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15297.         if (isset($this->services['import_export_profile.repository'])) {
  15298.             return $this->services['import_export_profile.repository'];
  15299.         }
  15300.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15301.         if (isset($this->services['import_export_profile.repository'])) {
  15302.             return $this->services['import_export_profile.repository'];
  15303.         }
  15304.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15305.     }
  15306.     /**
  15307.      * Gets the public 'import_export_profile_translation.repository' shared service.
  15308.      *
  15309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15310.      */
  15311.     protected function getImportExportProfileTranslation_RepositoryService()
  15312.     {
  15313.         return $this->services['import_export_profile_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15314.     }
  15315.     /**
  15316.      * Gets the public 'integration.repository' shared service.
  15317.      *
  15318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15319.      */
  15320.     protected function getIntegration_RepositoryService()
  15321.     {
  15322.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15323.         if (isset($this->services['integration.repository'])) {
  15324.             return $this->services['integration.repository'];
  15325.         }
  15326.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15327.         if (isset($this->services['integration.repository'])) {
  15328.             return $this->services['integration.repository'];
  15329.         }
  15330.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15331.         if (isset($this->services['integration.repository'])) {
  15332.             return $this->services['integration.repository'];
  15333.         }
  15334.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15335.         if (isset($this->services['integration.repository'])) {
  15336.             return $this->services['integration.repository'];
  15337.         }
  15338.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15339.     }
  15340.     /**
  15341.      * Gets the public 'integration_role.repository' shared service.
  15342.      *
  15343.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15344.      */
  15345.     protected function getIntegrationRole_RepositoryService()
  15346.     {
  15347.         return $this->services['integration_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15348.     }
  15349.     /**
  15350.      * Gets the public 'iwv_orders_csv_exporter_v6.filesystem.private' shared service.
  15351.      *
  15352.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15353.      */
  15354.     protected function getIwvOrdersCsvExporterV6_Filesystem_PrivateService()
  15355.     {
  15356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15358.         return $this->services['iwv_orders_csv_exporter_v6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/iwv_orders_csv_exporter_v6');
  15359.     }
  15360.     /**
  15361.      * Gets the public 'iwv_orders_csv_exporter_v6.filesystem.public' shared service.
  15362.      *
  15363.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15364.      */
  15365.     protected function getIwvOrdersCsvExporterV6_Filesystem_PublicService()
  15366.     {
  15367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15369.         return $this->services['iwv_orders_csv_exporter_v6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/iwv_orders_csv_exporter_v6');
  15370.     }
  15371.     /**
  15372.      * Gets the public 'landing_page.repository' shared service.
  15373.      *
  15374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15375.      */
  15376.     protected function getLandingPage_RepositoryService()
  15377.     {
  15378.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15379.         if (isset($this->services['landing_page.repository'])) {
  15380.             return $this->services['landing_page.repository'];
  15381.         }
  15382.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15383.         if (isset($this->services['landing_page.repository'])) {
  15384.             return $this->services['landing_page.repository'];
  15385.         }
  15386.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15387.         if (isset($this->services['landing_page.repository'])) {
  15388.             return $this->services['landing_page.repository'];
  15389.         }
  15390.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15391.         if (isset($this->services['landing_page.repository'])) {
  15392.             return $this->services['landing_page.repository'];
  15393.         }
  15394.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15395.     }
  15396.     /**
  15397.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  15398.      *
  15399.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15400.      */
  15401.     protected function getLandingPageSalesChannel_RepositoryService()
  15402.     {
  15403.         return $this->services['landing_page_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15404.     }
  15405.     /**
  15406.      * Gets the public 'landing_page_tag.repository' shared service.
  15407.      *
  15408.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15409.      */
  15410.     protected function getLandingPageTag_RepositoryService()
  15411.     {
  15412.         return $this->services['landing_page_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15413.     }
  15414.     /**
  15415.      * Gets the public 'landing_page_translation.repository' shared service.
  15416.      *
  15417.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15418.      */
  15419.     protected function getLandingPageTranslation_RepositoryService()
  15420.     {
  15421.         return $this->services['landing_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15422.     }
  15423.     /**
  15424.      * Gets the public 'language.repository' shared service.
  15425.      *
  15426.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15427.      */
  15428.     protected function getLanguage_RepositoryService()
  15429.     {
  15430.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15431.         if (isset($this->services['language.repository'])) {
  15432.             return $this->services['language.repository'];
  15433.         }
  15434.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15435.         if (isset($this->services['language.repository'])) {
  15436.             return $this->services['language.repository'];
  15437.         }
  15438.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15439.         if (isset($this->services['language.repository'])) {
  15440.             return $this->services['language.repository'];
  15441.         }
  15442.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15443.         if (isset($this->services['language.repository'])) {
  15444.             return $this->services['language.repository'];
  15445.         }
  15446.         return $this->services['language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15447.     }
  15448.     /**
  15449.      * Gets the public 'locale.repository' shared service.
  15450.      *
  15451.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15452.      */
  15453.     protected function getLocale_RepositoryService()
  15454.     {
  15455.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15456.         if (isset($this->services['locale.repository'])) {
  15457.             return $this->services['locale.repository'];
  15458.         }
  15459.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15460.         if (isset($this->services['locale.repository'])) {
  15461.             return $this->services['locale.repository'];
  15462.         }
  15463.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15464.         if (isset($this->services['locale.repository'])) {
  15465.             return $this->services['locale.repository'];
  15466.         }
  15467.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15468.         if (isset($this->services['locale.repository'])) {
  15469.             return $this->services['locale.repository'];
  15470.         }
  15471.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15472.     }
  15473.     /**
  15474.      * Gets the public 'locale_translation.repository' shared service.
  15475.      *
  15476.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15477.      */
  15478.     protected function getLocaleTranslation_RepositoryService()
  15479.     {
  15480.         return $this->services['locale_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15481.     }
  15482.     /**
  15483.      * Gets the public 'log_entry.repository' shared service.
  15484.      *
  15485.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15486.      */
  15487.     protected function getLogEntry_RepositoryService()
  15488.     {
  15489.         return $this->services['log_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15490.     }
  15491.     /**
  15492.      * Gets the public 'mail_header_footer.repository' shared service.
  15493.      *
  15494.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15495.      */
  15496.     protected function getMailHeaderFooter_RepositoryService()
  15497.     {
  15498.         return $this->services['mail_header_footer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15499.     }
  15500.     /**
  15501.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  15502.      *
  15503.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15504.      */
  15505.     protected function getMailHeaderFooterTranslation_RepositoryService()
  15506.     {
  15507.         return $this->services['mail_header_footer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15508.     }
  15509.     /**
  15510.      * Gets the public 'mail_template.repository' shared service.
  15511.      *
  15512.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15513.      */
  15514.     protected function getMailTemplate_RepositoryService()
  15515.     {
  15516.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15517.         if (isset($this->services['mail_template.repository'])) {
  15518.             return $this->services['mail_template.repository'];
  15519.         }
  15520.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15521.         if (isset($this->services['mail_template.repository'])) {
  15522.             return $this->services['mail_template.repository'];
  15523.         }
  15524.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15525.         if (isset($this->services['mail_template.repository'])) {
  15526.             return $this->services['mail_template.repository'];
  15527.         }
  15528.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15529.         if (isset($this->services['mail_template.repository'])) {
  15530.             return $this->services['mail_template.repository'];
  15531.         }
  15532.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15533.     }
  15534.     /**
  15535.      * Gets the public 'mail_template_media.repository' shared service.
  15536.      *
  15537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15538.      */
  15539.     protected function getMailTemplateMedia_RepositoryService()
  15540.     {
  15541.         return $this->services['mail_template_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15542.     }
  15543.     /**
  15544.      * Gets the public 'mail_template_translation.repository' shared service.
  15545.      *
  15546.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15547.      */
  15548.     protected function getMailTemplateTranslation_RepositoryService()
  15549.     {
  15550.         return $this->services['mail_template_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15551.     }
  15552.     /**
  15553.      * Gets the public 'mail_template_type.repository' shared service.
  15554.      *
  15555.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15556.      */
  15557.     protected function getMailTemplateType_RepositoryService()
  15558.     {
  15559.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15560.         if (isset($this->services['mail_template_type.repository'])) {
  15561.             return $this->services['mail_template_type.repository'];
  15562.         }
  15563.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15564.         if (isset($this->services['mail_template_type.repository'])) {
  15565.             return $this->services['mail_template_type.repository'];
  15566.         }
  15567.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15568.         if (isset($this->services['mail_template_type.repository'])) {
  15569.             return $this->services['mail_template_type.repository'];
  15570.         }
  15571.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15572.         if (isset($this->services['mail_template_type.repository'])) {
  15573.             return $this->services['mail_template_type.repository'];
  15574.         }
  15575.         return $this->services['mail_template_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15576.     }
  15577.     /**
  15578.      * Gets the public 'mail_template_type_translation.repository' shared service.
  15579.      *
  15580.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15581.      */
  15582.     protected function getMailTemplateTypeTranslation_RepositoryService()
  15583.     {
  15584.         return $this->services['mail_template_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15585.     }
  15586.     /**
  15587.      * Gets the public 'main_category.repository' shared service.
  15588.      *
  15589.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15590.      */
  15591.     protected function getMainCategory_RepositoryService()
  15592.     {
  15593.         return $this->services['main_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15594.     }
  15595.     /**
  15596.      * Gets the public 'maintenance.filesystem.private' shared service.
  15597.      *
  15598.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15599.      */
  15600.     protected function getMaintenance_Filesystem_PrivateService()
  15601.     {
  15602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15604.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  15605.     }
  15606.     /**
  15607.      * Gets the public 'maintenance.filesystem.public' shared service.
  15608.      *
  15609.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15610.      */
  15611.     protected function getMaintenance_Filesystem_PublicService()
  15612.     {
  15613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15615.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  15616.     }
  15617.     /**
  15618.      * Gets the public 'media.repository' shared service.
  15619.      *
  15620.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15621.      */
  15622.     protected function getMedia_RepositoryService()
  15623.     {
  15624.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  15625.         if (isset($this->services['media.repository'])) {
  15626.             return $this->services['media.repository'];
  15627.         }
  15628.         return $this->services['media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  15629.     }
  15630.     /**
  15631.      * Gets the public 'media_default_folder.repository' shared service.
  15632.      *
  15633.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15634.      */
  15635.     protected function getMediaDefaultFolder_RepositoryService()
  15636.     {
  15637.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15638.         if (isset($this->services['media_default_folder.repository'])) {
  15639.             return $this->services['media_default_folder.repository'];
  15640.         }
  15641.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15642.         if (isset($this->services['media_default_folder.repository'])) {
  15643.             return $this->services['media_default_folder.repository'];
  15644.         }
  15645.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15646.         if (isset($this->services['media_default_folder.repository'])) {
  15647.             return $this->services['media_default_folder.repository'];
  15648.         }
  15649.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15650.         if (isset($this->services['media_default_folder.repository'])) {
  15651.             return $this->services['media_default_folder.repository'];
  15652.         }
  15653.         return $this->services['media_default_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15654.     }
  15655.     /**
  15656.      * Gets the public 'media_folder.repository' shared service.
  15657.      *
  15658.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15659.      */
  15660.     protected function getMediaFolder_RepositoryService()
  15661.     {
  15662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  15663.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15664.         if (isset($this->services['media_folder.repository'])) {
  15665.             return $this->services['media_folder.repository'];
  15666.         }
  15667.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15668.         if (isset($this->services['media_folder.repository'])) {
  15669.             return $this->services['media_folder.repository'];
  15670.         }
  15671.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15672.         if (isset($this->services['media_folder.repository'])) {
  15673.             return $this->services['media_folder.repository'];
  15674.         }
  15675.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15676.         if (isset($this->services['media_folder.repository'])) {
  15677.             return $this->services['media_folder.repository'];
  15678.         }
  15679.         return $this->services['media_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()))));
  15680.     }
  15681.     /**
  15682.      * Gets the public 'media_folder_configuration.repository' shared service.
  15683.      *
  15684.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15685.      */
  15686.     protected function getMediaFolderConfiguration_RepositoryService()
  15687.     {
  15688.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15689.         if (isset($this->services['media_folder_configuration.repository'])) {
  15690.             return $this->services['media_folder_configuration.repository'];
  15691.         }
  15692.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15693.         if (isset($this->services['media_folder_configuration.repository'])) {
  15694.             return $this->services['media_folder_configuration.repository'];
  15695.         }
  15696.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15697.         if (isset($this->services['media_folder_configuration.repository'])) {
  15698.             return $this->services['media_folder_configuration.repository'];
  15699.         }
  15700.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15701.         if (isset($this->services['media_folder_configuration.repository'])) {
  15702.             return $this->services['media_folder_configuration.repository'];
  15703.         }
  15704.         return $this->services['media_folder_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] ?? $this->getMediaFolderConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15705.     }
  15706.     /**
  15707.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  15708.      *
  15709.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15710.      */
  15711.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  15712.     {
  15713.         return $this->services['media_folder_configuration_media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15714.     }
  15715.     /**
  15716.      * Gets the public 'media_tag.repository' shared service.
  15717.      *
  15718.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15719.      */
  15720.     protected function getMediaTag_RepositoryService()
  15721.     {
  15722.         return $this->services['media_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15723.     }
  15724.     /**
  15725.      * Gets the public 'media_thumbnail.repository' shared service.
  15726.      *
  15727.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15728.      */
  15729.     protected function getMediaThumbnail_RepositoryService()
  15730.     {
  15731.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService());
  15732.         if (isset($this->services['media_thumbnail.repository'])) {
  15733.             return $this->services['media_thumbnail.repository'];
  15734.         }
  15735.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  15736.     }
  15737.     /**
  15738.      * Gets the public 'media_thumbnail_size.repository' shared service.
  15739.      *
  15740.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15741.      */
  15742.     protected function getMediaThumbnailSize_RepositoryService()
  15743.     {
  15744.         return $this->services['media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15745.     }
  15746.     /**
  15747.      * Gets the public 'media_translation.repository' shared service.
  15748.      *
  15749.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15750.      */
  15751.     protected function getMediaTranslation_RepositoryService()
  15752.     {
  15753.         return $this->services['media_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15754.     }
  15755.     /**
  15756.      * Gets the public 'message_queue_stats.repository' shared service.
  15757.      *
  15758.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15759.      */
  15760.     protected function getMessageQueueStats_RepositoryService()
  15761.     {
  15762.         return $this->services['message_queue_stats.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  15763.     }
  15764.     /**
  15765.      * Gets the public 'messenger.default_bus' shared service.
  15766.      *
  15767.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  15768.      */
  15769.     protected function getMessenger_DefaultBusService()
  15770.     {
  15771.         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 () {
  15772.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  15773.             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')));
  15774.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  15775.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  15776.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  15777.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  15778.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  15779.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  15780.         }, 8)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  15781.     }
  15782.     /**
  15783.      * Gets the public 'mollie_payments.filesystem.private' shared service.
  15784.      *
  15785.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15786.      */
  15787.     protected function getMolliePayments_Filesystem_PrivateService()
  15788.     {
  15789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15791.         return $this->services['mollie_payments.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mollie_payments');
  15792.     }
  15793.     /**
  15794.      * Gets the public 'mollie_payments.filesystem.public' shared service.
  15795.      *
  15796.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15797.      */
  15798.     protected function getMolliePayments_Filesystem_PublicService()
  15799.     {
  15800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15802.         return $this->services['mollie_payments.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mollie_payments');
  15803.     }
  15804.     /**
  15805.      * Gets the public 'mollie_refund.repository' shared service.
  15806.      *
  15807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15808.      */
  15809.     protected function getMollieRefund_RepositoryService()
  15810.     {
  15811.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15812.         if (isset($this->services['mollie_refund.repository'])) {
  15813.             return $this->services['mollie_refund.repository'];
  15814.         }
  15815.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15816.         if (isset($this->services['mollie_refund.repository'])) {
  15817.             return $this->services['mollie_refund.repository'];
  15818.         }
  15819.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15820.         if (isset($this->services['mollie_refund.repository'])) {
  15821.             return $this->services['mollie_refund.repository'];
  15822.         }
  15823.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15824.         if (isset($this->services['mollie_refund.repository'])) {
  15825.             return $this->services['mollie_refund.repository'];
  15826.         }
  15827.         return $this->services['mollie_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] ?? $this->getRefundDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15828.     }
  15829.     /**
  15830.      * Gets the public 'mollie_subscription.repository' shared service.
  15831.      *
  15832.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15833.      */
  15834.     protected function getMollieSubscription_RepositoryService()
  15835.     {
  15836.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15837.         if (isset($this->services['mollie_subscription.repository'])) {
  15838.             return $this->services['mollie_subscription.repository'];
  15839.         }
  15840.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15841.         if (isset($this->services['mollie_subscription.repository'])) {
  15842.             return $this->services['mollie_subscription.repository'];
  15843.         }
  15844.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15845.         if (isset($this->services['mollie_subscription.repository'])) {
  15846.             return $this->services['mollie_subscription.repository'];
  15847.         }
  15848.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15849.         if (isset($this->services['mollie_subscription.repository'])) {
  15850.             return $this->services['mollie_subscription.repository'];
  15851.         }
  15852.         return $this->services['mollie_subscription.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] ?? $this->getSubscriptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15853.     }
  15854.     /**
  15855.      * Gets the public 'mollie_subscription_address.repository' shared service.
  15856.      *
  15857.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15858.      */
  15859.     protected function getMollieSubscriptionAddress_RepositoryService()
  15860.     {
  15861.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15862.         if (isset($this->services['mollie_subscription_address.repository'])) {
  15863.             return $this->services['mollie_subscription_address.repository'];
  15864.         }
  15865.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15866.         if (isset($this->services['mollie_subscription_address.repository'])) {
  15867.             return $this->services['mollie_subscription_address.repository'];
  15868.         }
  15869.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15870.         if (isset($this->services['mollie_subscription_address.repository'])) {
  15871.             return $this->services['mollie_subscription_address.repository'];
  15872.         }
  15873.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15874.         if (isset($this->services['mollie_subscription_address.repository'])) {
  15875.             return $this->services['mollie_subscription_address.repository'];
  15876.         }
  15877.         return $this->services['mollie_subscription_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] ?? $this->getSubscriptionAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15878.     }
  15879.     /**
  15880.      * Gets the public 'mollie_subscription_history.repository' shared service.
  15881.      *
  15882.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15883.      */
  15884.     protected function getMollieSubscriptionHistory_RepositoryService()
  15885.     {
  15886.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15887.         if (isset($this->services['mollie_subscription_history.repository'])) {
  15888.             return $this->services['mollie_subscription_history.repository'];
  15889.         }
  15890.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15891.         if (isset($this->services['mollie_subscription_history.repository'])) {
  15892.             return $this->services['mollie_subscription_history.repository'];
  15893.         }
  15894.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15895.         if (isset($this->services['mollie_subscription_history.repository'])) {
  15896.             return $this->services['mollie_subscription_history.repository'];
  15897.         }
  15898.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15899.         if (isset($this->services['mollie_subscription_history.repository'])) {
  15900.             return $this->services['mollie_subscription_history.repository'];
  15901.         }
  15902.         return $this->services['mollie_subscription_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] ?? $this->getSubscriptionHistoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15903.     }
  15904.     /**
  15905.      * Gets the public 'monolog.logger.business_events' shared service.
  15906.      *
  15907.      * @return \Symfony\Bridge\Monolog\Logger
  15908.      */
  15909.     protected function getMonolog_Logger_BusinessEventsService()
  15910.     {
  15911.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  15912.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15913.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  15914.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15915.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  15916.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  15917.         return $instance;
  15918.     }
  15919.     /**
  15920.      * Gets the public 'my_pa_shopware.filesystem.private' shared service.
  15921.      *
  15922.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15923.      */
  15924.     protected function getMyPaShopware_Filesystem_PrivateService()
  15925.     {
  15926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15928.         return $this->services['my_pa_shopware.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/my_pa_shopware');
  15929.     }
  15930.     /**
  15931.      * Gets the public 'my_pa_shopware.filesystem.public' shared service.
  15932.      *
  15933.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15934.      */
  15935.     protected function getMyPaShopware_Filesystem_PublicService()
  15936.     {
  15937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15939.         return $this->services['my_pa_shopware.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/my_pa_shopware');
  15940.     }
  15941.     /**
  15942.      * Gets the public 'myparcel.logger' shared service.
  15943.      *
  15944.      * @return \Symfony\Bridge\Monolog\Logger
  15945.      */
  15946.     protected function getMyparcel_LoggerService()
  15947.     {
  15948.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  15949.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  15950.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  15951.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  15952.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/ConsoleCommandProcessor.php';
  15953.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/RouteProcessor.php';
  15954.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Processor/AnonymizeIPProcessor.php';
  15955.         return $this->services['myparcel.logger'] = new \Symfony\Bridge\Monolog\Logger('MyParcel', [=> ($this->services['myparcel.logger.handler.file'] ?? $this->getMyparcel_Logger_Handler_FileService()), => ($this->services['myparcel.logger.handler.sql'] ?? $this->getMyparcel_Logger_Handler_SqlService())], [=> ($this->services['myparcel.logger.processor.uid'] ?? ($this->services['myparcel.logger.processor.uid'] = new \Monolog\Processor\UidProcessor())), => ($this->services['myparcel.logger.processor.introspection'] ?? ($this->services['myparcel.logger.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())), => ($this->services['myparcel.logger.processor.web'] ?? ($this->services['myparcel.logger.processor.web'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())), => ($this->services['myparcel.logger.processor.console'] ?? ($this->services['myparcel.logger.processor.console'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))), => ($this->services['myparcel.logger.processor.route'] ?? ($this->services['myparcel.logger.processor.route'] = new \Symfony\Bridge\Monolog\Processor\RouteProcessor())), => ($this->services['myparcel.logger.processor.ip_anonymize'] ?? ($this->services['myparcel.logger.processor.ip_anonymize'] = new \MyPa\Shopware\Service\Monolog\Processor\AnonymizeIPProcessor())), => ($this->services['myparcel.logger.processor.session'] ?? $this->getMyparcel_Logger_Processor_SessionService())]);
  15956.     }
  15957.     /**
  15958.      * Gets the public 'myparcel.logger.handler.file' shared service.
  15959.      *
  15960.      * @return \Monolog\Handler\RotatingFileHandler
  15961.      */
  15962.     protected function getMyparcel_Logger_Handler_FileService()
  15963.     {
  15964.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  15965.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Factory/LoggerFactory.php';
  15966.         return $this->services['myparcel.logger.handler.file'] = ($this->services['MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory'] ?? ($this->services['MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory'] = new \MyPa\Shopware\Service\Monolog\Factory\LoggerFactory()))->createFileHandler((\dirname(__DIR__3).'/log/myparcel_dev.log'), 14);
  15967.     }
  15968.     /**
  15969.      * Gets the public 'myparcel.logger.handler.sql' shared service.
  15970.      *
  15971.      * @return \Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler
  15972.      */
  15973.     protected function getMyparcel_Logger_Handler_SqlService()
  15974.     {
  15975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  15976.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Factory/LoggerFactory.php';
  15977.         return $this->services['myparcel.logger.handler.sql'] = ($this->services['MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory'] ?? ($this->services['MyPa\\Shopware\\Service\\Monolog\\Factory\\LoggerFactory'] = new \MyPa\Shopware\Service\Monolog\Factory\LoggerFactory()))->createSQLHandler();
  15978.     }
  15979.     /**
  15980.      * Gets the public 'myparcel.logger.processor.console' shared service.
  15981.      *
  15982.      * @return \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor
  15983.      */
  15984.     protected function getMyparcel_Logger_Processor_ConsoleService()
  15985.     {
  15986.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/ConsoleCommandProcessor.php';
  15987.         return $this->services['myparcel.logger.processor.console'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue);
  15988.     }
  15989.     /**
  15990.      * Gets the public 'myparcel.logger.processor.introspection' shared service.
  15991.      *
  15992.      * @return \Monolog\Processor\IntrospectionProcessor
  15993.      */
  15994.     protected function getMyparcel_Logger_Processor_IntrospectionService()
  15995.     {
  15996.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  15997.         return $this->services['myparcel.logger.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor();
  15998.     }
  15999.     /**
  16000.      * Gets the public 'myparcel.logger.processor.ip_anonymize' shared service.
  16001.      *
  16002.      * @return \MyPa\Shopware\Service\Monolog\Processor\AnonymizeIPProcessor
  16003.      */
  16004.     protected function getMyparcel_Logger_Processor_IpAnonymizeService()
  16005.     {
  16006.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Processor/AnonymizeIPProcessor.php';
  16007.         return $this->services['myparcel.logger.processor.ip_anonymize'] = new \MyPa\Shopware\Service\Monolog\Processor\AnonymizeIPProcessor();
  16008.     }
  16009.     /**
  16010.      * Gets the public 'myparcel.logger.processor.route' shared service.
  16011.      *
  16012.      * @return \Symfony\Bridge\Monolog\Processor\RouteProcessor
  16013.      */
  16014.     protected function getMyparcel_Logger_Processor_RouteService()
  16015.     {
  16016.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/RouteProcessor.php';
  16017.         return $this->services['myparcel.logger.processor.route'] = new \Symfony\Bridge\Monolog\Processor\RouteProcessor();
  16018.     }
  16019.     /**
  16020.      * Gets the public 'myparcel.logger.processor.session' shared service.
  16021.      *
  16022.      * @return \MyPa\Shopware\Service\Monolog\Processor\SessionProcessor
  16023.      */
  16024.     protected function getMyparcel_Logger_Processor_SessionService()
  16025.     {
  16026.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Service/Monolog/Processor/SessionProcessor.php';
  16027.         return $this->services['myparcel.logger.processor.session'] = new \MyPa\Shopware\Service\Monolog\Processor\SessionProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16028.     }
  16029.     /**
  16030.      * Gets the public 'myparcel.logger.processor.uid' shared service.
  16031.      *
  16032.      * @return \Monolog\Processor\UidProcessor
  16033.      */
  16034.     protected function getMyparcel_Logger_Processor_UidService()
  16035.     {
  16036.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  16037.         return $this->services['myparcel.logger.processor.uid'] = new \Monolog\Processor\UidProcessor();
  16038.     }
  16039.     /**
  16040.      * Gets the public 'myparcel.logger.processor.web' shared service.
  16041.      *
  16042.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  16043.      */
  16044.     protected function getMyparcel_Logger_Processor_WebService()
  16045.     {
  16046.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  16047.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  16048.         return $this->services['myparcel.logger.processor.web'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor();
  16049.     }
  16050.     /**
  16051.      * Gets the public 'myparcel_shipment.repository' shared service.
  16052.      *
  16053.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16054.      */
  16055.     protected function getMyparcelShipment_RepositoryService()
  16056.     {
  16057.         return $this->services['myparcel_shipment.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition'] ?? $this->getShipmentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16058.     }
  16059.     /**
  16060.      * Gets the public 'myparcel_shipping_option.repository' shared service.
  16061.      *
  16062.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16063.      */
  16064.     protected function getMyparcelShippingOption_RepositoryService()
  16065.     {
  16066.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16067.         if (isset($this->services['myparcel_shipping_option.repository'])) {
  16068.             return $this->services['myparcel_shipping_option.repository'];
  16069.         }
  16070.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16071.         if (isset($this->services['myparcel_shipping_option.repository'])) {
  16072.             return $this->services['myparcel_shipping_option.repository'];
  16073.         }
  16074.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16075.         if (isset($this->services['myparcel_shipping_option.repository'])) {
  16076.             return $this->services['myparcel_shipping_option.repository'];
  16077.         }
  16078.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16079.         if (isset($this->services['myparcel_shipping_option.repository'])) {
  16080.             return $this->services['myparcel_shipping_option.repository'];
  16081.         }
  16082.         return $this->services['myparcel_shipping_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition'] ?? $this->getShippingOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16083.     }
  16084.     /**
  16085.      * Gets the public 'neti_business_hour.repository' shared service.
  16086.      *
  16087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16088.      */
  16089.     protected function getNetiBusinessHour_RepositoryService()
  16090.     {
  16091.         return $this->services['neti_business_hour.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition'] ?? $this->getBusinessHourDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16092.     }
  16093.     /**
  16094.      * Gets the public 'neti_business_hour_translation.repository' shared service.
  16095.      *
  16096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16097.      */
  16098.     protected function getNetiBusinessHourTranslation_RepositoryService()
  16099.     {
  16100.         return $this->services['neti_business_hour_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition'] ?? $this->getBusinessHourTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16101.     }
  16102.     /**
  16103.      * Gets the public 'neti_business_weekday.repository' shared service.
  16104.      *
  16105.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16106.      */
  16107.     protected function getNetiBusinessWeekday_RepositoryService()
  16108.     {
  16109.         return $this->services['neti_business_weekday.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition'] ?? $this->getBusinessWeekdayDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16110.     }
  16111.     /**
  16112.      * Gets the public 'neti_business_weekday_translation.repository' shared service.
  16113.      *
  16114.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16115.      */
  16116.     protected function getNetiBusinessWeekdayTranslation_RepositoryService()
  16117.     {
  16118.         return $this->services['neti_business_weekday_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition'] ?? $this->getBusinessWeekdayTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16119.     }
  16120.     /**
  16121.      * Gets the public 'neti_next_store_locator.filesystem.private' shared service.
  16122.      *
  16123.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16124.      */
  16125.     protected function getNetiNextStoreLocator_Filesystem_PrivateService()
  16126.     {
  16127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16129.         return $this->services['neti_next_store_locator.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/neti_next_store_locator');
  16130.     }
  16131.     /**
  16132.      * Gets the public 'neti_next_store_locator.filesystem.public' shared service.
  16133.      *
  16134.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16135.      */
  16136.     protected function getNetiNextStoreLocator_Filesystem_PublicService()
  16137.     {
  16138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16140.         return $this->services['neti_next_store_locator.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/neti_next_store_locator');
  16141.     }
  16142.     /**
  16143.      * Gets the public 'neti_sl_filter.repository' shared service.
  16144.      *
  16145.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16146.      */
  16147.     protected function getNetiSlFilter_RepositoryService()
  16148.     {
  16149.         return $this->services['neti_sl_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition'] ?? $this->getFilterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16150.     }
  16151.     /**
  16152.      * Gets the public 'neti_sl_filter_tag.repository' shared service.
  16153.      *
  16154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16155.      */
  16156.     protected function getNetiSlFilterTag_RepositoryService()
  16157.     {
  16158.         return $this->services['neti_sl_filter_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition'] ?? $this->getFilterTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16159.     }
  16160.     /**
  16161.      * Gets the public 'neti_sl_filter_translation.repository' shared service.
  16162.      *
  16163.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16164.      */
  16165.     protected function getNetiSlFilterTranslation_RepositoryService()
  16166.     {
  16167.         return $this->services['neti_sl_filter_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition'] ?? $this->getFilterTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16168.     }
  16169.     /**
  16170.      * Gets the public 'neti_sl_filter_value.repository' shared service.
  16171.      *
  16172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16173.      */
  16174.     protected function getNetiSlFilterValue_RepositoryService()
  16175.     {
  16176.         return $this->services['neti_sl_filter_value.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition'] ?? $this->getFilterValueDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16177.     }
  16178.     /**
  16179.      * Gets the public 'neti_store_business_hour.repository' shared service.
  16180.      *
  16181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16182.      */
  16183.     protected function getNetiStoreBusinessHour_RepositoryService()
  16184.     {
  16185.         return $this->services['neti_store_business_hour.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition'] ?? $this->getStoreBusinessHourDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16186.     }
  16187.     /**
  16188.      * Gets the public 'neti_store_locator.repository' shared service.
  16189.      *
  16190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16191.      */
  16192.     protected function getNetiStoreLocator_RepositoryService()
  16193.     {
  16194.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Decorator/EntityRepositoryDecorator.php';
  16195.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16196.         if (isset($this->services['neti_store_locator.repository'])) {
  16197.             return $this->services['neti_store_locator.repository'];
  16198.         }
  16199.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16200.         if (isset($this->services['neti_store_locator.repository'])) {
  16201.             return $this->services['neti_store_locator.repository'];
  16202.         }
  16203.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16204.         if (isset($this->services['neti_store_locator.repository'])) {
  16205.             return $this->services['neti_store_locator.repository'];
  16206.         }
  16207.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16208.         if (isset($this->services['neti_store_locator.repository'])) {
  16209.             return $this->services['neti_store_locator.repository'];
  16210.         }
  16211.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  16212.         if (isset($this->services['neti_store_locator.repository'])) {
  16213.             return $this->services['neti_store_locator.repository'];
  16214.         }
  16215.         $f = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  16216.         if (isset($this->services['neti_store_locator.repository'])) {
  16217.             return $this->services['neti_store_locator.repository'];
  16218.         }
  16219.         $g = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  16220.         if (isset($this->services['neti_store_locator.repository'])) {
  16221.             return $this->services['neti_store_locator.repository'];
  16222.         }
  16223.         return $this->services['neti_store_locator.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \NetInventors\NetiNextStoreLocator\Decorator\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition'] ?? $this->getStoreDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), $e$f$g));
  16224.     }
  16225.     /**
  16226.      * Gets the public 'neti_store_locator_contact_form.repository' shared service.
  16227.      *
  16228.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16229.      */
  16230.     protected function getNetiStoreLocatorContactForm_RepositoryService()
  16231.     {
  16232.         return $this->services['neti_store_locator_contact_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition'] ?? $this->getContactFormDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16233.     }
  16234.     /**
  16235.      * Gets the public 'neti_store_locator_contact_form_translation.repository' shared service.
  16236.      *
  16237.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16238.      */
  16239.     protected function getNetiStoreLocatorContactFormTranslation_RepositoryService()
  16240.     {
  16241.         return $this->services['neti_store_locator_contact_form_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition'] ?? $this->getContactFormTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16242.     }
  16243.     /**
  16244.      * Gets the public 'neti_store_locator_translation.repository' shared service.
  16245.      *
  16246.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16247.      */
  16248.     protected function getNetiStoreLocatorTranslation_RepositoryService()
  16249.     {
  16250.         return $this->services['neti_store_locator_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition'] ?? $this->getStoreTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16251.     }
  16252.     /**
  16253.      * Gets the public 'neti_store_sales_channel.repository' shared service.
  16254.      *
  16255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16256.      */
  16257.     protected function getNetiStoreSalesChannel_RepositoryService()
  16258.     {
  16259.         return $this->services['neti_store_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition'] ?? $this->getStoreSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16260.     }
  16261.     /**
  16262.      * Gets the public 'neti_store_tag.repository' shared service.
  16263.      *
  16264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16265.      */
  16266.     protected function getNetiStoreTag_RepositoryService()
  16267.     {
  16268.         return $this->services['neti_store_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition'] ?? $this->getStoreTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16269.     }
  16270.     /**
  16271.      * Gets the public 'newsletter_recipient.repository' shared service.
  16272.      *
  16273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16274.      */
  16275.     protected function getNewsletterRecipient_RepositoryService()
  16276.     {
  16277.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16278.         if (isset($this->services['newsletter_recipient.repository'])) {
  16279.             return $this->services['newsletter_recipient.repository'];
  16280.         }
  16281.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16282.         if (isset($this->services['newsletter_recipient.repository'])) {
  16283.             return $this->services['newsletter_recipient.repository'];
  16284.         }
  16285.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16286.         if (isset($this->services['newsletter_recipient.repository'])) {
  16287.             return $this->services['newsletter_recipient.repository'];
  16288.         }
  16289.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16290.         if (isset($this->services['newsletter_recipient.repository'])) {
  16291.             return $this->services['newsletter_recipient.repository'];
  16292.         }
  16293.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16294.     }
  16295.     /**
  16296.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  16297.      *
  16298.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16299.      */
  16300.     protected function getNewsletterRecipientTag_RepositoryService()
  16301.     {
  16302.         return $this->services['newsletter_recipient_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16303.     }
  16304.     /**
  16305.      * Gets the public 'nimbits_article_p_d_fs_next.filesystem.private' shared service.
  16306.      *
  16307.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16308.      */
  16309.     protected function getNimbitsArticlePDFsNext_Filesystem_PrivateService()
  16310.     {
  16311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16313.         return $this->services['nimbits_article_p_d_fs_next.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nimbits_article_p_d_fs_next');
  16314.     }
  16315.     /**
  16316.      * Gets the public 'nimbits_article_p_d_fs_next.filesystem.public' shared service.
  16317.      *
  16318.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16319.      */
  16320.     protected function getNimbitsArticlePDFsNext_Filesystem_PublicService()
  16321.     {
  16322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16324.         return $this->services['nimbits_article_p_d_fs_next.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nimbits_article_p_d_fs_next');
  16325.     }
  16326.     /**
  16327.      * Gets the public 'nimbits_price_on_request_next.filesystem.private' shared service.
  16328.      *
  16329.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16330.      */
  16331.     protected function getNimbitsPriceOnRequestNext_Filesystem_PrivateService()
  16332.     {
  16333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16335.         return $this->services['nimbits_price_on_request_next.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nimbits_price_on_request_next');
  16336.     }
  16337.     /**
  16338.      * Gets the public 'nimbits_price_on_request_next.filesystem.public' shared service.
  16339.      *
  16340.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16341.      */
  16342.     protected function getNimbitsPriceOnRequestNext_Filesystem_PublicService()
  16343.     {
  16344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16346.         return $this->services['nimbits_price_on_request_next.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nimbits_price_on_request_next');
  16347.     }
  16348.     /**
  16349.      * Gets the public 'nimbits_pricerequests.repository' shared service.
  16350.      *
  16351.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16352.      */
  16353.     protected function getNimbitsPricerequests_RepositoryService()
  16354.     {
  16355.         return $this->services['nimbits_pricerequests.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition'] ?? $this->getPriceRequestEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16356.     }
  16357.     /**
  16358.      * Gets the public 'nimbits_pricerequests_baskets.repository' shared service.
  16359.      *
  16360.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16361.      */
  16362.     protected function getNimbitsPricerequestsBaskets_RepositoryService()
  16363.     {
  16364.         return $this->services['nimbits_pricerequests_baskets.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition'] ?? $this->getPriceRequestBasketEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16365.     }
  16366.     /**
  16367.      * Gets the public 'notification.repository' shared service.
  16368.      *
  16369.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16370.      */
  16371.     protected function getNotification_RepositoryService()
  16372.     {
  16373.         return $this->services['notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16374.     }
  16375.     /**
  16376.      * Gets the public 'number_range.repository' shared service.
  16377.      *
  16378.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16379.      */
  16380.     protected function getNumberRange_RepositoryService()
  16381.     {
  16382.         return $this->services['number_range.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16383.     }
  16384.     /**
  16385.      * Gets the public 'number_range_sales_channel.repository' shared service.
  16386.      *
  16387.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16388.      */
  16389.     protected function getNumberRangeSalesChannel_RepositoryService()
  16390.     {
  16391.         return $this->services['number_range_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16392.     }
  16393.     /**
  16394.      * Gets the public 'number_range_state.repository' shared service.
  16395.      *
  16396.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16397.      */
  16398.     protected function getNumberRangeState_RepositoryService()
  16399.     {
  16400.         return $this->services['number_range_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16401.     }
  16402.     /**
  16403.      * Gets the public 'number_range_translation.repository' shared service.
  16404.      *
  16405.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16406.      */
  16407.     protected function getNumberRangeTranslation_RepositoryService()
  16408.     {
  16409.         return $this->services['number_range_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16410.     }
  16411.     /**
  16412.      * Gets the public 'number_range_type.repository' shared service.
  16413.      *
  16414.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16415.      */
  16416.     protected function getNumberRangeType_RepositoryService()
  16417.     {
  16418.         return $this->services['number_range_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16419.     }
  16420.     /**
  16421.      * Gets the public 'number_range_type_translation.repository' shared service.
  16422.      *
  16423.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16424.      */
  16425.     protected function getNumberRangeTypeTranslation_RepositoryService()
  16426.     {
  16427.         return $this->services['number_range_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16428.     }
  16429.     /**
  16430.      * Gets the public 'order.repository' shared service.
  16431.      *
  16432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16433.      */
  16434.     protected function getOrder_RepositoryService()
  16435.     {
  16436.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16437.         if (isset($this->services['order.repository'])) {
  16438.             return $this->services['order.repository'];
  16439.         }
  16440.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16441.         if (isset($this->services['order.repository'])) {
  16442.             return $this->services['order.repository'];
  16443.         }
  16444.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16445.         if (isset($this->services['order.repository'])) {
  16446.             return $this->services['order.repository'];
  16447.         }
  16448.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16449.         if (isset($this->services['order.repository'])) {
  16450.             return $this->services['order.repository'];
  16451.         }
  16452.         return $this->services['order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16453.     }
  16454.     /**
  16455.      * Gets the public 'order_address.repository' shared service.
  16456.      *
  16457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16458.      */
  16459.     protected function getOrderAddress_RepositoryService()
  16460.     {
  16461.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16462.         if (isset($this->services['order_address.repository'])) {
  16463.             return $this->services['order_address.repository'];
  16464.         }
  16465.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16466.         if (isset($this->services['order_address.repository'])) {
  16467.             return $this->services['order_address.repository'];
  16468.         }
  16469.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16470.         if (isset($this->services['order_address.repository'])) {
  16471.             return $this->services['order_address.repository'];
  16472.         }
  16473.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16474.         if (isset($this->services['order_address.repository'])) {
  16475.             return $this->services['order_address.repository'];
  16476.         }
  16477.         return $this->services['order_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16478.     }
  16479.     /**
  16480.      * Gets the public 'order_customer.repository' shared service.
  16481.      *
  16482.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16483.      */
  16484.     protected function getOrderCustomer_RepositoryService()
  16485.     {
  16486.         return $this->services['order_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] ?? $this->getOrderCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16487.     }
  16488.     /**
  16489.      * Gets the public 'order_delivery.repository' shared service.
  16490.      *
  16491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16492.      */
  16493.     protected function getOrderDelivery_RepositoryService()
  16494.     {
  16495.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16496.         if (isset($this->services['order_delivery.repository'])) {
  16497.             return $this->services['order_delivery.repository'];
  16498.         }
  16499.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16500.         if (isset($this->services['order_delivery.repository'])) {
  16501.             return $this->services['order_delivery.repository'];
  16502.         }
  16503.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16504.         if (isset($this->services['order_delivery.repository'])) {
  16505.             return $this->services['order_delivery.repository'];
  16506.         }
  16507.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16508.         if (isset($this->services['order_delivery.repository'])) {
  16509.             return $this->services['order_delivery.repository'];
  16510.         }
  16511.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16512.     }
  16513.     /**
  16514.      * Gets the public 'order_delivery_position.repository' shared service.
  16515.      *
  16516.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16517.      */
  16518.     protected function getOrderDeliveryPosition_RepositoryService()
  16519.     {
  16520.         return $this->services['order_delivery_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16521.     }
  16522.     /**
  16523.      * Gets the public 'order_line_item.repository' shared service.
  16524.      *
  16525.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16526.      */
  16527.     protected function getOrderLineItem_RepositoryService()
  16528.     {
  16529.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16530.         if (isset($this->services['order_line_item.repository'])) {
  16531.             return $this->services['order_line_item.repository'];
  16532.         }
  16533.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16534.         if (isset($this->services['order_line_item.repository'])) {
  16535.             return $this->services['order_line_item.repository'];
  16536.         }
  16537.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16538.         if (isset($this->services['order_line_item.repository'])) {
  16539.             return $this->services['order_line_item.repository'];
  16540.         }
  16541.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16542.         if (isset($this->services['order_line_item.repository'])) {
  16543.             return $this->services['order_line_item.repository'];
  16544.         }
  16545.         return $this->services['order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16546.     }
  16547.     /**
  16548.      * Gets the public 'order_line_item_download.repository' shared service.
  16549.      *
  16550.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16551.      */
  16552.     protected function getOrderLineItemDownload_RepositoryService()
  16553.     {
  16554.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16555.         if (isset($this->services['order_line_item_download.repository'])) {
  16556.             return $this->services['order_line_item_download.repository'];
  16557.         }
  16558.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16559.         if (isset($this->services['order_line_item_download.repository'])) {
  16560.             return $this->services['order_line_item_download.repository'];
  16561.         }
  16562.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16563.         if (isset($this->services['order_line_item_download.repository'])) {
  16564.             return $this->services['order_line_item_download.repository'];
  16565.         }
  16566.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16567.         if (isset($this->services['order_line_item_download.repository'])) {
  16568.             return $this->services['order_line_item_download.repository'];
  16569.         }
  16570.         return $this->services['order_line_item_download.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] ?? $this->getOrderLineItemDownloadDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16571.     }
  16572.     /**
  16573.      * Gets the public 'order_tag.repository' shared service.
  16574.      *
  16575.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16576.      */
  16577.     protected function getOrderTag_RepositoryService()
  16578.     {
  16579.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16580.         if (isset($this->services['order_tag.repository'])) {
  16581.             return $this->services['order_tag.repository'];
  16582.         }
  16583.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16584.         if (isset($this->services['order_tag.repository'])) {
  16585.             return $this->services['order_tag.repository'];
  16586.         }
  16587.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16588.         if (isset($this->services['order_tag.repository'])) {
  16589.             return $this->services['order_tag.repository'];
  16590.         }
  16591.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16592.         if (isset($this->services['order_tag.repository'])) {
  16593.             return $this->services['order_tag.repository'];
  16594.         }
  16595.         return $this->services['order_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] ?? $this->getOrderTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16596.     }
  16597.     /**
  16598.      * Gets the public 'order_transaction.repository' shared service.
  16599.      *
  16600.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16601.      */
  16602.     protected function getOrderTransaction_RepositoryService()
  16603.     {
  16604.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16605.         if (isset($this->services['order_transaction.repository'])) {
  16606.             return $this->services['order_transaction.repository'];
  16607.         }
  16608.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16609.         if (isset($this->services['order_transaction.repository'])) {
  16610.             return $this->services['order_transaction.repository'];
  16611.         }
  16612.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16613.         if (isset($this->services['order_transaction.repository'])) {
  16614.             return $this->services['order_transaction.repository'];
  16615.         }
  16616.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16617.         if (isset($this->services['order_transaction.repository'])) {
  16618.             return $this->services['order_transaction.repository'];
  16619.         }
  16620.         return $this->services['order_transaction.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16621.     }
  16622.     /**
  16623.      * Gets the public 'order_transaction_capture.repository' shared service.
  16624.      *
  16625.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16626.      */
  16627.     protected function getOrderTransactionCapture_RepositoryService()
  16628.     {
  16629.         return $this->services['order_transaction_capture.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16630.     }
  16631.     /**
  16632.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  16633.      *
  16634.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16635.      */
  16636.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  16637.     {
  16638.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16639.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  16640.             return $this->services['order_transaction_capture_refund.repository'];
  16641.         }
  16642.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16643.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  16644.             return $this->services['order_transaction_capture_refund.repository'];
  16645.         }
  16646.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16647.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  16648.             return $this->services['order_transaction_capture_refund.repository'];
  16649.         }
  16650.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16651.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  16652.             return $this->services['order_transaction_capture_refund.repository'];
  16653.         }
  16654.         return $this->services['order_transaction_capture_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16655.     }
  16656.     /**
  16657.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  16658.      *
  16659.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16660.      */
  16661.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  16662.     {
  16663.         return $this->services['order_transaction_capture_refund_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16664.     }
  16665.     /**
  16666.      * Gets the public 'payment_method.repository' shared service.
  16667.      *
  16668.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16669.      */
  16670.     protected function getPaymentMethod_RepositoryService()
  16671.     {
  16672.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16673.         if (isset($this->services['payment_method.repository'])) {
  16674.             return $this->services['payment_method.repository'];
  16675.         }
  16676.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16677.         if (isset($this->services['payment_method.repository'])) {
  16678.             return $this->services['payment_method.repository'];
  16679.         }
  16680.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16681.         if (isset($this->services['payment_method.repository'])) {
  16682.             return $this->services['payment_method.repository'];
  16683.         }
  16684.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16685.         if (isset($this->services['payment_method.repository'])) {
  16686.             return $this->services['payment_method.repository'];
  16687.         }
  16688.         return $this->services['payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()))));
  16689.     }
  16690.     /**
  16691.      * Gets the public 'payment_method_translation.repository' shared service.
  16692.      *
  16693.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16694.      */
  16695.     protected function getPaymentMethodTranslation_RepositoryService()
  16696.     {
  16697.         return $this->services['payment_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16698.     }
  16699.     /**
  16700.      * Gets the public 'plugin.repository' shared service.
  16701.      *
  16702.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16703.      */
  16704.     protected function getPlugin_RepositoryService()
  16705.     {
  16706.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16707.         if (isset($this->services['plugin.repository'])) {
  16708.             return $this->services['plugin.repository'];
  16709.         }
  16710.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16711.         if (isset($this->services['plugin.repository'])) {
  16712.             return $this->services['plugin.repository'];
  16713.         }
  16714.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16715.         if (isset($this->services['plugin.repository'])) {
  16716.             return $this->services['plugin.repository'];
  16717.         }
  16718.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16719.         if (isset($this->services['plugin.repository'])) {
  16720.             return $this->services['plugin.repository'];
  16721.         }
  16722.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16723.     }
  16724.     /**
  16725.      * Gets the public 'plugin_translation.repository' shared service.
  16726.      *
  16727.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16728.      */
  16729.     protected function getPluginTranslation_RepositoryService()
  16730.     {
  16731.         return $this->services['plugin_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16732.     }
  16733.     /**
  16734.      * Gets the public 'prems_one_page_checkout6.filesystem.private' shared service.
  16735.      *
  16736.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16737.      */
  16738.     protected function getPremsOnePageCheckout6_Filesystem_PrivateService()
  16739.     {
  16740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16742.         return $this->services['prems_one_page_checkout6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/prems_one_page_checkout6');
  16743.     }
  16744.     /**
  16745.      * Gets the public 'prems_one_page_checkout6.filesystem.public' shared service.
  16746.      *
  16747.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16748.      */
  16749.     protected function getPremsOnePageCheckout6_Filesystem_PublicService()
  16750.     {
  16751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16753.         return $this->services['prems_one_page_checkout6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/prems_one_page_checkout6');
  16754.     }
  16755.     /**
  16756.      * Gets the public 'price_rule_import.filesystem.private' shared service.
  16757.      *
  16758.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16759.      */
  16760.     protected function getPriceRuleImport_Filesystem_PrivateService()
  16761.     {
  16762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16764.         return $this->services['price_rule_import.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/price_rule_import');
  16765.     }
  16766.     /**
  16767.      * Gets the public 'price_rule_import.filesystem.public' shared service.
  16768.      *
  16769.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16770.      */
  16771.     protected function getPriceRuleImport_Filesystem_PublicService()
  16772.     {
  16773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16775.         return $this->services['price_rule_import.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/price_rule_import');
  16776.     }
  16777.     /**
  16778.      * Gets the public 'product.repository' shared service.
  16779.      *
  16780.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16781.      */
  16782.     protected function getProduct_RepositoryService()
  16783.     {
  16784.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16785.         if (isset($this->services['product.repository'])) {
  16786.             return $this->services['product.repository'];
  16787.         }
  16788.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16789.         if (isset($this->services['product.repository'])) {
  16790.             return $this->services['product.repository'];
  16791.         }
  16792.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16793.         if (isset($this->services['product.repository'])) {
  16794.             return $this->services['product.repository'];
  16795.         }
  16796.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16797.         if (isset($this->services['product.repository'])) {
  16798.             return $this->services['product.repository'];
  16799.         }
  16800.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  16801.         $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);
  16802.         $f->setEntityLoadedEventFactory($e);
  16803.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($f);
  16804.     }
  16805.     /**
  16806.      * Gets the public 'product_category.repository' shared service.
  16807.      *
  16808.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16809.      */
  16810.     protected function getProductCategory_RepositoryService()
  16811.     {
  16812.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16813.     }
  16814.     /**
  16815.      * Gets the public 'product_category_tree.repository' shared service.
  16816.      *
  16817.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16818.      */
  16819.     protected function getProductCategoryTree_RepositoryService()
  16820.     {
  16821.         return $this->services['product_category_tree.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16822.     }
  16823.     /**
  16824.      * Gets the public 'product_configurator_setting.repository' shared service.
  16825.      *
  16826.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16827.      */
  16828.     protected function getProductConfiguratorSetting_RepositoryService()
  16829.     {
  16830.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16831.         if (isset($this->services['product_configurator_setting.repository'])) {
  16832.             return $this->services['product_configurator_setting.repository'];
  16833.         }
  16834.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16835.         if (isset($this->services['product_configurator_setting.repository'])) {
  16836.             return $this->services['product_configurator_setting.repository'];
  16837.         }
  16838.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16839.         if (isset($this->services['product_configurator_setting.repository'])) {
  16840.             return $this->services['product_configurator_setting.repository'];
  16841.         }
  16842.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16843.         if (isset($this->services['product_configurator_setting.repository'])) {
  16844.             return $this->services['product_configurator_setting.repository'];
  16845.         }
  16846.         return $this->services['product_configurator_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16847.     }
  16848.     /**
  16849.      * Gets the public 'product_cross_selling.repository' shared service.
  16850.      *
  16851.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16852.      */
  16853.     protected function getProductCrossSelling_RepositoryService()
  16854.     {
  16855.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16856.         if (isset($this->services['product_cross_selling.repository'])) {
  16857.             return $this->services['product_cross_selling.repository'];
  16858.         }
  16859.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16860.         if (isset($this->services['product_cross_selling.repository'])) {
  16861.             return $this->services['product_cross_selling.repository'];
  16862.         }
  16863.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16864.         if (isset($this->services['product_cross_selling.repository'])) {
  16865.             return $this->services['product_cross_selling.repository'];
  16866.         }
  16867.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16868.         if (isset($this->services['product_cross_selling.repository'])) {
  16869.             return $this->services['product_cross_selling.repository'];
  16870.         }
  16871.         return $this->services['product_cross_selling.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] ?? $this->getProductCrossSellingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16872.     }
  16873.     /**
  16874.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  16875.      *
  16876.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16877.      */
  16878.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  16879.     {
  16880.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16881.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  16882.             return $this->services['product_cross_selling_assigned_products.repository'];
  16883.         }
  16884.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16885.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  16886.             return $this->services['product_cross_selling_assigned_products.repository'];
  16887.         }
  16888.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16889.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  16890.             return $this->services['product_cross_selling_assigned_products.repository'];
  16891.         }
  16892.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16893.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  16894.             return $this->services['product_cross_selling_assigned_products.repository'];
  16895.         }
  16896.         return $this->services['product_cross_selling_assigned_products.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] ?? $this->getProductCrossSellingAssignedProductsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16897.     }
  16898.     /**
  16899.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  16900.      *
  16901.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16902.      */
  16903.     protected function getProductCrossSellingTranslation_RepositoryService()
  16904.     {
  16905.         return $this->services['product_cross_selling_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16906.     }
  16907.     /**
  16908.      * Gets the public 'product_custom_field_set.repository' shared service.
  16909.      *
  16910.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16911.      */
  16912.     protected function getProductCustomFieldSet_RepositoryService()
  16913.     {
  16914.         return $this->services['product_custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16915.     }
  16916.     /**
  16917.      * Gets the public 'product_download.repository' shared service.
  16918.      *
  16919.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16920.      */
  16921.     protected function getProductDownload_RepositoryService()
  16922.     {
  16923.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16924.         if (isset($this->services['product_download.repository'])) {
  16925.             return $this->services['product_download.repository'];
  16926.         }
  16927.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16928.         if (isset($this->services['product_download.repository'])) {
  16929.             return $this->services['product_download.repository'];
  16930.         }
  16931.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16932.         if (isset($this->services['product_download.repository'])) {
  16933.             return $this->services['product_download.repository'];
  16934.         }
  16935.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16936.         if (isset($this->services['product_download.repository'])) {
  16937.             return $this->services['product_download.repository'];
  16938.         }
  16939.         return $this->services['product_download.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] ?? $this->getProductDownloadDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16940.     }
  16941.     /**
  16942.      * Gets the public 'product_export.repository' shared service.
  16943.      *
  16944.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16945.      */
  16946.     protected function getProductExport_RepositoryService()
  16947.     {
  16948.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16949.         if (isset($this->services['product_export.repository'])) {
  16950.             return $this->services['product_export.repository'];
  16951.         }
  16952.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16953.         if (isset($this->services['product_export.repository'])) {
  16954.             return $this->services['product_export.repository'];
  16955.         }
  16956.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16957.         if (isset($this->services['product_export.repository'])) {
  16958.             return $this->services['product_export.repository'];
  16959.         }
  16960.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16961.         if (isset($this->services['product_export.repository'])) {
  16962.             return $this->services['product_export.repository'];
  16963.         }
  16964.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16965.     }
  16966.     /**
  16967.      * Gets the public 'product_feature_set.repository' shared service.
  16968.      *
  16969.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16970.      */
  16971.     protected function getProductFeatureSet_RepositoryService()
  16972.     {
  16973.         return $this->services['product_feature_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16974.     }
  16975.     /**
  16976.      * Gets the public 'product_feature_set_translation.repository' shared service.
  16977.      *
  16978.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16979.      */
  16980.     protected function getProductFeatureSetTranslation_RepositoryService()
  16981.     {
  16982.         return $this->services['product_feature_set_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16983.     }
  16984.     /**
  16985.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  16986.      *
  16987.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16988.      */
  16989.     protected function getProductKeywordDictionary_RepositoryService()
  16990.     {
  16991.         return $this->services['product_keyword_dictionary.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  16992.     }
  16993.     /**
  16994.      * Gets the public 'product_manufacturer.repository' shared service.
  16995.      *
  16996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16997.      */
  16998.     protected function getProductManufacturer_RepositoryService()
  16999.     {
  17000.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17001.         if (isset($this->services['product_manufacturer.repository'])) {
  17002.             return $this->services['product_manufacturer.repository'];
  17003.         }
  17004.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17005.         if (isset($this->services['product_manufacturer.repository'])) {
  17006.             return $this->services['product_manufacturer.repository'];
  17007.         }
  17008.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17009.         if (isset($this->services['product_manufacturer.repository'])) {
  17010.             return $this->services['product_manufacturer.repository'];
  17011.         }
  17012.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17013.         if (isset($this->services['product_manufacturer.repository'])) {
  17014.             return $this->services['product_manufacturer.repository'];
  17015.         }
  17016.         return $this->services['product_manufacturer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17017.     }
  17018.     /**
  17019.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  17020.      *
  17021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17022.      */
  17023.     protected function getProductManufacturerTranslation_RepositoryService()
  17024.     {
  17025.         return $this->services['product_manufacturer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17026.     }
  17027.     /**
  17028.      * Gets the public 'product_media.repository' shared service.
  17029.      *
  17030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17031.      */
  17032.     protected function getProductMedia_RepositoryService()
  17033.     {
  17034.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17035.         if (isset($this->services['product_media.repository'])) {
  17036.             return $this->services['product_media.repository'];
  17037.         }
  17038.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17039.         if (isset($this->services['product_media.repository'])) {
  17040.             return $this->services['product_media.repository'];
  17041.         }
  17042.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17043.         if (isset($this->services['product_media.repository'])) {
  17044.             return $this->services['product_media.repository'];
  17045.         }
  17046.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17047.         if (isset($this->services['product_media.repository'])) {
  17048.             return $this->services['product_media.repository'];
  17049.         }
  17050.         return $this->services['product_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] ?? $this->getProductMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17051.     }
  17052.     /**
  17053.      * Gets the public 'product_option.repository' shared service.
  17054.      *
  17055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17056.      */
  17057.     protected function getProductOption_RepositoryService()
  17058.     {
  17059.         return $this->services['product_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17060.     }
  17061.     /**
  17062.      * Gets the public 'product_price.repository' shared service.
  17063.      *
  17064.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17065.      */
  17066.     protected function getProductPrice_RepositoryService()
  17067.     {
  17068.         return $this->services['product_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17069.     }
  17070.     /**
  17071.      * Gets the public 'product_property.repository' shared service.
  17072.      *
  17073.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17074.      */
  17075.     protected function getProductProperty_RepositoryService()
  17076.     {
  17077.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17078.     }
  17079.     /**
  17080.      * Gets the public 'product_review.repository' shared service.
  17081.      *
  17082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17083.      */
  17084.     protected function getProductReview_RepositoryService()
  17085.     {
  17086.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17087.         if (isset($this->services['product_review.repository'])) {
  17088.             return $this->services['product_review.repository'];
  17089.         }
  17090.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17091.         if (isset($this->services['product_review.repository'])) {
  17092.             return $this->services['product_review.repository'];
  17093.         }
  17094.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17095.         if (isset($this->services['product_review.repository'])) {
  17096.             return $this->services['product_review.repository'];
  17097.         }
  17098.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17099.         if (isset($this->services['product_review.repository'])) {
  17100.             return $this->services['product_review.repository'];
  17101.         }
  17102.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17103.     }
  17104.     /**
  17105.      * Gets the public 'product_sales_channel_assignment.filesystem.private' shared service.
  17106.      *
  17107.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17108.      */
  17109.     protected function getProductSalesChannelAssignment_Filesystem_PrivateService()
  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['product_sales_channel_assignment.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/product_sales_channel_assignment');
  17114.     }
  17115.     /**
  17116.      * Gets the public 'product_sales_channel_assignment.filesystem.public' shared service.
  17117.      *
  17118.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17119.      */
  17120.     protected function getProductSalesChannelAssignment_Filesystem_PublicService()
  17121.     {
  17122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17124.         return $this->services['product_sales_channel_assignment.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/product_sales_channel_assignment');
  17125.     }
  17126.     /**
  17127.      * Gets the public 'product_search_config.repository' shared service.
  17128.      *
  17129.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17130.      */
  17131.     protected function getProductSearchConfig_RepositoryService()
  17132.     {
  17133.         return $this->services['product_search_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17134.     }
  17135.     /**
  17136.      * Gets the public 'product_search_config_field.repository' shared service.
  17137.      *
  17138.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17139.      */
  17140.     protected function getProductSearchConfigField_RepositoryService()
  17141.     {
  17142.         return $this->services['product_search_config_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17143.     }
  17144.     /**
  17145.      * Gets the public 'product_search_keyword.repository' shared service.
  17146.      *
  17147.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17148.      */
  17149.     protected function getProductSearchKeyword_RepositoryService()
  17150.     {
  17151.         return $this->services['product_search_keyword.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17152.     }
  17153.     /**
  17154.      * Gets the public 'product_sorting.repository' shared service.
  17155.      *
  17156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17157.      */
  17158.     protected function getProductSorting_RepositoryService()
  17159.     {
  17160.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17161.         if (isset($this->services['product_sorting.repository'])) {
  17162.             return $this->services['product_sorting.repository'];
  17163.         }
  17164.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17165.         if (isset($this->services['product_sorting.repository'])) {
  17166.             return $this->services['product_sorting.repository'];
  17167.         }
  17168.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17169.         if (isset($this->services['product_sorting.repository'])) {
  17170.             return $this->services['product_sorting.repository'];
  17171.         }
  17172.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17173.         if (isset($this->services['product_sorting.repository'])) {
  17174.             return $this->services['product_sorting.repository'];
  17175.         }
  17176.         return $this->services['product_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17177.     }
  17178.     /**
  17179.      * Gets the public 'product_sorting_translation.repository' shared service.
  17180.      *
  17181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17182.      */
  17183.     protected function getProductSortingTranslation_RepositoryService()
  17184.     {
  17185.         return $this->services['product_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17186.     }
  17187.     /**
  17188.      * Gets the public 'product_stream.repository' shared service.
  17189.      *
  17190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17191.      */
  17192.     protected function getProductStream_RepositoryService()
  17193.     {
  17194.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17195.         if (isset($this->services['product_stream.repository'])) {
  17196.             return $this->services['product_stream.repository'];
  17197.         }
  17198.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17199.         if (isset($this->services['product_stream.repository'])) {
  17200.             return $this->services['product_stream.repository'];
  17201.         }
  17202.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17203.         if (isset($this->services['product_stream.repository'])) {
  17204.             return $this->services['product_stream.repository'];
  17205.         }
  17206.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17207.         if (isset($this->services['product_stream.repository'])) {
  17208.             return $this->services['product_stream.repository'];
  17209.         }
  17210.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17211.     }
  17212.     /**
  17213.      * Gets the public 'product_stream_filter.repository' shared service.
  17214.      *
  17215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17216.      */
  17217.     protected function getProductStreamFilter_RepositoryService()
  17218.     {
  17219.         return $this->services['product_stream_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17220.     }
  17221.     /**
  17222.      * Gets the public 'product_stream_mapping.repository' shared service.
  17223.      *
  17224.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17225.      */
  17226.     protected function getProductStreamMapping_RepositoryService()
  17227.     {
  17228.         return $this->services['product_stream_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17229.     }
  17230.     /**
  17231.      * Gets the public 'product_stream_translation.repository' shared service.
  17232.      *
  17233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17234.      */
  17235.     protected function getProductStreamTranslation_RepositoryService()
  17236.     {
  17237.         return $this->services['product_stream_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17238.     }
  17239.     /**
  17240.      * Gets the public 'product_tag.repository' shared service.
  17241.      *
  17242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17243.      */
  17244.     protected function getProductTag_RepositoryService()
  17245.     {
  17246.         return $this->services['product_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17247.     }
  17248.     /**
  17249.      * Gets the public 'product_translation.repository' shared service.
  17250.      *
  17251.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17252.      */
  17253.     protected function getProductTranslation_RepositoryService()
  17254.     {
  17255.         return $this->services['product_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17256.     }
  17257.     /**
  17258.      * Gets the public 'product_visibility.repository' shared service.
  17259.      *
  17260.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17261.      */
  17262.     protected function getProductVisibility_RepositoryService()
  17263.     {
  17264.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17265.         if (isset($this->services['product_visibility.repository'])) {
  17266.             return $this->services['product_visibility.repository'];
  17267.         }
  17268.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17269.         if (isset($this->services['product_visibility.repository'])) {
  17270.             return $this->services['product_visibility.repository'];
  17271.         }
  17272.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17273.         if (isset($this->services['product_visibility.repository'])) {
  17274.             return $this->services['product_visibility.repository'];
  17275.         }
  17276.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17277.         if (isset($this->services['product_visibility.repository'])) {
  17278.             return $this->services['product_visibility.repository'];
  17279.         }
  17280.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17281.     }
  17282.     /**
  17283.      * Gets the public 'profiling.filesystem.private' shared service.
  17284.      *
  17285.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17286.      */
  17287.     protected function getProfiling_Filesystem_PrivateService()
  17288.     {
  17289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17291.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  17292.     }
  17293.     /**
  17294.      * Gets the public 'profiling.filesystem.public' shared service.
  17295.      *
  17296.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17297.      */
  17298.     protected function getProfiling_Filesystem_PublicService()
  17299.     {
  17300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17302.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  17303.     }
  17304.     /**
  17305.      * Gets the public 'promotion.repository' shared service.
  17306.      *
  17307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17308.      */
  17309.     protected function getPromotion_RepositoryService()
  17310.     {
  17311.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17312.         if (isset($this->services['promotion.repository'])) {
  17313.             return $this->services['promotion.repository'];
  17314.         }
  17315.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17316.         if (isset($this->services['promotion.repository'])) {
  17317.             return $this->services['promotion.repository'];
  17318.         }
  17319.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17320.         if (isset($this->services['promotion.repository'])) {
  17321.             return $this->services['promotion.repository'];
  17322.         }
  17323.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17324.         if (isset($this->services['promotion.repository'])) {
  17325.             return $this->services['promotion.repository'];
  17326.         }
  17327.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17328.     }
  17329.     /**
  17330.      * Gets the public 'promotion_cart_rule.repository' shared service.
  17331.      *
  17332.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17333.      */
  17334.     protected function getPromotionCartRule_RepositoryService()
  17335.     {
  17336.         return $this->services['promotion_cart_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17337.     }
  17338.     /**
  17339.      * Gets the public 'promotion_discount.repository' shared service.
  17340.      *
  17341.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17342.      */
  17343.     protected function getPromotionDiscount_RepositoryService()
  17344.     {
  17345.         return $this->services['promotion_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17346.     }
  17347.     /**
  17348.      * Gets the public 'promotion_discount_prices.repository' shared service.
  17349.      *
  17350.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17351.      */
  17352.     protected function getPromotionDiscountPrices_RepositoryService()
  17353.     {
  17354.         return $this->services['promotion_discount_prices.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17355.     }
  17356.     /**
  17357.      * Gets the public 'promotion_discount_rule.repository' shared service.
  17358.      *
  17359.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17360.      */
  17361.     protected function getPromotionDiscountRule_RepositoryService()
  17362.     {
  17363.         return $this->services['promotion_discount_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17364.     }
  17365.     /**
  17366.      * Gets the public 'promotion_individual_code.repository' shared service.
  17367.      *
  17368.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17369.      */
  17370.     protected function getPromotionIndividualCode_RepositoryService()
  17371.     {
  17372.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17373.         if (isset($this->services['promotion_individual_code.repository'])) {
  17374.             return $this->services['promotion_individual_code.repository'];
  17375.         }
  17376.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17377.         if (isset($this->services['promotion_individual_code.repository'])) {
  17378.             return $this->services['promotion_individual_code.repository'];
  17379.         }
  17380.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17381.         if (isset($this->services['promotion_individual_code.repository'])) {
  17382.             return $this->services['promotion_individual_code.repository'];
  17383.         }
  17384.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17385.         if (isset($this->services['promotion_individual_code.repository'])) {
  17386.             return $this->services['promotion_individual_code.repository'];
  17387.         }
  17388.         return $this->services['promotion_individual_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17389.     }
  17390.     /**
  17391.      * Gets the public 'promotion_order_rule.repository' shared service.
  17392.      *
  17393.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17394.      */
  17395.     protected function getPromotionOrderRule_RepositoryService()
  17396.     {
  17397.         return $this->services['promotion_order_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17398.     }
  17399.     /**
  17400.      * Gets the public 'promotion_persona_customer.repository' shared service.
  17401.      *
  17402.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17403.      */
  17404.     protected function getPromotionPersonaCustomer_RepositoryService()
  17405.     {
  17406.         return $this->services['promotion_persona_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17407.     }
  17408.     /**
  17409.      * Gets the public 'promotion_persona_rule.repository' shared service.
  17410.      *
  17411.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17412.      */
  17413.     protected function getPromotionPersonaRule_RepositoryService()
  17414.     {
  17415.         return $this->services['promotion_persona_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17416.     }
  17417.     /**
  17418.      * Gets the public 'promotion_sales_channel.repository' shared service.
  17419.      *
  17420.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17421.      */
  17422.     protected function getPromotionSalesChannel_RepositoryService()
  17423.     {
  17424.         return $this->services['promotion_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17425.     }
  17426.     /**
  17427.      * Gets the public 'promotion_setgroup.repository' shared service.
  17428.      *
  17429.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17430.      */
  17431.     protected function getPromotionSetgroup_RepositoryService()
  17432.     {
  17433.         return $this->services['promotion_setgroup.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17434.     }
  17435.     /**
  17436.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  17437.      *
  17438.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17439.      */
  17440.     protected function getPromotionSetgroupRule_RepositoryService()
  17441.     {
  17442.         return $this->services['promotion_setgroup_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17443.     }
  17444.     /**
  17445.      * Gets the public 'promotion_translation.repository' shared service.
  17446.      *
  17447.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17448.      */
  17449.     protected function getPromotionTranslation_RepositoryService()
  17450.     {
  17451.         return $this->services['promotion_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17452.     }
  17453.     /**
  17454.      * Gets the public 'property_group.repository' shared service.
  17455.      *
  17456.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17457.      */
  17458.     protected function getPropertyGroup_RepositoryService()
  17459.     {
  17460.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17461.         if (isset($this->services['property_group.repository'])) {
  17462.             return $this->services['property_group.repository'];
  17463.         }
  17464.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17465.         if (isset($this->services['property_group.repository'])) {
  17466.             return $this->services['property_group.repository'];
  17467.         }
  17468.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17469.         if (isset($this->services['property_group.repository'])) {
  17470.             return $this->services['property_group.repository'];
  17471.         }
  17472.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17473.         if (isset($this->services['property_group.repository'])) {
  17474.             return $this->services['property_group.repository'];
  17475.         }
  17476.         return $this->services['property_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17477.     }
  17478.     /**
  17479.      * Gets the public 'property_group_option.repository' shared service.
  17480.      *
  17481.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17482.      */
  17483.     protected function getPropertyGroupOption_RepositoryService()
  17484.     {
  17485.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17486.         if (isset($this->services['property_group_option.repository'])) {
  17487.             return $this->services['property_group_option.repository'];
  17488.         }
  17489.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17490.         if (isset($this->services['property_group_option.repository'])) {
  17491.             return $this->services['property_group_option.repository'];
  17492.         }
  17493.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17494.         if (isset($this->services['property_group_option.repository'])) {
  17495.             return $this->services['property_group_option.repository'];
  17496.         }
  17497.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17498.         if (isset($this->services['property_group_option.repository'])) {
  17499.             return $this->services['property_group_option.repository'];
  17500.         }
  17501.         return $this->services['property_group_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17502.     }
  17503.     /**
  17504.      * Gets the public 'property_group_option_translation.repository' shared service.
  17505.      *
  17506.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17507.      */
  17508.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  17509.     {
  17510.         return $this->services['property_group_option_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17511.     }
  17512.     /**
  17513.      * Gets the public 'property_group_translation.repository' shared service.
  17514.      *
  17515.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17516.      */
  17517.     protected function getPropertyGroupTranslation_RepositoryService()
  17518.     {
  17519.         return $this->services['property_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17520.     }
  17521.     /**
  17522.      * Gets the public 'r_h_web_basic_theme.filesystem.private' shared service.
  17523.      *
  17524.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17525.      */
  17526.     protected function getRHWebBasicTheme_Filesystem_PrivateService()
  17527.     {
  17528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17530.         return $this->services['r_h_web_basic_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/r_h_web_basic_theme');
  17531.     }
  17532.     /**
  17533.      * Gets the public 'r_h_web_basic_theme.filesystem.public' shared service.
  17534.      *
  17535.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17536.      */
  17537.     protected function getRHWebBasicTheme_Filesystem_PublicService()
  17538.     {
  17539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17541.         return $this->services['r_h_web_basic_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/r_h_web_basic_theme');
  17542.     }
  17543.     /**
  17544.      * Gets the public 'r_h_web_cms_elements.filesystem.private' shared service.
  17545.      *
  17546.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17547.      */
  17548.     protected function getRHWebCmsElements_Filesystem_PrivateService()
  17549.     {
  17550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17552.         return $this->services['r_h_web_cms_elements.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/r_h_web_cms_elements');
  17553.     }
  17554.     /**
  17555.      * Gets the public 'r_h_web_cms_elements.filesystem.public' shared service.
  17556.      *
  17557.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17558.      */
  17559.     protected function getRHWebCmsElements_Filesystem_PublicService()
  17560.     {
  17561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17563.         return $this->services['r_h_web_cms_elements.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/r_h_web_cms_elements');
  17564.     }
  17565.     /**
  17566.      * Gets the public 'request_stack' shared service.
  17567.      *
  17568.      * @return \Symfony\Component\HttpFoundation\RequestStack
  17569.      */
  17570.     protected function getRequestStackService()
  17571.     {
  17572.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  17573.     }
  17574.     /**
  17575.      * Gets the public 'router' shared autowired service.
  17576.      *
  17577.      * @return \Shopware\Storefront\Framework\Routing\Router
  17578.      */
  17579.     protected function getRouterService()
  17580.     {
  17581.         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())));
  17582.     }
  17583.     /**
  17584.      * Gets the public 'routing.loader' shared service.
  17585.      *
  17586.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  17587.      */
  17588.     protected function getRouting_LoaderService()
  17589.     {
  17590.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  17591.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  17592.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  17593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  17594.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  17595.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  17596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  17597.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  17598.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  17599.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  17600.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  17601.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  17602.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  17603.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  17604.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  17605.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  17606.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  17607.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  17608.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  17609.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  17610.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  17611.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  17612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  17613.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  17614.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  17615.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  17616.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  17617.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  17618.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  17619.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  17620.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  17621.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  17622.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  17623.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  17624.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17625.             'kernel' => ['services''kernel''getKernelService'false],
  17626.         ], [
  17627.             'kernel' => 'Shopware\\Core\\Kernel',
  17628.         ]), 'dev'));
  17629.         $a->addLoader($c);
  17630.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  17631.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  17632.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  17633.     }
  17634.     /**
  17635.      * Gets the public 'rule.repository' shared service.
  17636.      *
  17637.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17638.      */
  17639.     protected function getRule_RepositoryService()
  17640.     {
  17641.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17642.         if (isset($this->services['rule.repository'])) {
  17643.             return $this->services['rule.repository'];
  17644.         }
  17645.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17646.         if (isset($this->services['rule.repository'])) {
  17647.             return $this->services['rule.repository'];
  17648.         }
  17649.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17650.         if (isset($this->services['rule.repository'])) {
  17651.             return $this->services['rule.repository'];
  17652.         }
  17653.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17654.         if (isset($this->services['rule.repository'])) {
  17655.             return $this->services['rule.repository'];
  17656.         }
  17657.         return $this->services['rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17658.     }
  17659.     /**
  17660.      * Gets the public 'rule_condition.repository' shared service.
  17661.      *
  17662.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17663.      */
  17664.     protected function getRuleCondition_RepositoryService()
  17665.     {
  17666.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17667.         if (isset($this->services['rule_condition.repository'])) {
  17668.             return $this->services['rule_condition.repository'];
  17669.         }
  17670.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17671.         if (isset($this->services['rule_condition.repository'])) {
  17672.             return $this->services['rule_condition.repository'];
  17673.         }
  17674.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17675.         if (isset($this->services['rule_condition.repository'])) {
  17676.             return $this->services['rule_condition.repository'];
  17677.         }
  17678.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17679.         if (isset($this->services['rule_condition.repository'])) {
  17680.             return $this->services['rule_condition.repository'];
  17681.         }
  17682.         return $this->services['rule_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] ?? $this->getRuleConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17683.     }
  17684.     /**
  17685.      * Gets the public 'rule_tag.repository' shared service.
  17686.      *
  17687.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17688.      */
  17689.     protected function getRuleTag_RepositoryService()
  17690.     {
  17691.         return $this->services['rule_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17692.     }
  17693.     /**
  17694.      * Gets the public 'sales_channel.category.repository' shared service.
  17695.      *
  17696.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17697.      */
  17698.     protected function getSalesChannel_Category_RepositoryService()
  17699.     {
  17700.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17701.         if (isset($this->services['sales_channel.category.repository'])) {
  17702.             return $this->services['sales_channel.category.repository'];
  17703.         }
  17704.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17705.         if (isset($this->services['sales_channel.category.repository'])) {
  17706.             return $this->services['sales_channel.category.repository'];
  17707.         }
  17708.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17709.         if (isset($this->services['sales_channel.category.repository'])) {
  17710.             return $this->services['sales_channel.category.repository'];
  17711.         }
  17712.         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()));
  17713.     }
  17714.     /**
  17715.      * Gets the public 'sales_channel.country.repository' shared service.
  17716.      *
  17717.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17718.      */
  17719.     protected function getSalesChannel_Country_RepositoryService()
  17720.     {
  17721.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17722.     }
  17723.     /**
  17724.      * Gets the public 'sales_channel.country_state.repository' shared service.
  17725.      *
  17726.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17727.      */
  17728.     protected function getSalesChannel_CountryState_RepositoryService()
  17729.     {
  17730.         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()));
  17731.     }
  17732.     /**
  17733.      * Gets the public 'sales_channel.currency.repository' shared service.
  17734.      *
  17735.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17736.      */
  17737.     protected function getSalesChannel_Currency_RepositoryService()
  17738.     {
  17739.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17740.         if (isset($this->services['sales_channel.currency.repository'])) {
  17741.             return $this->services['sales_channel.currency.repository'];
  17742.         }
  17743.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17744.         if (isset($this->services['sales_channel.currency.repository'])) {
  17745.             return $this->services['sales_channel.currency.repository'];
  17746.         }
  17747.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17748.         if (isset($this->services['sales_channel.currency.repository'])) {
  17749.             return $this->services['sales_channel.currency.repository'];
  17750.         }
  17751.         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()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17752.     }
  17753.     /**
  17754.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  17755.      *
  17756.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17757.      */
  17758.     protected function getSalesChannel_LandingPage_RepositoryService()
  17759.     {
  17760.         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()));
  17761.     }
  17762.     /**
  17763.      * Gets the public 'sales_channel.language.repository' shared service.
  17764.      *
  17765.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17766.      */
  17767.     protected function getSalesChannel_Language_RepositoryService()
  17768.     {
  17769.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17770.         if (isset($this->services['sales_channel.language.repository'])) {
  17771.             return $this->services['sales_channel.language.repository'];
  17772.         }
  17773.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17774.         if (isset($this->services['sales_channel.language.repository'])) {
  17775.             return $this->services['sales_channel.language.repository'];
  17776.         }
  17777.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17778.         if (isset($this->services['sales_channel.language.repository'])) {
  17779.             return $this->services['sales_channel.language.repository'];
  17780.         }
  17781.         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()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17782.     }
  17783.     /**
  17784.      * Gets the public 'sales_channel.main_category.repository' shared service.
  17785.      *
  17786.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17787.      */
  17788.     protected function getSalesChannel_MainCategory_RepositoryService()
  17789.     {
  17790.         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()));
  17791.     }
  17792.     /**
  17793.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  17794.      *
  17795.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17796.      */
  17797.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  17798.     {
  17799.         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()));
  17800.     }
  17801.     /**
  17802.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  17803.      *
  17804.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17805.      */
  17806.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  17807.     {
  17808.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17809.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  17810.             return $this->services['sales_channel.payment_method.repository'];
  17811.         }
  17812.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17813.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  17814.             return $this->services['sales_channel.payment_method.repository'];
  17815.         }
  17816.         return $this->services['sales_channel.payment_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17817.     }
  17818.     /**
  17819.      * Gets the public 'sales_channel.product.repository' shared service.
  17820.      *
  17821.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17822.      */
  17823.     protected function getSalesChannel_Product_RepositoryService()
  17824.     {
  17825.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17826.         if (isset($this->services['sales_channel.product.repository'])) {
  17827.             return $this->services['sales_channel.product.repository'];
  17828.         }
  17829.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17830.         if (isset($this->services['sales_channel.product.repository'])) {
  17831.             return $this->services['sales_channel.product.repository'];
  17832.         }
  17833.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17834.         if (isset($this->services['sales_channel.product.repository'])) {
  17835.             return $this->services['sales_channel.product.repository'];
  17836.         }
  17837.         return $this->services['sales_channel.product.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17838.     }
  17839.     /**
  17840.      * Gets the public 'sales_channel.repository' shared service.
  17841.      *
  17842.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17843.      */
  17844.     protected function getSalesChannel_RepositoryService()
  17845.     {
  17846.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17847.         if (isset($this->services['sales_channel.repository'])) {
  17848.             return $this->services['sales_channel.repository'];
  17849.         }
  17850.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17851.         if (isset($this->services['sales_channel.repository'])) {
  17852.             return $this->services['sales_channel.repository'];
  17853.         }
  17854.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17855.         if (isset($this->services['sales_channel.repository'])) {
  17856.             return $this->services['sales_channel.repository'];
  17857.         }
  17858.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17859.         if (isset($this->services['sales_channel.repository'])) {
  17860.             return $this->services['sales_channel.repository'];
  17861.         }
  17862.         return $this->services['sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Swag\Markets\DataAbstractionLayer\SalesChannelRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  17863.     }
  17864.     /**
  17865.      * Gets the public 'sales_channel.salutation.repository' shared service.
  17866.      *
  17867.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17868.      */
  17869.     protected function getSalesChannel_Salutation_RepositoryService()
  17870.     {
  17871.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17872.         if (isset($this->services['sales_channel.salutation.repository'])) {
  17873.             return $this->services['sales_channel.salutation.repository'];
  17874.         }
  17875.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17876.         if (isset($this->services['sales_channel.salutation.repository'])) {
  17877.             return $this->services['sales_channel.salutation.repository'];
  17878.         }
  17879.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17880.         if (isset($this->services['sales_channel.salutation.repository'])) {
  17881.             return $this->services['sales_channel.salutation.repository'];
  17882.         }
  17883.         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()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17884.     }
  17885.     /**
  17886.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  17887.      *
  17888.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17889.      */
  17890.     protected function getSalesChannel_SeoUrl_RepositoryService()
  17891.     {
  17892.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17893.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  17894.             return $this->services['sales_channel.seo_url.repository'];
  17895.         }
  17896.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17897.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  17898.             return $this->services['sales_channel.seo_url.repository'];
  17899.         }
  17900.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17901.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  17902.             return $this->services['sales_channel.seo_url.repository'];
  17903.         }
  17904.         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()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17905.     }
  17906.     /**
  17907.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  17908.      *
  17909.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  17910.      */
  17911.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  17912.     {
  17913.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17914.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  17915.             return $this->services['sales_channel.shipping_method.repository'];
  17916.         }
  17917.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17918.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  17919.             return $this->services['sales_channel.shipping_method.repository'];
  17920.         }
  17921.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17922.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  17923.             return $this->services['sales_channel.shipping_method.repository'];
  17924.         }
  17925.         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()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17926.     }
  17927.     /**
  17928.      * Gets the public 'sales_channel_analytics.repository' shared service.
  17929.      *
  17930.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17931.      */
  17932.     protected function getSalesChannelAnalytics_RepositoryService()
  17933.     {
  17934.         return $this->services['sales_channel_analytics.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17935.     }
  17936.     /**
  17937.      * Gets the public 'sales_channel_country.repository' shared service.
  17938.      *
  17939.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17940.      */
  17941.     protected function getSalesChannelCountry_RepositoryService()
  17942.     {
  17943.         return $this->services['sales_channel_country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17944.     }
  17945.     /**
  17946.      * Gets the public 'sales_channel_currency.repository' shared service.
  17947.      *
  17948.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17949.      */
  17950.     protected function getSalesChannelCurrency_RepositoryService()
  17951.     {
  17952.         return $this->services['sales_channel_currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  17953.     }
  17954.     /**
  17955.      * Gets the public 'sales_channel_definition.Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition' shared service.
  17956.      *
  17957.      * @return \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition
  17958.      */
  17959.     protected function getModuleSalesChannelDefinition2Service()
  17960.     {
  17961.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/Aggregate/ModuleSalesChannel/ModuleSalesChannelDefinition.php';
  17962.         $this->services['sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition();
  17963.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17964.         return $instance;
  17965.     }
  17966.     /**
  17967.      * Gets the public 'sales_channel_definition.Dne\CustomCssJs\Core\Content\Module\ModuleDefinition' shared service.
  17968.      *
  17969.      * @return \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition
  17970.      */
  17971.     protected function getModuleDefinition3Service()
  17972.     {
  17973.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/ModuleDefinition.php';
  17974.         $this->services['sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition();
  17975.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17976.         return $instance;
  17977.     }
  17978.     /**
  17979.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition' shared service.
  17980.      *
  17981.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition
  17982.      */
  17983.     protected function getRefundDefinition2Service()
  17984.     {
  17985.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Refund/RefundDefinition.php';
  17986.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition();
  17987.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17988.         return $instance;
  17989.     }
  17990.     /**
  17991.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition' shared service.
  17992.      *
  17993.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition
  17994.      */
  17995.     protected function getSubscriptionAddressDefinition2Service()
  17996.     {
  17997.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionAddress/SubscriptionAddressDefinition.php';
  17998.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition();
  17999.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18000.         return $instance;
  18001.     }
  18002.     /**
  18003.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition' shared service.
  18004.      *
  18005.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition
  18006.      */
  18007.     protected function getSubscriptionHistoryDefinition2Service()
  18008.     {
  18009.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionHistory/SubscriptionHistoryDefinition.php';
  18010.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition();
  18011.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18012.         return $instance;
  18013.     }
  18014.     /**
  18015.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition' shared service.
  18016.      *
  18017.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition
  18018.      */
  18019.     protected function getSubscriptionDefinition2Service()
  18020.     {
  18021.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/SubscriptionDefinition.php';
  18022.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition();
  18023.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18024.         return $instance;
  18025.     }
  18026.     /**
  18027.      * Gets the public 'sales_channel_definition.MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition' shared service.
  18028.      *
  18029.      * @return \MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition
  18030.      */
  18031.     protected function getShipmentDefinition2Service()
  18032.     {
  18033.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Core/Content/Shipment/ShipmentDefinition.php';
  18034.         $this->services['sales_channel_definition.MyPa\\Shopware\\Core\\Content\\Shipment\\ShipmentDefinition'] = $instance = new \MyPa\Shopware\Core\Content\Shipment\ShipmentDefinition();
  18035.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18036.         return $instance;
  18037.     }
  18038.     /**
  18039.      * Gets the public 'sales_channel_definition.MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition' shared service.
  18040.      *
  18041.      * @return \MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition
  18042.      */
  18043.     protected function getShippingOptionDefinition2Service()
  18044.     {
  18045.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Core/Content/ShippingOption/ShippingOptionDefinition.php';
  18046.         $this->services['sales_channel_definition.MyPa\\Shopware\\Core\\Content\\ShippingOption\\ShippingOptionDefinition'] = $instance = new \MyPa\Shopware\Core\Content\ShippingOption\ShippingOptionDefinition();
  18047.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18048.         return $instance;
  18049.     }
  18050.     /**
  18051.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition' shared service.
  18052.      *
  18053.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition
  18054.      */
  18055.     protected function getBusinessHourTranslationDefinition2Service()
  18056.     {
  18057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18058.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessHour/Aggregate/BusinessHourTranslation/BusinessHourTranslationDefinition.php';
  18059.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\Aggregate\\BusinessHourTranslation\\BusinessHourTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\Aggregate\BusinessHourTranslation\BusinessHourTranslationDefinition();
  18060.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18061.         return $instance;
  18062.     }
  18063.     /**
  18064.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition' shared service.
  18065.      *
  18066.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition
  18067.      */
  18068.     protected function getBusinessHourDefinition2Service()
  18069.     {
  18070.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessHour/BusinessHourDefinition.php';
  18071.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessHour\\BusinessHourDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessHour\BusinessHourDefinition();
  18072.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18073.         return $instance;
  18074.     }
  18075.     /**
  18076.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition' shared service.
  18077.      *
  18078.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition
  18079.      */
  18080.     protected function getBusinessWeekdayTranslationDefinition2Service()
  18081.     {
  18082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18083.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessWeekday/Aggregate/BusinessWeekdayTranslation/BusinessWeekdayTranslationDefinition.php';
  18084.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\Aggregate\\BusinessWeekdayTranslation\\BusinessWeekdayTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\Aggregate\BusinessWeekdayTranslation\BusinessWeekdayTranslationDefinition();
  18085.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18086.         return $instance;
  18087.     }
  18088.     /**
  18089.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition' shared service.
  18090.      *
  18091.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition
  18092.      */
  18093.     protected function getBusinessWeekdayDefinition2Service()
  18094.     {
  18095.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/BusinessWeekday/BusinessWeekdayDefinition.php';
  18096.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\BusinessWeekday\\BusinessWeekdayDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\BusinessWeekday\BusinessWeekdayDefinition();
  18097.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18098.         return $instance;
  18099.     }
  18100.     /**
  18101.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition' shared service.
  18102.      *
  18103.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition
  18104.      */
  18105.     protected function getContactFormTranslationDefinition2Service()
  18106.     {
  18107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18108.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/ContactForm/Aggregate/ContactFormTranslation/ContactFormTranslationDefinition.php';
  18109.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\Aggregate\\ContactFormTranslation\\ContactFormTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\Aggregate\ContactFormTranslation\ContactFormTranslationDefinition();
  18110.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18111.         return $instance;
  18112.     }
  18113.     /**
  18114.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition' shared service.
  18115.      *
  18116.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition
  18117.      */
  18118.     protected function getContactFormDefinition2Service()
  18119.     {
  18120.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/ContactForm/ContactFormDefinition.php';
  18121.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\ContactForm\\ContactFormDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\ContactForm\ContactFormDefinition();
  18122.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18123.         return $instance;
  18124.     }
  18125.     /**
  18126.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition' shared service.
  18127.      *
  18128.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition
  18129.      */
  18130.     protected function getFilterTagDefinition2Service()
  18131.     {
  18132.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterTag/FilterTagDefinition.php';
  18133.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTag\\FilterTagDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTag\FilterTagDefinition();
  18134.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18135.         return $instance;
  18136.     }
  18137.     /**
  18138.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition' shared service.
  18139.      *
  18140.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition
  18141.      */
  18142.     protected function getFilterTranslationDefinition2Service()
  18143.     {
  18144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18145.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterTranslation/FilterTranslationDefinition.php';
  18146.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterTranslation\\FilterTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterTranslation\FilterTranslationDefinition();
  18147.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18148.         return $instance;
  18149.     }
  18150.     /**
  18151.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition' shared service.
  18152.      *
  18153.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition
  18154.      */
  18155.     protected function getFilterValueDefinition2Service()
  18156.     {
  18157.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/Aggregate/FilterValue/FilterValueDefinition.php';
  18158.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\Aggregate\\FilterValue\\FilterValueDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\Aggregate\FilterValue\FilterValueDefinition();
  18159.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18160.         return $instance;
  18161.     }
  18162.     /**
  18163.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition' shared service.
  18164.      *
  18165.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition
  18166.      */
  18167.     protected function getFilterDefinition2Service()
  18168.     {
  18169.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Filter/FilterDefinition.php';
  18170.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Filter\\FilterDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Filter\FilterDefinition();
  18171.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18172.         return $instance;
  18173.     }
  18174.     /**
  18175.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition' shared service.
  18176.      *
  18177.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition
  18178.      */
  18179.     protected function getStoreBusinessHourDefinition2Service()
  18180.     {
  18181.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/StoreBusinessHour/StoreBusinessHourDefinition.php';
  18182.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreBusinessHour\\StoreBusinessHourDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\StoreBusinessHour\StoreBusinessHourDefinition();
  18183.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18184.         return $instance;
  18185.     }
  18186.     /**
  18187.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition' shared service.
  18188.      *
  18189.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition
  18190.      */
  18191.     protected function getStoreSalesChannelDefinition2Service()
  18192.     {
  18193.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/StoreSalesChannel/StoreSalesChannelDefinition.php';
  18194.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\StoreSalesChannel\\StoreSalesChannelDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\StoreSalesChannel\StoreSalesChannelDefinition();
  18195.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18196.         return $instance;
  18197.     }
  18198.     /**
  18199.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition' shared service.
  18200.      *
  18201.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition
  18202.      */
  18203.     protected function getStoreTagDefinition2Service()
  18204.     {
  18205.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/Aggregate/StoreTag/StoreTagDefinition.php';
  18206.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTag\\StoreTagDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTag\StoreTagDefinition();
  18207.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18208.         return $instance;
  18209.     }
  18210.     /**
  18211.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition' shared service.
  18212.      *
  18213.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition
  18214.      */
  18215.     protected function getStoreTranslationDefinition2Service()
  18216.     {
  18217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18218.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/Aggregate/StoreTranslation/StoreTranslationDefinition.php';
  18219.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\Aggregate\\StoreTranslation\\StoreTranslationDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\Aggregate\StoreTranslation\StoreTranslationDefinition();
  18220.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18221.         return $instance;
  18222.     }
  18223.     /**
  18224.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition' shared service.
  18225.      *
  18226.      * @return \NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition
  18227.      */
  18228.     protected function getStoreDefinition2Service()
  18229.     {
  18230.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Core/Content/Store/StoreDefinition.php';
  18231.         $this->services['sales_channel_definition.NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition'] = $instance = new \NetInventors\NetiNextStoreLocator\Core\Content\Store\StoreDefinition();
  18232.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18233.         return $instance;
  18234.     }
  18235.     /**
  18236.      * Gets the public 'sales_channel_definition.Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition' shared service.
  18237.      *
  18238.      * @return \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition
  18239.      */
  18240.     protected function getPriceRequestBasketEntityDefinition2Service()
  18241.     {
  18242.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/PriceRequest/PriceRequestBasketEntityDefinition.php';
  18243.         $this->services['sales_channel_definition.Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestBasketEntityDefinition'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestBasketEntityDefinition();
  18244.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18245.         return $instance;
  18246.     }
  18247.     /**
  18248.      * Gets the public 'sales_channel_definition.Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition' shared service.
  18249.      *
  18250.      * @return \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition
  18251.      */
  18252.     protected function getPriceRequestEntityDefinition2Service()
  18253.     {
  18254.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/PriceRequest/PriceRequestEntityDefinition.php';
  18255.         $this->services['sales_channel_definition.Nimbits\\NimbitsPriceOnRequestNext\\PriceRequest\\PriceRequestEntityDefinition'] = $instance = new \Nimbits\NimbitsPriceOnRequestNext\PriceRequest\PriceRequestEntityDefinition();
  18256.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18257.         return $instance;
  18258.     }
  18259.     /**
  18260.      * Gets the public 'sales_channel_definition.Scop\PlatformRedirecter\Redirect\RedirectDefinition' shared service.
  18261.      *
  18262.      * @return \Scop\PlatformRedirecter\Redirect\RedirectDefinition
  18263.      */
  18264.     protected function getRedirectDefinition2Service()
  18265.     {
  18266.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Redirect/RedirectDefinition.php';
  18267.         $this->services['sales_channel_definition.Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition'] = $instance = new \Scop\PlatformRedirecter\Redirect\RedirectDefinition();
  18268.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18269.         return $instance;
  18270.     }
  18271.     /**
  18272.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  18273.      *
  18274.      * @return \Shopware\Administration\Notification\NotificationDefinition
  18275.      */
  18276.     protected function getNotificationDefinition2Service()
  18277.     {
  18278.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  18279.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  18280.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18281.         return $instance;
  18282.     }
  18283.     /**
  18284.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  18285.      *
  18286.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  18287.      */
  18288.     protected function getAppAdministrationSnippetDefinition2Service()
  18289.     {
  18290.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  18291.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  18292.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18293.         return $instance;
  18294.     }
  18295.     /**
  18296.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  18297.      *
  18298.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  18299.      */
  18300.     protected function getCustomerAddressDefinition2Service()
  18301.     {
  18302.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  18303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18304.         return $instance;
  18305.     }
  18306.     /**
  18307.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  18308.      *
  18309.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  18310.      */
  18311.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  18312.     {
  18313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  18314.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  18315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18316.         return $instance;
  18317.     }
  18318.     /**
  18319.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  18320.      *
  18321.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  18322.      */
  18323.     protected function getCustomerGroupTranslationDefinition2Service()
  18324.     {
  18325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  18327.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  18328.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18329.         return $instance;
  18330.     }
  18331.     /**
  18332.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  18333.      *
  18334.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  18335.      */
  18336.     protected function getCustomerGroupDefinition2Service()
  18337.     {
  18338.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  18339.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18340.         return $instance;
  18341.     }
  18342.     /**
  18343.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  18344.      *
  18345.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  18346.      */
  18347.     protected function getCustomerRecoveryDefinition2Service()
  18348.     {
  18349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  18350.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  18351.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18352.         return $instance;
  18353.     }
  18354.     /**
  18355.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  18356.      *
  18357.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  18358.      */
  18359.     protected function getCustomerTagDefinition2Service()
  18360.     {
  18361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  18362.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  18363.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18364.         return $instance;
  18365.     }
  18366.     /**
  18367.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  18368.      *
  18369.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  18370.      */
  18371.     protected function getCustomerWishlistProductDefinition2Service()
  18372.     {
  18373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  18374.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  18375.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18376.         return $instance;
  18377.     }
  18378.     /**
  18379.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  18380.      *
  18381.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  18382.      */
  18383.     protected function getCustomerWishlistDefinition2Service()
  18384.     {
  18385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  18386.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  18387.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18388.         return $instance;
  18389.     }
  18390.     /**
  18391.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  18392.      *
  18393.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  18394.      */
  18395.     protected function getCustomerDefinition2Service()
  18396.     {
  18397.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  18398.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18399.         return $instance;
  18400.     }
  18401.     /**
  18402.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  18403.      *
  18404.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  18405.      */
  18406.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  18407.     {
  18408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  18409.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  18410.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18411.         return $instance;
  18412.     }
  18413.     /**
  18414.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  18415.      *
  18416.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  18417.      */
  18418.     protected function getDocumentBaseConfigDefinition2Service()
  18419.     {
  18420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  18421.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  18422.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18423.         return $instance;
  18424.     }
  18425.     /**
  18426.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  18427.      *
  18428.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  18429.      */
  18430.     protected function getDocumentTypeTranslationDefinition2Service()
  18431.     {
  18432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  18434.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  18435.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18436.         return $instance;
  18437.     }
  18438.     /**
  18439.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  18440.      *
  18441.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  18442.      */
  18443.     protected function getDocumentTypeDefinition2Service()
  18444.     {
  18445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  18446.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  18447.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18448.         return $instance;
  18449.     }
  18450.     /**
  18451.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  18452.      *
  18453.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  18454.      */
  18455.     protected function getDocumentDefinition2Service()
  18456.     {
  18457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  18458.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  18459.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18460.         return $instance;
  18461.     }
  18462.     /**
  18463.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  18464.      *
  18465.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  18466.      */
  18467.     protected function getOrderAddressDefinition2Service()
  18468.     {
  18469.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  18470.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18471.         return $instance;
  18472.     }
  18473.     /**
  18474.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  18475.      *
  18476.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  18477.      */
  18478.     protected function getOrderCustomerDefinition2Service()
  18479.     {
  18480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  18481.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  18482.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18483.         return $instance;
  18484.     }
  18485.     /**
  18486.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  18487.      *
  18488.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  18489.      */
  18490.     protected function getOrderDeliveryPositionDefinition2Service()
  18491.     {
  18492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  18493.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  18494.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18495.         return $instance;
  18496.     }
  18497.     /**
  18498.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  18499.      *
  18500.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  18501.      */
  18502.     protected function getOrderDeliveryDefinition2Service()
  18503.     {
  18504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  18505.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  18506.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18507.         return $instance;
  18508.     }
  18509.     /**
  18510.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  18511.      *
  18512.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  18513.      */
  18514.     protected function getOrderLineItemDownloadDefinition2Service()
  18515.     {
  18516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  18517.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  18518.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18519.         return $instance;
  18520.     }
  18521.     /**
  18522.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  18523.      *
  18524.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  18525.      */
  18526.     protected function getOrderLineItemDefinition2Service()
  18527.     {
  18528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  18529.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  18530.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18531.         return $instance;
  18532.     }
  18533.     /**
  18534.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  18535.      *
  18536.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  18537.      */
  18538.     protected function getOrderTagDefinition2Service()
  18539.     {
  18540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  18541.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  18542.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18543.         return $instance;
  18544.     }
  18545.     /**
  18546.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  18547.      *
  18548.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  18549.      */
  18550.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  18551.     {
  18552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  18553.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  18554.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18555.         return $instance;
  18556.     }
  18557.     /**
  18558.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  18559.      *
  18560.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  18561.      */
  18562.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  18563.     {
  18564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  18565.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  18566.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18567.         return $instance;
  18568.     }
  18569.     /**
  18570.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  18571.      *
  18572.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  18573.      */
  18574.     protected function getOrderTransactionCaptureDefinition2Service()
  18575.     {
  18576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  18577.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  18578.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18579.         return $instance;
  18580.     }
  18581.     /**
  18582.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  18583.      *
  18584.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  18585.      */
  18586.     protected function getOrderTransactionDefinition2Service()
  18587.     {
  18588.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  18589.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18590.         return $instance;
  18591.     }
  18592.     /**
  18593.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  18594.      *
  18595.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  18596.      */
  18597.     protected function getOrderDefinition2Service()
  18598.     {
  18599.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  18600.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18601.         return $instance;
  18602.     }
  18603.     /**
  18604.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  18605.      *
  18606.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  18607.      */
  18608.     protected function getPaymentMethodTranslationDefinition2Service()
  18609.     {
  18610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  18612.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  18613.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18614.         return $instance;
  18615.     }
  18616.     /**
  18617.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  18618.      *
  18619.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  18620.      */
  18621.     protected function getPromotionCartRuleDefinition2Service()
  18622.     {
  18623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  18624.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  18625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18626.         return $instance;
  18627.     }
  18628.     /**
  18629.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  18630.      *
  18631.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  18632.      */
  18633.     protected function getPromotionDiscountPriceDefinition2Service()
  18634.     {
  18635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  18636.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  18637.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18638.         return $instance;
  18639.     }
  18640.     /**
  18641.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  18642.      *
  18643.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  18644.      */
  18645.     protected function getPromotionDiscountRuleDefinition2Service()
  18646.     {
  18647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  18648.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  18649.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18650.         return $instance;
  18651.     }
  18652.     /**
  18653.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  18654.      *
  18655.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  18656.      */
  18657.     protected function getPromotionDiscountDefinition2Service()
  18658.     {
  18659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  18660.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  18661.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18662.         return $instance;
  18663.     }
  18664.     /**
  18665.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  18666.      *
  18667.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  18668.      */
  18669.     protected function getPromotionIndividualCodeDefinition2Service()
  18670.     {
  18671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  18672.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  18673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18674.         return $instance;
  18675.     }
  18676.     /**
  18677.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  18678.      *
  18679.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  18680.      */
  18681.     protected function getPromotionOrderRuleDefinition2Service()
  18682.     {
  18683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  18684.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  18685.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18686.         return $instance;
  18687.     }
  18688.     /**
  18689.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  18690.      *
  18691.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  18692.      */
  18693.     protected function getPromotionPersonaCustomerDefinition2Service()
  18694.     {
  18695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  18696.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  18697.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18698.         return $instance;
  18699.     }
  18700.     /**
  18701.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  18702.      *
  18703.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  18704.      */
  18705.     protected function getPromotionPersonaRuleDefinition2Service()
  18706.     {
  18707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  18708.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  18709.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18710.         return $instance;
  18711.     }
  18712.     /**
  18713.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  18714.      *
  18715.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  18716.      */
  18717.     protected function getPromotionSalesChannelDefinition2Service()
  18718.     {
  18719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  18720.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  18721.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18722.         return $instance;
  18723.     }
  18724.     /**
  18725.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  18726.      *
  18727.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  18728.      */
  18729.     protected function getPromotionSetGroupRuleDefinition2Service()
  18730.     {
  18731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  18732.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  18733.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18734.         return $instance;
  18735.     }
  18736.     /**
  18737.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  18738.      *
  18739.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  18740.      */
  18741.     protected function getPromotionSetGroupDefinition2Service()
  18742.     {
  18743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  18744.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  18745.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18746.         return $instance;
  18747.     }
  18748.     /**
  18749.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  18750.      *
  18751.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  18752.      */
  18753.     protected function getPromotionTranslationDefinition2Service()
  18754.     {
  18755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  18757.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  18758.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18759.         return $instance;
  18760.     }
  18761.     /**
  18762.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  18763.      *
  18764.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  18765.      */
  18766.     protected function getPromotionDefinition2Service()
  18767.     {
  18768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  18769.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  18770.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18771.         return $instance;
  18772.     }
  18773.     /**
  18774.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  18775.      *
  18776.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  18777.      */
  18778.     protected function getShippingMethodPriceDefinition2Service()
  18779.     {
  18780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  18781.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  18782.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18783.         return $instance;
  18784.     }
  18785.     /**
  18786.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  18787.      *
  18788.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  18789.      */
  18790.     protected function getShippingMethodTagDefinition2Service()
  18791.     {
  18792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  18793.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  18794.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18795.         return $instance;
  18796.     }
  18797.     /**
  18798.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  18799.      *
  18800.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  18801.      */
  18802.     protected function getShippingMethodTranslationDefinition2Service()
  18803.     {
  18804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  18806.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  18807.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18808.         return $instance;
  18809.     }
  18810.     /**
  18811.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  18812.      *
  18813.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  18814.      */
  18815.     protected function getCategoryTagDefinition2Service()
  18816.     {
  18817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  18818.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  18819.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18820.         return $instance;
  18821.     }
  18822.     /**
  18823.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  18824.      *
  18825.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  18826.      */
  18827.     protected function getCategoryTranslationDefinition2Service()
  18828.     {
  18829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  18831.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  18832.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18833.         return $instance;
  18834.     }
  18835.     /**
  18836.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  18837.      *
  18838.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  18839.      */
  18840.     protected function getCmsBlockDefinition2Service()
  18841.     {
  18842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  18843.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  18844.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18845.         return $instance;
  18846.     }
  18847.     /**
  18848.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  18849.      *
  18850.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  18851.      */
  18852.     protected function getCmsPageTranslationDefinition2Service()
  18853.     {
  18854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  18856.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  18857.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18858.         return $instance;
  18859.     }
  18860.     /**
  18861.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  18862.      *
  18863.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  18864.      */
  18865.     protected function getCmsSectionDefinition2Service()
  18866.     {
  18867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  18868.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  18869.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18870.         return $instance;
  18871.     }
  18872.     /**
  18873.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  18874.      *
  18875.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  18876.      */
  18877.     protected function getCmsSlotTranslationDefinition2Service()
  18878.     {
  18879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  18881.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  18882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18883.         return $instance;
  18884.     }
  18885.     /**
  18886.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  18887.      *
  18888.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  18889.      */
  18890.     protected function getCmsSlotDefinition2Service()
  18891.     {
  18892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  18893.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  18894.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18895.         return $instance;
  18896.     }
  18897.     /**
  18898.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  18899.      *
  18900.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  18901.      */
  18902.     protected function getCmsPageDefinition2Service()
  18903.     {
  18904.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  18905.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18906.         return $instance;
  18907.     }
  18908.     /**
  18909.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  18910.      *
  18911.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  18912.      */
  18913.     protected function getFlowSequenceDefinition2Service()
  18914.     {
  18915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  18916.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  18917.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18918.         return $instance;
  18919.     }
  18920.     /**
  18921.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  18922.      *
  18923.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  18924.      */
  18925.     protected function getFlowTemplateDefinition2Service()
  18926.     {
  18927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  18928.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  18929.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18930.         return $instance;
  18931.     }
  18932.     /**
  18933.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  18934.      *
  18935.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  18936.      */
  18937.     protected function getFlowDefinition2Service()
  18938.     {
  18939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  18940.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  18941.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18942.         return $instance;
  18943.     }
  18944.     /**
  18945.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  18946.      *
  18947.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  18948.      */
  18949.     protected function getImportExportFileDefinition2Service()
  18950.     {
  18951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  18952.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  18953.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18954.         return $instance;
  18955.     }
  18956.     /**
  18957.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  18958.      *
  18959.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  18960.      */
  18961.     protected function getImportExportLogDefinition2Service()
  18962.     {
  18963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  18964.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  18965.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18966.         return $instance;
  18967.     }
  18968.     /**
  18969.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  18970.      *
  18971.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  18972.      */
  18973.     protected function getImportExportProfileDefinition2Service()
  18974.     {
  18975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  18976.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  18977.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18978.         return $instance;
  18979.     }
  18980.     /**
  18981.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  18982.      *
  18983.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  18984.      */
  18985.     protected function getImportExportProfileTranslationDefinition2Service()
  18986.     {
  18987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  18989.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  18990.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18991.         return $instance;
  18992.     }
  18993.     /**
  18994.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  18995.      *
  18996.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  18997.      */
  18998.     protected function getLandingPageSalesChannelDefinition2Service()
  18999.     {
  19000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  19001.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  19002.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19003.         return $instance;
  19004.     }
  19005.     /**
  19006.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  19007.      *
  19008.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  19009.      */
  19010.     protected function getLandingPageTagDefinition2Service()
  19011.     {
  19012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  19013.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  19014.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19015.         return $instance;
  19016.     }
  19017.     /**
  19018.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  19019.      *
  19020.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  19021.      */
  19022.     protected function getLandingPageTranslationDefinition2Service()
  19023.     {
  19024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  19026.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  19027.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19028.         return $instance;
  19029.     }
  19030.     /**
  19031.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  19032.      *
  19033.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  19034.      */
  19035.     protected function getMailHeaderFooterTranslationDefinition2Service()
  19036.     {
  19037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  19039.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  19040.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19041.         return $instance;
  19042.     }
  19043.     /**
  19044.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  19045.      *
  19046.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  19047.      */
  19048.     protected function getMailHeaderFooterDefinition2Service()
  19049.     {
  19050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  19051.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  19052.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19053.         return $instance;
  19054.     }
  19055.     /**
  19056.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  19057.      *
  19058.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  19059.      */
  19060.     protected function getMailTemplateMediaDefinition2Service()
  19061.     {
  19062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  19063.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  19064.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19065.         return $instance;
  19066.     }
  19067.     /**
  19068.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  19069.      *
  19070.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  19071.      */
  19072.     protected function getMailTemplateTranslationDefinition2Service()
  19073.     {
  19074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  19076.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  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\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  19082.      *
  19083.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  19084.      */
  19085.     protected function getMailTemplateTypeTranslationDefinition2Service()
  19086.     {
  19087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  19089.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  19090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19091.         return $instance;
  19092.     }
  19093.     /**
  19094.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  19095.      *
  19096.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  19097.      */
  19098.     protected function getMailTemplateTypeDefinition2Service()
  19099.     {
  19100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  19101.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  19102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19103.         return $instance;
  19104.     }
  19105.     /**
  19106.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  19107.      *
  19108.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  19109.      */
  19110.     protected function getMailTemplateDefinition2Service()
  19111.     {
  19112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  19113.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  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\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  19119.      *
  19120.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  19121.      */
  19122.     protected function getMediaDefaultFolderDefinition2Service()
  19123.     {
  19124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  19125.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  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\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  19131.      *
  19132.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  19133.      */
  19134.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  19135.     {
  19136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  19137.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  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\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  19143.      *
  19144.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  19145.      */
  19146.     protected function getMediaFolderConfigurationDefinition2Service()
  19147.     {
  19148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  19149.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  19150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19151.         return $instance;
  19152.     }
  19153.     /**
  19154.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  19155.      *
  19156.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  19157.      */
  19158.     protected function getMediaFolderDefinition2Service()
  19159.     {
  19160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  19161.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  19162.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19163.         return $instance;
  19164.     }
  19165.     /**
  19166.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  19167.      *
  19168.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  19169.      */
  19170.     protected function getMediaTagDefinition2Service()
  19171.     {
  19172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  19173.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  19174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19175.         return $instance;
  19176.     }
  19177.     /**
  19178.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  19179.      *
  19180.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  19181.      */
  19182.     protected function getMediaThumbnailSizeDefinition2Service()
  19183.     {
  19184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  19185.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  19186.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19187.         return $instance;
  19188.     }
  19189.     /**
  19190.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  19191.      *
  19192.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  19193.      */
  19194.     protected function getMediaThumbnailDefinition2Service()
  19195.     {
  19196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  19197.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  19198.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19199.         return $instance;
  19200.     }
  19201.     /**
  19202.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  19203.      *
  19204.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  19205.      */
  19206.     protected function getMediaTranslationDefinition2Service()
  19207.     {
  19208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  19210.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  19211.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19212.         return $instance;
  19213.     }
  19214.     /**
  19215.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  19216.      *
  19217.      * @return \Shopware\Core\Content\Media\MediaDefinition
  19218.      */
  19219.     protected function getMediaDefinition2Service()
  19220.     {
  19221.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  19222.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19223.         return $instance;
  19224.     }
  19225.     /**
  19226.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  19227.      *
  19228.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  19229.      */
  19230.     protected function getNewsletterRecipientTagDefinition2Service()
  19231.     {
  19232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  19233.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  19234.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19235.         return $instance;
  19236.     }
  19237.     /**
  19238.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  19239.      *
  19240.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  19241.      */
  19242.     protected function getProductExportDefinition2Service()
  19243.     {
  19244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  19245.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  19246.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19247.         return $instance;
  19248.     }
  19249.     /**
  19250.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  19251.      *
  19252.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  19253.      */
  19254.     protected function getProductStreamFilterDefinition2Service()
  19255.     {
  19256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  19257.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  19258.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19259.         return $instance;
  19260.     }
  19261.     /**
  19262.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  19263.      *
  19264.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  19265.      */
  19266.     protected function getProductStreamTranslationDefinition2Service()
  19267.     {
  19268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  19270.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  19271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19272.         return $instance;
  19273.     }
  19274.     /**
  19275.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  19276.      *
  19277.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  19278.      */
  19279.     protected function getProductStreamDefinition2Service()
  19280.     {
  19281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  19282.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  19283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19284.         return $instance;
  19285.     }
  19286.     /**
  19287.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  19288.      *
  19289.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  19290.      */
  19291.     protected function getProductCategoryTreeDefinition2Service()
  19292.     {
  19293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  19294.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  19295.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19296.         return $instance;
  19297.     }
  19298.     /**
  19299.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  19300.      *
  19301.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  19302.      */
  19303.     protected function getProductCategoryDefinition2Service()
  19304.     {
  19305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  19306.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  19307.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19308.         return $instance;
  19309.     }
  19310.     /**
  19311.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  19312.      *
  19313.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  19314.      */
  19315.     protected function getProductConfiguratorSettingDefinition2Service()
  19316.     {
  19317.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  19318.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19319.         return $instance;
  19320.     }
  19321.     /**
  19322.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  19323.      *
  19324.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  19325.      */
  19326.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  19327.     {
  19328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  19329.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  19330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19331.         return $instance;
  19332.     }
  19333.     /**
  19334.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  19335.      *
  19336.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  19337.      */
  19338.     protected function getProductCrossSellingTranslationDefinition2Service()
  19339.     {
  19340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  19342.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  19343.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19344.         return $instance;
  19345.     }
  19346.     /**
  19347.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  19348.      *
  19349.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  19350.      */
  19351.     protected function getProductCrossSellingDefinition2Service()
  19352.     {
  19353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  19354.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  19355.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19356.         return $instance;
  19357.     }
  19358.     /**
  19359.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  19360.      *
  19361.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  19362.      */
  19363.     protected function getProductCustomFieldSetDefinition2Service()
  19364.     {
  19365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  19366.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  19367.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19368.         return $instance;
  19369.     }
  19370.     /**
  19371.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  19372.      *
  19373.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  19374.      */
  19375.     protected function getProductDownloadDefinition2Service()
  19376.     {
  19377.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  19378.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19379.         return $instance;
  19380.     }
  19381.     /**
  19382.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  19383.      *
  19384.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  19385.      */
  19386.     protected function getProductFeatureSetTranslationDefinition2Service()
  19387.     {
  19388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  19390.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  19391.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19392.         return $instance;
  19393.     }
  19394.     /**
  19395.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  19396.      *
  19397.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  19398.      */
  19399.     protected function getProductFeatureSetDefinition2Service()
  19400.     {
  19401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  19402.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  19403.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19404.         return $instance;
  19405.     }
  19406.     /**
  19407.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  19408.      *
  19409.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  19410.      */
  19411.     protected function getProductKeywordDictionaryDefinition2Service()
  19412.     {
  19413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  19414.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  19415.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19416.         return $instance;
  19417.     }
  19418.     /**
  19419.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  19420.      *
  19421.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  19422.      */
  19423.     protected function getProductManufacturerTranslationDefinition2Service()
  19424.     {
  19425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  19427.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  19428.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19429.         return $instance;
  19430.     }
  19431.     /**
  19432.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  19433.      *
  19434.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  19435.      */
  19436.     protected function getProductManufacturerDefinition2Service()
  19437.     {
  19438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  19439.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  19440.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19441.         return $instance;
  19442.     }
  19443.     /**
  19444.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  19445.      *
  19446.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  19447.      */
  19448.     protected function getProductMediaDefinition2Service()
  19449.     {
  19450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  19451.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  19452.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19453.         return $instance;
  19454.     }
  19455.     /**
  19456.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  19457.      *
  19458.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  19459.      */
  19460.     protected function getProductOptionDefinition2Service()
  19461.     {
  19462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  19463.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  19464.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19465.         return $instance;
  19466.     }
  19467.     /**
  19468.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  19469.      *
  19470.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  19471.      */
  19472.     protected function getProductPriceDefinition2Service()
  19473.     {
  19474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  19475.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  19476.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19477.         return $instance;
  19478.     }
  19479.     /**
  19480.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  19481.      *
  19482.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  19483.      */
  19484.     protected function getProductPropertyDefinition2Service()
  19485.     {
  19486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  19487.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  19488.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19489.         return $instance;
  19490.     }
  19491.     /**
  19492.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  19493.      *
  19494.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  19495.      */
  19496.     protected function getProductReviewDefinition2Service()
  19497.     {
  19498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  19499.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  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\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  19505.      *
  19506.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  19507.      */
  19508.     protected function getProductSearchConfigFieldDefinition2Service()
  19509.     {
  19510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  19511.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  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\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  19517.      *
  19518.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  19519.      */
  19520.     protected function getProductSearchConfigDefinition2Service()
  19521.     {
  19522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  19523.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  19524.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19525.         return $instance;
  19526.     }
  19527.     /**
  19528.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  19529.      *
  19530.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  19531.      */
  19532.     protected function getProductSearchKeywordDefinition2Service()
  19533.     {
  19534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  19535.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  19536.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19537.         return $instance;
  19538.     }
  19539.     /**
  19540.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  19541.      *
  19542.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  19543.      */
  19544.     protected function getProductStreamMappingDefinition2Service()
  19545.     {
  19546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  19547.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  19548.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19549.         return $instance;
  19550.     }
  19551.     /**
  19552.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  19553.      *
  19554.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  19555.      */
  19556.     protected function getProductTagDefinition2Service()
  19557.     {
  19558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  19559.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  19560.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19561.         return $instance;
  19562.     }
  19563.     /**
  19564.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  19565.      *
  19566.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  19567.      */
  19568.     protected function getProductTranslationDefinition2Service()
  19569.     {
  19570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  19572.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  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\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  19578.      *
  19579.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  19580.      */
  19581.     protected function getProductVisibilityDefinition2Service()
  19582.     {
  19583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  19584.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  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\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  19590.      *
  19591.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  19592.      */
  19593.     protected function getProductSortingDefinition2Service()
  19594.     {
  19595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  19596.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  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\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  19602.      *
  19603.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  19604.      */
  19605.     protected function getProductSortingTranslationDefinition2Service()
  19606.     {
  19607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  19609.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  19610.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19611.         return $instance;
  19612.     }
  19613.     /**
  19614.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  19615.      *
  19616.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  19617.      */
  19618.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  19619.     {
  19620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  19622.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  19623.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19624.         return $instance;
  19625.     }
  19626.     /**
  19627.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  19628.      *
  19629.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  19630.      */
  19631.     protected function getPropertyGroupOptionDefinition2Service()
  19632.     {
  19633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  19634.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  19635.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19636.         return $instance;
  19637.     }
  19638.     /**
  19639.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  19640.      *
  19641.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  19642.      */
  19643.     protected function getPropertyGroupTranslationDefinition2Service()
  19644.     {
  19645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  19647.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  19648.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19649.         return $instance;
  19650.     }
  19651.     /**
  19652.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  19653.      *
  19654.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  19655.      */
  19656.     protected function getPropertyGroupDefinition2Service()
  19657.     {
  19658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  19659.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  19660.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19661.         return $instance;
  19662.     }
  19663.     /**
  19664.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  19665.      *
  19666.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  19667.      */
  19668.     protected function getRuleConditionDefinition2Service()
  19669.     {
  19670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  19671.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  19672.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19673.         return $instance;
  19674.     }
  19675.     /**
  19676.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  19677.      *
  19678.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  19679.      */
  19680.     protected function getRuleTagDefinition2Service()
  19681.     {
  19682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  19683.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  19684.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19685.         return $instance;
  19686.     }
  19687.     /**
  19688.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  19689.      *
  19690.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  19691.      */
  19692.     protected function getRuleDefinition2Service()
  19693.     {
  19694.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  19695.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19696.         return $instance;
  19697.     }
  19698.     /**
  19699.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  19700.      *
  19701.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  19702.      */
  19703.     protected function getSeoUrlTemplateDefinition2Service()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  19706.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  19707.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19708.         return $instance;
  19709.     }
  19710.     /**
  19711.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  19712.      *
  19713.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  19714.      */
  19715.     protected function getAclRoleDefinition2Service()
  19716.     {
  19717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  19718.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  19719.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19720.         return $instance;
  19721.     }
  19722.     /**
  19723.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  19724.      *
  19725.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  19726.      */
  19727.     protected function getAclUserRoleDefinition2Service()
  19728.     {
  19729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  19730.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  19731.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19732.         return $instance;
  19733.     }
  19734.     /**
  19735.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  19736.      *
  19737.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  19738.      */
  19739.     protected function getActionButtonTranslationDefinition2Service()
  19740.     {
  19741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  19743.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  19744.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19745.         return $instance;
  19746.     }
  19747.     /**
  19748.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  19749.      *
  19750.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  19751.      */
  19752.     protected function getActionButtonDefinition2Service()
  19753.     {
  19754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  19755.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  19756.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19757.         return $instance;
  19758.     }
  19759.     /**
  19760.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  19761.      *
  19762.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  19763.      */
  19764.     protected function getAppPaymentMethodDefinition2Service()
  19765.     {
  19766.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  19767.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19768.         return $instance;
  19769.     }
  19770.     /**
  19771.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  19772.      *
  19773.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  19774.      */
  19775.     protected function getAppScriptConditionTranslationDefinition2Service()
  19776.     {
  19777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  19779.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  19780.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19781.         return $instance;
  19782.     }
  19783.     /**
  19784.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  19785.      *
  19786.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  19787.      */
  19788.     protected function getAppScriptConditionDefinition2Service()
  19789.     {
  19790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  19791.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  19792.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19793.         return $instance;
  19794.     }
  19795.     /**
  19796.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  19797.      *
  19798.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  19799.      */
  19800.     protected function getAppTranslationDefinition2Service()
  19801.     {
  19802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  19804.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  19805.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19806.         return $instance;
  19807.     }
  19808.     /**
  19809.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  19810.      *
  19811.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  19812.      */
  19813.     protected function getAppCmsBlockTranslationDefinition2Service()
  19814.     {
  19815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  19817.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  19818.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19819.         return $instance;
  19820.     }
  19821.     /**
  19822.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  19823.      *
  19824.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  19825.      */
  19826.     protected function getAppCmsBlockDefinition2Service()
  19827.     {
  19828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  19829.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  19830.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19831.         return $instance;
  19832.     }
  19833.     /**
  19834.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  19835.      *
  19836.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  19837.      */
  19838.     protected function getAppFlowActionTranslationDefinition2Service()
  19839.     {
  19840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  19842.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  19843.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19844.         return $instance;
  19845.     }
  19846.     /**
  19847.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  19848.      *
  19849.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  19850.      */
  19851.     protected function getAppFlowActionDefinition2Service()
  19852.     {
  19853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  19854.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  19855.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19856.         return $instance;
  19857.     }
  19858.     /**
  19859.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  19860.      *
  19861.      * @return \Shopware\Core\Framework\App\AppDefinition
  19862.      */
  19863.     protected function getAppDefinition2Service()
  19864.     {
  19865.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  19866.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19867.         return $instance;
  19868.     }
  19869.     /**
  19870.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  19871.      *
  19872.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  19873.      */
  19874.     protected function getTemplateDefinition2Service()
  19875.     {
  19876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  19877.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  19878.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19879.         return $instance;
  19880.     }
  19881.     /**
  19882.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  19883.      *
  19884.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  19885.      */
  19886.     protected function getVersionCommitDataDefinition2Service()
  19887.     {
  19888.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  19889.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19890.         return $instance;
  19891.     }
  19892.     /**
  19893.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  19894.      *
  19895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  19896.      */
  19897.     protected function getVersionCommitDefinition2Service()
  19898.     {
  19899.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  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\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  19905.      *
  19906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  19907.      */
  19908.     protected function getVersionDefinition2Service()
  19909.     {
  19910.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  19911.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19912.         return $instance;
  19913.     }
  19914.     /**
  19915.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  19916.      *
  19917.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  19918.      */
  19919.     protected function getEventActionRuleDefinition2Service()
  19920.     {
  19921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  19922.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  19923.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19924.         return $instance;
  19925.     }
  19926.     /**
  19927.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  19928.      *
  19929.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  19930.      */
  19931.     protected function getEventActionSalesChannelDefinition2Service()
  19932.     {
  19933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  19934.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  19935.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19936.         return $instance;
  19937.     }
  19938.     /**
  19939.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  19940.      *
  19941.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  19942.      */
  19943.     protected function getEventActionDefinition2Service()
  19944.     {
  19945.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  19946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19947.         return $instance;
  19948.     }
  19949.     /**
  19950.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  19951.      *
  19952.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  19953.      */
  19954.     protected function getLogEntryDefinition2Service()
  19955.     {
  19956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  19957.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  19958.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19959.         return $instance;
  19960.     }
  19961.     /**
  19962.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  19963.      *
  19964.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  19965.      */
  19966.     protected function getDeadMessageDefinition2Service()
  19967.     {
  19968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  19969.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  19970.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19971.         return $instance;
  19972.     }
  19973.     /**
  19974.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  19975.      *
  19976.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  19977.      */
  19978.     protected function getMessageQueueStatsDefinition2Service()
  19979.     {
  19980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  19981.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  19982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19983.         return $instance;
  19984.     }
  19985.     /**
  19986.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  19987.      *
  19988.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  19989.      */
  19990.     protected function getScheduledTaskDefinition2Service()
  19991.     {
  19992.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  19993.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19994.         return $instance;
  19995.     }
  19996.     /**
  19997.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  19998.      *
  19999.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  20000.      */
  20001.     protected function getPluginTranslationDefinition2Service()
  20002.     {
  20003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  20005.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  20006.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20007.         return $instance;
  20008.     }
  20009.     /**
  20010.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  20011.      *
  20012.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  20013.      */
  20014.     protected function getPluginDefinition2Service()
  20015.     {
  20016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  20017.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  20018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20019.         return $instance;
  20020.     }
  20021.     /**
  20022.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  20023.      *
  20024.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  20025.      */
  20026.     protected function getScriptDefinition2Service()
  20027.     {
  20028.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  20029.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20030.         return $instance;
  20031.     }
  20032.     /**
  20033.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  20034.      *
  20035.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  20036.      */
  20037.     protected function getWebhookEventLogDefinition2Service()
  20038.     {
  20039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  20040.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  20041.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20042.         return $instance;
  20043.     }
  20044.     /**
  20045.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  20046.      *
  20047.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  20048.      */
  20049.     protected function getWebhookDefinition2Service()
  20050.     {
  20051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  20052.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  20053.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20054.         return $instance;
  20055.     }
  20056.     /**
  20057.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  20058.      *
  20059.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  20060.      */
  20061.     protected function getCountryStateTranslationDefinition2Service()
  20062.     {
  20063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  20065.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  20066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20067.         return $instance;
  20068.     }
  20069.     /**
  20070.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  20071.      *
  20072.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  20073.      */
  20074.     protected function getCountryTranslationDefinition2Service()
  20075.     {
  20076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  20078.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  20079.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20080.         return $instance;
  20081.     }
  20082.     /**
  20083.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  20084.      *
  20085.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  20086.      */
  20087.     protected function getCurrencyCountryRoundingDefinition2Service()
  20088.     {
  20089.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  20090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20091.         return $instance;
  20092.     }
  20093.     /**
  20094.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  20095.      *
  20096.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  20097.      */
  20098.     protected function getCurrencyTranslationDefinition2Service()
  20099.     {
  20100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  20102.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  20103.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20104.         return $instance;
  20105.     }
  20106.     /**
  20107.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  20108.      *
  20109.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  20110.      */
  20111.     protected function getCustomEntityDefinition2Service()
  20112.     {
  20113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  20114.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  20115.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20116.         return $instance;
  20117.     }
  20118.     /**
  20119.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  20120.      *
  20121.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  20122.      */
  20123.     protected function getCustomFieldSetRelationDefinition2Service()
  20124.     {
  20125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  20126.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  20127.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20128.         return $instance;
  20129.     }
  20130.     /**
  20131.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  20132.      *
  20133.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  20134.      */
  20135.     protected function getCustomFieldSetDefinition2Service()
  20136.     {
  20137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  20138.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  20139.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20140.         return $instance;
  20141.     }
  20142.     /**
  20143.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  20144.      *
  20145.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  20146.      */
  20147.     protected function getCustomFieldDefinition2Service()
  20148.     {
  20149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  20150.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  20151.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20152.         return $instance;
  20153.     }
  20154.     /**
  20155.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  20156.      *
  20157.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  20158.      */
  20159.     protected function getDeliveryTimeTranslationDefinition2Service()
  20160.     {
  20161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  20163.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  20164.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20165.         return $instance;
  20166.     }
  20167.     /**
  20168.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  20169.      *
  20170.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  20171.      */
  20172.     protected function getDeliveryTimeDefinition2Service()
  20173.     {
  20174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  20175.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  20176.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20177.         return $instance;
  20178.     }
  20179.     /**
  20180.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  20181.      *
  20182.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  20183.      */
  20184.     protected function getIntegrationRoleDefinition2Service()
  20185.     {
  20186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  20187.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  20188.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20189.         return $instance;
  20190.     }
  20191.     /**
  20192.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  20193.      *
  20194.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  20195.      */
  20196.     protected function getIntegrationDefinition2Service()
  20197.     {
  20198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  20199.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  20200.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20201.         return $instance;
  20202.     }
  20203.     /**
  20204.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  20205.      *
  20206.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  20207.      */
  20208.     protected function getLocaleTranslationDefinition2Service()
  20209.     {
  20210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  20212.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  20213.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20214.         return $instance;
  20215.     }
  20216.     /**
  20217.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  20218.      *
  20219.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  20220.      */
  20221.     protected function getLocaleDefinition2Service()
  20222.     {
  20223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  20224.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  20225.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20226.         return $instance;
  20227.     }
  20228.     /**
  20229.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  20230.      *
  20231.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  20232.      */
  20233.     protected function getNumberRangeSalesChannelDefinition2Service()
  20234.     {
  20235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  20236.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  20237.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20238.         return $instance;
  20239.     }
  20240.     /**
  20241.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  20242.      *
  20243.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  20244.      */
  20245.     protected function getNumberRangeStateDefinition2Service()
  20246.     {
  20247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  20248.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  20249.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20250.         return $instance;
  20251.     }
  20252.     /**
  20253.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  20254.      *
  20255.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  20256.      */
  20257.     protected function getNumberRangeTranslationDefinition2Service()
  20258.     {
  20259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  20261.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  20262.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20263.         return $instance;
  20264.     }
  20265.     /**
  20266.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  20267.      *
  20268.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  20269.      */
  20270.     protected function getNumberRangeTypeTranslationDefinition2Service()
  20271.     {
  20272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  20274.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  20275.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20276.         return $instance;
  20277.     }
  20278.     /**
  20279.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  20280.      *
  20281.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  20282.      */
  20283.     protected function getNumberRangeTypeDefinition2Service()
  20284.     {
  20285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  20286.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  20287.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20288.         return $instance;
  20289.     }
  20290.     /**
  20291.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  20292.      *
  20293.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  20294.      */
  20295.     protected function getNumberRangeDefinition2Service()
  20296.     {
  20297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  20298.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  20299.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20300.         return $instance;
  20301.     }
  20302.     /**
  20303.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  20304.      *
  20305.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  20306.      */
  20307.     protected function getSalesChannelAnalyticsDefinition2Service()
  20308.     {
  20309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  20310.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  20311.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20312.         return $instance;
  20313.     }
  20314.     /**
  20315.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  20316.      *
  20317.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  20318.      */
  20319.     protected function getSalesChannelCountryDefinition3Service()
  20320.     {
  20321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  20322.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  20323.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20324.         return $instance;
  20325.     }
  20326.     /**
  20327.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  20328.      *
  20329.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  20330.      */
  20331.     protected function getSalesChannelCurrencyDefinition3Service()
  20332.     {
  20333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  20334.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  20335.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20336.         return $instance;
  20337.     }
  20338.     /**
  20339.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  20340.      *
  20341.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  20342.      */
  20343.     protected function getSalesChannelDomainDefinition2Service()
  20344.     {
  20345.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  20346.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20347.         return $instance;
  20348.     }
  20349.     /**
  20350.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  20351.      *
  20352.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  20353.      */
  20354.     protected function getSalesChannelLanguageDefinition3Service()
  20355.     {
  20356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  20357.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  20358.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20359.         return $instance;
  20360.     }
  20361.     /**
  20362.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  20363.      *
  20364.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  20365.      */
  20366.     protected function getSalesChannelPaymentMethodDefinition3Service()
  20367.     {
  20368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  20369.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  20370.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20371.         return $instance;
  20372.     }
  20373.     /**
  20374.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  20375.      *
  20376.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  20377.      */
  20378.     protected function getSalesChannelShippingMethodDefinition3Service()
  20379.     {
  20380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  20381.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  20382.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20383.         return $instance;
  20384.     }
  20385.     /**
  20386.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  20387.      *
  20388.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  20389.      */
  20390.     protected function getSalesChannelTranslationDefinition2Service()
  20391.     {
  20392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  20394.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  20395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20396.         return $instance;
  20397.     }
  20398.     /**
  20399.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  20400.      *
  20401.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  20402.      */
  20403.     protected function getSalesChannelTypeTranslationDefinition2Service()
  20404.     {
  20405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  20407.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  20408.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20409.         return $instance;
  20410.     }
  20411.     /**
  20412.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  20413.      *
  20414.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  20415.      */
  20416.     protected function getSalesChannelTypeDefinition2Service()
  20417.     {
  20418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  20419.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  20420.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20421.         return $instance;
  20422.     }
  20423.     /**
  20424.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  20425.      *
  20426.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  20427.      */
  20428.     protected function getSalesChannelDefinition2Service()
  20429.     {
  20430.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  20431.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20432.         return $instance;
  20433.     }
  20434.     /**
  20435.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  20436.      *
  20437.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  20438.      */
  20439.     protected function getSalutationTranslationDefinition2Service()
  20440.     {
  20441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  20443.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  20444.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20445.         return $instance;
  20446.     }
  20447.     /**
  20448.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  20449.      *
  20450.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  20451.      */
  20452.     protected function getSnippetSetDefinition2Service()
  20453.     {
  20454.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  20455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20456.         return $instance;
  20457.     }
  20458.     /**
  20459.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  20460.      *
  20461.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  20462.      */
  20463.     protected function getSnippetDefinition2Service()
  20464.     {
  20465.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  20466.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20467.         return $instance;
  20468.     }
  20469.     /**
  20470.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  20471.      *
  20472.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  20473.      */
  20474.     protected function getStateMachineHistoryDefinition2Service()
  20475.     {
  20476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  20477.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  20478.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20479.         return $instance;
  20480.     }
  20481.     /**
  20482.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  20483.      *
  20484.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  20485.      */
  20486.     protected function getStateMachineStateDefinition2Service()
  20487.     {
  20488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  20489.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  20490.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20491.         return $instance;
  20492.     }
  20493.     /**
  20494.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  20495.      *
  20496.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  20497.      */
  20498.     protected function getStateMachineStateTranslationDefinition2Service()
  20499.     {
  20500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  20502.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  20503.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20504.         return $instance;
  20505.     }
  20506.     /**
  20507.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  20508.      *
  20509.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  20510.      */
  20511.     protected function getStateMachineTransitionDefinition2Service()
  20512.     {
  20513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  20514.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  20515.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20516.         return $instance;
  20517.     }
  20518.     /**
  20519.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  20520.      *
  20521.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  20522.      */
  20523.     protected function getStateMachineDefinition2Service()
  20524.     {
  20525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  20526.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  20527.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20528.         return $instance;
  20529.     }
  20530.     /**
  20531.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  20532.      *
  20533.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  20534.      */
  20535.     protected function getStateMachineTranslationDefinition2Service()
  20536.     {
  20537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  20539.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  20540.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20541.         return $instance;
  20542.     }
  20543.     /**
  20544.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  20545.      *
  20546.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  20547.      */
  20548.     protected function getSystemConfigDefinition2Service()
  20549.     {
  20550.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  20551.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20552.         return $instance;
  20553.     }
  20554.     /**
  20555.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  20556.      *
  20557.      * @return \Shopware\Core\System\Tag\TagDefinition
  20558.      */
  20559.     protected function getTagDefinition2Service()
  20560.     {
  20561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  20562.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  20563.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20564.         return $instance;
  20565.     }
  20566.     /**
  20567.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  20568.      *
  20569.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  20570.      */
  20571.     protected function getTaxRuleTypeTranslationDefinition2Service()
  20572.     {
  20573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  20575.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  20576.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20577.         return $instance;
  20578.     }
  20579.     /**
  20580.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  20581.      *
  20582.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  20583.      */
  20584.     protected function getTaxRuleTypeDefinition2Service()
  20585.     {
  20586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  20587.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  20588.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20589.         return $instance;
  20590.     }
  20591.     /**
  20592.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  20593.      *
  20594.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  20595.      */
  20596.     protected function getTaxRuleDefinition2Service()
  20597.     {
  20598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  20599.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  20600.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20601.         return $instance;
  20602.     }
  20603.     /**
  20604.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  20605.      *
  20606.      * @return \Shopware\Core\System\Tax\TaxDefinition
  20607.      */
  20608.     protected function getTaxDefinition2Service()
  20609.     {
  20610.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  20611.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20612.         return $instance;
  20613.     }
  20614.     /**
  20615.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  20616.      *
  20617.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  20618.      */
  20619.     protected function getUnitTranslationDefinition2Service()
  20620.     {
  20621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  20623.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  20624.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20625.         return $instance;
  20626.     }
  20627.     /**
  20628.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  20629.      *
  20630.      * @return \Shopware\Core\System\Unit\UnitDefinition
  20631.      */
  20632.     protected function getUnitDefinition2Service()
  20633.     {
  20634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  20635.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  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\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  20641.      *
  20642.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  20643.      */
  20644.     protected function getUserAccessKeyDefinition2Service()
  20645.     {
  20646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  20647.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  20648.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20649.         return $instance;
  20650.     }
  20651.     /**
  20652.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  20653.      *
  20654.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  20655.      */
  20656.     protected function getUserConfigDefinition2Service()
  20657.     {
  20658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  20659.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  20660.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20661.         return $instance;
  20662.     }
  20663.     /**
  20664.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  20665.      *
  20666.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  20667.      */
  20668.     protected function getUserRecoveryDefinition2Service()
  20669.     {
  20670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  20671.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  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\System\User\UserDefinition' shared service.
  20677.      *
  20678.      * @return \Shopware\Core\System\User\UserDefinition
  20679.      */
  20680.     protected function getUserDefinition2Service()
  20681.     {
  20682.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  20683.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20684.         return $instance;
  20685.     }
  20686.     /**
  20687.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  20688.      *
  20689.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  20690.      */
  20691.     protected function getThemeChildDefinition2Service()
  20692.     {
  20693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  20694.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  20695.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20696.         return $instance;
  20697.     }
  20698.     /**
  20699.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  20700.      *
  20701.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  20702.      */
  20703.     protected function getThemeMediaDefinition2Service()
  20704.     {
  20705.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  20706.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  20707.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20708.         return $instance;
  20709.     }
  20710.     /**
  20711.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  20712.      *
  20713.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  20714.      */
  20715.     protected function getThemeSalesChannelDefinition2Service()
  20716.     {
  20717.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  20718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20719.         return $instance;
  20720.     }
  20721.     /**
  20722.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  20723.      *
  20724.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  20725.      */
  20726.     protected function getThemeTranslationDefinition2Service()
  20727.     {
  20728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20729.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  20730.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  20731.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20732.         return $instance;
  20733.     }
  20734.     /**
  20735.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  20736.      *
  20737.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  20738.      */
  20739.     protected function getThemeDefinition2Service()
  20740.     {
  20741.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  20742.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20743.         return $instance;
  20744.     }
  20745.     /**
  20746.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  20747.      *
  20748.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  20749.      */
  20750.     protected function getPackLanguageDefinition2Service()
  20751.     {
  20752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  20753.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  20754.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20755.         return $instance;
  20756.     }
  20757.     /**
  20758.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  20759.      *
  20760.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  20761.      */
  20762.     protected function getCategoryMappingDefinition2Service()
  20763.     {
  20764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  20765.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  20766.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20767.         return $instance;
  20768.     }
  20769.     /**
  20770.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  20771.      *
  20772.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  20773.      */
  20774.     protected function getSwagMarketsConfigurationEntityDefinition2Service()
  20775.     {
  20776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  20777.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  20778.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20779.         return $instance;
  20780.     }
  20781.     /**
  20782.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  20783.      *
  20784.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  20785.      */
  20786.     protected function getMarketplaceSalesChannelDefinition2Service()
  20787.     {
  20788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  20789.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  20790.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20791.         return $instance;
  20792.     }
  20793.     /**
  20794.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  20795.      *
  20796.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  20797.      */
  20798.     protected function getMarketplaceSettingsDefinition2Service()
  20799.     {
  20800.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  20801.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  20802.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20803.         return $instance;
  20804.     }
  20805.     /**
  20806.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  20807.      *
  20808.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  20809.      */
  20810.     protected function getMarketplaceDefinition2Service()
  20811.     {
  20812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  20813.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  20814.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20815.         return $instance;
  20816.     }
  20817.     /**
  20818.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition' shared autowired service.
  20819.      *
  20820.      * @return \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition
  20821.      */
  20822.     protected function getSwagMarketsProductToDeleteEntityDefinition2Service()
  20823.     {
  20824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/ProductToDelete/SwagMarketsProductToDeleteEntityDefinition.php';
  20825.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] = $instance = new \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition();
  20826.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20827.         return $instance;
  20828.     }
  20829.     /**
  20830.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  20831.      *
  20832.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  20833.      */
  20834.     protected function getSupportDefinition2Service()
  20835.     {
  20836.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  20837.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  20838.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20839.         return $instance;
  20840.     }
  20841.     /**
  20842.      * Gets the public 'sales_channel_definition.TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition' shared service.
  20843.      *
  20844.      * @return \TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition
  20845.      */
  20846.     protected function getProductTrustedShopsRatingDefinition2Service()
  20847.     {
  20848.         include_once \dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Product/Aggregate/ProductTrustedShopsRating/ProductTrustedShopsRatingDefinition.php';
  20849.         $this->services['sales_channel_definition.TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition'] = $instance = new \TrustedShops\Product\Aggregate\ProductTrustedShopsRating\ProductTrustedShopsRatingDefinition();
  20850.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20851.         return $instance;
  20852.     }
  20853.     /**
  20854.      * Gets the public 'sales_channel_definition.VioCustomerPrice\Entity\CustomerPriceDefinition' shared service.
  20855.      *
  20856.      * @return \VioCustomerPrice\Entity\CustomerPriceDefinition
  20857.      */
  20858.     protected function getCustomerPriceDefinition2Service()
  20859.     {
  20860.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Entity/CustomerPriceDefinition.php';
  20861.         $this->services['sales_channel_definition.VioCustomerPrice\\Entity\\CustomerPriceDefinition'] = $instance = new \VioCustomerPrice\Entity\CustomerPriceDefinition();
  20862.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20863.         return $instance;
  20864.     }
  20865.     /**
  20866.      * Gets the public 'sales_channel_definition.Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition' shared service.
  20867.      *
  20868.      * @return \Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition
  20869.      */
  20870.     protected function getModuleDefinition4Service()
  20871.     {
  20872.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Core/Content/Module/ModuleDefinition.php';
  20873.         $this->services['sales_channel_definition.Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Wbm\TagManagerEcomm\Core\Content\Module\ModuleDefinition();
  20874.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20875.         return $instance;
  20876.     }
  20877.     /**
  20878.      * Gets the public 'sales_channel_definition.Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition' shared service.
  20879.      *
  20880.      * @return \Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition
  20881.      */
  20882.     protected function getPropertyDefinition2Service()
  20883.     {
  20884.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Core/Content/Property/PropertyDefinition.php';
  20885.         $this->services['sales_channel_definition.Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition'] = $instance = new \Wbm\TagManagerEcomm\Core\Content\Property\PropertyDefinition();
  20886.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20887.         return $instance;
  20888.     }
  20889.     /**
  20890.      * Gets the public 'sales_channel_domain.repository' shared service.
  20891.      *
  20892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20893.      */
  20894.     protected function getSalesChannelDomain_RepositoryService()
  20895.     {
  20896.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20897.         if (isset($this->services['sales_channel_domain.repository'])) {
  20898.             return $this->services['sales_channel_domain.repository'];
  20899.         }
  20900.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20901.         if (isset($this->services['sales_channel_domain.repository'])) {
  20902.             return $this->services['sales_channel_domain.repository'];
  20903.         }
  20904.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20905.         if (isset($this->services['sales_channel_domain.repository'])) {
  20906.             return $this->services['sales_channel_domain.repository'];
  20907.         }
  20908.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20909.         if (isset($this->services['sales_channel_domain.repository'])) {
  20910.             return $this->services['sales_channel_domain.repository'];
  20911.         }
  20912.         return $this->services['sales_channel_domain.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20913.     }
  20914.     /**
  20915.      * Gets the public 'sales_channel_language.repository' shared service.
  20916.      *
  20917.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20918.      */
  20919.     protected function getSalesChannelLanguage_RepositoryService()
  20920.     {
  20921.         return $this->services['sales_channel_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20922.     }
  20923.     /**
  20924.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  20925.      *
  20926.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20927.      */
  20928.     protected function getSalesChannelPaymentMethod_RepositoryService()
  20929.     {
  20930.         return $this->services['sales_channel_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20931.     }
  20932.     /**
  20933.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  20934.      *
  20935.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20936.      */
  20937.     protected function getSalesChannelShippingMethod_RepositoryService()
  20938.     {
  20939.         return $this->services['sales_channel_shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20940.     }
  20941.     /**
  20942.      * Gets the public 'sales_channel_translation.repository' shared service.
  20943.      *
  20944.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20945.      */
  20946.     protected function getSalesChannelTranslation_RepositoryService()
  20947.     {
  20948.         return $this->services['sales_channel_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20949.     }
  20950.     /**
  20951.      * Gets the public 'sales_channel_type.repository' shared service.
  20952.      *
  20953.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20954.      */
  20955.     protected function getSalesChannelType_RepositoryService()
  20956.     {
  20957.         return $this->services['sales_channel_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20958.     }
  20959.     /**
  20960.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  20961.      *
  20962.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20963.      */
  20964.     protected function getSalesChannelTypeTranslation_RepositoryService()
  20965.     {
  20966.         return $this->services['sales_channel_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20967.     }
  20968.     /**
  20969.      * Gets the public 'salutation.repository' shared service.
  20970.      *
  20971.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20972.      */
  20973.     protected function getSalutation_RepositoryService()
  20974.     {
  20975.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20976.         if (isset($this->services['salutation.repository'])) {
  20977.             return $this->services['salutation.repository'];
  20978.         }
  20979.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20980.         if (isset($this->services['salutation.repository'])) {
  20981.             return $this->services['salutation.repository'];
  20982.         }
  20983.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20984.         if (isset($this->services['salutation.repository'])) {
  20985.             return $this->services['salutation.repository'];
  20986.         }
  20987.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20988.         if (isset($this->services['salutation.repository'])) {
  20989.             return $this->services['salutation.repository'];
  20990.         }
  20991.         return $this->services['salutation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  20992.     }
  20993.     /**
  20994.      * Gets the public 'salutation_translation.repository' shared service.
  20995.      *
  20996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20997.      */
  20998.     protected function getSalutationTranslation_RepositoryService()
  20999.     {
  21000.         return $this->services['salutation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21001.     }
  21002.     /**
  21003.      * Gets the public 'scheduled_task.repository' shared service.
  21004.      *
  21005.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21006.      */
  21007.     protected function getScheduledTask_RepositoryService()
  21008.     {
  21009.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21010.         if (isset($this->services['scheduled_task.repository'])) {
  21011.             return $this->services['scheduled_task.repository'];
  21012.         }
  21013.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21014.         if (isset($this->services['scheduled_task.repository'])) {
  21015.             return $this->services['scheduled_task.repository'];
  21016.         }
  21017.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21018.         if (isset($this->services['scheduled_task.repository'])) {
  21019.             return $this->services['scheduled_task.repository'];
  21020.         }
  21021.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21022.         if (isset($this->services['scheduled_task.repository'])) {
  21023.             return $this->services['scheduled_task.repository'];
  21024.         }
  21025.         return $this->services['scheduled_task.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21026.     }
  21027.     /**
  21028.      * Gets the public 'scop.platform_redirecter.test.test_browser' service.
  21029.      *
  21030.      * @return \Scop\PlatformRedirecter\Test\ScopTestBrowser
  21031.      */
  21032.     protected function getScop_PlatformRedirecter_Test_TestBrowserService()
  21033.     {
  21034.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/AbstractBrowser.php';
  21035.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelBrowser.php';
  21036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/KernelBrowser.php';
  21037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Test/TestCaseHelper/TestBrowser.php';
  21038.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Test/ScopTestBrowser.php';
  21039.         $this->factories['scop.platform_redirecter.test.test_browser'] = function () {
  21040.             return new \Scop\PlatformRedirecter\Test\ScopTestBrowser(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULLNULL);
  21041.         };
  21042.         return $this->factories['scop.platform_redirecter.test.test_browser']();
  21043.     }
  21044.     /**
  21045.      * Gets the public 'scop_platform_redirecter.filesystem.private' shared service.
  21046.      *
  21047.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21048.      */
  21049.     protected function getScopPlatformRedirecter_Filesystem_PrivateService()
  21050.     {
  21051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21053.         return $this->services['scop_platform_redirecter.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/scop_platform_redirecter');
  21054.     }
  21055.     /**
  21056.      * Gets the public 'scop_platform_redirecter.filesystem.public' shared service.
  21057.      *
  21058.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21059.      */
  21060.     protected function getScopPlatformRedirecter_Filesystem_PublicService()
  21061.     {
  21062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21064.         return $this->services['scop_platform_redirecter.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/scop_platform_redirecter');
  21065.     }
  21066.     /**
  21067.      * Gets the public 'scop_platform_redirecter_redirect.repository' shared service.
  21068.      *
  21069.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21070.      */
  21071.     protected function getScopPlatformRedirecterRedirect_RepositoryService()
  21072.     {
  21073.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21074.         if (isset($this->services['scop_platform_redirecter_redirect.repository'])) {
  21075.             return $this->services['scop_platform_redirecter_redirect.repository'];
  21076.         }
  21077.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21078.         if (isset($this->services['scop_platform_redirecter_redirect.repository'])) {
  21079.             return $this->services['scop_platform_redirecter_redirect.repository'];
  21080.         }
  21081.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21082.         if (isset($this->services['scop_platform_redirecter_redirect.repository'])) {
  21083.             return $this->services['scop_platform_redirecter_redirect.repository'];
  21084.         }
  21085.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21086.         if (isset($this->services['scop_platform_redirecter_redirect.repository'])) {
  21087.             return $this->services['scop_platform_redirecter_redirect.repository'];
  21088.         }
  21089.         return $this->services['scop_platform_redirecter_redirect.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Scop\\PlatformRedirecter\\Redirect\\RedirectDefinition'] ?? $this->getRedirectDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21090.     }
  21091.     /**
  21092.      * Gets the public 'script.repository' shared service.
  21093.      *
  21094.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21095.      */
  21096.     protected function getScript_RepositoryService()
  21097.     {
  21098.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21099.         if (isset($this->services['script.repository'])) {
  21100.             return $this->services['script.repository'];
  21101.         }
  21102.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21103.         if (isset($this->services['script.repository'])) {
  21104.             return $this->services['script.repository'];
  21105.         }
  21106.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21107.         if (isset($this->services['script.repository'])) {
  21108.             return $this->services['script.repository'];
  21109.         }
  21110.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21111.         if (isset($this->services['script.repository'])) {
  21112.             return $this->services['script.repository'];
  21113.         }
  21114.         return $this->services['script.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21115.     }
  21116.     /**
  21117.      * Gets the public 'seo_url.repository' shared service.
  21118.      *
  21119.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21120.      */
  21121.     protected function getSeoUrl_RepositoryService()
  21122.     {
  21123.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21124.         if (isset($this->services['seo_url.repository'])) {
  21125.             return $this->services['seo_url.repository'];
  21126.         }
  21127.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21128.         if (isset($this->services['seo_url.repository'])) {
  21129.             return $this->services['seo_url.repository'];
  21130.         }
  21131.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21132.         if (isset($this->services['seo_url.repository'])) {
  21133.             return $this->services['seo_url.repository'];
  21134.         }
  21135.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21136.         if (isset($this->services['seo_url.repository'])) {
  21137.             return $this->services['seo_url.repository'];
  21138.         }
  21139.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21140.     }
  21141.     /**
  21142.      * Gets the public 'seo_url_template.repository' shared service.
  21143.      *
  21144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21145.      */
  21146.     protected function getSeoUrlTemplate_RepositoryService()
  21147.     {
  21148.         return $this->services['seo_url_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21149.     }
  21150.     /**
  21151.      * Gets the public 'services_resetter' shared service.
  21152.      *
  21153.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  21154.      */
  21155.     protected function getServicesResetterService()
  21156.     {
  21157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  21158.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  21159.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  21160.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  21161.             }
  21162.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  21163.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  21164.             }
  21165.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  21166.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  21167.             }
  21168.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  21169.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  21170.             }
  21171.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  21172.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  21173.             }
  21174.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  21175.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  21176.             }
  21177.             if (false) {
  21178.                 yield 'shopware.increment.gateway.array' => null;
  21179.             }
  21180.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  21181.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  21182.             }
  21183.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  21184.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  21185.             }
  21186.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  21187.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  21188.             }
  21189.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  21190.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  21191.             }
  21192.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  21193.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  21194.             }
  21195.             if (isset($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  21196.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  21197.             }
  21198.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  21199.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  21200.             }
  21201.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  21202.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  21203.             }
  21204.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  21205.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  21206.             }
  21207.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  21208.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  21209.             }
  21210.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  21211.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  21212.             }
  21213.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  21214.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  21215.             }
  21216.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  21217.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  21218.             }
  21219.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  21220.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  21221.             }
  21222.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  21223.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  21224.             }
  21225.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  21226.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  21227.             }
  21228.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  21229.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  21230.             }
  21231.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  21232.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  21233.             }
  21234.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  21235.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  21236.             }
  21237.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21238.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  21239.             }
  21240.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  21241.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  21242.             }
  21243.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  21244.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  21245.             }
  21246.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  21247.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  21248.             }
  21249.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  21250.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  21251.             }
  21252.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  21253.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  21254.             }
  21255.             if (isset($this->services['cache.app'])) {
  21256.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  21257.             }
  21258.             if (isset($this->services['cache.system'])) {
  21259.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  21260.             }
  21261.             if (isset($this->privates['cache.validator'])) {
  21262.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  21263.             }
  21264.             if (isset($this->privates['cache.serializer'])) {
  21265.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  21266.             }
  21267.             if (isset($this->privates['cache.annotations'])) {
  21268.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  21269.             }
  21270.             if (isset($this->privates['cache.property_info'])) {
  21271.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  21272.             }
  21273.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  21274.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  21275.             }
  21276.             if (isset($this->privates['mailer.message_logger_listener'])) {
  21277.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  21278.             }
  21279.             if (isset($this->privates['debug.stopwatch'])) {
  21280.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  21281.             }
  21282.             if (isset($this->services['event_dispatcher'])) {
  21283.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  21284.             }
  21285.             if (isset($this->privates['cache.rate_limiter'])) {
  21286.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  21287.             }
  21288.             if (isset($this->privates['.cache.object.inner'])) {
  21289.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  21290.             }
  21291.             if (isset($this->privates['.cache.http.inner'])) {
  21292.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  21293.             }
  21294.             if (isset($this->privates['cache.tags'])) {
  21295.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  21296.             }
  21297.             if (isset($this->privates['session_listener'])) {
  21298.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  21299.             }
  21300.             if (isset($this->services['cache.validator_expression_language'])) {
  21301.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  21302.             }
  21303.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  21304.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  21305.             }
  21306.             if (isset($this->services['.container.private.profiler'])) {
  21307.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  21308.             }
  21309.             if (isset($this->privates['debug.validator'])) {
  21310.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  21311.             }
  21312.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  21313.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  21314.             }
  21315.             if (isset($this->privates['monolog.handler.console'])) {
  21316.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  21317.             }
  21318.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  21319.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  21320.             }
  21321.         }, function () {
  21322.             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['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) + (int) (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) + (int) (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) + (int) (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) + (int) (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) + (int) (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['cache.rate_limiter'])) + (int) (isset($this->privates['.cache.object.inner'])) + (int) (isset($this->privates['.cache.http.inner'])) + (int) (isset($this->privates['cache.tags'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->privates['debug.validator'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.business_event_handler_buffer']));
  21323.         }), ['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']]);
  21324.     }
  21325.     /**
  21326.      * Gets the public 'shipping_method.repository' shared service.
  21327.      *
  21328.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21329.      */
  21330.     protected function getShippingMethod_RepositoryService()
  21331.     {
  21332.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21333.         if (isset($this->services['shipping_method.repository'])) {
  21334.             return $this->services['shipping_method.repository'];
  21335.         }
  21336.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21337.         if (isset($this->services['shipping_method.repository'])) {
  21338.             return $this->services['shipping_method.repository'];
  21339.         }
  21340.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21341.         if (isset($this->services['shipping_method.repository'])) {
  21342.             return $this->services['shipping_method.repository'];
  21343.         }
  21344.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21345.         if (isset($this->services['shipping_method.repository'])) {
  21346.             return $this->services['shipping_method.repository'];
  21347.         }
  21348.         return $this->services['shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21349.     }
  21350.     /**
  21351.      * Gets the public 'shipping_method_price.repository' shared service.
  21352.      *
  21353.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21354.      */
  21355.     protected function getShippingMethodPrice_RepositoryService()
  21356.     {
  21357.         return $this->services['shipping_method_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21358.     }
  21359.     /**
  21360.      * Gets the public 'shipping_method_tag.repository' shared service.
  21361.      *
  21362.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21363.      */
  21364.     protected function getShippingMethodTag_RepositoryService()
  21365.     {
  21366.         return $this->services['shipping_method_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21367.     }
  21368.     /**
  21369.      * Gets the public 'shipping_method_translation.repository' shared service.
  21370.      *
  21371.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21372.      */
  21373.     protected function getShippingMethodTranslation_RepositoryService()
  21374.     {
  21375.         return $this->services['shipping_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21376.     }
  21377.     /**
  21378.      * Gets the public 'shopware.filesystem.asset' shared service.
  21379.      *
  21380.      * @return \League\Flysystem\FilesystemInterface
  21381.      */
  21382.     protected function getShopware_Filesystem_AssetService()
  21383.     {
  21384.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  21385.     }
  21386.     /**
  21387.      * Gets the public 'shopware.filesystem.private' shared service.
  21388.      *
  21389.      * @return \League\Flysystem\FilesystemInterface
  21390.      */
  21391.     protected function getShopware_Filesystem_PrivateService()
  21392.     {
  21393.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  21394.     }
  21395.     /**
  21396.      * Gets the public 'shopware.filesystem.public' shared service.
  21397.      *
  21398.      * @return \League\Flysystem\FilesystemInterface
  21399.      */
  21400.     protected function getShopware_Filesystem_PublicService()
  21401.     {
  21402.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  21403.     }
  21404.     /**
  21405.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  21406.      *
  21407.      * @return \League\Flysystem\FilesystemInterface
  21408.      */
  21409.     protected function getShopware_Filesystem_SitemapService()
  21410.     {
  21411.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  21412.     }
  21413.     /**
  21414.      * Gets the public 'shopware.filesystem.temp' shared service.
  21415.      *
  21416.      * @return \League\Flysystem\FilesystemInterface
  21417.      */
  21418.     protected function getShopware_Filesystem_TempService()
  21419.     {
  21420.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  21421.     }
  21422.     /**
  21423.      * Gets the public 'shopware.filesystem.theme' shared service.
  21424.      *
  21425.      * @return \League\Flysystem\FilesystemInterface
  21426.      */
  21427.     protected function getShopware_Filesystem_ThemeService()
  21428.     {
  21429.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  21430.     }
  21431.     /**
  21432.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  21433.      *
  21434.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  21435.      */
  21436.     protected function getShopware_Increment_Gateway_RegistryService()
  21437.     {
  21438.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  21439.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  21440.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  21441.         }, 2));
  21442.     }
  21443.     /**
  21444.      * Gets the public 'shopware.store_client' shared service.
  21445.      *
  21446.      * @return \GuzzleHttp\Client
  21447.      */
  21448.     protected function getShopware_StoreClientService($lazyLoad true)
  21449.     {
  21450.         if ($lazyLoad) {
  21451.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  21452.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21453.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  21454.                     $proxy->setProxyInitializer(null);
  21455.                     return true;
  21456.                 });
  21457.             });
  21458.         }
  21459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  21460.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  21461.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  21462.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  21463.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  21464.         }, 3)))->create();
  21465.     }
  21466.     /**
  21467.      * Gets the public 'snippet.repository' shared service.
  21468.      *
  21469.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21470.      */
  21471.     protected function getSnippet_RepositoryService()
  21472.     {
  21473.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21474.         if (isset($this->services['snippet.repository'])) {
  21475.             return $this->services['snippet.repository'];
  21476.         }
  21477.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21478.         if (isset($this->services['snippet.repository'])) {
  21479.             return $this->services['snippet.repository'];
  21480.         }
  21481.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21482.         if (isset($this->services['snippet.repository'])) {
  21483.             return $this->services['snippet.repository'];
  21484.         }
  21485.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21486.         if (isset($this->services['snippet.repository'])) {
  21487.             return $this->services['snippet.repository'];
  21488.         }
  21489.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21490.     }
  21491.     /**
  21492.      * Gets the public 'snippet_set.repository' shared service.
  21493.      *
  21494.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21495.      */
  21496.     protected function getSnippetSet_RepositoryService()
  21497.     {
  21498.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21499.         if (isset($this->services['snippet_set.repository'])) {
  21500.             return $this->services['snippet_set.repository'];
  21501.         }
  21502.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21503.         if (isset($this->services['snippet_set.repository'])) {
  21504.             return $this->services['snippet_set.repository'];
  21505.         }
  21506.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21507.         if (isset($this->services['snippet_set.repository'])) {
  21508.             return $this->services['snippet_set.repository'];
  21509.         }
  21510.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21511.         if (isset($this->services['snippet_set.repository'])) {
  21512.             return $this->services['snippet_set.repository'];
  21513.         }
  21514.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21515.     }
  21516.     /**
  21517.      * Gets the public 'state_machine.repository' shared service.
  21518.      *
  21519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21520.      */
  21521.     protected function getStateMachine_RepositoryService()
  21522.     {
  21523.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21524.         if (isset($this->services['state_machine.repository'])) {
  21525.             return $this->services['state_machine.repository'];
  21526.         }
  21527.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21528.         if (isset($this->services['state_machine.repository'])) {
  21529.             return $this->services['state_machine.repository'];
  21530.         }
  21531.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21532.         if (isset($this->services['state_machine.repository'])) {
  21533.             return $this->services['state_machine.repository'];
  21534.         }
  21535.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21536.         if (isset($this->services['state_machine.repository'])) {
  21537.             return $this->services['state_machine.repository'];
  21538.         }
  21539.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21540.     }
  21541.     /**
  21542.      * Gets the public 'state_machine_history.repository' shared service.
  21543.      *
  21544.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21545.      */
  21546.     protected function getStateMachineHistory_RepositoryService()
  21547.     {
  21548.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21549.         if (isset($this->services['state_machine_history.repository'])) {
  21550.             return $this->services['state_machine_history.repository'];
  21551.         }
  21552.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21553.         if (isset($this->services['state_machine_history.repository'])) {
  21554.             return $this->services['state_machine_history.repository'];
  21555.         }
  21556.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21557.         if (isset($this->services['state_machine_history.repository'])) {
  21558.             return $this->services['state_machine_history.repository'];
  21559.         }
  21560.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21561.         if (isset($this->services['state_machine_history.repository'])) {
  21562.             return $this->services['state_machine_history.repository'];
  21563.         }
  21564.         return $this->services['state_machine_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] ?? $this->getStateMachineHistoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21565.     }
  21566.     /**
  21567.      * Gets the public 'state_machine_state.repository' shared service.
  21568.      *
  21569.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21570.      */
  21571.     protected function getStateMachineState_RepositoryService()
  21572.     {
  21573.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21574.         if (isset($this->services['state_machine_state.repository'])) {
  21575.             return $this->services['state_machine_state.repository'];
  21576.         }
  21577.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21578.         if (isset($this->services['state_machine_state.repository'])) {
  21579.             return $this->services['state_machine_state.repository'];
  21580.         }
  21581.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21582.         if (isset($this->services['state_machine_state.repository'])) {
  21583.             return $this->services['state_machine_state.repository'];
  21584.         }
  21585.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21586.         if (isset($this->services['state_machine_state.repository'])) {
  21587.             return $this->services['state_machine_state.repository'];
  21588.         }
  21589.         return $this->services['state_machine_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21590.     }
  21591.     /**
  21592.      * Gets the public 'state_machine_state_translation.repository' shared service.
  21593.      *
  21594.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21595.      */
  21596.     protected function getStateMachineStateTranslation_RepositoryService()
  21597.     {
  21598.         return $this->services['state_machine_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21599.     }
  21600.     /**
  21601.      * Gets the public 'state_machine_transition.repository' shared service.
  21602.      *
  21603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21604.      */
  21605.     protected function getStateMachineTransition_RepositoryService()
  21606.     {
  21607.         return $this->services['state_machine_transition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21608.     }
  21609.     /**
  21610.      * Gets the public 'state_machine_translation.repository' shared service.
  21611.      *
  21612.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21613.      */
  21614.     protected function getStateMachineTranslation_RepositoryService()
  21615.     {
  21616.         return $this->services['state_machine_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21617.     }
  21618.     /**
  21619.      * Gets the public 'storefront.filesystem.private' shared service.
  21620.      *
  21621.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21622.      */
  21623.     protected function getStorefront_Filesystem_PrivateService()
  21624.     {
  21625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21627.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  21628.     }
  21629.     /**
  21630.      * Gets the public 'storefront.filesystem.public' shared service.
  21631.      *
  21632.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21633.      */
  21634.     protected function getStorefront_Filesystem_PublicService()
  21635.     {
  21636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21638.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  21639.     }
  21640.     /**
  21641.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  21642.      *
  21643.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21644.      */
  21645.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  21646.     {
  21647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21649.         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');
  21650.     }
  21651.     /**
  21652.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  21653.      *
  21654.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21655.      */
  21656.     protected function getSwagExtensionStore_Filesystem_PublicService()
  21657.     {
  21658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21660.         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');
  21661.     }
  21662.     /**
  21663.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  21664.      *
  21665.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21666.      */
  21667.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  21668.     {
  21669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21671.         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');
  21672.     }
  21673.     /**
  21674.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  21675.      *
  21676.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21677.      */
  21678.     protected function getSwagLanguagePack_Filesystem_PublicService()
  21679.     {
  21680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21682.         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');
  21683.     }
  21684.     /**
  21685.      * Gets the public 'swag_language_pack_language.repository' shared service.
  21686.      *
  21687.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21688.      */
  21689.     protected function getSwagLanguagePackLanguage_RepositoryService()
  21690.     {
  21691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  21692.         return $this->services['swag_language_pack_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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()))));
  21693.     }
  21694.     /**
  21695.      * Gets the public 'swag_markets.filesystem.private' shared service.
  21696.      *
  21697.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21698.      */
  21699.     protected function getSwagMarkets_Filesystem_PrivateService()
  21700.     {
  21701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21703.         return $this->services['swag_markets.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_markets');
  21704.     }
  21705.     /**
  21706.      * Gets the public 'swag_markets.filesystem.public' shared service.
  21707.      *
  21708.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21709.      */
  21710.     protected function getSwagMarkets_Filesystem_PublicService()
  21711.     {
  21712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21714.         return $this->services['swag_markets.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_markets');
  21715.     }
  21716.     /**
  21717.      * Gets the public 'system.filesystem.private' shared service.
  21718.      *
  21719.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21720.      */
  21721.     protected function getSystem_Filesystem_PrivateService()
  21722.     {
  21723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21725.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  21726.     }
  21727.     /**
  21728.      * Gets the public 'system.filesystem.public' shared service.
  21729.      *
  21730.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21731.      */
  21732.     protected function getSystem_Filesystem_PublicService()
  21733.     {
  21734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21736.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  21737.     }
  21738.     /**
  21739.      * Gets the public 'system_config.repository' shared service.
  21740.      *
  21741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21742.      */
  21743.     protected function getSystemConfig_RepositoryService()
  21744.     {
  21745.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21746.         if (isset($this->services['system_config.repository'])) {
  21747.             return $this->services['system_config.repository'];
  21748.         }
  21749.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21750.         if (isset($this->services['system_config.repository'])) {
  21751.             return $this->services['system_config.repository'];
  21752.         }
  21753.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21754.         if (isset($this->services['system_config.repository'])) {
  21755.             return $this->services['system_config.repository'];
  21756.         }
  21757.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21758.         if (isset($this->services['system_config.repository'])) {
  21759.             return $this->services['system_config.repository'];
  21760.         }
  21761.         return $this->services['system_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21762.     }
  21763.     /**
  21764.      * Gets the public 'tag.repository' shared service.
  21765.      *
  21766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21767.      */
  21768.     protected function getTag_RepositoryService()
  21769.     {
  21770.         return $this->services['tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21771.     }
  21772.     /**
  21773.      * Gets the public 'tax.repository' shared service.
  21774.      *
  21775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21776.      */
  21777.     protected function getTax_RepositoryService()
  21778.     {
  21779.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21780.         if (isset($this->services['tax.repository'])) {
  21781.             return $this->services['tax.repository'];
  21782.         }
  21783.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21784.         if (isset($this->services['tax.repository'])) {
  21785.             return $this->services['tax.repository'];
  21786.         }
  21787.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21788.         if (isset($this->services['tax.repository'])) {
  21789.             return $this->services['tax.repository'];
  21790.         }
  21791.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21792.         if (isset($this->services['tax.repository'])) {
  21793.             return $this->services['tax.repository'];
  21794.         }
  21795.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21796.     }
  21797.     /**
  21798.      * Gets the public 'tax_rule.repository' shared service.
  21799.      *
  21800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21801.      */
  21802.     protected function getTaxRule_RepositoryService()
  21803.     {
  21804.         return $this->services['tax_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21805.     }
  21806.     /**
  21807.      * Gets the public 'tax_rule_type.repository' shared service.
  21808.      *
  21809.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21810.      */
  21811.     protected function getTaxRuleType_RepositoryService()
  21812.     {
  21813.         return $this->services['tax_rule_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21814.     }
  21815.     /**
  21816.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  21817.      *
  21818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21819.      */
  21820.     protected function getTaxRuleTypeTranslation_RepositoryService()
  21821.     {
  21822.         return $this->services['tax_rule_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21823.     }
  21824.     /**
  21825.      * Gets the public 'theme.repository' shared service.
  21826.      *
  21827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21828.      */
  21829.     protected function getTheme_RepositoryService()
  21830.     {
  21831.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21832.         if (isset($this->services['theme.repository'])) {
  21833.             return $this->services['theme.repository'];
  21834.         }
  21835.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21836.         if (isset($this->services['theme.repository'])) {
  21837.             return $this->services['theme.repository'];
  21838.         }
  21839.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21840.         if (isset($this->services['theme.repository'])) {
  21841.             return $this->services['theme.repository'];
  21842.         }
  21843.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21844.         if (isset($this->services['theme.repository'])) {
  21845.             return $this->services['theme.repository'];
  21846.         }
  21847.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21848.     }
  21849.     /**
  21850.      * Gets the public 'theme_child.repository' shared service.
  21851.      *
  21852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21853.      */
  21854.     protected function getThemeChild_RepositoryService()
  21855.     {
  21856.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21857.         if (isset($this->services['theme_child.repository'])) {
  21858.             return $this->services['theme_child.repository'];
  21859.         }
  21860.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21861.         if (isset($this->services['theme_child.repository'])) {
  21862.             return $this->services['theme_child.repository'];
  21863.         }
  21864.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21865.         if (isset($this->services['theme_child.repository'])) {
  21866.             return $this->services['theme_child.repository'];
  21867.         }
  21868.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21869.         if (isset($this->services['theme_child.repository'])) {
  21870.             return $this->services['theme_child.repository'];
  21871.         }
  21872.         return $this->services['theme_child.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] ?? $this->getThemeChildDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21873.     }
  21874.     /**
  21875.      * Gets the public 'theme_media.repository' shared service.
  21876.      *
  21877.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21878.      */
  21879.     protected function getThemeMedia_RepositoryService()
  21880.     {
  21881.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21882.         if (isset($this->services['theme_media.repository'])) {
  21883.             return $this->services['theme_media.repository'];
  21884.         }
  21885.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21886.         if (isset($this->services['theme_media.repository'])) {
  21887.             return $this->services['theme_media.repository'];
  21888.         }
  21889.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21890.         if (isset($this->services['theme_media.repository'])) {
  21891.             return $this->services['theme_media.repository'];
  21892.         }
  21893.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21894.         if (isset($this->services['theme_media.repository'])) {
  21895.             return $this->services['theme_media.repository'];
  21896.         }
  21897.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21898.     }
  21899.     /**
  21900.      * Gets the public 'theme_sales_channel.repository' shared service.
  21901.      *
  21902.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21903.      */
  21904.     protected function getThemeSalesChannel_RepositoryService()
  21905.     {
  21906.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21907.         if (isset($this->services['theme_sales_channel.repository'])) {
  21908.             return $this->services['theme_sales_channel.repository'];
  21909.         }
  21910.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21911.         if (isset($this->services['theme_sales_channel.repository'])) {
  21912.             return $this->services['theme_sales_channel.repository'];
  21913.         }
  21914.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21915.         if (isset($this->services['theme_sales_channel.repository'])) {
  21916.             return $this->services['theme_sales_channel.repository'];
  21917.         }
  21918.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21919.         if (isset($this->services['theme_sales_channel.repository'])) {
  21920.             return $this->services['theme_sales_channel.repository'];
  21921.         }
  21922.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21923.     }
  21924.     /**
  21925.      * Gets the public 'theme_translation.repository' shared service.
  21926.      *
  21927.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21928.      */
  21929.     protected function getThemeTranslation_RepositoryService()
  21930.     {
  21931.         return $this->services['theme_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  21932.     }
  21933.     /**
  21934.      * Gets the public 'translator' shared service.
  21935.      *
  21936.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  21937.      */
  21938.     protected function getTranslatorService()
  21939.     {
  21940.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  21941.         if (isset($this->services['translator'])) {
  21942.             return $this->services['translator'];
  21943.         }
  21944.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  21945.     }
  21946.     /**
  21947.      * Gets the public 'trusted_shops.filesystem.private' shared service.
  21948.      *
  21949.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21950.      */
  21951.     protected function getTrustedShops_Filesystem_PrivateService()
  21952.     {
  21953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21955.         return $this->services['trusted_shops.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/trusted_shops');
  21956.     }
  21957.     /**
  21958.      * Gets the public 'trusted_shops.filesystem.public' shared service.
  21959.      *
  21960.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21961.      */
  21962.     protected function getTrustedShops_Filesystem_PublicService()
  21963.     {
  21964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21966.         return $this->services['trusted_shops.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/trusted_shops');
  21967.     }
  21968.     /**
  21969.      * Gets the public 'trustedshops_product_rating.repository' shared service.
  21970.      *
  21971.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21972.      */
  21973.     protected function getTrustedshopsProductRating_RepositoryService()
  21974.     {
  21975.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21976.         if (isset($this->services['trustedshops_product_rating.repository'])) {
  21977.             return $this->services['trustedshops_product_rating.repository'];
  21978.         }
  21979.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21980.         if (isset($this->services['trustedshops_product_rating.repository'])) {
  21981.             return $this->services['trustedshops_product_rating.repository'];
  21982.         }
  21983.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21984.         if (isset($this->services['trustedshops_product_rating.repository'])) {
  21985.             return $this->services['trustedshops_product_rating.repository'];
  21986.         }
  21987.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21988.         if (isset($this->services['trustedshops_product_rating.repository'])) {
  21989.             return $this->services['trustedshops_product_rating.repository'];
  21990.         }
  21991.         return $this->services['trustedshops_product_rating.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['TrustedShops\\Product\\Aggregate\\ProductTrustedShopsRating\\ProductTrustedShopsRatingDefinition'] ?? $this->getProductTrustedShopsRatingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21992.     }
  21993.     /**
  21994.      * Gets the public 'unit.repository' shared service.
  21995.      *
  21996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21997.      */
  21998.     protected function getUnit_RepositoryService()
  21999.     {
  22000.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22001.         if (isset($this->services['unit.repository'])) {
  22002.             return $this->services['unit.repository'];
  22003.         }
  22004.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22005.         if (isset($this->services['unit.repository'])) {
  22006.             return $this->services['unit.repository'];
  22007.         }
  22008.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22009.         if (isset($this->services['unit.repository'])) {
  22010.             return $this->services['unit.repository'];
  22011.         }
  22012.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22013.         if (isset($this->services['unit.repository'])) {
  22014.             return $this->services['unit.repository'];
  22015.         }
  22016.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22017.     }
  22018.     /**
  22019.      * Gets the public 'unit_translation.repository' shared service.
  22020.      *
  22021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22022.      */
  22023.     protected function getUnitTranslation_RepositoryService()
  22024.     {
  22025.         return $this->services['unit_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22026.     }
  22027.     /**
  22028.      * Gets the public 'user.repository' shared service.
  22029.      *
  22030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22031.      */
  22032.     protected function getUser_RepositoryService()
  22033.     {
  22034.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22035.         if (isset($this->services['user.repository'])) {
  22036.             return $this->services['user.repository'];
  22037.         }
  22038.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22039.         if (isset($this->services['user.repository'])) {
  22040.             return $this->services['user.repository'];
  22041.         }
  22042.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22043.         if (isset($this->services['user.repository'])) {
  22044.             return $this->services['user.repository'];
  22045.         }
  22046.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22047.         if (isset($this->services['user.repository'])) {
  22048.             return $this->services['user.repository'];
  22049.         }
  22050.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22051.     }
  22052.     /**
  22053.      * Gets the public 'user_access_key.repository' shared service.
  22054.      *
  22055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22056.      */
  22057.     protected function getUserAccessKey_RepositoryService()
  22058.     {
  22059.         return $this->services['user_access_key.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22060.     }
  22061.     /**
  22062.      * Gets the public 'user_config.repository' shared service.
  22063.      *
  22064.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22065.      */
  22066.     protected function getUserConfig_RepositoryService()
  22067.     {
  22068.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22069.         if (isset($this->services['user_config.repository'])) {
  22070.             return $this->services['user_config.repository'];
  22071.         }
  22072.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22073.         if (isset($this->services['user_config.repository'])) {
  22074.             return $this->services['user_config.repository'];
  22075.         }
  22076.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22077.         if (isset($this->services['user_config.repository'])) {
  22078.             return $this->services['user_config.repository'];
  22079.         }
  22080.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22081.         if (isset($this->services['user_config.repository'])) {
  22082.             return $this->services['user_config.repository'];
  22083.         }
  22084.         return $this->services['user_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] ?? $this->getUserConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22085.     }
  22086.     /**
  22087.      * Gets the public 'user_recovery.repository' shared service.
  22088.      *
  22089.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22090.      */
  22091.     protected function getUserRecovery_RepositoryService()
  22092.     {
  22093.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22094.         if (isset($this->services['user_recovery.repository'])) {
  22095.             return $this->services['user_recovery.repository'];
  22096.         }
  22097.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22098.         if (isset($this->services['user_recovery.repository'])) {
  22099.             return $this->services['user_recovery.repository'];
  22100.         }
  22101.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22102.         if (isset($this->services['user_recovery.repository'])) {
  22103.             return $this->services['user_recovery.repository'];
  22104.         }
  22105.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22106.         if (isset($this->services['user_recovery.repository'])) {
  22107.             return $this->services['user_recovery.repository'];
  22108.         }
  22109.         return $this->services['user_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] ?? $this->getUserRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22110.     }
  22111.     /**
  22112.      * Gets the public 'var_dumper.cloner' shared service.
  22113.      *
  22114.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  22115.      */
  22116.     protected function getVarDumper_ClonerService()
  22117.     {
  22118.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  22119.         $instance->setMaxItems(2500);
  22120.         $instance->setMinDepth(1);
  22121.         $instance->setMaxString(-1);
  22122.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  22123.         return $instance;
  22124.     }
  22125.     /**
  22126.      * Gets the public 'version.repository' shared service.
  22127.      *
  22128.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22129.      */
  22130.     protected function getVersion_RepositoryService()
  22131.     {
  22132.         return $this->services['version.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22133.     }
  22134.     /**
  22135.      * Gets the public 'version_commit.repository' shared service.
  22136.      *
  22137.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22138.      */
  22139.     protected function getVersionCommit_RepositoryService()
  22140.     {
  22141.         return $this->services['version_commit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22142.     }
  22143.     /**
  22144.      * Gets the public 'version_commit_data.repository' shared service.
  22145.      *
  22146.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22147.      */
  22148.     protected function getVersionCommitData_RepositoryService()
  22149.     {
  22150.         return $this->services['version_commit_data.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22151.     }
  22152.     /**
  22153.      * Gets the public 'vio_customer_price.filesystem.private' shared service.
  22154.      *
  22155.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22156.      */
  22157.     protected function getVioCustomerPrice_Filesystem_PrivateService()
  22158.     {
  22159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22161.         return $this->services['vio_customer_price.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/vio_customer_price');
  22162.     }
  22163.     /**
  22164.      * Gets the public 'vio_customer_price.filesystem.public' shared service.
  22165.      *
  22166.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22167.      */
  22168.     protected function getVioCustomerPrice_Filesystem_PublicService()
  22169.     {
  22170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22172.         return $this->services['vio_customer_price.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/vio_customer_price');
  22173.     }
  22174.     /**
  22175.      * Gets the public 'vio_customer_price.repository' shared service.
  22176.      *
  22177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22178.      */
  22179.     protected function getVioCustomerPrice_RepositoryService()
  22180.     {
  22181.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22182.         if (isset($this->services['vio_customer_price.repository'])) {
  22183.             return $this->services['vio_customer_price.repository'];
  22184.         }
  22185.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22186.         if (isset($this->services['vio_customer_price.repository'])) {
  22187.             return $this->services['vio_customer_price.repository'];
  22188.         }
  22189.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22190.         if (isset($this->services['vio_customer_price.repository'])) {
  22191.             return $this->services['vio_customer_price.repository'];
  22192.         }
  22193.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22194.         if (isset($this->services['vio_customer_price.repository'])) {
  22195.             return $this->services['vio_customer_price.repository'];
  22196.         }
  22197.         return $this->services['vio_customer_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['VioCustomerPrice\\Entity\\CustomerPriceDefinition'] ?? $this->getCustomerPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22198.     }
  22199.     /**
  22200.      * Gets the public 'wbm_data_layer_modules.repository' shared service.
  22201.      *
  22202.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22203.      */
  22204.     protected function getWbmDataLayerModules_RepositoryService()
  22205.     {
  22206.         return $this->services['wbm_data_layer_modules.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Wbm\\TagManagerEcomm\\Core\\Content\\Module\\ModuleDefinition'] ?? $this->getModuleDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22207.     }
  22208.     /**
  22209.      * Gets the public 'wbm_data_layer_properties.repository' shared service.
  22210.      *
  22211.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22212.      */
  22213.     protected function getWbmDataLayerProperties_RepositoryService()
  22214.     {
  22215.         return $this->services['wbm_data_layer_properties.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Wbm\\TagManagerEcomm\\Core\\Content\\Property\\PropertyDefinition'] ?? $this->getPropertyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22216.     }
  22217.     /**
  22218.      * Gets the public 'wbm_tag_manager_ecomm.filesystem.private' shared service.
  22219.      *
  22220.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22221.      */
  22222.     protected function getWbmTagManagerEcomm_Filesystem_PrivateService()
  22223.     {
  22224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22226.         return $this->services['wbm_tag_manager_ecomm.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/wbm_tag_manager_ecomm');
  22227.     }
  22228.     /**
  22229.      * Gets the public 'wbm_tag_manager_ecomm.filesystem.public' shared service.
  22230.      *
  22231.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22232.      */
  22233.     protected function getWbmTagManagerEcomm_Filesystem_PublicService()
  22234.     {
  22235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22237.         return $this->services['wbm_tag_manager_ecomm.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/wbm_tag_manager_ecomm');
  22238.     }
  22239.     /**
  22240.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  22241.      *
  22242.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  22243.      */
  22244.     protected function getWebProfiler_Controller_ExceptionPanelService()
  22245.     {
  22246.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  22247.         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()));
  22248.     }
  22249.     /**
  22250.      * Gets the public 'web_profiler.controller.profiler' shared service.
  22251.      *
  22252.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  22253.      */
  22254.     protected function getWebProfiler_Controller_ProfilerService()
  22255.     {
  22256.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  22257.         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));
  22258.     }
  22259.     /**
  22260.      * Gets the public 'web_profiler.controller.router' shared service.
  22261.      *
  22262.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  22263.      */
  22264.     protected function getWebProfiler_Controller_RouterService()
  22265.     {
  22266.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  22267.         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 () {
  22268.             return new \EmptyIterator();
  22269.         }, 0));
  22270.     }
  22271.     /**
  22272.      * Gets the public 'webhook.repository' shared service.
  22273.      *
  22274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22275.      */
  22276.     protected function getWebhook_RepositoryService()
  22277.     {
  22278.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22279.         if (isset($this->services['webhook.repository'])) {
  22280.             return $this->services['webhook.repository'];
  22281.         }
  22282.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22283.         if (isset($this->services['webhook.repository'])) {
  22284.             return $this->services['webhook.repository'];
  22285.         }
  22286.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22287.         if (isset($this->services['webhook.repository'])) {
  22288.             return $this->services['webhook.repository'];
  22289.         }
  22290.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22291.         if (isset($this->services['webhook.repository'])) {
  22292.             return $this->services['webhook.repository'];
  22293.         }
  22294.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22295.     }
  22296.     /**
  22297.      * Gets the public 'webhook_event_log.repository' shared service.
  22298.      *
  22299.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22300.      */
  22301.     protected function getWebhookEventLog_RepositoryService()
  22302.     {
  22303.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22304.         if (isset($this->services['webhook_event_log.repository'])) {
  22305.             return $this->services['webhook_event_log.repository'];
  22306.         }
  22307.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22308.         if (isset($this->services['webhook_event_log.repository'])) {
  22309.             return $this->services['webhook_event_log.repository'];
  22310.         }
  22311.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22312.         if (isset($this->services['webhook_event_log.repository'])) {
  22313.             return $this->services['webhook_event_log.repository'];
  22314.         }
  22315.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22316.         if (isset($this->services['webhook_event_log.repository'])) {
  22317.             return $this->services['webhook_event_log.repository'];
  22318.         }
  22319.         return $this->services['webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  22320.     }
  22321.     /**
  22322.      * Gets the public 'webkul_show_price_after_login.filesystem.private' shared service.
  22323.      *
  22324.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22325.      */
  22326.     protected function getWebkulShowPriceAfterLogin_Filesystem_PrivateService()
  22327.     {
  22328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22330.         return $this->services['webkul_show_price_after_login.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/webkul_show_price_after_login');
  22331.     }
  22332.     /**
  22333.      * Gets the public 'webkul_show_price_after_login.filesystem.public' shared service.
  22334.      *
  22335.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22336.      */
  22337.     protected function getWebkulShowPriceAfterLogin_Filesystem_PublicService()
  22338.     {
  22339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  22340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  22341.         return $this->services['webkul_show_price_after_login.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/webkul_show_price_after_login');
  22342.     }
  22343.     /**
  22344.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  22345.      *
  22346.      * @return \Symfony\Component\Console\Command\LazyCommand
  22347.      */
  22348.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  22349.     {
  22350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22352.         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 {
  22353.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  22354.         });
  22355.     }
  22356.     /**
  22357.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand.lazy' shared service.
  22358.      *
  22359.      * @return \Symfony\Component\Console\Command\LazyCommand
  22360.      */
  22361.     protected function getElasticsearchAdminIndexingCommand_LazyService()
  22362.     {
  22363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22365.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:index', [], 'Index the elasticsearch for the admin search'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand {
  22366.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  22367.         });
  22368.     }
  22369.     /**
  22370.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand.lazy' shared service.
  22371.      *
  22372.      * @return \Symfony\Component\Console\Command\LazyCommand
  22373.      */
  22374.     protected function getElasticsearchAdminResetCommand_LazyService()
  22375.     {
  22376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22378.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:reset', [], 'Reset Admin Elasticsearch indexing'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand {
  22379.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] ?? $this->getElasticsearchAdminResetCommandService());
  22380.         });
  22381.     }
  22382.     /**
  22383.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand.lazy' shared service.
  22384.      *
  22385.      * @return \Symfony\Component\Console\Command\LazyCommand
  22386.      */
  22387.     protected function getElasticsearchAdminTestCommand_LazyService()
  22388.     {
  22389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22391.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:test', [], 'Allows you to test the admin search index'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand {
  22392.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] ?? $this->getElasticsearchAdminTestCommandService());
  22393.         });
  22394.     }
  22395.     /**
  22396.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  22397.      *
  22398.      * @return \Symfony\Component\Console\Command\LazyCommand
  22399.      */
  22400.     protected function getDotenvDumpCommand_LazyService()
  22401.     {
  22402.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22404.         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 {
  22405.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  22406.         });
  22407.     }
  22408.     /**
  22409.      * Gets the private '.cache.http.inner' shared service.
  22410.      *
  22411.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  22412.      */
  22413.     protected function get_Cache_Http_InnerService()
  22414.     {
  22415.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  22416.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  22417.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  22418.     }
  22419.     /**
  22420.      * Gets the private '.cache.object.inner' shared service.
  22421.      *
  22422.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  22423.      */
  22424.     protected function get_Cache_Object_InnerService()
  22425.     {
  22426.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  22427.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  22428.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  22429.     }
  22430.     /**
  22431.      * Gets the private '.console.command.about.lazy' shared service.
  22432.      *
  22433.      * @return \Symfony\Component\Console\Command\LazyCommand
  22434.      */
  22435.     protected function get_Console_Command_About_LazyService()
  22436.     {
  22437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22439.         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 {
  22440.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  22441.         });
  22442.     }
  22443.     /**
  22444.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  22445.      *
  22446.      * @return \Symfony\Component\Console\Command\LazyCommand
  22447.      */
  22448.     protected function get_Console_Command_CacheClear_LazyService()
  22449.     {
  22450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22452.         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 {
  22453.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  22454.         });
  22455.     }
  22456.     /**
  22457.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  22458.      *
  22459.      * @return \Symfony\Component\Console\Command\LazyCommand
  22460.      */
  22461.     protected function get_Console_Command_CachePoolClear_LazyService()
  22462.     {
  22463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22465.         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 {
  22466.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  22467.         });
  22468.     }
  22469.     /**
  22470.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  22471.      *
  22472.      * @return \Symfony\Component\Console\Command\LazyCommand
  22473.      */
  22474.     protected function get_Console_Command_CachePoolDelete_LazyService()
  22475.     {
  22476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22478.         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 {
  22479.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  22480.         });
  22481.     }
  22482.     /**
  22483.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  22484.      *
  22485.      * @return \Symfony\Component\Console\Command\LazyCommand
  22486.      */
  22487.     protected function get_Console_Command_CachePoolList_LazyService()
  22488.     {
  22489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22491.         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 {
  22492.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  22493.         });
  22494.     }
  22495.     /**
  22496.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  22497.      *
  22498.      * @return \Symfony\Component\Console\Command\LazyCommand
  22499.      */
  22500.     protected function get_Console_Command_CachePoolPrune_LazyService()
  22501.     {
  22502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22504.         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 {
  22505.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  22506.         });
  22507.     }
  22508.     /**
  22509.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  22510.      *
  22511.      * @return \Symfony\Component\Console\Command\LazyCommand
  22512.      */
  22513.     protected function get_Console_Command_CacheWarmup_LazyService()
  22514.     {
  22515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22517.         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 {
  22518.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  22519.         });
  22520.     }
  22521.     /**
  22522.      * Gets the private '.console.command.config_debug.lazy' shared service.
  22523.      *
  22524.      * @return \Symfony\Component\Console\Command\LazyCommand
  22525.      */
  22526.     protected function get_Console_Command_ConfigDebug_LazyService()
  22527.     {
  22528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22530.         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 {
  22531.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  22532.         });
  22533.     }
  22534.     /**
  22535.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  22536.      *
  22537.      * @return \Symfony\Component\Console\Command\LazyCommand
  22538.      */
  22539.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  22540.     {
  22541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22543.         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 {
  22544.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  22545.         });
  22546.     }
  22547.     /**
  22548.      * Gets the private '.console.command.container_debug.lazy' shared service.
  22549.      *
  22550.      * @return \Symfony\Component\Console\Command\LazyCommand
  22551.      */
  22552.     protected function get_Console_Command_ContainerDebug_LazyService()
  22553.     {
  22554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22556.         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 {
  22557.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  22558.         });
  22559.     }
  22560.     /**
  22561.      * Gets the private '.console.command.container_lint.lazy' shared service.
  22562.      *
  22563.      * @return \Symfony\Component\Console\Command\LazyCommand
  22564.      */
  22565.     protected function get_Console_Command_ContainerLint_LazyService()
  22566.     {
  22567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22569.         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 {
  22570.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  22571.         });
  22572.     }
  22573.     /**
  22574.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  22575.      *
  22576.      * @return \Symfony\Component\Console\Command\LazyCommand
  22577.      */
  22578.     protected function get_Console_Command_DebugAutowiring_LazyService()
  22579.     {
  22580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22582.         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 {
  22583.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  22584.         });
  22585.     }
  22586.     /**
  22587.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  22588.      *
  22589.      * @return \Symfony\Component\Console\Command\LazyCommand
  22590.      */
  22591.     protected function get_Console_Command_DotenvDebug_LazyService()
  22592.     {
  22593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22595.         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 {
  22596.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  22597.         });
  22598.     }
  22599.     /**
  22600.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  22601.      *
  22602.      * @return \Symfony\Component\Console\Command\LazyCommand
  22603.      */
  22604.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  22605.     {
  22606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22608.         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 {
  22609.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  22610.         });
  22611.     }
  22612.     /**
  22613.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  22614.      *
  22615.      * @return \Symfony\Component\Console\Command\LazyCommand
  22616.      */
  22617.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  22618.     {
  22619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22621.         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 {
  22622.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  22623.         });
  22624.     }
  22625.     /**
  22626.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  22627.      *
  22628.      * @return \Symfony\Component\Console\Command\LazyCommand
  22629.      */
  22630.     protected function get_Console_Command_MessengerDebug_LazyService()
  22631.     {
  22632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22634.         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 {
  22635.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  22636.         });
  22637.     }
  22638.     /**
  22639.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  22640.      *
  22641.      * @return \Symfony\Component\Console\Command\LazyCommand
  22642.      */
  22643.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  22644.     {
  22645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22647.         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 {
  22648.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  22649.         });
  22650.     }
  22651.     /**
  22652.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  22653.      *
  22654.      * @return \Symfony\Component\Console\Command\LazyCommand
  22655.      */
  22656.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  22657.     {
  22658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22660.         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 {
  22661.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  22662.         });
  22663.     }
  22664.     /**
  22665.      * Gets the private '.console.command.router_debug.lazy' shared service.
  22666.      *
  22667.      * @return \Symfony\Component\Console\Command\LazyCommand
  22668.      */
  22669.     protected function get_Console_Command_RouterDebug_LazyService()
  22670.     {
  22671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22673.         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 {
  22674.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  22675.         });
  22676.     }
  22677.     /**
  22678.      * Gets the private '.console.command.router_match.lazy' shared service.
  22679.      *
  22680.      * @return \Symfony\Component\Console\Command\LazyCommand
  22681.      */
  22682.     protected function get_Console_Command_RouterMatch_LazyService()
  22683.     {
  22684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22686.         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 {
  22687.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  22688.         });
  22689.     }
  22690.     /**
  22691.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  22692.      *
  22693.      * @return \Symfony\Component\Console\Command\LazyCommand
  22694.      */
  22695.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  22696.     {
  22697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22699.         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 {
  22700.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  22701.         });
  22702.     }
  22703.     /**
  22704.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  22705.      *
  22706.      * @return \Symfony\Component\Console\Command\LazyCommand
  22707.      */
  22708.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  22709.     {
  22710.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22712.         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 {
  22713.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  22714.         });
  22715.     }
  22716.     /**
  22717.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  22718.      *
  22719.      * @return \Symfony\Component\Console\Command\LazyCommand
  22720.      */
  22721.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  22722.     {
  22723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22725.         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 {
  22726.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  22727.         });
  22728.     }
  22729.     /**
  22730.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  22731.      *
  22732.      * @return \Symfony\Component\Console\Command\LazyCommand
  22733.      */
  22734.     protected function get_Console_Command_SecretsList_LazyService()
  22735.     {
  22736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22738.         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 {
  22739.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  22740.         });
  22741.     }
  22742.     /**
  22743.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  22744.      *
  22745.      * @return \Symfony\Component\Console\Command\LazyCommand
  22746.      */
  22747.     protected function get_Console_Command_SecretsRemove_LazyService()
  22748.     {
  22749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22751.         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 {
  22752.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  22753.         });
  22754.     }
  22755.     /**
  22756.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  22757.      *
  22758.      * @return \Symfony\Component\Console\Command\LazyCommand
  22759.      */
  22760.     protected function get_Console_Command_SecretsSet_LazyService()
  22761.     {
  22762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22764.         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 {
  22765.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  22766.         });
  22767.     }
  22768.     /**
  22769.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  22770.      *
  22771.      * @return \Symfony\Component\Console\Command\LazyCommand
  22772.      */
  22773.     protected function get_Console_Command_TranslationDebug_LazyService()
  22774.     {
  22775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22777.         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 {
  22778.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  22779.         });
  22780.     }
  22781.     /**
  22782.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  22783.      *
  22784.      * @return \Symfony\Component\Console\Command\LazyCommand
  22785.      */
  22786.     protected function get_Console_Command_TranslationExtract_LazyService()
  22787.     {
  22788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22790.         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 {
  22791.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  22792.         });
  22793.     }
  22794.     /**
  22795.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  22796.      *
  22797.      * @return \Symfony\Component\Console\Command\LazyCommand
  22798.      */
  22799.     protected function get_Console_Command_TranslationPull_LazyService()
  22800.     {
  22801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22803.         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 {
  22804.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  22805.         });
  22806.     }
  22807.     /**
  22808.      * Gets the private '.console.command.translation_push.lazy' shared service.
  22809.      *
  22810.      * @return \Symfony\Component\Console\Command\LazyCommand
  22811.      */
  22812.     protected function get_Console_Command_TranslationPush_LazyService()
  22813.     {
  22814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22816.         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 {
  22817.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  22818.         });
  22819.     }
  22820.     /**
  22821.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  22822.      *
  22823.      * @return \Symfony\Component\Console\Command\LazyCommand
  22824.      */
  22825.     protected function get_Console_Command_ValidatorDebug_LazyService()
  22826.     {
  22827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22829.         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 {
  22830.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  22831.         });
  22832.     }
  22833.     /**
  22834.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  22835.      *
  22836.      * @return \Symfony\Component\Console\Command\LazyCommand
  22837.      */
  22838.     protected function get_Console_Command_XliffLint_LazyService()
  22839.     {
  22840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22842.         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 {
  22843.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  22844.         });
  22845.     }
  22846.     /**
  22847.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  22848.      *
  22849.      * @return \Symfony\Component\Console\Command\LazyCommand
  22850.      */
  22851.     protected function get_Console_Command_YamlLint_LazyService()
  22852.     {
  22853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22855.         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 {
  22856.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  22857.         });
  22858.     }
  22859.     /**
  22860.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  22861.      *
  22862.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  22863.      */
  22864.     protected function getRequestDataBagService()
  22865.     {
  22866.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  22867.     }
  22868.     /**
  22869.      * Gets the private '.errored..service_locator.dFt41Iu.Shopware\Core\Framework\Context' shared service.
  22870.      *
  22871.      * @return \Shopware\Core\Framework\Context
  22872.      */
  22873.     protected function getContextService()
  22874.     {
  22875.         $this->throw('Cannot autowire service ".service_locator.dFt41Iu": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  22876.     }
  22877.     /**
  22878.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  22879.      *
  22880.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  22881.      */
  22882.     protected function getLoaderInterfaceService()
  22883.     {
  22884.         $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".');
  22885.     }
  22886.     /**
  22887.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  22888.      *
  22889.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22890.      */
  22891.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  22892.     {
  22893.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22894.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  22895.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  22896.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  22897.         }
  22898.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22899.     }
  22900.     /**
  22901.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  22902.      *
  22903.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22904.      */
  22905.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  22906.     {
  22907.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22908.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  22909.     }
  22910.     /**
  22911.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  22912.      *
  22913.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22914.      */
  22915.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  22916.     {
  22917.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22918.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  22919.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  22920.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  22921.         }
  22922.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22923.     }
  22924.     /**
  22925.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  22926.      *
  22927.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22928.      */
  22929.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  22930.     {
  22931.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22932.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  22933.     }
  22934.     /**
  22935.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  22936.      *
  22937.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22938.      */
  22939.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  22940.     {
  22941.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22942.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  22943.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  22944.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  22945.         }
  22946.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22947.     }
  22948.     /**
  22949.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  22950.      *
  22951.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22952.      */
  22953.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  22954.     {
  22955.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22956.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  22957.     }
  22958.     /**
  22959.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  22960.      *
  22961.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22962.      */
  22963.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  22964.     {
  22965.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22966.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  22967.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  22968.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  22969.         }
  22970.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22971.     }
  22972.     /**
  22973.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  22974.      *
  22975.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22976.      */
  22977.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  22978.     {
  22979.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22980.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  22981.     }
  22982.     /**
  22983.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  22984.      *
  22985.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22986.      */
  22987.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  22988.     {
  22989.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22990.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  22991.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  22992.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  22993.         }
  22994.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22995.     }
  22996.     /**
  22997.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  22998.      *
  22999.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23000.      */
  23001.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  23002.     {
  23003.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23004.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  23005.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  23006.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  23007.         }
  23008.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23009.     }
  23010.     /**
  23011.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  23012.      *
  23013.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23014.      */
  23015.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  23016.     {
  23017.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23018.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  23019.     }
  23020.     /**
  23021.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  23022.      *
  23023.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23024.      */
  23025.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  23026.     {
  23027.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23028.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  23029.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  23030.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  23031.         }
  23032.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23033.     }
  23034.     /**
  23035.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  23036.      *
  23037.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23038.      */
  23039.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  23040.     {
  23041.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23042.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  23043.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  23044.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  23045.         }
  23046.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23047.     }
  23048.     /**
  23049.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  23050.      *
  23051.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23052.      */
  23053.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  23054.     {
  23055.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23056.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  23057.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  23058.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  23059.         }
  23060.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23061.     }
  23062.     /**
  23063.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  23064.      *
  23065.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23066.      */
  23067.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  23068.     {
  23069.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23070.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  23071.     }
  23072.     /**
  23073.      * Gets the private '.messenger.handler_descriptor.Vt5iujS' shared service.
  23074.      *
  23075.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23076.      */
  23077.     protected function get_Messenger_HandlerDescriptor_Vt5iujSService()
  23078.     {
  23079.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23080.         $a = ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  23081.         if (isset($this->privates['.messenger.handler_descriptor.Vt5iujS'])) {
  23082.             return $this->privates['.messenger.handler_descriptor.Vt5iujS'];
  23083.         }
  23084.         return $this->privates['.messenger.handler_descriptor.Vt5iujS'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23085.     }
  23086.     /**
  23087.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  23088.      *
  23089.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23090.      */
  23091.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  23092.     {
  23093.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23094.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  23095.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  23096.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  23097.         }
  23098.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23099.     }
  23100.     /**
  23101.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  23102.      *
  23103.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23104.      */
  23105.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  23106.     {
  23107.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23108.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  23109.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  23110.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  23111.         }
  23112.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23113.     }
  23114.     /**
  23115.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  23116.      *
  23117.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23118.      */
  23119.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  23120.     {
  23121.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23122.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  23123.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  23124.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  23125.         }
  23126.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23127.     }
  23128.     /**
  23129.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  23130.      *
  23131.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23132.      */
  23133.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  23134.     {
  23135.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23136.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  23137.     }
  23138.     /**
  23139.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  23140.      *
  23141.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23142.      */
  23143.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  23144.     {
  23145.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23146.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  23147.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  23148.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  23149.         }
  23150.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23151.     }
  23152.     /**
  23153.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  23154.      *
  23155.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23156.      */
  23157.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  23158.     {
  23159.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23160.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  23161.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  23162.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  23163.         }
  23164.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23165.     }
  23166.     /**
  23167.      * Gets the private '.messenger.handler_descriptor.blq.UUc' shared service.
  23168.      *
  23169.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23170.      */
  23171.     protected function get_Messenger_HandlerDescriptor_Blq_UUcService()
  23172.     {
  23173.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23174.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  23175.         if (isset($this->privates['.messenger.handler_descriptor.blq.UUc'])) {
  23176.             return $this->privates['.messenger.handler_descriptor.blq.UUc'];
  23177.         }
  23178.         return $this->privates['.messenger.handler_descriptor.blq.UUc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23179.     }
  23180.     /**
  23181.      * Gets the private '.messenger.handler_descriptor.bqz9H2V' shared service.
  23182.      *
  23183.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23184.      */
  23185.     protected function get_Messenger_HandlerDescriptor_Bqz9H2VService()
  23186.     {
  23187.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23188.         return $this->privates['.messenger.handler_descriptor.bqz9H2V'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'] ?? $this->getPriceRuleUpdateHandlerService()), []);
  23189.     }
  23190.     /**
  23191.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  23192.      *
  23193.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23194.      */
  23195.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  23196.     {
  23197.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23198.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  23199.     }
  23200.     /**
  23201.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  23202.      *
  23203.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23204.      */
  23205.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  23206.     {
  23207.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23208.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  23209.     }
  23210.     /**
  23211.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  23212.      *
  23213.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23214.      */
  23215.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  23216.     {
  23217.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23218.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  23219.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  23220.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  23221.         }
  23222.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23223.     }
  23224.     /**
  23225.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  23226.      *
  23227.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23228.      */
  23229.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  23230.     {
  23231.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23232.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  23233.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  23234.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  23235.         }
  23236.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23237.     }
  23238.     /**
  23239.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  23240.      *
  23241.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23242.      */
  23243.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  23244.     {
  23245.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23246.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  23247.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  23248.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  23249.         }
  23250.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23251.     }
  23252.     /**
  23253.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  23254.      *
  23255.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23256.      */
  23257.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  23258.     {
  23259.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23260.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  23261.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  23262.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  23263.         }
  23264.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23265.     }
  23266.     /**
  23267.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  23268.      *
  23269.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23270.      */
  23271.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  23272.     {
  23273.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23274.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  23275.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  23276.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  23277.         }
  23278.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23279.     }
  23280.     /**
  23281.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  23282.      *
  23283.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23284.      */
  23285.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  23286.     {
  23287.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23288.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  23289.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  23290.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  23291.         }
  23292.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23293.     }
  23294.     /**
  23295.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  23296.      *
  23297.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23298.      */
  23299.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  23300.     {
  23301.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23302.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  23303.     }
  23304.     /**
  23305.      * Gets the private '.messenger.handler_descriptor.wUKKx8c' shared service.
  23306.      *
  23307.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23308.      */
  23309.     protected function get_Messenger_HandlerDescriptor_WUKKx8cService()
  23310.     {
  23311.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23312.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  23313.         if (isset($this->privates['.messenger.handler_descriptor.wUKKx8c'])) {
  23314.             return $this->privates['.messenger.handler_descriptor.wUKKx8c'];
  23315.         }
  23316.         return $this->privates['.messenger.handler_descriptor.wUKKx8c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23317.     }
  23318.     /**
  23319.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  23320.      *
  23321.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23322.      */
  23323.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  23324.     {
  23325.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23326.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  23327.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  23328.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  23329.         }
  23330.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23331.     }
  23332.     /**
  23333.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  23334.      *
  23335.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23336.      */
  23337.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  23338.     {
  23339.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23340.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  23341.     }
  23342.     /**
  23343.      * Gets the private '.messenger.handler_descriptor.yvzCJmc' shared service.
  23344.      *
  23345.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23346.      */
  23347.     protected function get_Messenger_HandlerDescriptor_YvzCJmcService()
  23348.     {
  23349.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23350.         $a = ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  23351.         if (isset($this->privates['.messenger.handler_descriptor.yvzCJmc'])) {
  23352.             return $this->privates['.messenger.handler_descriptor.yvzCJmc'];
  23353.         }
  23354.         return $this->privates['.messenger.handler_descriptor.yvzCJmc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23355.     }
  23356.     /**
  23357.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  23358.      *
  23359.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23360.      */
  23361.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  23362.     {
  23363.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23364.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  23365.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  23366.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  23367.         }
  23368.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  23369.     }
  23370.     /**
  23371.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  23372.      *
  23373.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  23374.      */
  23375.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  23376.     {
  23377.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  23378.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  23379.     }
  23380.     /**
  23381.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  23382.      *
  23383.      * @return \Symfony\Component\Console\Command\LazyCommand
  23384.      */
  23385.     protected function get_Monolog_Command_ServerLog_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['.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 {
  23390.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  23391.         });
  23392.     }
  23393.     /**
  23394.      * Gets the private '.service_locator.MgXytEm' shared service.
  23395.      *
  23396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23397.      */
  23398.     protected function get_ServiceLocator_MgXytEmService()
  23399.     {
  23400.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23401.             '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.'],
  23402.         ], [
  23403.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  23404.         ]);
  23405.     }
  23406.     /**
  23407.      * Gets the private '.service_locator.V9RHQKi' shared service.
  23408.      *
  23409.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23410.      */
  23411.     protected function get_ServiceLocator_V9RHQKiService()
  23412.     {
  23413.         return $this->privates['.service_locator.V9RHQKi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23414.             'NetInventors\\NetiNextStoreLocator\\Controller\\Filter::build' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23415.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::deleteBusinessHours' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23416.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::getIds' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23417.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::locate' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23418.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::locateIds' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23419.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  23420.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23421.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23422.             'Swag\\Markets\\Controller\\Api\\ConfigController::repairBusinessPlatformIntegrationUser' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23423.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23424.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23425.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23426.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23427.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23428.             'Swag\\Markets\\Controller\\SupportRequestController::send' => ['privates''.service_locator.zjQkmuM''get_ServiceLocator_ZjQkmuMService'false],
  23429.             'Swag\\Markets\\Controller\\SwagMarketsController::deleteToDeleteProducts' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23430.             'Swag\\Markets\\Controller\\SwagMarketsController::getToDeleteProducts' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23431.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController::deleteFile' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23432.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController::importFile' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23433.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  23434.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  23435.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  23436.             'NetInventors\\NetiNextStoreLocator\\Controller\\Filter:build' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23437.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:deleteBusinessHours' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23438.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:getIds' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23439.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:locate' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23440.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:locateIds' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23441.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  23442.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23443.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23444.             'Swag\\Markets\\Controller\\Api\\ConfigController:repairBusinessPlatformIntegrationUser' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23445.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23446.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23447.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23448.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23449.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23450.             'Swag\\Markets\\Controller\\SupportRequestController:send' => ['privates''.service_locator.zjQkmuM''get_ServiceLocator_ZjQkmuMService'false],
  23451.             'Swag\\Markets\\Controller\\SwagMarketsController:deleteToDeleteProducts' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23452.             'Swag\\Markets\\Controller\\SwagMarketsController:getToDeleteProducts' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23453.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController:deleteFile' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23454.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController:importFile' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  23455.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  23456.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  23457.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  23458.         ], [
  23459.             'NetInventors\\NetiNextStoreLocator\\Controller\\Filter::build' => '?',
  23460.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::deleteBusinessHours' => '?',
  23461.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::getIds' => '?',
  23462.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::locate' => '?',
  23463.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator::locateIds' => '?',
  23464.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  23465.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => '?',
  23466.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => '?',
  23467.             'Swag\\Markets\\Controller\\Api\\ConfigController::repairBusinessPlatformIntegrationUser' => '?',
  23468.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => '?',
  23469.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => '?',
  23470.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => '?',
  23471.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => '?',
  23472.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => '?',
  23473.             'Swag\\Markets\\Controller\\SupportRequestController::send' => '?',
  23474.             'Swag\\Markets\\Controller\\SwagMarketsController::deleteToDeleteProducts' => '?',
  23475.             'Swag\\Markets\\Controller\\SwagMarketsController::getToDeleteProducts' => '?',
  23476.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController::deleteFile' => '?',
  23477.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController::importFile' => '?',
  23478.             'kernel::loadRoutes' => '?',
  23479.             'kernel::reboot' => '?',
  23480.             'kernel::registerContainerConfiguration' => '?',
  23481.             'NetInventors\\NetiNextStoreLocator\\Controller\\Filter:build' => '?',
  23482.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:deleteBusinessHours' => '?',
  23483.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:getIds' => '?',
  23484.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:locate' => '?',
  23485.             'NetInventors\\NetiNextStoreLocator\\Controller\\StoreLocator:locateIds' => '?',
  23486.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  23487.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => '?',
  23488.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => '?',
  23489.             'Swag\\Markets\\Controller\\Api\\ConfigController:repairBusinessPlatformIntegrationUser' => '?',
  23490.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => '?',
  23491.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => '?',
  23492.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => '?',
  23493.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => '?',
  23494.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => '?',
  23495.             'Swag\\Markets\\Controller\\SupportRequestController:send' => '?',
  23496.             'Swag\\Markets\\Controller\\SwagMarketsController:deleteToDeleteProducts' => '?',
  23497.             'Swag\\Markets\\Controller\\SwagMarketsController:getToDeleteProducts' => '?',
  23498.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController:deleteFile' => '?',
  23499.             'VioCustomerPrice\\Administration\\Controllers\\VioCustomerPriceImportController:importFile' => '?',
  23500.             'kernel:loadRoutes' => '?',
  23501.             'kernel:reboot' => '?',
  23502.             'kernel:registerContainerConfiguration' => '?',
  23503.         ]);
  23504.     }
  23505.     /**
  23506.      * Gets the private '.service_locator.dFt41Iu' shared service.
  23507.      *
  23508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23509.      */
  23510.     protected function get_ServiceLocator_DFt41IuService()
  23511.     {
  23512.         return $this->privates['.service_locator.dFt41Iu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23513.             'context' => ['privates''.errored..service_locator.dFt41Iu.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.dFt41Iu": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  23514.         ], [
  23515.             'context' => 'Shopware\\Core\\Framework\\Context',
  23516.         ]);
  23517.     }
  23518.     /**
  23519.      * Gets the private '.service_locator.dnaFhpz' shared service.
  23520.      *
  23521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23522.      */
  23523.     protected function get_ServiceLocator_DnaFhpzService()
  23524.     {
  23525.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23526.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  23527.         ], [
  23528.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  23529.         ]);
  23530.     }
  23531.     /**
  23532.      * Gets the private '.service_locator.ltYzMMM' shared service.
  23533.      *
  23534.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23535.      */
  23536.     protected function get_ServiceLocator_LtYzMMMService()
  23537.     {
  23538.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23539.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  23540.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  23541.         ], [
  23542.             'default' => '?',
  23543.             'messenger.transport.default' => '?',
  23544.         ]);
  23545.     }
  23546.     /**
  23547.      * Gets the private '.service_locator.mx0UMmY' shared service.
  23548.      *
  23549.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23550.      */
  23551.     protected function get_ServiceLocator_Mx0UMmYService()
  23552.     {
  23553.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23554.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  23555.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  23556.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  23557.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  23558.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  23559.             'router' => ['services''router''getRouterService'false],
  23560.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  23561.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  23562.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  23563.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  23564.         ], [
  23565.             'http_kernel' => '?',
  23566.             'message_bus' => '?',
  23567.             'messenger.default_bus' => '?',
  23568.             'parameter_bag' => '?',
  23569.             'request_stack' => '?',
  23570.             'router' => '?',
  23571.             'security.csrf.token_manager' => '?',
  23572.             'serializer' => '?',
  23573.             'session' => '.session.deprecated',
  23574.             'twig' => '?',
  23575.         ]);
  23576.     }
  23577.     /**
  23578.      * Gets the private '.service_locator.xUrKPVU' shared service.
  23579.      *
  23580.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23581.      */
  23582.     protected function get_ServiceLocator_XUrKPVUService()
  23583.     {
  23584.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23585.             '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".'],
  23586.         ], [
  23587.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  23588.         ]);
  23589.     }
  23590.     /**
  23591.      * Gets the private '.service_locator.zjQkmuM' shared service.
  23592.      *
  23593.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  23594.      */
  23595.     protected function get_ServiceLocator_ZjQkmuMService()
  23596.     {
  23597.         return $this->privates['.service_locator.zjQkmuM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23598.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  23599.         ], [
  23600.             'validator' => '?',
  23601.         ]);
  23602.     }
  23603.     /**
  23604.      * Gets the private '.session.deprecated' shared service.
  23605.      *
  23606.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  23607.      */
  23608.     protected function get_Session_DeprecatedService()
  23609.     {
  23610.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  23611.         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();
  23612.     }
  23613.     /**
  23614.      * Gets the private '.twig.command.debug.lazy' shared service.
  23615.      *
  23616.      * @return \Symfony\Component\Console\Command\LazyCommand
  23617.      */
  23618.     protected function get_Twig_Command_Debug_LazyService()
  23619.     {
  23620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23622.         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 {
  23623.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  23624.         });
  23625.     }
  23626.     /**
  23627.      * Gets the private '.twig.command.lint.lazy' shared service.
  23628.      *
  23629.      * @return \Symfony\Component\Console\Command\LazyCommand
  23630.      */
  23631.     protected function get_Twig_Command_Lint_LazyService()
  23632.     {
  23633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23635.         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 {
  23636.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  23637.         });
  23638.     }
  23639.     /**
  23640.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  23641.      *
  23642.      * @return \Symfony\Component\Console\Command\LazyCommand
  23643.      */
  23644.     protected function get_VarDumper_Command_ServerDump_LazyService()
  23645.     {
  23646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23648.         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 {
  23649.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  23650.         });
  23651.     }
  23652.     /**
  23653.      * Gets the private 'Acris\SeparateStreet\Storefront\Subscriber\AddressSubscriber' shared service.
  23654.      *
  23655.      * @return \Acris\SeparateStreet\Storefront\Subscriber\AddressSubscriber
  23656.      */
  23657.     protected function getAddressSubscriberService()
  23658.     {
  23659.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Storefront/Subscriber/AddressSubscriber.php';
  23660.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Components/Service/SeparateStreetService.php';
  23661.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  23662.         if (isset($this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'])) {
  23663.             return $this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'];
  23664.         }
  23665.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23666.         if (isset($this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'])) {
  23667.             return $this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'];
  23668.         }
  23669.         return $this->privates['Acris\\SeparateStreet\\Storefront\\Subscriber\\AddressSubscriber'] = new \Acris\SeparateStreet\Storefront\Subscriber\AddressSubscriber($a$b, new \Acris\SeparateStreet\Components\Service\SeparateStreetService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  23670.     }
  23671.     /**
  23672.      * Gets the private 'BDL\CustomThemeChanges\Subscriber\StorefrontSubscriber' shared service.
  23673.      *
  23674.      * @return \BDL\CustomThemeChanges\Subscriber\StorefrontSubscriber
  23675.      */
  23676.     protected function getStorefrontSubscriberService()
  23677.     {
  23678.         include_once \dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Subscriber/StorefrontSubscriber.php';
  23679.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  23680.         if (isset($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'])) {
  23681.             return $this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'];
  23682.         }
  23683.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23684.         if (isset($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'])) {
  23685.             return $this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'];
  23686.         }
  23687.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  23688.         if (isset($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'])) {
  23689.             return $this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'];
  23690.         }
  23691.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23692.         if (isset($this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'])) {
  23693.             return $this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'];
  23694.         }
  23695.         return $this->privates['BDL\\CustomThemeChanges\\Subscriber\\StorefrontSubscriber'] = new \BDL\CustomThemeChanges\Subscriber\StorefrontSubscriber($this$a$b$c$d);
  23696.     }
  23697.     /**
  23698.      * Gets the private 'Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdate' shared service.
  23699.      *
  23700.      * @return \Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdate
  23701.      */
  23702.     protected function getPriceRuleUpdateService()
  23703.     {
  23704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTask.php';
  23705.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/ScheduledTask/PriceRuleUpdate.php';
  23706.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23707.         if (isset($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate'])) {
  23708.             return $this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate'];
  23709.         }
  23710.         return $this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate'] = new \Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdate($a);
  23711.     }
  23712.     /**
  23713.      * Gets the private 'Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdateHandler' shared service.
  23714.      *
  23715.      * @return \Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdateHandler
  23716.      */
  23717.     protected function getPriceRuleUpdateHandlerService()
  23718.     {
  23719.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/ScheduledTask/PriceRuleUpdateHandler.php';
  23720.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  23721.         if (isset($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'])) {
  23722.             return $this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'];
  23723.         }
  23724.         $b = ($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'] ?? $this->getProductPriceRuleUpdateServiceService());
  23725.         if (isset($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'])) {
  23726.             return $this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'];
  23727.         }
  23728.         return $this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'] = new \Bardahl\PriceRuleImport\ScheduledTask\PriceRuleUpdateHandler($a$b$this);
  23729.     }
  23730.     /**
  23731.      * Gets the private 'Bardahl\PriceRuleImport\Service\CsvProcessService' shared service.
  23732.      *
  23733.      * @return \Bardahl\PriceRuleImport\Service\CsvProcessService
  23734.      */
  23735.     protected function getCsvProcessServiceService()
  23736.     {
  23737.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/Service/CsvProcessService.php';
  23738.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23739.         if (isset($this->privates['Bardahl\\PriceRuleImport\\Service\\CsvProcessService'])) {
  23740.             return $this->privates['Bardahl\\PriceRuleImport\\Service\\CsvProcessService'];
  23741.         }
  23742.         return $this->privates['Bardahl\\PriceRuleImport\\Service\\CsvProcessService'] = new \Bardahl\PriceRuleImport\Service\CsvProcessService($a$this);
  23743.     }
  23744.     /**
  23745.      * Gets the private 'Bardahl\PriceRuleImport\Service\ProductPriceRuleUpdateService' shared service.
  23746.      *
  23747.      * @return \Bardahl\PriceRuleImport\Service\ProductPriceRuleUpdateService
  23748.      */
  23749.     protected function getProductPriceRuleUpdateServiceService()
  23750.     {
  23751.         include_once \dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/Service/ProductPriceRuleUpdateService.php';
  23752.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23753.         if (isset($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'])) {
  23754.             return $this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'];
  23755.         }
  23756.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23757.         if (isset($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'])) {
  23758.             return $this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'];
  23759.         }
  23760.         $c = ($this->privates['Bardahl\\PriceRuleImport\\Service\\CsvProcessService'] ?? $this->getCsvProcessServiceService());
  23761.         if (isset($this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'])) {
  23762.             return $this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'];
  23763.         }
  23764.         return $this->privates['Bardahl\\PriceRuleImport\\Service\\ProductPriceRuleUpdateService'] = new \Bardahl\PriceRuleImport\Service\ProductPriceRuleUpdateService(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), $a$b$c$this);
  23765.     }
  23766.     /**
  23767.      * Gets the private 'Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber' shared service.
  23768.      *
  23769.      * @return \Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber
  23770.      */
  23771.     protected function getThemeCompilerSubscriberService()
  23772.     {
  23773.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Subscriber/ThemeCompilerSubscriber.php';
  23774.         $a = ($this->services['dne_custom_js_css.repository'] ?? $this->getDneCustomJsCss_RepositoryService());
  23775.         if (isset($this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'])) {
  23776.             return $this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'];
  23777.         }
  23778.         return $this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] = new \Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber($a);
  23779.     }
  23780.     /**
  23781.      * Gets the private 'Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand' shared service.
  23782.      *
  23783.      * @return \Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand
  23784.      */
  23785.     protected function getApplePayDownloadCommandService()
  23786.     {
  23787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23788.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Command/ApplePay/ApplePayDownloadCommand.php';
  23789.         $this->privates['Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand'] = $instance = new \Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23790.         $instance->setName('mollie:applepay:download-verification');
  23791.         return $instance;
  23792.     }
  23793.     /**
  23794.      * Gets the private 'Kiener\MolliePayments\Command\DAL\DALCleanupCommand' shared service.
  23795.      *
  23796.      * @return \Kiener\MolliePayments\Command\DAL\DALCleanupCommand
  23797.      */
  23798.     protected function getDALCleanupCommandService()
  23799.     {
  23800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23801.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Command/DAL/DALCleanupCommand.php';
  23802.         $this->privates['Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand'] = $instance = new \Kiener\MolliePayments\Command\DAL\DALCleanupCommand(($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23803.         $instance->setName('mollie:dal:cleanup');
  23804.         return $instance;
  23805.     }
  23806.     /**
  23807.      * Gets the private 'Kiener\MolliePayments\Command\Install\SetupCommand' shared service.
  23808.      *
  23809.      * @return \Kiener\MolliePayments\Command\Install\SetupCommand
  23810.      */
  23811.     protected function getSetupCommandService()
  23812.     {
  23813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23814.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Command/Install/SetupCommand.php';
  23815.         $this->privates['Kiener\\MolliePayments\\Command\\Install\\SetupCommand'] = $instance = new \Kiener\MolliePayments\Command\Install\SetupCommand(($this->services['Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller'] ?? $this->getPluginInstallerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23816.         $instance->setName('mollie:configuration:setup');
  23817.         return $instance;
  23818.     }
  23819.     /**
  23820.      * Gets the private 'Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand' shared service.
  23821.      *
  23822.      * @return \Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand
  23823.      */
  23824.     protected function getRenewalReminderCommandService()
  23825.     {
  23826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23827.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Command/Subscriptions/RenewalReminderCommand.php';
  23828.         $this->privates['Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand'] = $instance = new \Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23829.         $instance->setName('mollie:subscriptions:renewal-reminder');
  23830.         return $instance;
  23831.     }
  23832.     /**
  23833.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction' shared service.
  23834.      *
  23835.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction
  23836.      */
  23837.     protected function getRefundOrderActionService()
  23838.     {
  23839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23840.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Actions/RefundOrderAction.php';
  23841.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  23842.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'])) {
  23843.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'];
  23844.         }
  23845.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] ?? $this->getRefundManagerService());
  23846.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'])) {
  23847.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'];
  23848.         }
  23849.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction($a$b, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23850.     }
  23851.     /**
  23852.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction' shared service.
  23853.      *
  23854.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction
  23855.      */
  23856.     protected function getShipOrderActionService()
  23857.     {
  23858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23859.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Actions/ShipOrderAction.php';
  23860.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  23861.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'])) {
  23862.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'];
  23863.         }
  23864.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction($a, ($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23865.     }
  23866.     /**
  23867.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory' shared service.
  23868.      *
  23869.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory
  23870.      */
  23871.     protected function getFlowBuilderFactoryService()
  23872.     {
  23873.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderFactoryInterface.php';
  23874.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderFactory.php';
  23875.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  23876.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'])) {
  23877.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'];
  23878.         }
  23879.         $b = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  23880.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'])) {
  23881.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'];
  23882.         }
  23883.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory('6.4.20.2'$a$b);
  23884.     }
  23885.     /**
  23886.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber' shared service.
  23887.      *
  23888.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber
  23889.      */
  23890.     protected function getBusinessEventCollectorSubscriberService()
  23891.     {
  23892.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Subscriber/BusinessEventCollectorSubscriber.php';
  23893.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  23894.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'])) {
  23895.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'];
  23896.         }
  23897.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber('6.4.20.2'$a);
  23898.     }
  23899.     /**
  23900.      * Gets the private 'Kiener\MolliePayments\Compatibility\CompatibilityFactory' shared service.
  23901.      *
  23902.      * @return \Kiener\MolliePayments\Compatibility\CompatibilityFactory
  23903.      */
  23904.     protected function getCompatibilityFactoryService()
  23905.     {
  23906.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/CompatibilityFactory.php';
  23907.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  23908.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'])) {
  23909.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'];
  23910.         }
  23911.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  23912.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'])) {
  23913.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'];
  23914.         }
  23915.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] = new \Kiener\MolliePayments\Compatibility\CompatibilityFactory('6.4.20.2'$a$b);
  23916.     }
  23917.     /**
  23918.      * Gets the private 'Kiener\MolliePayments\Compatibility\Gateway\CompatibilityGateway' shared service.
  23919.      *
  23920.      * @return \Kiener\MolliePayments\Compatibility\Gateway\CompatibilityGateway
  23921.      */
  23922.     protected function getCompatibilityGatewayService()
  23923.     {
  23924.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Gateway/CompatibilityGatewayInterface.php';
  23925.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Gateway/CompatibilityGateway.php';
  23926.         $a = ($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] ?? $this->getCompatibilityFactoryService());
  23927.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'])) {
  23928.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'];
  23929.         }
  23930.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] = $a->createGateway();
  23931.     }
  23932.     /**
  23933.      * Gets the private 'Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64' shared service.
  23934.      *
  23935.      * @return \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64
  23936.      */
  23937.     protected function getCachedPaymentMethodRoute64Service()
  23938.     {
  23939.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Storefront/Route/PaymentMethodRoute/Cache/CachedPaymentMethodRoute64.php';
  23940.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  23941.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'])) {
  23942.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'];
  23943.         }
  23944.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'] = new \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  23945.     }
  23946.     /**
  23947.      * Gets the private 'Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover' shared service.
  23948.      *
  23949.      * @return \Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover
  23950.      */
  23951.     protected function getMollieLimitsRemoverService()
  23952.     {
  23953.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  23954.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  23955.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  23956.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  23957.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/MollieLimits/Service/MollieLimitsRemover.php';
  23958.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Provider/ActivePaymentMethodsProviderInterface.php';
  23959.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Provider/ActivePaymentMethodsProvider.php';
  23960.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  23961.         $a = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  23962.         return $this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'] = new \Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), new \Kiener\MolliePayments\Service\Payment\Provider\ActivePaymentMethodsProvider(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder())), $a), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), $a);
  23963.     }
  23964.     /**
  23965.      * Gets the private 'Kiener\MolliePayments\Components\RefundManager\RefundManager' shared service.
  23966.      *
  23967.      * @return \Kiener\MolliePayments\Components\RefundManager\RefundManager
  23968.      */
  23969.     protected function getRefundManagerService()
  23970.     {
  23971.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/RefundManagerInterface.php';
  23972.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/RefundManager.php';
  23973.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/Builder/RefundDataBuilder.php';
  23974.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/Integrators/StockManagerInterface.php';
  23975.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Stock/StockManager.php';
  23976.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Repository/RefundRepositoryInterface.php';
  23977.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Repository/RefundRepository.php';
  23978.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  23979.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  23980.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  23981.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  23982.         }
  23983.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] ?? $this->getRefundServiceService());
  23984.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  23985.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  23986.         }
  23987.         $c = ($this->services['mollie_refund.repository'] ?? $this->getMollieRefund_RepositoryService());
  23988.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  23989.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  23990.         }
  23991.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService());
  23992.         return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] = new \Kiener\MolliePayments\Components\RefundManager\RefundManager(new \Kiener\MolliePayments\Components\RefundManager\Builder\RefundDataBuilder($a$b$d), $a$b$d, ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), new \Kiener\MolliePayments\Service\Stock\StockManager(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), new \Kiener\MolliePayments\Components\RefundManager\DAL\Repository\RefundRepository($c), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23993.     }
  23994.     /**
  23995.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator' shared service.
  23996.      *
  23997.      * @return \Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator
  23998.      */
  23999.     protected function getAvailabilityInformationValidatorService()
  24000.     {
  24001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  24002.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Cart/Validator/AvailabilityInformationValidator.php';
  24003.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  24004.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'])) {
  24005.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'];
  24006.         }
  24007.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'] = new \Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator($a);
  24008.     }
  24009.     /**
  24010.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator' shared service.
  24011.      *
  24012.      * @return \Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator
  24013.      */
  24014.     protected function getSubscriptionCartValidatorService()
  24015.     {
  24016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  24017.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Cart/Validator/SubscriptionCartValidator.php';
  24018.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\SubscriptionCartValidator'] = new \Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  24019.     }
  24020.     /**
  24021.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository' shared service.
  24022.      *
  24023.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository
  24024.      */
  24025.     protected function getSubscriptionRepositoryService()
  24026.     {
  24027.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Repository/SubscriptionRepository.php';
  24028.         $a = ($this->services['mollie_subscription.repository'] ?? $this->getMollieSubscription_RepositoryService());
  24029.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  24030.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  24031.         }
  24032.         $b = ($this->services['mollie_subscription_address.repository'] ?? $this->getMollieSubscriptionAddress_RepositoryService());
  24033.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  24034.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  24035.         }
  24036.         $c = ($this->services['mollie_subscription_history.repository'] ?? $this->getMollieSubscriptionHistory_RepositoryService());
  24037.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  24038.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  24039.         }
  24040.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository($a$b$c);
  24041.     }
  24042.     /**
  24043.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher' shared service.
  24044.      *
  24045.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher
  24046.      */
  24047.     protected function getLiveDataEnricherService()
  24048.     {
  24049.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Enricher/LiveDataEnricher.php';
  24050.         $a = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService());
  24051.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'])) {
  24052.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'];
  24053.         }
  24054.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), $a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24055.     }
  24056.     /**
  24057.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover' shared service.
  24058.      *
  24059.      * @return \Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover
  24060.      */
  24061.     protected function getSubscriptionRemoverService()
  24062.     {
  24063.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  24064.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  24065.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  24066.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  24067.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/PaymentMethodRemover/SubscriptionRemover.php';
  24068.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  24069.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'] = new \Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), $a, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24070.     }
  24071.     /**
  24072.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\SubscriptionManager' shared service.
  24073.      *
  24074.      * @return \Kiener\MolliePayments\Components\Subscription\SubscriptionManager
  24075.      */
  24076.     protected function getSubscriptionManagerService()
  24077.     {
  24078.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/SubscriptionManagerInterface.php';
  24079.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/SubscriptionManager.php';
  24080.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/Base/BaseAction.php';
  24081.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/CreateAction.php';
  24082.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/Builder/SubscriptionBuilder.php';
  24083.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/Builder/MollieDataBuilder.php';
  24084.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionCancellation/CancellationValidator.php';
  24085.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionHistory/SubscriptionHistoryHandler.php';
  24086.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/ConfirmAction.php';
  24087.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/UpdateAddressAction.php';
  24088.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/UpdatePaymentAction.php';
  24089.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/RenewAction.php';
  24090.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionRenewing/SubscriptionRenewing.php';
  24091.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionRenewing/OrderCloneService.php';
  24092.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/PauseAction.php';
  24093.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/ResumeAction.php';
  24094.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/SkipAction.php';
  24095.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/CancelAction.php';
  24096.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Actions/RemindAction.php';
  24097.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionReminder/ReminderValidator.php';
  24098.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  24099.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  24100.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  24101.         $a = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService());
  24102.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24103.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24104.         }
  24105.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  24106.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24107.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24108.         }
  24109.         $c = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService());
  24110.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24111.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24112.         }
  24113.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  24114.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24115.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24116.         }
  24117.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  24118.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24119.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24120.         }
  24121.         $f = ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService());
  24122.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24123.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24124.         }
  24125.         $g = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  24126.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24127.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24128.         }
  24129.         $h = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  24130.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  24131.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  24132.         }
  24133.         $i = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  24134.         $j = new \Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder();
  24135.         $k = ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService());
  24136.         $l = new \Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder($k);
  24137.         $m = ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService());
  24138.         $n = new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator();
  24139.         $o = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2')));
  24140.         $p = new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler($a);
  24141.         $q = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  24142.         $r = ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter()));
  24143.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] = new \Kiener\MolliePayments\Components\Subscription\SubscriptionManager(new \Kiener\MolliePayments\Components\Subscription\Actions\CreateAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\ConfirmAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\UpdateAddressAction($i$a$j$l$b$m$n$c$o$p$q$d), new \Kiener\MolliePayments\Components\Subscription\Actions\UpdatePaymentAction($i$a$j$l$b$m$n$c$o$p$q, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder())), $k$r), new \Kiener\MolliePayments\Components\Subscription\Actions\RenewAction($i$a$j$l$b$m$n$c$o$p$q, new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing($e$f$d, new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\OrderCloneService(($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), $g$h)), $r), new \Kiener\MolliePayments\Components\Subscription\Actions\PauseAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\ResumeAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\SkipAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\CancelAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\RemindAction($i$a$j$l$b$m$n$c$o$p$q, ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionReminder\ReminderValidator()), $a);
  24144.     }
  24145.     /**
  24146.      * Gets the private 'Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover' shared service.
  24147.      *
  24148.      * @return \Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover
  24149.      */
  24150.     protected function getVoucherRemoverService()
  24151.     {
  24152.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  24153.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  24154.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  24155.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  24156.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Components/Voucher/Service/VoucherRemover.php';
  24157.         return $this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'] = new \Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] ?? $this->getVoucherServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24158.     }
  24159.     /**
  24160.      * Gets the private 'Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade' shared service.
  24161.      *
  24162.      * @return \Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade
  24163.      */
  24164.     protected function getNotificationFacadeService()
  24165.     {
  24166.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/NotificationFacade.php';
  24167.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  24168.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  24169.         return $this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] = new \Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade(($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24170.     }
  24171.     /**
  24172.      * Gets the private 'Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade' shared service.
  24173.      *
  24174.      * @return \Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade
  24175.      */
  24176.     protected function getPaymentReturnFacadeService()
  24177.     {
  24178.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/Controller/PaymentReturnFacade.php';
  24179.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MollieOrderPaymentFlow.php';
  24180.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  24181.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  24182.         return $this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] = new \Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), $a, ($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), new \Kiener\MolliePayments\Facade\MollieOrderPaymentFlow(($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), $a, ($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService())), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24183.     }
  24184.     /**
  24185.      * Gets the private 'Kiener\MolliePayments\Facade\MollieShipment' shared service.
  24186.      *
  24187.      * @return \Kiener\MolliePayments\Facade\MollieShipment
  24188.      */
  24189.     protected function getMollieShipmentService()
  24190.     {
  24191.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MollieShipmentInterface.php';
  24192.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Facade/MollieShipment.php';
  24193.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MolliePaymentExtractor.php';
  24194.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/DeliveryTransitionServiceInterface.php';
  24195.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/DeliveryTransitionService.php';
  24196.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Shipment.php';
  24197.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/OrderDeliveryService.php';
  24198.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderDelivery/OrderDeliveryRepositoryInterface.php';
  24199.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/OrderDelivery/OrderDeliveryRepository.php';
  24200.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService());
  24201.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  24202.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  24203.         }
  24204.         $b = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  24205.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  24206.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  24207.         }
  24208.         $c = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  24209.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  24210.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  24211.         }
  24212.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService());
  24213.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  24214.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  24215.         }
  24216.         $e = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  24217.         $f = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService());
  24218.         return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] = new \Kiener\MolliePayments\Facade\MollieShipment(new \Kiener\MolliePayments\Service\MolliePaymentExtractor(), new \Kiener\MolliePayments\Service\Transition\DeliveryTransitionService($a$e), $f, new \Kiener\MolliePayments\Service\MollieApi\Shipment($f), new \Kiener\MolliePayments\Service\OrderDeliveryService(new \Kiener\MolliePayments\Repository\OrderDelivery\OrderDeliveryRepository($b)), $c$d$e);
  24219.     }
  24220.     /**
  24221.      * Gets the private 'Kiener\MolliePayments\Factory\MollieApiFactory' shared service.
  24222.      *
  24223.      * @return \Kiener\MolliePayments\Factory\MollieApiFactory
  24224.      */
  24225.     protected function getMollieApiFactoryService()
  24226.     {
  24227.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Factory/MollieApiFactory.php';
  24228.         return $this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] = new \Kiener\MolliePayments\Factory\MollieApiFactory('6.4.20.2', ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24229.     }
  24230.     /**
  24231.      * Gets the private 'Kiener\MolliePayments\Gateway\Mollie\MollieGateway' shared service.
  24232.      *
  24233.      * @return \Kiener\MolliePayments\Gateway\Mollie\MollieGateway
  24234.      */
  24235.     protected function getMollieGatewayService()
  24236.     {
  24237.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Gateway/MollieGatewayInterface.php';
  24238.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Gateway/Mollie/MollieGateway.php';
  24239.         return $this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] = new \Kiener\MolliePayments\Gateway\Mollie\MollieGateway(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()));
  24240.     }
  24241.     /**
  24242.      * Gets the private 'Kiener\MolliePayments\Handler\Method\ApplePayPayment' shared service.
  24243.      *
  24244.      * @return \Kiener\MolliePayments\Handler\Method\ApplePayPayment
  24245.      */
  24246.     protected function getApplePayPaymentService()
  24247.     {
  24248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24250.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24251.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/ApplePayPayment.php';
  24252.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment'] = new \Kiener\MolliePayments\Handler\Method\ApplePayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24253.     }
  24254.     /**
  24255.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BanContactPayment' shared service.
  24256.      *
  24257.      * @return \Kiener\MolliePayments\Handler\Method\BanContactPayment
  24258.      */
  24259.     protected function getBanContactPaymentService()
  24260.     {
  24261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24263.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24264.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/BanContactPayment.php';
  24265.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment'] = new \Kiener\MolliePayments\Handler\Method\BanContactPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24266.     }
  24267.     /**
  24268.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BankTransferPayment' shared service.
  24269.      *
  24270.      * @return \Kiener\MolliePayments\Handler\Method\BankTransferPayment
  24271.      */
  24272.     protected function getBankTransferPaymentService()
  24273.     {
  24274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24276.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24277.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/BankTransferPayment.php';
  24278.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment'] = new \Kiener\MolliePayments\Handler\Method\BankTransferPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  24279.     }
  24280.     /**
  24281.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BelfiusPayment' shared service.
  24282.      *
  24283.      * @return \Kiener\MolliePayments\Handler\Method\BelfiusPayment
  24284.      */
  24285.     protected function getBelfiusPaymentService()
  24286.     {
  24287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24289.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24290.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/BelfiusPayment.php';
  24291.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment'] = new \Kiener\MolliePayments\Handler\Method\BelfiusPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24292.     }
  24293.     /**
  24294.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BilliePayment' shared service.
  24295.      *
  24296.      * @return \Kiener\MolliePayments\Handler\Method\BilliePayment
  24297.      */
  24298.     protected function getBilliePaymentService()
  24299.     {
  24300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24302.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24303.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/BilliePayment.php';
  24304.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BilliePayment'] = new \Kiener\MolliePayments\Handler\Method\BilliePayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24305.     }
  24306.     /**
  24307.      * Gets the private 'Kiener\MolliePayments\Handler\Method\CreditCardPayment' shared service.
  24308.      *
  24309.      * @return \Kiener\MolliePayments\Handler\Method\CreditCardPayment
  24310.      */
  24311.     protected function getCreditCardPaymentService()
  24312.     {
  24313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24315.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24316.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/CreditCardPayment.php';
  24317.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  24318.         if (isset($this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'])) {
  24319.             return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'];
  24320.         }
  24321.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'] = new \Kiener\MolliePayments\Handler\Method\CreditCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this$a);
  24322.     }
  24323.     /**
  24324.      * Gets the private 'Kiener\MolliePayments\Handler\Method\DirectDebitPayment' shared service.
  24325.      *
  24326.      * @return \Kiener\MolliePayments\Handler\Method\DirectDebitPayment
  24327.      */
  24328.     protected function getDirectDebitPaymentService()
  24329.     {
  24330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24332.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24333.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/DirectDebitPayment.php';
  24334.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment'] = new \Kiener\MolliePayments\Handler\Method\DirectDebitPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24335.     }
  24336.     /**
  24337.      * Gets the private 'Kiener\MolliePayments\Handler\Method\EpsPayment' shared service.
  24338.      *
  24339.      * @return \Kiener\MolliePayments\Handler\Method\EpsPayment
  24340.      */
  24341.     protected function getEpsPaymentService()
  24342.     {
  24343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24345.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24346.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/EpsPayment.php';
  24347.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\EpsPayment'] = new \Kiener\MolliePayments\Handler\Method\EpsPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24348.     }
  24349.     /**
  24350.      * Gets the private 'Kiener\MolliePayments\Handler\Method\GiftCardPayment' shared service.
  24351.      *
  24352.      * @return \Kiener\MolliePayments\Handler\Method\GiftCardPayment
  24353.      */
  24354.     protected function getGiftCardPaymentService()
  24355.     {
  24356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24358.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24359.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/GiftCardPayment.php';
  24360.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment'] = new \Kiener\MolliePayments\Handler\Method\GiftCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24361.     }
  24362.     /**
  24363.      * Gets the private 'Kiener\MolliePayments\Handler\Method\GiroPayPayment' shared service.
  24364.      *
  24365.      * @return \Kiener\MolliePayments\Handler\Method\GiroPayPayment
  24366.      */
  24367.     protected function getGiroPayPaymentService()
  24368.     {
  24369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24371.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24372.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/GiroPayPayment.php';
  24373.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment'] = new \Kiener\MolliePayments\Handler\Method\GiroPayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24374.     }
  24375.     /**
  24376.      * Gets the private 'Kiener\MolliePayments\Handler\Method\In3Payment' shared service.
  24377.      *
  24378.      * @return \Kiener\MolliePayments\Handler\Method\In3Payment
  24379.      */
  24380.     protected function getIn3PaymentService()
  24381.     {
  24382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24384.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24385.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/In3Payment.php';
  24386.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\In3Payment'] = new \Kiener\MolliePayments\Handler\Method\In3Payment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24387.     }
  24388.     /**
  24389.      * Gets the private 'Kiener\MolliePayments\Handler\Method\IngHomePayPayment' shared service.
  24390.      *
  24391.      * @return \Kiener\MolliePayments\Handler\Method\IngHomePayPayment
  24392.      */
  24393.     protected function getIngHomePayPaymentService()
  24394.     {
  24395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24397.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24398.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/IngHomePayPayment.php';
  24399.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment'] = new \Kiener\MolliePayments\Handler\Method\IngHomePayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24400.     }
  24401.     /**
  24402.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KbcPayment' shared service.
  24403.      *
  24404.      * @return \Kiener\MolliePayments\Handler\Method\KbcPayment
  24405.      */
  24406.     protected function getKbcPaymentService()
  24407.     {
  24408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24410.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24411.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/KbcPayment.php';
  24412.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KbcPayment'] = new \Kiener\MolliePayments\Handler\Method\KbcPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24413.     }
  24414.     /**
  24415.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment' shared service.
  24416.      *
  24417.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment
  24418.      */
  24419.     protected function getKlarnaPayLaterPaymentService()
  24420.     {
  24421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24423.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24424.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/KlarnaPayLaterPayment.php';
  24425.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24426.     }
  24427.     /**
  24428.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment' shared service.
  24429.      *
  24430.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment
  24431.      */
  24432.     protected function getKlarnaPayNowPaymentService()
  24433.     {
  24434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24436.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24437.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/KlarnaPayNowPayment.php';
  24438.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24439.     }
  24440.     /**
  24441.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment' shared service.
  24442.      *
  24443.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment
  24444.      */
  24445.     protected function getKlarnaSliceItPaymentService()
  24446.     {
  24447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24449.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24450.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/KlarnaSliceItPayment.php';
  24451.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24452.     }
  24453.     /**
  24454.      * Gets the private 'Kiener\MolliePayments\Handler\Method\PayPalPayment' shared service.
  24455.      *
  24456.      * @return \Kiener\MolliePayments\Handler\Method\PayPalPayment
  24457.      */
  24458.     protected function getPayPalPaymentService()
  24459.     {
  24460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24462.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24463.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/PayPalPayment.php';
  24464.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment'] = new \Kiener\MolliePayments\Handler\Method\PayPalPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24465.     }
  24466.     /**
  24467.      * Gets the private 'Kiener\MolliePayments\Handler\Method\PaySafeCardPayment' shared service.
  24468.      *
  24469.      * @return \Kiener\MolliePayments\Handler\Method\PaySafeCardPayment
  24470.      */
  24471.     protected function getPaySafeCardPaymentService()
  24472.     {
  24473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24475.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24476.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/PaySafeCardPayment.php';
  24477.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment'] = new \Kiener\MolliePayments\Handler\Method\PaySafeCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24478.     }
  24479.     /**
  24480.      * Gets the private 'Kiener\MolliePayments\Handler\Method\Przelewy24Payment' shared service.
  24481.      *
  24482.      * @return \Kiener\MolliePayments\Handler\Method\Przelewy24Payment
  24483.      */
  24484.     protected function getPrzelewy24PaymentService()
  24485.     {
  24486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24488.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24489.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/Przelewy24Payment.php';
  24490.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment'] = new \Kiener\MolliePayments\Handler\Method\Przelewy24Payment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24491.     }
  24492.     /**
  24493.      * Gets the private 'Kiener\MolliePayments\Handler\Method\SofortPayment' shared service.
  24494.      *
  24495.      * @return \Kiener\MolliePayments\Handler\Method\SofortPayment
  24496.      */
  24497.     protected function getSofortPaymentService()
  24498.     {
  24499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24501.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24502.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/SofortPayment.php';
  24503.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\SofortPayment'] = new \Kiener\MolliePayments\Handler\Method\SofortPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24504.     }
  24505.     /**
  24506.      * Gets the private 'Kiener\MolliePayments\Handler\Method\VoucherPayment' shared service.
  24507.      *
  24508.      * @return \Kiener\MolliePayments\Handler\Method\VoucherPayment
  24509.      */
  24510.     protected function getVoucherPaymentService()
  24511.     {
  24512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24514.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24515.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/VoucherPayment.php';
  24516.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment'] = new \Kiener\MolliePayments\Handler\Method\VoucherPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24517.     }
  24518.     /**
  24519.      * Gets the private 'Kiener\MolliePayments\Handler\Method\iDealPayment' shared service.
  24520.      *
  24521.      * @return \Kiener\MolliePayments\Handler\Method\iDealPayment
  24522.      */
  24523.     protected function getIDealPaymentService()
  24524.     {
  24525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24527.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24528.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/Method/iDealPayment.php';
  24529.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\iDealPayment'] = new \Kiener\MolliePayments\Handler\Method\iDealPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24530.     }
  24531.     /**
  24532.      * Gets the private 'Kiener\MolliePayments\Handler\PaymentHandler' shared service.
  24533.      *
  24534.      * @return \Kiener\MolliePayments\Handler\PaymentHandler
  24535.      */
  24536.     protected function getPaymentHandlerService()
  24537.     {
  24538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  24539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  24540.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  24541.         return $this->privates['Kiener\\MolliePayments\\Handler\\PaymentHandler'] = new \Kiener\MolliePayments\Handler\PaymentHandler(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  24542.     }
  24543.     /**
  24544.      * Gets the private 'Kiener\MolliePayments\Repository\Customer\CustomerRepository' shared service.
  24545.      *
  24546.      * @return \Kiener\MolliePayments\Repository\Customer\CustomerRepository
  24547.      */
  24548.     protected function getCustomerRepositoryService()
  24549.     {
  24550.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Customer/CustomerRepositoryInterface.php';
  24551.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Customer/CustomerRepository.php';
  24552.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24553.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'])) {
  24554.             return $this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'];
  24555.         }
  24556.         return $this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] = new \Kiener\MolliePayments\Repository\Customer\CustomerRepository($a);
  24557.     }
  24558.     /**
  24559.      * Gets the private 'Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository' shared service.
  24560.      *
  24561.      * @return \Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository
  24562.      */
  24563.     protected function getOrderTransactionRepositoryService()
  24564.     {
  24565.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  24566.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'])) {
  24567.             return $this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'];
  24568.         }
  24569.         return $this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] = new \Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository($a);
  24570.     }
  24571.     /**
  24572.      * Gets the private 'Kiener\MolliePayments\Repository\Order\OrderAddressRepository' shared service.
  24573.      *
  24574.      * @return \Kiener\MolliePayments\Repository\Order\OrderAddressRepository
  24575.      */
  24576.     protected function getOrderAddressRepositoryService()
  24577.     {
  24578.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Order/OrderAddressRepositoryInterface.php';
  24579.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Order/OrderAddressRepository.php';
  24580.         $a = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  24581.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'])) {
  24582.             return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'];
  24583.         }
  24584.         return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] = new \Kiener\MolliePayments\Repository\Order\OrderAddressRepository($a);
  24585.     }
  24586.     /**
  24587.      * Gets the private 'Kiener\MolliePayments\Repository\Order\OrderRepository' shared service.
  24588.      *
  24589.      * @return \Kiener\MolliePayments\Repository\Order\OrderRepository
  24590.      */
  24591.     protected function getOrderRepositoryService()
  24592.     {
  24593.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Order/OrderRepositoryInterface.php';
  24594.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Order/OrderRepository.php';
  24595.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  24596.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'])) {
  24597.             return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'];
  24598.         }
  24599.         return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] = new \Kiener\MolliePayments\Repository\Order\OrderRepository($a);
  24600.     }
  24601.     /**
  24602.      * Gets the private 'Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository' shared service.
  24603.      *
  24604.      * @return \Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository
  24605.      */
  24606.     protected function getPaymentMethodRepositoryService()
  24607.     {
  24608.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/PaymentMethod/PaymentMethodRepositoryInterface.php';
  24609.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/PaymentMethod/PaymentMethodRepository.php';
  24610.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  24611.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'])) {
  24612.             return $this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'];
  24613.         }
  24614.         return $this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] = new \Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository($a);
  24615.     }
  24616.     /**
  24617.      * Gets the private 'Kiener\MolliePayments\Repository\Product\ProductRepository' shared service.
  24618.      *
  24619.      * @return \Kiener\MolliePayments\Repository\Product\ProductRepository
  24620.      */
  24621.     protected function getProductRepositoryService()
  24622.     {
  24623.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Product/ProductRepositoryInterface.php';
  24624.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Product/ProductRepository.php';
  24625.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24626.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'])) {
  24627.             return $this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'];
  24628.         }
  24629.         return $this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] = new \Kiener\MolliePayments\Repository\Product\ProductRepository($a);
  24630.     }
  24631.     /**
  24632.      * Gets the private 'Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository' shared service.
  24633.      *
  24634.      * @return \Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository
  24635.      */
  24636.     protected function getSalesChannelRepositoryService()
  24637.     {
  24638.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  24639.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'])) {
  24640.             return $this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'];
  24641.         }
  24642.         return $this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] = new \Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository($a);
  24643.     }
  24644.     /**
  24645.      * Gets the private 'Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask' shared service.
  24646.      *
  24647.      * @return \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask
  24648.      */
  24649.     protected function getRenewalReminderTaskService()
  24650.     {
  24651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTask.php';
  24652.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/ScheduledTask/Subscription/RenewalReminder/RenewalReminderTask.php';
  24653.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/ScheduledTask/ScheduledTaskFactory.php';
  24654.         return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask'] = (new \Kiener\MolliePayments\ScheduledTask\ScheduledTaskFactory(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService())))->createRenewalReminderTask();
  24655.     }
  24656.     /**
  24657.      * Gets the private 'Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler' shared service.
  24658.      *
  24659.      * @return \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler
  24660.      */
  24661.     protected function getRenewalReminderTaskHandlerService()
  24662.     {
  24663.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/ScheduledTask/Subscription/RenewalReminder/RenewalReminderTaskHandler.php';
  24664.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/ScheduledTask/ScheduledTaskRepositoryInterface.php';
  24665.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/ScheduledTask/ScheduledTaskRepository.php';
  24666.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24667.         if (isset($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'])) {
  24668.             return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'];
  24669.         }
  24670.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  24671.         if (isset($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'])) {
  24672.             return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'];
  24673.         }
  24674.         return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] = new \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler(new \Kiener\MolliePayments\Repository\ScheduledTask\ScheduledTaskRepository($a), $b, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24675.     }
  24676.     /**
  24677.      * Gets the private 'Kiener\MolliePayments\Service\Cart\CartBackupService' shared service.
  24678.      *
  24679.      * @return \Kiener\MolliePayments\Service\Cart\CartBackupService
  24680.      */
  24681.     protected function getCartBackupServiceService()
  24682.     {
  24683.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Cart/CartBackupService.php';
  24684.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  24685.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'])) {
  24686.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'];
  24687.         }
  24688.         return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] = new \Kiener\MolliePayments\Service\Cart\CartBackupService($a);
  24689.     }
  24690.     /**
  24691.      * Gets the private 'Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector' shared service.
  24692.      *
  24693.      * @return \Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector
  24694.      */
  24695.     protected function getVoucherCartCollectorService()
  24696.     {
  24697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24698.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Cart/Voucher/VoucherCartCollector.php';
  24699.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] ?? $this->getVoucherServiceService());
  24700.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'])) {
  24701.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'];
  24702.         }
  24703.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService());
  24704.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'])) {
  24705.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'];
  24706.         }
  24707.         return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] = new \Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector($a$b);
  24708.     }
  24709.     /**
  24710.      * Gets the private 'Kiener\MolliePayments\Service\CustomerService' shared service.
  24711.      *
  24712.      * @return \Kiener\MolliePayments\Service\CustomerService
  24713.      */
  24714.     protected function getCustomerServiceService()
  24715.     {
  24716.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/CustomerServiceInterface.php';
  24717.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/CustomerService.php';
  24718.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Country/CountryRepositoryInterface.php';
  24719.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Country/CountryRepository.php';
  24720.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Customer.php';
  24721.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Salutation/SalutationRepositoryInterface.php';
  24722.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Salutation/SalutationRepository.php';
  24723.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/ConfigService.php';
  24724.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24725.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24726.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24727.         }
  24728.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService());
  24729.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24730.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24731.         }
  24732.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24733.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24734.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24735.         }
  24736.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  24737.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24738.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24739.         }
  24740.         $e = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  24741.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24742.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24743.         }
  24744.         $f = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  24745.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24746.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24747.         }
  24748.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24749.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  24750.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  24751.         }
  24752.         $h = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  24753.         return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] = new \Kiener\MolliePayments\Service\CustomerService(new \Kiener\MolliePayments\Repository\Country\CountryRepository($a), $b, new \Kiener\MolliePayments\Service\MollieApi\Customer(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService())), $c, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $d, new \Kiener\MolliePayments\Repository\Salutation\SalutationRepository($e), $h'6.4.20.2'$f, new \Kiener\MolliePayments\Service\ConfigService($g, ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), $h));
  24754.     }
  24755.     /**
  24756.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator' shared service.
  24757.      *
  24758.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator
  24759.      */
  24760.     protected function getJsonPluginConfigurationGeneratorService()
  24761.     {
  24762.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  24763.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  24764.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractPluginConfigurationGenerator.php';
  24765.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/JsonPluginConfigurationGenerator.php';
  24766.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\JsonPluginConfigurationGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  24767.     }
  24768.     /**
  24769.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator' shared service.
  24770.      *
  24771.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator
  24772.      */
  24773.     protected function getPaymentMethodGeneratorService()
  24774.     {
  24775.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  24776.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  24777.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/PaymentMethodGenerator.php';
  24778.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/SalesChannel/SalesChannelDataExtractor.php';
  24779.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\PaymentMethodGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator(($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), new \Kiener\MolliePayments\Service\SalesChannel\SalesChannelDataExtractor());
  24780.     }
  24781.     /**
  24782.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator' shared service.
  24783.      *
  24784.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator
  24785.      */
  24786.     protected function getReadablePluginConfigurationGeneratorService()
  24787.     {
  24788.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  24789.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  24790.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractPluginConfigurationGenerator.php';
  24791.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/ReadablePluginConfigurationGenerator.php';
  24792.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\ReadablePluginConfigurationGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] ?? $this->getApiKeyValidatorService()));
  24793.     }
  24794.     /**
  24795.      * Gets the private 'Kiener\MolliePayments\Service\MandateService' shared service.
  24796.      *
  24797.      * @return \Kiener\MolliePayments\Service\MandateService
  24798.      */
  24799.     protected function getMandateServiceService()
  24800.     {
  24801.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MandateServiceInterface.php';
  24802.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MandateService.php';
  24803.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Mandate.php';
  24804.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  24805.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MandateService'])) {
  24806.             return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'];
  24807.         }
  24808.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  24809.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MandateService'])) {
  24810.             return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'];
  24811.         }
  24812.         return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'] = new \Kiener\MolliePayments\Service\MandateService($a, new \Kiener\MolliePayments\Service\MollieApi\Mandate(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService())), $b);
  24813.     }
  24814.     /**
  24815.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator' shared service.
  24816.      *
  24817.      * @return \Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator
  24818.      */
  24819.     protected function getApiKeyValidatorService()
  24820.     {
  24821.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/ApiKeyValidator.php';
  24822.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] = new \Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()));
  24823.     }
  24824.     /**
  24825.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\Order' shared service.
  24826.      *
  24827.      * @return \Kiener\MolliePayments\Service\MollieApi\Order
  24828.      */
  24829.     protected function getOrderService()
  24830.     {
  24831.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Order.php';
  24832.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/Payment.php';
  24833.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/RequestAnonymizer/MollieRequestAnonymizer.php';
  24834.         $a = ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService());
  24835.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] = new \Kiener\MolliePayments\Service\MollieApi\Order($a, new \Kiener\MolliePayments\Service\MollieApi\Payment($a), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService()), new \Kiener\MolliePayments\Service\MollieApi\RequestAnonymizer\MollieRequestAnonymizer('*'), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  24836.     }
  24837.     /**
  24838.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor' shared service.
  24839.      *
  24840.      * @return \Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor
  24841.      */
  24842.     protected function getOrderDataExtractorService()
  24843.     {
  24844.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/MollieApi/OrderDataExtractor.php';
  24845.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  24846.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'])) {
  24847.             return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'];
  24848.         }
  24849.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] = new \Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $a);
  24850.     }
  24851.     /**
  24852.      * Gets the private 'Kiener\MolliePayments\Service\OrderService' shared service.
  24853.      *
  24854.      * @return \Kiener\MolliePayments\Service\OrderService
  24855.      */
  24856.     protected function getOrderService2Service()
  24857.     {
  24858.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/OrderServiceInterface.php';
  24859.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/OrderService.php';
  24860.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/UpdateOrderTransactionCustomFields.php';
  24861.         $a = ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService());
  24862.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  24863.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  24864.         }
  24865.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service());
  24866.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  24867.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  24868.         }
  24869.         $c = ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService());
  24870.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  24871.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  24872.         }
  24873.         return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'] = new \Kiener\MolliePayments\Service\OrderService($a$b, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), ($this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] ?? $this->getUpdateOrderCustomFieldsService()), new \Kiener\MolliePayments\Service\UpdateOrderTransactionCustomFields($c), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24874.     }
  24875.     /**
  24876.      * Gets the private 'Kiener\MolliePayments\Service\Order\OrderStateService' shared service.
  24877.      *
  24878.      * @return \Kiener\MolliePayments\Service\Order\OrderStateService
  24879.      */
  24880.     protected function getOrderStateServiceService()
  24881.     {
  24882.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Order/OrderStateService.php';
  24883.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/OrderTransitionServiceInterface.php';
  24884.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/OrderTransitionService.php';
  24885.         return $this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] = new \Kiener\MolliePayments\Service\Order\OrderStateService(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), new \Kiener\MolliePayments\Service\Transition\OrderTransitionService(($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService())));
  24886.     }
  24887.     /**
  24888.      * Gets the private 'Kiener\MolliePayments\Service\Order\OrderStatusUpdater' shared service.
  24889.      *
  24890.      * @return \Kiener\MolliePayments\Service\Order\OrderStatusUpdater
  24891.      */
  24892.     protected function getOrderStatusUpdaterService()
  24893.     {
  24894.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Order/OrderStatusUpdater.php';
  24895.         return $this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] = new \Kiener\MolliePayments\Service\Order\OrderStatusUpdater(($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] ?? $this->getOrderStateServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] ?? $this->getTransactionTransitionServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24896.     }
  24897.     /**
  24898.      * Gets the private 'Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover' shared service.
  24899.      *
  24900.      * @return \Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover
  24901.      */
  24902.     protected function getRegularPaymentRemoverService()
  24903.     {
  24904.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  24905.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  24906.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  24907.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  24908.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Payment/Remover/RegularPaymentRemover.php';
  24909.         return $this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'] = new \Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  24910.     }
  24911.     /**
  24912.      * Gets the private 'Kiener\MolliePayments\Service\Refund\RefundService' shared service.
  24913.      *
  24914.      * @return \Kiener\MolliePayments\Service\Refund\RefundService
  24915.      */
  24916.     protected function getRefundServiceService()
  24917.     {
  24918.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Refund/RefundServiceInterface.php';
  24919.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Refund/RefundService.php';
  24920.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Hydrator/RefundHydrator.php';
  24921.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  24922.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'])) {
  24923.             return $this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'];
  24924.         }
  24925.         return $this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] = new \Kiener\MolliePayments\Service\Refund\RefundService(($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), $a, new \Kiener\MolliePayments\Hydrator\RefundHydrator(), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()));
  24926.     }
  24927.     /**
  24928.      * Gets the private 'Kiener\MolliePayments\Service\Router\RoutingBuilder' shared service.
  24929.      *
  24930.      * @return \Kiener\MolliePayments\Service\Router\RoutingBuilder
  24931.      */
  24932.     protected function getRoutingBuilderService()
  24933.     {
  24934.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Router/RoutingBuilder.php';
  24935.         return $this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] = new \Kiener\MolliePayments\Service\Router\RoutingBuilder(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $this->getEnv('default::APP_URL'));
  24936.     }
  24937.     /**
  24938.      * Gets the private 'Kiener\MolliePayments\Service\Router\RoutingDetector' shared service.
  24939.      *
  24940.      * @return \Kiener\MolliePayments\Service\Router\RoutingDetector
  24941.      */
  24942.     protected function getRoutingDetectorService()
  24943.     {
  24944.         return $this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] = new \Kiener\MolliePayments\Service\Router\RoutingDetector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24945.     }
  24946.     /**
  24947.      * Gets the private 'Kiener\MolliePayments\Service\SettingsService' shared service.
  24948.      *
  24949.      * @return \Kiener\MolliePayments\Service\SettingsService
  24950.      */
  24951.     protected function getSettingsServiceService()
  24952.     {
  24953.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24954.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'])) {
  24955.             return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'];
  24956.         }
  24957.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService());
  24958.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'])) {
  24959.             return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'];
  24960.         }
  24961.         return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] = new \Kiener\MolliePayments\Service\SettingsService($a$b$this->getEnv('default::MOLLIE_SHOP_DOMAIN'), $this->getEnv('default::MOLLIE_DEV_MODE'), $this->getEnv('default::MOLLIE_CYPRESS_MODE'));
  24962.     }
  24963.     /**
  24964.      * Gets the private 'Kiener\MolliePayments\Service\TransactionService' shared service.
  24965.      *
  24966.      * @return \Kiener\MolliePayments\Service\TransactionService
  24967.      */
  24968.     protected function getTransactionServiceService()
  24969.     {
  24970.         return $this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] = new \Kiener\MolliePayments\Service\TransactionService(($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()));
  24971.     }
  24972.     /**
  24973.      * Gets the private 'Kiener\MolliePayments\Service\Transition\TransitionService' shared service.
  24974.      *
  24975.      * @return \Kiener\MolliePayments\Service\Transition\TransitionService
  24976.      */
  24977.     protected function getTransitionServiceService()
  24978.     {
  24979.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/TransitionServiceInterface.php';
  24980.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Transition/TransitionService.php';
  24981.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  24982.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'])) {
  24983.             return $this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'];
  24984.         }
  24985.         return $this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] = new \Kiener\MolliePayments\Service\Transition\TransitionService($a);
  24986.     }
  24987.     /**
  24988.      * Gets the private 'Kiener\MolliePayments\Service\UpdateOrderCustomFields' shared service.
  24989.      *
  24990.      * @return \Kiener\MolliePayments\Service\UpdateOrderCustomFields
  24991.      */
  24992.     protected function getUpdateOrderCustomFieldsService()
  24993.     {
  24994.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/UpdateOrderCustomFields.php';
  24995.         return $this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] = new \Kiener\MolliePayments\Service\UpdateOrderCustomFields(($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()));
  24996.     }
  24997.     /**
  24998.      * Gets the private 'Kiener\MolliePayments\Service\Voucher\VoucherService' shared service.
  24999.      *
  25000.      * @return \Kiener\MolliePayments\Service\Cart\Voucher\VoucherService
  25001.      */
  25002.     protected function getVoucherServiceService()
  25003.     {
  25004.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/Cart/Voucher/VoucherService.php';
  25005.         $a = ($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] ?? $this->getProductRepositoryService());
  25006.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'])) {
  25007.             return $this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'];
  25008.         }
  25009.         return $this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] = new \Kiener\MolliePayments\Service\Cart\Voucher\VoucherService($a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25010.     }
  25011.     /**
  25012.      * Gets the private 'Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber' shared service.
  25013.      *
  25014.      * @return \Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber
  25015.      */
  25016.     protected function getAccountPaymentMethodPageSubscriberService()
  25017.     {
  25018.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/AccountPaymentMethodPageSubscriber.php';
  25019.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\AccountPaymentMethodPageSubscriber'] = new \Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()));
  25020.     }
  25021.     /**
  25022.      * Gets the private 'Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber' shared service.
  25023.      *
  25024.      * @return \Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber
  25025.      */
  25026.     protected function getApplePayDirectSubscriberService()
  25027.     {
  25028.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/ApplePayDirectSubscriber.php';
  25029.         $a = ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService());
  25030.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'])) {
  25031.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'];
  25032.         }
  25033.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'] = new \Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  25034.     }
  25035.     /**
  25036.      * Gets the private 'Kiener\MolliePayments\Subscriber\ApplePaySubscriber' shared service.
  25037.      *
  25038.      * @return \Kiener\MolliePayments\Subscriber\ApplePaySubscriber
  25039.      */
  25040.     protected function getApplePaySubscriberService()
  25041.     {
  25042.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/ApplePaySubscriber.php';
  25043.         $a = ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService());
  25044.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'])) {
  25045.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'];
  25046.         }
  25047.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'] = new \Kiener\MolliePayments\Subscriber\ApplePaySubscriber($a);
  25048.     }
  25049.     /**
  25050.      * Gets the private 'Kiener\MolliePayments\Subscriber\CancelOrderSubscriber' shared service.
  25051.      *
  25052.      * @return \Kiener\MolliePayments\Subscriber\CancelOrderSubscriber
  25053.      */
  25054.     protected function getCancelOrderSubscriberService()
  25055.     {
  25056.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/CancelOrderSubscriber.php';
  25057.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderService2Service());
  25058.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'])) {
  25059.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'];
  25060.         }
  25061.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'] = new \Kiener\MolliePayments\Subscriber\CancelOrderSubscriber(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), $a, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25062.     }
  25063.     /**
  25064.      * Gets the private 'Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber' shared service.
  25065.      *
  25066.      * @return \Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber
  25067.      */
  25068.     protected function getCheckoutConfirmPageSubscriber2Service()
  25069.     {
  25070.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/CheckoutConfirmPageSubscriber.php';
  25071.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Language/LanguageRepositoryInterface.php';
  25072.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Language/LanguageRepository.php';
  25073.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Locale/LocaleRepositoryInterface.php';
  25074.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Repository/Locale/LocaleRepository.php';
  25075.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  25076.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  25077.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  25078.         }
  25079.         $b = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  25080.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  25081.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  25082.         }
  25083.         $c = ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService());
  25084.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  25085.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  25086.         }
  25087.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] = new \Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), new \Kiener\MolliePayments\Repository\Language\LanguageRepository($a), new \Kiener\MolliePayments\Repository\Locale\LocaleRepository($b), $c);
  25088.     }
  25089.     /**
  25090.      * Gets the private 'Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber' shared service.
  25091.      *
  25092.      * @return \Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber
  25093.      */
  25094.     protected function getOrderDeliverySubscriberService()
  25095.     {
  25096.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/OrderDeliverySubscriber.php';
  25097.         $a = ($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService());
  25098.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'])) {
  25099.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'];
  25100.         }
  25101.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'] = new \Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25102.     }
  25103.     /**
  25104.      * Gets the private 'Kiener\MolliePayments\Subscriber\ShippingSubscriber' shared service.
  25105.      *
  25106.      * @return \Kiener\MolliePayments\Subscriber\ShippingSubscriber
  25107.      */
  25108.     protected function getShippingSubscriberService()
  25109.     {
  25110.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/ShippingSubscriber.php';
  25111.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ShippingSubscriber'] = new \Kiener\MolliePayments\Subscriber\ShippingSubscriber(($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25112.     }
  25113.     /**
  25114.      * Gets the private 'Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber' shared service.
  25115.      *
  25116.      * @return \Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber
  25117.      */
  25118.     protected function getStorefrontBuildSubscriberService()
  25119.     {
  25120.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/StorefrontBuildSubscriber.php';
  25121.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\StorefrontBuildSubscriber'] = new \Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  25122.     }
  25123.     /**
  25124.      * Gets the private 'Kiener\MolliePayments\Subscriber\SubscriptionSubscriber' shared service.
  25125.      *
  25126.      * @return \Kiener\MolliePayments\Subscriber\SubscriptionSubscriber
  25127.      */
  25128.     protected function getSubscriptionSubscriberService()
  25129.     {
  25130.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.php';
  25131.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  25132.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'])) {
  25133.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'];
  25134.         }
  25135.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] = new \Kiener\MolliePayments\Subscriber\SubscriptionSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  25136.     }
  25137.     /**
  25138.      * Gets the private 'Kiener\MolliePayments\Subscriber\SystemConfigSubscriber' shared service.
  25139.      *
  25140.      * @return \Kiener\MolliePayments\Subscriber\SystemConfigSubscriber
  25141.      */
  25142.     protected function getSystemConfigSubscriberService()
  25143.     {
  25144.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/SystemConfigSubscriber.php';
  25145.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\SystemConfigSubscriber'] = new \Kiener\MolliePayments\Subscriber\SystemConfigSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25146.     }
  25147.     /**
  25148.      * Gets the private 'Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber' shared service.
  25149.      *
  25150.      * @return \Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber
  25151.      */
  25152.     protected function getTestModeNotificationSubscriberService()
  25153.     {
  25154.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/TestModeNotificationSubscriber.php';
  25155.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] = new \Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  25156.     }
  25157.     /**
  25158.      * Gets the private 'Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber' shared service.
  25159.      *
  25160.      * @return \Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber
  25161.      */
  25162.     protected function getWebhookTimezoneSubscriberService()
  25163.     {
  25164.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber'] = new \Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  25165.     }
  25166.     /**
  25167.      * Gets the private 'NetInventors\NetiNextStoreLocator\Components\CmsPageRenderer' shared service.
  25168.      *
  25169.      * @return \NetInventors\NetiNextStoreLocator\Components\CmsPageRenderer
  25170.      */
  25171.     protected function getCmsPageRendererService()
  25172.     {
  25173.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Components/CmsPageRenderer.php';
  25174.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Components\\CmsPageRenderer'] = new \NetInventors\NetiNextStoreLocator\Components\CmsPageRenderer(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  25175.     }
  25176.     /**
  25177.      * Gets the private 'NetInventors\NetiNextStoreLocator\Components\ContactForm\ContactForm' shared service.
  25178.      *
  25179.      * @return \NetInventors\NetiNextStoreLocator\Components\ContactForm\ContactForm
  25180.      */
  25181.     protected function getContactFormService()
  25182.     {
  25183.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Components/ContactForm/ContactForm.php';
  25184.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Components\\ContactForm\\ContactForm'] = new \NetInventors\NetiNextStoreLocator\Components\ContactForm\ContactForm(($this->services['neti_store_locator_contact_form.repository'] ?? $this->getNetiStoreLocatorContactForm_RepositoryService()));
  25185.     }
  25186.     /**
  25187.      * Gets the private 'NetInventors\NetiNextStoreLocator\Service\StoreFilterValueService' shared service.
  25188.      *
  25189.      * @return \NetInventors\NetiNextStoreLocator\Service\StoreFilterValueService
  25190.      */
  25191.     protected function getStoreFilterValueServiceService()
  25192.     {
  25193.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/StoreFilterValueService.php';
  25194.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Service\\StoreFilterValueService'] = new \NetInventors\NetiNextStoreLocator\Service\StoreFilterValueService(($this->services['neti_sl_filter.repository'] ?? $this->getNetiSlFilter_RepositoryService()), ($this->services['neti_sl_filter_value.repository'] ?? $this->getNetiSlFilterValue_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25195.     }
  25196.     /**
  25197.      * Gets the private 'NetInventors\NetiNextStoreLocator\Storefront\Framework\Seo\SeoUrlRoute\StorePageSeoUrlRoute' shared service.
  25198.      *
  25199.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Framework\Seo\SeoUrlRoute\StorePageSeoUrlRoute
  25200.      */
  25201.     protected function getStorePageSeoUrlRouteService()
  25202.     {
  25203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  25204.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Framework/Seo/SeoUrlRoute/StorePageSeoUrlRoute.php';
  25205.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Framework\\Seo\\SeoUrlRoute\\StorePageSeoUrlRoute'] = new \NetInventors\NetiNextStoreLocator\Storefront\Framework\Seo\SeoUrlRoute\StorePageSeoUrlRoute(($this->services['NetInventors\\NetiNextStoreLocator\\Core\\Content\\Store\\StoreDefinition'] ?? $this->getStoreDefinitionService()));
  25206.     }
  25207.     /**
  25208.      * Gets the private 'NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Detail\StoreDetailPageLoader' shared service.
  25209.      *
  25210.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Detail\StoreDetailPageLoader
  25211.      */
  25212.     protected function getStoreDetailPageLoaderService()
  25213.     {
  25214.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Page/Store/Detail/StoreDetailPageLoader.php';
  25215.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Page/Store/Detail/StoreDetailLoader.php';
  25216.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Detail\\StoreDetailPageLoader'] = new \NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Detail\StoreDetailPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), new \NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Detail\StoreDetailLoader(($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->privates['NetInventors\\NetiNextStoreLocator\\Components\\ContactForm\\ContactForm'] ?? $this->getContactFormService()), ($this->privates['NetInventors\\NetiNextStoreLocator\\Components\\CmsPageRenderer'] ?? $this->getCmsPageRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), '6.4.20.2', ($this->services['NetInventors\\NetiNextStoreLocator\\Service\\StoreBusinessHoursService'] ?? $this->getStoreBusinessHoursServiceService()));
  25217.     }
  25218.     /**
  25219.      * Gets the private 'NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Listing\StoreListingPageLoader' shared service.
  25220.      *
  25221.      * @return \NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Listing\StoreListingPageLoader
  25222.      */
  25223.     protected function getStoreListingPageLoaderService()
  25224.     {
  25225.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Page/Store/Listing/StoreListingPageLoader.php';
  25226.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/StoreFilterService.php';
  25227.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  25228.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Page\\Store\\Listing\\StoreListingPageLoader'] = new \NetInventors\NetiNextStoreLocator\Storefront\Page\Store\Listing\StoreListingPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetInventors\\NetiNextStoreLocator\\Components\\ContactForm\\ContactForm'] ?? $this->getContactFormService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->privates['NetInventors\\NetiNextStoreLocator\\Components\\CmsPageRenderer'] ?? $this->getCmsPageRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), new \NetInventors\NetiNextStoreLocator\Service\StoreFilterService(($this->services['neti_sl_filter.repository'] ?? $this->getNetiSlFilter_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), $a, ($this->privates['NetInventors\\NetiNextStoreLocator\\Service\\StoreFilterValueService'] ?? $this->getStoreFilterValueServiceService())), NULL, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), '6.4.20.2', ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['neti_store_locator.plugin_config'] ?? $this->getNetiStoreLocator_PluginConfigService()));
  25229.     }
  25230.     /**
  25231.      * Gets the private 'NetInventors\NetiNextStoreLocator\Subscriber\BusinessEventSubscriber' shared service.
  25232.      *
  25233.      * @return \NetInventors\NetiNextStoreLocator\Subscriber\BusinessEventSubscriber
  25234.      */
  25235.     protected function getBusinessEventSubscriberService()
  25236.     {
  25237.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Subscriber/BusinessEventSubscriber.php';
  25238.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  25239.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'])) {
  25240.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'];
  25241.         }
  25242.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\BusinessEventSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\BusinessEventSubscriber($a'6.4.20.2');
  25243.     }
  25244.     /**
  25245.      * Gets the private 'NetInventors\NetiNextStoreLocator\Subscriber\CheckoutFinishPageSubscriber' shared service.
  25246.      *
  25247.      * @return \NetInventors\NetiNextStoreLocator\Subscriber\CheckoutFinishPageSubscriber
  25248.      */
  25249.     protected function getCheckoutFinishPageSubscriberService()
  25250.     {
  25251.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Subscriber/CheckoutFinishPageSubscriber.php';
  25252.         $a = ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService());
  25253.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\CheckoutFinishPageSubscriber'])) {
  25254.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\CheckoutFinishPageSubscriber'];
  25255.         }
  25256.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\CheckoutFinishPageSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\CheckoutFinishPageSubscriber(($this->privates['neti_store_locator.plugin_config'] ?? $this->getNetiStoreLocator_PluginConfigService()), ($this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'] ?? $this->getGeoLocationService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  25257.     }
  25258.     /**
  25259.      * Gets the private 'NetInventors\NetiNextStoreLocator\Subscriber\EntitySubscriber' shared service.
  25260.      *
  25261.      * @return \NetInventors\NetiNextStoreLocator\Subscriber\EntitySubscriber
  25262.      */
  25263.     protected function getEntitySubscriberService()
  25264.     {
  25265.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Subscriber/EntitySubscriber.php';
  25266.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Components/EntityFilter.php';
  25267.         $a = ($this->services['NetInventors\\NetiNextStoreLocator\\Components\\GeoLocation\\GeoLocation'] ?? $this->getGeoLocationService());
  25268.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'])) {
  25269.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'];
  25270.         }
  25271.         $b = ($this->services['neti_store_locator.repository'] ?? $this->getNetiStoreLocator_RepositoryService());
  25272.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'])) {
  25273.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'];
  25274.         }
  25275.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\EntitySubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\EntitySubscriber(new \NetInventors\NetiNextStoreLocator\Components\EntityFilter(), $a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  25276.     }
  25277.     /**
  25278.      * Gets the private 'NetInventors\NetiNextStoreLocator\Subscriber\HeaderPageletLoaderSubscriber' shared service.
  25279.      *
  25280.      * @return \NetInventors\NetiNextStoreLocator\Subscriber\HeaderPageletLoaderSubscriber
  25281.      */
  25282.     protected function getHeaderPageletLoaderSubscriberService()
  25283.     {
  25284.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Subscriber/HeaderPageletLoaderSubscriber.php';
  25285.         $a = ($this->privates['neti_store_locator.plugin_config'] ?? $this->getNetiStoreLocator_PluginConfigService());
  25286.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'])) {
  25287.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'];
  25288.         }
  25289.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25290.         if (isset($this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'])) {
  25291.             return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'];
  25292.         }
  25293.         return $this->privates['NetInventors\\NetiNextStoreLocator\\Subscriber\\HeaderPageletLoaderSubscriber'] = new \NetInventors\NetiNextStoreLocator\Subscriber\HeaderPageletLoaderSubscriber($a$b);
  25294.     }
  25295.     /**
  25296.      * Gets the private 'Nimbits\NimbitsArticlePDFsNext\Subscriber\Subscriber' shared service.
  25297.      *
  25298.      * @return \Nimbits\NimbitsArticlePDFsNext\Subscriber\Subscriber
  25299.      */
  25300.     protected function getSubscriberService()
  25301.     {
  25302.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Subscriber/Subscriber.php';
  25303.         include_once \dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Setting/Service/SettingService.php';
  25304.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25305.         if (isset($this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'])) {
  25306.             return $this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'];
  25307.         }
  25308.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25309.         if (isset($this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'])) {
  25310.             return $this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'];
  25311.         }
  25312.         return $this->privates['Nimbits\\NimbitsArticlePDFsNext\\Subscriber\\Subscriber'] = new \Nimbits\NimbitsArticlePDFsNext\Subscriber\Subscriber(new \Nimbits\NimbitsArticlePDFsNext\Setting\Service\SettingService($a), $b);
  25313.     }
  25314.     /**
  25315.      * Gets the private 'Nimbits\NimbitsPriceOnRequestNext\Setting\Service\SettingService' shared service.
  25316.      *
  25317.      * @return \Nimbits\NimbitsPriceOnRequestNext\Setting\Service\SettingService
  25318.      */
  25319.     protected function getSettingServiceService()
  25320.     {
  25321.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25322.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'])) {
  25323.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'];
  25324.         }
  25325.         return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'] = new \Nimbits\NimbitsPriceOnRequestNext\Setting\Service\SettingService($a);
  25326.     }
  25327.     /**
  25328.      * Gets the private 'Nimbits\NimbitsPriceOnRequestNext\Subscriber\StorefrontSubscriber' shared service.
  25329.      *
  25330.      * @return \Nimbits\NimbitsPriceOnRequestNext\Subscriber\StorefrontSubscriber
  25331.      */
  25332.     protected function getStorefrontSubscriber2Service()
  25333.     {
  25334.         $a = ($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Setting\\Service\\SettingService'] ?? $this->getSettingServiceService());
  25335.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25336.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25337.         }
  25338.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  25339.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25340.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25341.         }
  25342.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25343.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25344.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25345.         }
  25346.         $d = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  25347.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25348.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25349.         }
  25350.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  25351.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25352.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25353.         }
  25354.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  25355.         if (isset($this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'])) {
  25356.             return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'];
  25357.         }
  25358.         $g = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  25359.         return $this->privates['Nimbits\\NimbitsPriceOnRequestNext\\Subscriber\\StorefrontSubscriber'] = new \Nimbits\NimbitsPriceOnRequestNext\Subscriber\StorefrontSubscriber($a$b$c$d, new \Nimbits\NimbitsPriceOnRequestNext\Service\PriceOnRequestService($a$b$e$g, ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory()))), $f$e$g);
  25360.     }
  25361.     /**
  25362.      * Gets the private 'Prems\Plugin\PremsOnePageCheckout6\Core\OnePageCheckout\Storefront\ConfigService' shared service.
  25363.      *
  25364.      * @return \Prems\Plugin\PremsOnePageCheckout6\Core\OnePageCheckout\Storefront\ConfigService
  25365.      */
  25366.     protected function getConfigServiceService()
  25367.     {
  25368.         include_once \dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Core/OnePageCheckout/Storefront/ConfigService.php';
  25369.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25370.         if (isset($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Core\\OnePageCheckout\\Storefront\\ConfigService'])) {
  25371.             return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Core\\OnePageCheckout\\Storefront\\ConfigService'];
  25372.         }
  25373.         return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Core\\OnePageCheckout\\Storefront\\ConfigService'] = new \Prems\Plugin\PremsOnePageCheckout6\Core\OnePageCheckout\Storefront\ConfigService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  25374.     }
  25375.     /**
  25376.      * Gets the private 'Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\CartConvertedSubscriber' shared service.
  25377.      *
  25378.      * @return \Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\CartConvertedSubscriber
  25379.      */
  25380.     protected function getCartConvertedSubscriberService()
  25381.     {
  25382.         include_once \dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Storefront/Page/Checkout/Subscriber/CartConvertedSubscriber.php';
  25383.         return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\CartConvertedSubscriber'] = new \Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\CartConvertedSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Core\\OnePageCheckout\\Storefront\\ConfigService'] ?? $this->getConfigServiceService()));
  25384.     }
  25385.     /**
  25386.      * Gets the private 'Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\PageSubscriber' shared service.
  25387.      *
  25388.      * @return \Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\PageSubscriber
  25389.      */
  25390.     protected function getPageSubscriberService()
  25391.     {
  25392.         include_once \dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Storefront/Page/Checkout/Subscriber/PageSubscriber.php';
  25393.         $a = ($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Core\\OnePageCheckout\\Storefront\\ConfigService'] ?? $this->getConfigServiceService());
  25394.         if (isset($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'])) {
  25395.             return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'];
  25396.         }
  25397.         $b = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  25398.         if (isset($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'])) {
  25399.             return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'];
  25400.         }
  25401.         $c = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  25402.         if (isset($this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'])) {
  25403.             return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'];
  25404.         }
  25405.         return $this->privates['Prems\\Plugin\\PremsOnePageCheckout6\\Storefront\\Page\\Checkout\\Subscriber\\PageSubscriber'] = new \Prems\Plugin\PremsOnePageCheckout6\Storefront\Page\Checkout\Subscriber\PageSubscriber($a$b$c);
  25406.     }
  25407.     /**
  25408.      * Gets the private 'RHWeb\CmsElements\Content\RHWebCardTypeDataResolver' shared service.
  25409.      *
  25410.      * @return \RHWeb\CmsElements\Content\RHWebCardTypeDataResolver
  25411.      */
  25412.     protected function getRHWebCardTypeDataResolverService()
  25413.     {
  25414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  25417.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Content/RHWebCardTypeDataResolver.php';
  25418.         return $this->privates['RHWeb\\CmsElements\\Content\\RHWebCardTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebCardTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  25419.     }
  25420.     /**
  25421.      * Gets the private 'RHWeb\CmsElements\Content\RHWebCtaBannerTypeDataResolver' shared service.
  25422.      *
  25423.      * @return \RHWeb\CmsElements\Content\RHWebCtaBannerTypeDataResolver
  25424.      */
  25425.     protected function getRHWebCtaBannerTypeDataResolverService()
  25426.     {
  25427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  25430.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Content/RHWebCtaBannerTypeDataResolver.php';
  25431.         return $this->privates['RHWeb\\CmsElements\\Content\\RHWebCtaBannerTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebCtaBannerTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  25432.     }
  25433.     /**
  25434.      * Gets the private 'RHWeb\CmsElements\Content\RHWebDealCounterTypeDataResolver' shared service.
  25435.      *
  25436.      * @return \RHWeb\CmsElements\Content\RHWebDealCounterTypeDataResolver
  25437.      */
  25438.     protected function getRHWebDealCounterTypeDataResolverService()
  25439.     {
  25440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  25443.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Content/RHWebDealCounterTypeDataResolver.php';
  25444.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25445.         if (isset($this->privates['RHWeb\\CmsElements\\Content\\RHWebDealCounterTypeDataResolver'])) {
  25446.             return $this->privates['RHWeb\\CmsElements\\Content\\RHWebDealCounterTypeDataResolver'];
  25447.         }
  25448.         return $this->privates['RHWeb\\CmsElements\\Content\\RHWebDealCounterTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebDealCounterTypeDataResolver($a$a);
  25449.     }
  25450.     /**
  25451.      * Gets the private 'RHWeb\CmsElements\Content\RHWebHtmlVideoTypeDataResolver' shared service.
  25452.      *
  25453.      * @return \RHWeb\CmsElements\Content\RHWebHtmlVideoTypeDataResolver
  25454.      */
  25455.     protected function getRHWebHtmlVideoTypeDataResolverService()
  25456.     {
  25457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  25460.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Content/RHWebHtmlVideoTypeDataResolver.php';
  25461.         return $this->privates['RHWeb\\CmsElements\\Content\\RHWebHtmlVideoTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebHtmlVideoTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  25462.     }
  25463.     /**
  25464.      * Gets the private 'RHWeb\CmsElements\Content\RHWebTestimonialTypeDataResolver' shared service.
  25465.      *
  25466.      * @return \RHWeb\CmsElements\Content\RHWebTestimonialTypeDataResolver
  25467.      */
  25468.     protected function getRHWebTestimonialTypeDataResolverService()
  25469.     {
  25470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  25473.         include_once \dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Content/RHWebTestimonialTypeDataResolver.php';
  25474.         return $this->privates['RHWeb\\CmsElements\\Content\\RHWebTestimonialTypeDataResolver'] = new \RHWeb\CmsElements\Content\RHWebTestimonialTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  25475.     }
  25476.     /**
  25477.      * Gets the private 'Scop\PlatformRedirecter\Subscriber\RequestSubscriber' shared service.
  25478.      *
  25479.      * @return \Scop\PlatformRedirecter\Subscriber\RequestSubscriber
  25480.      */
  25481.     protected function getRequestSubscriberService()
  25482.     {
  25483.         include_once \dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Subscriber/RequestSubscriber.php';
  25484.         $a = ($this->services['scop_platform_redirecter_redirect.repository'] ?? $this->getScopPlatformRedirecterRedirect_RepositoryService());
  25485.         if (isset($this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'])) {
  25486.             return $this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'];
  25487.         }
  25488.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  25489.         if (isset($this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'])) {
  25490.             return $this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'];
  25491.         }
  25492.         return $this->privates['Scop\\PlatformRedirecter\\Subscriber\\RequestSubscriber'] = new \Scop\PlatformRedirecter\Subscriber\RequestSubscriber($a$b);
  25493.     }
  25494.     /**
  25495.      * Gets the private 'Shopware\Administration\Snippet\CachedSnippetFinder' shared service.
  25496.      *
  25497.      * @return \Shopware\Administration\Snippet\CachedSnippetFinder
  25498.      */
  25499.     protected function getCachedSnippetFinderService()
  25500.     {
  25501.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  25502.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  25503.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  25504.         return $this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] = new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  25505.     }
  25506.     /**
  25507.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  25508.      *
  25509.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  25510.      */
  25511.     protected function getSalesChannelUserConfigSubscriberService()
  25512.     {
  25513.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  25514.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  25515.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  25516.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  25517.         }
  25518.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  25519.     }
  25520.     /**
  25521.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  25522.      *
  25523.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  25524.      */
  25525.     protected function getAddressValidatorService()
  25526.     {
  25527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  25528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  25529.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  25530.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  25531.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  25532.         }
  25533.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  25534.     }
  25535.     /**
  25536.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  25537.      *
  25538.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  25539.      */
  25540.     protected function getCachedRuleLoaderService()
  25541.     {
  25542.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  25543.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  25544.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  25545.         }
  25546.         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()));
  25547.     }
  25548.     /**
  25549.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  25550.      *
  25551.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  25552.      */
  25553.     protected function getCartCalculatorService()
  25554.     {
  25555.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  25556.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  25557.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  25558.         }
  25559.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  25560.     }
  25561.     /**
  25562.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  25563.      *
  25564.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  25565.      */
  25566.     protected function getCartPersisterService()
  25567.     {
  25568.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25569.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  25570.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  25571.         }
  25572.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25573.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister($b$a, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner($b$a), false);
  25574.     }
  25575.     /**
  25576.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  25577.      *
  25578.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  25579.      */
  25580.     protected function getCartRuleLoaderService()
  25581.     {
  25582.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  25583.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  25584.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  25585.         }
  25586.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  25587.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  25588.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  25589.         }
  25590.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  25591.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  25592.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  25593.         }
  25594.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25595.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  25596.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  25597.         }
  25598.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d);
  25599.     }
  25600.     /**
  25601.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  25602.      *
  25603.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  25604.      */
  25605.     protected function getCleanupCartTaskHandlerService()
  25606.     {
  25607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  25608.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25609.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  25610.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  25611.         }
  25612.         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);
  25613.     }
  25614.     /**
  25615.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  25616.      *
  25617.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  25618.      */
  25619.     protected function getCartMigrateCommandService()
  25620.     {
  25621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  25623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  25624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  25625.         $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')));
  25626.         $instance->setName('cart:migrate');
  25627.         return $instance;
  25628.     }
  25629.     /**
  25630.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  25631.      *
  25632.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  25633.      */
  25634.     protected function getCreditCartProcessorService()
  25635.     {
  25636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  25638.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  25639.     }
  25640.     /**
  25641.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  25642.      *
  25643.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  25644.      */
  25645.     protected function getCustomCartProcessorService()
  25646.     {
  25647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  25650.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  25651.     }
  25652.     /**
  25653.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  25654.      *
  25655.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  25656.      */
  25657.     protected function getDeliveryProcessorService()
  25658.     {
  25659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  25662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  25663.         include_once \dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorator.php';
  25664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  25665.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25666.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25667.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25668.         }
  25669.         $b = ($this->services['MyPa\\Shopware\\Service\\Config\\ConfigGenerator'] ?? $this->getConfigGeneratorService());
  25670.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25671.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25672.         }
  25673.         $c = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  25674.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  25675.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  25676.         }
  25677.         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 \MyPa\Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), $a$b), $c);
  25678.     }
  25679.     /**
  25680.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  25681.      *
  25682.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  25683.      */
  25684.     protected function getCartFacadeHelperService()
  25685.     {
  25686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  25687.         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()));
  25688.     }
  25689.     /**
  25690.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  25691.      *
  25692.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  25693.      */
  25694.     protected function getCreditLineItemFactoryService()
  25695.     {
  25696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  25698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25699.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25700.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  25701.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  25702.         }
  25703.         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);
  25704.     }
  25705.     /**
  25706.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  25707.      *
  25708.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  25709.      */
  25710.     protected function getCustomLineItemFactoryService()
  25711.     {
  25712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  25714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25715.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25716.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  25717.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  25718.         }
  25719.         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);
  25720.     }
  25721.     /**
  25722.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  25723.      *
  25724.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  25725.      */
  25726.     protected function getProductLineItemFactoryService()
  25727.     {
  25728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  25729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  25730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  25731.         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())));
  25732.     }
  25733.     /**
  25734.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  25735.      *
  25736.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  25737.      */
  25738.     protected function getLineItemFactoryRegistryService()
  25739.     {
  25740.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  25741.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25742.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25743.         }
  25744.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25745.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  25746.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  25747.         }
  25748.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  25749.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  25750.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  25751.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  25752.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  25753.         }, 4), $a$b);
  25754.     }
  25755.     /**
  25756.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  25757.      *
  25758.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  25759.      */
  25760.     protected function getLineItemGroupBuilderService()
  25761.     {
  25762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  25763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  25764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  25765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  25766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  25767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  25768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  25769.         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());
  25770.     }
  25771.     /**
  25772.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  25773.      *
  25774.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  25775.      */
  25776.     protected function getLineItemGroupServiceRegistryService()
  25777.     {
  25778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  25779.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  25780.             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()));
  25781.             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()));
  25782.             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()));
  25783.         }, 3), new RewindableGenerator(function () {
  25784.             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()));
  25785.             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()));
  25786.         }, 2));
  25787.     }
  25788.     /**
  25789.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  25790.      *
  25791.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  25792.      */
  25793.     protected function getLineItemQuantitySplitterService()
  25794.     {
  25795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  25796.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  25797.     }
  25798.     /**
  25799.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  25800.      *
  25801.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  25802.      */
  25803.     protected function getOrderConverterService()
  25804.     {
  25805.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25806.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25807.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25808.         }
  25809.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25810.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25811.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25812.         }
  25813.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25814.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25815.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25816.         }
  25817.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25818.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25819.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25820.         }
  25821.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  25822.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25823.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25824.         }
  25825.         $f = ($this->services['product_download.repository'] ?? $this->getProductDownload_RepositoryService());
  25826.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  25827.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  25828.         }
  25829.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter($a$b$c$d, ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), $e, ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()), new \Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader($f));
  25830.     }
  25831.     /**
  25832.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  25833.      *
  25834.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  25835.      */
  25836.     protected function getAbsolutePriceCalculatorService()
  25837.     {
  25838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  25839.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  25840.     }
  25841.     /**
  25842.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  25843.      *
  25844.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  25845.      */
  25846.     protected function getAmountCalculatorService()
  25847.     {
  25848.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AmountCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  25849.     }
  25850.     /**
  25851.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  25852.      *
  25853.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  25854.      */
  25855.     protected function getCurrencyPriceCalculatorService()
  25856.     {
  25857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  25858.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  25859.     }
  25860.     /**
  25861.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  25862.      *
  25863.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  25864.      */
  25865.     protected function getGrossPriceCalculatorService()
  25866.     {
  25867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  25868.         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())));
  25869.     }
  25870.     /**
  25871.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  25872.      *
  25873.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  25874.      */
  25875.     protected function getNetPriceCalculatorService()
  25876.     {
  25877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  25878.         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())));
  25879.     }
  25880.     /**
  25881.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  25882.      *
  25883.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  25884.      */
  25885.     protected function getPercentagePriceCalculatorService()
  25886.     {
  25887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  25888.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  25889.     }
  25890.     /**
  25891.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  25892.      *
  25893.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  25894.      */
  25895.     protected function getQuantityPriceCalculatorService()
  25896.     {
  25897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  25898.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()));
  25899.     }
  25900.     /**
  25901.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  25902.      *
  25903.      * @return \Shopware\Core\Checkout\Cart\Processor
  25904.      */
  25905.     protected function getProcessorService()
  25906.     {
  25907.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  25908.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  25909.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  25910.         }
  25911.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  25912.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  25913.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  25914.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  25915.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  25916.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  25917.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'] ?? $this->getAvailabilityInformationValidatorService());
  25918.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\SubscriptionCartValidator'] ?? $this->getSubscriptionCartValidatorService());
  25919.         }, 7)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  25920.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  25921.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  25922.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  25923.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  25924.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  25925.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  25926.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  25927.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  25928.         }, 8), new RewindableGenerator(function () {
  25929.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  25930.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  25931.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] ?? $this->getVoucherCartCollectorService());
  25932.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  25933.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  25934.         }, 5), $a);
  25935.     }
  25936.     /**
  25937.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  25938.      *
  25939.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  25940.      */
  25941.     protected function getContainerCartProcessorService()
  25942.     {
  25943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  25945.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  25946.     }
  25947.     /**
  25948.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  25949.      *
  25950.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  25951.      */
  25952.     protected function getDiscountCartProcessorService()
  25953.     {
  25954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  25956.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  25957.     }
  25958.     /**
  25959.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  25960.      *
  25961.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  25962.      */
  25963.     protected function getDeleteUnusedGuestCustomersCommandService()
  25964.     {
  25965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  25967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  25968.         $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())));
  25969.         $instance->setName('customer:delete-unused-guests');
  25970.         return $instance;
  25971.     }
  25972.     /**
  25973.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  25974.      *
  25975.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  25976.      */
  25977.     protected function getCustomerIndexerService()
  25978.     {
  25979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  25981.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25982.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  25983.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  25984.         }
  25985.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25986.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  25987.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  25988.         }
  25989.         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()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $b);
  25990.     }
  25991.     /**
  25992.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  25993.      *
  25994.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  25995.      */
  25996.     protected function getLegacyPasswordVerifierService()
  25997.     {
  25998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  25999.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  26000.             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()));
  26001.             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()));
  26002.         }, 2));
  26003.     }
  26004.     /**
  26005.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  26006.      *
  26007.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  26008.      */
  26009.     protected function getAccountServiceService()
  26010.     {
  26011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  26012.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26013.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26014.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26015.         }
  26016.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26017.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26018.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26019.         }
  26020.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  26021.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26022.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26023.         }
  26024.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  26025.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  26026.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  26027.         }
  26028.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountService($a$b, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), $c$d);
  26029.     }
  26030.     /**
  26031.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  26032.      *
  26033.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  26034.      */
  26035.     protected function getCustomerBeforeDeleteSubscriberService()
  26036.     {
  26037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  26038.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26039.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26040.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26041.         }
  26042.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  26043.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26044.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26045.         }
  26046.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26047.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  26048.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  26049.         }
  26050.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($a$b$c);
  26051.     }
  26052.     /**
  26053.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  26054.      *
  26055.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  26056.      */
  26057.     protected function getCustomerChangePasswordSubscriberService()
  26058.     {
  26059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  26060.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26061.     }
  26062.     /**
  26063.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  26064.      *
  26065.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  26066.      */
  26067.     protected function getCustomerDefaultSalutationSubscriberService()
  26068.     {
  26069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  26070.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  26071.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  26072.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  26073.         }
  26074.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  26075.     }
  26076.     /**
  26077.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  26078.      *
  26079.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  26080.      */
  26081.     protected function getCustomerFlowEventsSubscriberService()
  26082.     {
  26083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  26084.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26085.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26086.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26087.         }
  26088.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  26089.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  26090.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  26091.         }
  26092.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  26093.     }
  26094.     /**
  26095.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  26096.      *
  26097.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  26098.      */
  26099.     protected function getCustomerGroupSubscriberService()
  26100.     {
  26101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  26102.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26103.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26104.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26105.         }
  26106.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  26107.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26108.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26109.         }
  26110.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26111.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26112.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26113.         }
  26114.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  26115.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  26116.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  26117.         }
  26118.         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()));
  26119.     }
  26120.     /**
  26121.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  26122.      *
  26123.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  26124.      */
  26125.     protected function getCustomerMetaFieldSubscriberService()
  26126.     {
  26127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  26128.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26129.     }
  26130.     /**
  26131.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  26132.      *
  26133.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  26134.      */
  26135.     protected function getCustomerRemoteAddressSubscriberService()
  26136.     {
  26137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  26138.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26139.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  26140.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  26141.         }
  26142.         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())));
  26143.     }
  26144.     /**
  26145.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  26146.      *
  26147.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  26148.      */
  26149.     protected function getCustomerTokenSubscriberService()
  26150.     {
  26151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  26152.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  26153.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  26154.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  26155.         }
  26156.         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())));
  26157.     }
  26158.     /**
  26159.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  26160.      *
  26161.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  26162.      */
  26163.     protected function getAddressValidationFactoryService()
  26164.     {
  26165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  26167.         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()));
  26168.     }
  26169.     /**
  26170.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  26171.      *
  26172.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  26173.      */
  26174.     protected function getCustomerEmailUniqueValidatorService()
  26175.     {
  26176.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26177.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  26179.         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()));
  26180.     }
  26181.     /**
  26182.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  26183.      *
  26184.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  26185.      */
  26186.     protected function getCustomerPasswordMatchesValidatorService()
  26187.     {
  26188.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26189.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  26191.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  26192.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  26193.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  26194.         }
  26195.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  26196.     }
  26197.     /**
  26198.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  26199.      *
  26200.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  26201.      */
  26202.     protected function getCustomerVatIdentificationValidatorService()
  26203.     {
  26204.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26205.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  26207.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26208.     }
  26209.     /**
  26210.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  26211.      *
  26212.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  26213.      */
  26214.     protected function getCustomerZipCodeValidatorService()
  26215.     {
  26216.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26217.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  26219.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26220.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  26221.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  26222.         }
  26223.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  26224.     }
  26225.     /**
  26226.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  26227.      *
  26228.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  26229.      */
  26230.     protected function getCustomerProfileValidationFactoryService()
  26231.     {
  26232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  26234.         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()));
  26235.     }
  26236.     /**
  26237.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  26238.      *
  26239.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  26240.      */
  26241.     protected function getCreditNoteGeneratorService()
  26242.     {
  26243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  26245.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26246.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  26247.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  26248.         }
  26249.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  26250.     }
  26251.     /**
  26252.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  26253.      *
  26254.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  26255.      */
  26256.     protected function getDeliveryNoteGeneratorService()
  26257.     {
  26258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  26260.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26261.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  26262.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  26263.         }
  26264.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4));
  26265.     }
  26266.     /**
  26267.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  26268.      *
  26269.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  26270.      */
  26271.     protected function getDocumentGeneratorRegistryService()
  26272.     {
  26273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  26274.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  26275.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  26276.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  26277.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  26278.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  26279.         }, 4));
  26280.     }
  26281.     /**
  26282.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  26283.      *
  26284.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  26285.      */
  26286.     protected function getInvoiceGeneratorService()
  26287.     {
  26288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  26290.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26291.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  26292.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  26293.         }
  26294.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a\dirname(__DIR__4));
  26295.     }
  26296.     /**
  26297.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  26298.      *
  26299.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  26300.      */
  26301.     protected function getStornoGeneratorService()
  26302.     {
  26303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  26304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  26305.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26306.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  26307.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  26308.         }
  26309.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  26310.     }
  26311.     /**
  26312.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  26313.      *
  26314.      * @return \Shopware\Core\Checkout\Document\DocumentService
  26315.      */
  26316.     protected function getDocumentServiceService()
  26317.     {
  26318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  26319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  26320.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  26321.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26322.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26323.         }
  26324.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26325.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26326.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26327.         }
  26328.         $c = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26329.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26330.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26331.         }
  26332.         $d = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  26333.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26334.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26335.         }
  26336.         $e = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26337.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26338.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26339.         }
  26340.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26341.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26342.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26343.         }
  26344.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26345.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  26346.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  26347.         }
  26348.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  26349.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? $this->getPdfGeneratorService());
  26350.         }, 1)), $b$c$d$e$f$g);
  26351.     }
  26352.     /**
  26353.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator' shared service.
  26354.      *
  26355.      * @return \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator
  26356.      */
  26357.     protected function getPdfGeneratorService()
  26358.     {
  26359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  26360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  26361.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator($this->parameters['shopware.dompdf.options']);
  26362.     }
  26363.     /**
  26364.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  26365.      *
  26366.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  26367.      */
  26368.     protected function getCreditNoteRendererService()
  26369.     {
  26370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  26372.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26373.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26374.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26375.         }
  26376.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26377.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26378.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26379.         }
  26380.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26381.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26382.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26383.         }
  26384.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26385.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26386.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26387.         }
  26388.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26389.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  26390.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  26391.         }
  26392.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer($a$b$c$d$e, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26393.     }
  26394.     /**
  26395.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  26396.      *
  26397.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  26398.      */
  26399.     protected function getDeliveryNoteRendererService()
  26400.     {
  26401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  26403.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26404.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26405.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26406.         }
  26407.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26408.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26409.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26410.         }
  26411.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26412.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26413.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26414.         }
  26415.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26416.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26417.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26418.         }
  26419.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26420.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  26421.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  26422.         }
  26423.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer($a$b$c$d$e\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26424.     }
  26425.     /**
  26426.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  26427.      *
  26428.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  26429.      */
  26430.     protected function getInvoiceRendererService()
  26431.     {
  26432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  26434.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26435.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26436.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26437.         }
  26438.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26439.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26440.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26441.         }
  26442.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26443.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26444.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26445.         }
  26446.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26447.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26448.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26449.         }
  26450.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26451.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  26452.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  26453.         }
  26454.         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()));
  26455.     }
  26456.     /**
  26457.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  26458.      *
  26459.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  26460.      */
  26461.     protected function getStornoRendererService()
  26462.     {
  26463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  26464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  26465.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26466.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26467.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26468.         }
  26469.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  26470.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26471.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26472.         }
  26473.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26474.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26475.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26476.         }
  26477.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  26478.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26479.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26480.         }
  26481.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  26482.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  26483.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  26484.         }
  26485.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\StornoRenderer($a$b$c$d$e, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26486.     }
  26487.     /**
  26488.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  26489.      *
  26490.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  26491.      */
  26492.     protected function getDocumentConfigLoaderService()
  26493.     {
  26494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  26495.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  26496.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  26497.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  26498.         }
  26499.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  26500.     }
  26501.     /**
  26502.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  26503.      *
  26504.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  26505.      */
  26506.     protected function getDocumentGeneratorService()
  26507.     {
  26508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  26509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  26510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  26511.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26512.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26513.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26514.         }
  26515.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26516.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  26517.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  26518.         }
  26519.         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 () {
  26520.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  26521.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  26522.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  26523.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  26524.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer($this->parameters['shopware.dompdf.options']), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26525.     }
  26526.     /**
  26527.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  26528.      *
  26529.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  26530.      */
  26531.     protected function getReferenceInvoiceLoaderService()
  26532.     {
  26533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  26534.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26535.     }
  26536.     /**
  26537.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  26538.      *
  26539.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  26540.      */
  26541.     protected function getDocumentTemplateRendererService()
  26542.     {
  26543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  26544.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26545.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26546.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26547.         }
  26548.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26549.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26550.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26551.         }
  26552.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  26553.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26554.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26555.         }
  26556.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26557.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  26558.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  26559.         }
  26560.         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);
  26561.     }
  26562.     /**
  26563.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  26564.      *
  26565.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  26566.      */
  26567.     protected function getOrderTransactionStateHandlerService()
  26568.     {
  26569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  26570.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26571.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  26572.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  26573.         }
  26574.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  26575.     }
  26576.     /**
  26577.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  26578.      *
  26579.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  26580.      */
  26581.     protected function getOrderStateChangeEventListenerService()
  26582.     {
  26583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  26584.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26585.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26586.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26587.         }
  26588.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26589.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26590.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26591.         }
  26592.         $c = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  26593.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26594.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26595.         }
  26596.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26597.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26598.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26599.         }
  26600.         $e = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  26601.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26602.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26603.         }
  26604.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  26605.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  26606.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  26607.         }
  26608.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($a$b$c$d$e$f);
  26609.     }
  26610.     /**
  26611.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  26612.      *
  26613.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  26614.      */
  26615.     protected function getOrderService3Service()
  26616.     {
  26617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  26618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  26619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  26620.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  26621.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26622.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26623.         }
  26624.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26625.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26626.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26627.         }
  26628.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  26629.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26630.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26631.         }
  26632.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26633.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26634.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26635.         }
  26636.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26637.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26638.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26639.         }
  26640.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26641.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26642.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26643.         }
  26644.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26645.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26646.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26647.         }
  26648.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26649.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26650.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26651.         }
  26652.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  26653.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26654.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26655.         }
  26656.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  26657.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26658.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26659.         }
  26660.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26661.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  26662.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  26663.         }
  26664.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService($a, new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), $b$c$d$e$f$g$h$i$j$k);
  26665.     }
  26666.     /**
  26667.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  26668.      *
  26669.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  26670.      */
  26671.     protected function getCashPaymentService()
  26672.     {
  26673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  26677.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26678.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  26679.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  26680.         }
  26681.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  26682.     }
  26683.     /**
  26684.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  26685.      *
  26686.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  26687.      */
  26688.     protected function getDebitPaymentService()
  26689.     {
  26690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  26694.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26695.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  26696.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  26697.         }
  26698.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  26699.     }
  26700.     /**
  26701.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  26702.      *
  26703.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  26704.      */
  26705.     protected function getDefaultPaymentService()
  26706.     {
  26707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26710.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26711.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  26712.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  26713.         }
  26714.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  26715.     }
  26716.     /**
  26717.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  26718.      *
  26719.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  26720.      */
  26721.     protected function getInvoicePaymentService()
  26722.     {
  26723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  26727.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26728.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  26729.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  26730.         }
  26731.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  26732.     }
  26733.     /**
  26734.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  26735.      *
  26736.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  26737.      */
  26738.     protected function getPaymentHandlerRegistryService()
  26739.     {
  26740.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26741.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  26742.         ], [
  26743.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  26744.         ]);
  26745.         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, [
  26746.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  26747.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  26748.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  26749.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  26750.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  26751.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  26752.         ], [
  26753.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  26754.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  26755.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  26756.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  26757.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  26758.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  26759.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26760.             'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment''getApplePayPaymentService'false],
  26761.             'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment''getBanContactPaymentService'false],
  26762.             'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment''getBankTransferPaymentService'false],
  26763.             'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment''getBelfiusPaymentService'false],
  26764.             'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BilliePayment''getBilliePaymentService'false],
  26765.             'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment''getCreditCardPaymentService'false],
  26766.             'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment''getDirectDebitPaymentService'false],
  26767.             'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\EpsPayment''getEpsPaymentService'false],
  26768.             'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment''getGiftCardPaymentService'false],
  26769.             'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment''getGiroPayPaymentService'false],
  26770.             'Kiener\\MolliePayments\\Handler\\Method\\In3Payment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\In3Payment''getIn3PaymentService'false],
  26771.             'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment''getIngHomePayPaymentService'false],
  26772.             'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KbcPayment''getKbcPaymentService'false],
  26773.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment''getKlarnaPayLaterPaymentService'false],
  26774.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment''getKlarnaPayNowPaymentService'false],
  26775.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment''getKlarnaSliceItPaymentService'false],
  26776.             'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment''getPayPalPaymentService'false],
  26777.             'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment''getPaySafeCardPaymentService'false],
  26778.             'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment''getPrzelewy24PaymentService'false],
  26779.             'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\SofortPayment''getSofortPaymentService'false],
  26780.             'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment''getVoucherPaymentService'false],
  26781.             'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\iDealPayment''getIDealPaymentService'false],
  26782.             'Kiener\\MolliePayments\\Handler\\PaymentHandler' => ['privates''Kiener\\MolliePayments\\Handler\\PaymentHandler''getPaymentHandlerService'false],
  26783.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  26784.         ], [
  26785.             'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment',
  26786.             'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment',
  26787.             'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment',
  26788.             'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment',
  26789.             'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment',
  26790.             'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment',
  26791.             'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment',
  26792.             'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment',
  26793.             'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment',
  26794.             'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment',
  26795.             'Kiener\\MolliePayments\\Handler\\Method\\In3Payment' => 'Kiener\\MolliePayments\\Handler\\Method\\In3Payment',
  26796.             'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment',
  26797.             'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment',
  26798.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment',
  26799.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment',
  26800.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment',
  26801.             'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment',
  26802.             'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment',
  26803.             'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment' => 'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment',
  26804.             'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment',
  26805.             'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment',
  26806.             'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment',
  26807.             'Kiener\\MolliePayments\\Handler\\PaymentHandler' => 'Kiener\\MolliePayments\\Handler\\PaymentHandler',
  26808.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  26809.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26810.     }
  26811.     /**
  26812.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  26813.      *
  26814.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  26815.      */
  26816.     protected function getPrePaymentService()
  26817.     {
  26818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  26821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  26822.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26823.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  26824.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  26825.         }
  26826.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  26827.     }
  26828.     /**
  26829.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  26830.      *
  26831.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  26832.      */
  26833.     protected function getJWTFactoryV2Service()
  26834.     {
  26835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  26836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  26837.         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()));
  26838.     }
  26839.     /**
  26840.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  26841.      *
  26842.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  26843.      */
  26844.     protected function getPaymentMethodIndexerService()
  26845.     {
  26846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  26848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  26849.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26850.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26851.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26852.         }
  26853.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26854.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  26855.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  26856.         }
  26857.         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));
  26858.     }
  26859.     /**
  26860.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  26861.      *
  26862.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  26863.      */
  26864.     protected function getPaymentMethodValidator2Service()
  26865.     {
  26866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  26867.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26868.     }
  26869.     /**
  26870.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  26871.      *
  26872.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  26873.      */
  26874.     protected function getPaymentServiceService()
  26875.     {
  26876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  26877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  26878.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  26879.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26880.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  26881.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] = new \Shopware\Core\Checkout\Payment\PaymentService(new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor($a$b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())), $a$c, ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  26882.     }
  26883.     /**
  26884.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  26885.      *
  26886.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  26887.      */
  26888.     protected function getFilterServiceRegistryService()
  26889.     {
  26890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  26891.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  26892.             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()));
  26893.             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()));
  26894.         }, 2), new RewindableGenerator(function () {
  26895.             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()));
  26896.             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()));
  26897.         }, 2));
  26898.     }
  26899.     /**
  26900.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  26901.      *
  26902.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  26903.      */
  26904.     protected function getPromotionCollectorService()
  26905.     {
  26906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  26907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  26909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  26910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  26911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  26912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  26913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  26914.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26915.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  26916.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  26917.         }
  26918.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector(new \Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway($a, new \Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  26919.     }
  26920.     /**
  26921.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  26922.      *
  26923.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  26924.      */
  26925.     protected function getPromotionDeliveryProcessorService()
  26926.     {
  26927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  26929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  26931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  26932.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService()));
  26933.     }
  26934.     /**
  26935.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  26936.      *
  26937.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  26938.      */
  26939.     protected function getPromotionProcessorService()
  26940.     {
  26941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  26942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  26943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  26944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  26945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  26946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  26947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  26948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  26949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  26950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  26951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  26952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  26953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  26954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  26955.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  26956.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  26957.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), $a, new \Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules(), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  26958.     }
  26959.     /**
  26960.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  26961.      *
  26962.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  26963.      */
  26964.     protected function getPromotionIndexerService()
  26965.     {
  26966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  26968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  26969.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26970.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26971.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26972.         }
  26973.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26974.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  26975.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  26976.         }
  26977.         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()), $a, new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService()), $b);
  26978.     }
  26979.     /**
  26980.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  26981.      *
  26982.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  26983.      */
  26984.     protected function getPromotionRedemptionUpdaterService()
  26985.     {
  26986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  26987.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26988.     }
  26989.     /**
  26990.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  26991.      *
  26992.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  26993.      */
  26994.     protected function getPromotionIndividualCodeRedeemerService()
  26995.     {
  26996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  26997.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  26998.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  26999.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  27000.         }
  27001.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  27002.     }
  27003.     /**
  27004.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  27005.      *
  27006.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  27007.      */
  27008.     protected function getStorefrontCartSubscriberService()
  27009.     {
  27010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  27011.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  27012.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  27013.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  27014.         }
  27015.         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())));
  27016.     }
  27017.     /**
  27018.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  27019.      *
  27020.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  27021.      */
  27022.     protected function getPromotionValidatorService()
  27023.     {
  27024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  27025.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27026.     }
  27027.     /**
  27028.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  27029.      *
  27030.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  27031.      */
  27032.     protected function getShippingMethodValidatorService()
  27033.     {
  27034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  27035.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27036.     }
  27037.     /**
  27038.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  27039.      *
  27040.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  27041.      */
  27042.     protected function getCategoryIndexerService()
  27043.     {
  27044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  27046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  27047.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27048.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27049.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27050.         }
  27051.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27052.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27053.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27054.         }
  27055.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27056.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  27057.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  27058.         }
  27059.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27060.         return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] = new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer($d, ($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()), new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater($d$a$b), $c);
  27061.     }
  27062.     /**
  27063.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  27064.      *
  27065.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  27066.      */
  27067.     protected function getCategoryBreadcrumbBuilderService()
  27068.     {
  27069.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27070.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  27071.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  27072.         }
  27073.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  27074.     }
  27075.     /**
  27076.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  27077.      *
  27078.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  27079.      */
  27080.     protected function getNavigationLoaderService()
  27081.     {
  27082.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27083.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27084.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27085.         }
  27086.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  27087.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  27088.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  27089.         }
  27090.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  27091.     }
  27092.     /**
  27093.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  27094.      *
  27095.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  27096.      */
  27097.     protected function getCategorySubscriberService()
  27098.     {
  27099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  27100.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27101.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  27102.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  27103.         }
  27104.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  27105.     }
  27106.     /**
  27107.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  27108.      *
  27109.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  27110.      */
  27111.     protected function getEntryPointValidatorService()
  27112.     {
  27113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  27114.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27115.     }
  27116.     /**
  27117.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  27118.      *
  27119.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  27120.      */
  27121.     protected function getFormCmsElementResolverService()
  27122.     {
  27123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  27126.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  27127.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  27128.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  27129.         }
  27130.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  27131.     }
  27132.     /**
  27133.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  27134.      *
  27135.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  27136.      */
  27137.     protected function getTextCmsElementResolverService()
  27138.     {
  27139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  27142.         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()));
  27143.     }
  27144.     /**
  27145.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  27146.      *
  27147.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  27148.      */
  27149.     protected function getSalesChannelCmsPageLoaderService()
  27150.     {
  27151.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  27152.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27153.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27154.         }
  27155.         $b = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  27156.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27157.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27158.         }
  27159.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27160.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  27161.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  27162.         }
  27163.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($a$b$c);
  27164.     }
  27165.     /**
  27166.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  27167.      *
  27168.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  27169.      */
  27170.     protected function getCmsPageDefaultChangeSubscriberService()
  27171.     {
  27172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  27173.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27174.     }
  27175.     /**
  27176.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  27177.      *
  27178.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  27179.      */
  27180.     protected function getFlowActionCollectorService()
  27181.     {
  27182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  27183.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  27184.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  27185.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  27186.             yield => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  27187.             yield => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  27188.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  27189.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  27190.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  27191.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  27192.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  27193.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  27194.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  27195.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  27196.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  27197.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  27198.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  27199.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  27200.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  27201.             yield 17 => ($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()));
  27202.         }, 18), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  27203.     }
  27204.     /**
  27205.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  27206.      *
  27207.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  27208.      */
  27209.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  27210.     {
  27211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  27214.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27215.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  27216.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  27217.         }
  27218.         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);
  27219.     }
  27220.     /**
  27221.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  27222.      *
  27223.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  27224.      */
  27225.     protected function getAddCustomerTagActionService()
  27226.     {
  27227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  27230.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27231.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  27232.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  27233.         }
  27234.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  27235.     }
  27236.     /**
  27237.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  27238.      *
  27239.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  27240.      */
  27241.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  27242.     {
  27243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  27246.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27247.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  27248.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  27249.         }
  27250.         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);
  27251.     }
  27252.     /**
  27253.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  27254.      *
  27255.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  27256.      */
  27257.     protected function getAddOrderTagActionService()
  27258.     {
  27259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  27262.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27263.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  27264.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  27265.         }
  27266.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  27267.     }
  27268.     /**
  27269.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  27270.      *
  27271.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  27272.      */
  27273.     protected function getChangeCustomerGroupActionService()
  27274.     {
  27275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  27278.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27279.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  27280.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  27281.         }
  27282.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  27283.     }
  27284.     /**
  27285.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  27286.      *
  27287.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  27288.      */
  27289.     protected function getChangeCustomerStatusActionService()
  27290.     {
  27291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  27294.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27295.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  27296.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  27297.         }
  27298.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  27299.     }
  27300.     /**
  27301.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  27302.      *
  27303.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  27304.      */
  27305.     protected function getGenerateDocumentActionService()
  27306.     {
  27307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  27310.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  27311.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27312.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27313.         }
  27314.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  27315.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27316.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27317.         }
  27318.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  27319.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  27320.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  27321.         }
  27322.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27323.     }
  27324.     /**
  27325.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction' shared service.
  27326.      *
  27327.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction
  27328.      */
  27329.     protected function getGrantDownloadAccessActionService()
  27330.     {
  27331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GrantDownloadAccessAction.php';
  27333.         $a = ($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService());
  27334.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'])) {
  27335.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'];
  27336.         }
  27337.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction($a);
  27338.     }
  27339.     /**
  27340.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  27341.      *
  27342.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  27343.      */
  27344.     protected function getRemoveCustomerTagActionService()
  27345.     {
  27346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  27349.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  27350.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  27351.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  27352.         }
  27353.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  27354.     }
  27355.     /**
  27356.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  27357.      *
  27358.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  27359.      */
  27360.     protected function getRemoveOrderTagActionService()
  27361.     {
  27362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  27365.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  27366.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  27367.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  27368.         }
  27369.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  27370.     }
  27371.     /**
  27372.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  27373.      *
  27374.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  27375.      */
  27376.     protected function getSendMailActionService()
  27377.     {
  27378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  27381.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  27382.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  27383.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  27384.         }
  27385.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  27386.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  27387.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  27388.         }
  27389.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27390.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  27391.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  27392.         }
  27393.         $d = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  27394.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  27395.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  27396.         }
  27397.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  27398.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  27399.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  27400.         }
  27401.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c$d$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), true);
  27402.     }
  27403.     /**
  27404.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  27405.      *
  27406.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  27407.      */
  27408.     protected function getSetCustomerCustomFieldActionService()
  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/SetCustomerCustomFieldAction.php';
  27414.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27415.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  27416.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  27417.         }
  27418.         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);
  27419.     }
  27420.     /**
  27421.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  27422.      *
  27423.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  27424.      */
  27425.     protected function getSetCustomerGroupCustomFieldActionService()
  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/CustomFieldActionTrait.php';
  27430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  27431.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27432.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  27433.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  27434.         }
  27435.         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);
  27436.     }
  27437.     /**
  27438.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  27439.      *
  27440.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  27441.      */
  27442.     protected function getSetOrderCustomFieldActionService()
  27443.     {
  27444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  27447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  27448.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27449.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  27450.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  27451.         }
  27452.         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);
  27453.     }
  27454.     /**
  27455.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  27456.      *
  27457.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  27458.      */
  27459.     protected function getSetOrderStateActionService()
  27460.     {
  27461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  27462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  27463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  27464.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service());
  27465.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  27466.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  27467.         }
  27468.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  27469.     }
  27470.     /**
  27471.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\FlowDispatcher' shared service.
  27472.      *
  27473.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher
  27474.      */
  27475.     protected function getFlowDispatcherService()
  27476.     {
  27477.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  27478.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'])) {
  27479.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'];
  27480.         }
  27481.         $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] = $instance = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  27482.         $instance->setContainer($this);
  27483.         return $instance;
  27484.     }
  27485.     /**
  27486.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  27487.      *
  27488.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  27489.      */
  27490.     protected function getCustomerGroupStorerService()
  27491.     {
  27492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  27494.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27495.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  27496.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  27497.         }
  27498.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  27499.     }
  27500.     /**
  27501.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  27502.      *
  27503.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  27504.      */
  27505.     protected function getCustomerRecoveryStorerService()
  27506.     {
  27507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  27509.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  27510.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  27511.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  27512.         }
  27513.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  27514.     }
  27515.     /**
  27516.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  27517.      *
  27518.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  27519.      */
  27520.     protected function getCustomerStorerService()
  27521.     {
  27522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  27524.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27525.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  27526.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  27527.         }
  27528.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  27529.     }
  27530.     /**
  27531.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  27532.      *
  27533.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  27534.      */
  27535.     protected function getNewsletterRecipientStorerService()
  27536.     {
  27537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  27539.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27540.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  27541.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  27542.         }
  27543.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  27544.     }
  27545.     /**
  27546.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  27547.      *
  27548.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  27549.      */
  27550.     protected function getOrderStorerService()
  27551.     {
  27552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  27554.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27555.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  27556.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  27557.         }
  27558.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  27559.     }
  27560.     /**
  27561.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  27562.      *
  27563.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  27564.      */
  27565.     protected function getOrderTransactionStorerService()
  27566.     {
  27567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  27569.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  27570.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  27571.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  27572.         }
  27573.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  27574.     }
  27575.     /**
  27576.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  27577.      *
  27578.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  27579.      */
  27580.     protected function getUserStorerService()
  27581.     {
  27582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  27583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  27584.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  27585.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  27586.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  27587.         }
  27588.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  27589.     }
  27590.     /**
  27591.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  27592.      *
  27593.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  27594.      */
  27595.     protected function getFlowIndexerService()
  27596.     {
  27597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  27599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  27600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  27601.         $a = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  27602.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27603.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27604.         }
  27605.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27606.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27607.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27608.         }
  27609.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27610.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27611.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27612.         }
  27613.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27614.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  27615.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  27616.         }
  27617.         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()), $a, new \Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Content\Flow\Dispatching\FlowBuilder(), $b), $c$d);
  27618.     }
  27619.     /**
  27620.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  27621.      *
  27622.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  27623.      */
  27624.     protected function getDeleteExpiredFilesCommandService()
  27625.     {
  27626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  27628.         $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()));
  27629.         $instance->setName('import-export:delete-expired');
  27630.         return $instance;
  27631.     }
  27632.     /**
  27633.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  27634.      *
  27635.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  27636.      */
  27637.     protected function getImportEntityCommandService()
  27638.     {
  27639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  27641.         $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()));
  27642.         $instance->setName('import:entity');
  27643.         return $instance;
  27644.     }
  27645.     /**
  27646.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  27647.      *
  27648.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  27649.      */
  27650.     protected function getCountrySerializerService()
  27651.     {
  27652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  27655.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  27656.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  27657.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  27658.         }
  27659.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  27660.     }
  27661.     /**
  27662.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  27663.      *
  27664.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  27665.      */
  27666.     protected function getCustomerSerializerService()
  27667.     {
  27668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  27671.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27672.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27673.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27674.         }
  27675.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  27676.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27677.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27678.         }
  27679.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27680.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  27681.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  27682.         }
  27683.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  27684.     }
  27685.     /**
  27686.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  27687.      *
  27688.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  27689.      */
  27690.     protected function getLanguageSerializerService()
  27691.     {
  27692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  27695.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27696.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  27697.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  27698.         }
  27699.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  27700.     }
  27701.     /**
  27702.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  27703.      *
  27704.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  27705.      */
  27706.     protected function getMediaSerializerService()
  27707.     {
  27708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  27711.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  27712.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27713.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27714.         }
  27715.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  27716.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27717.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27718.         }
  27719.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27720.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27721.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27722.         }
  27723.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27724.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  27725.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  27726.         }
  27727.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  27728.     }
  27729.     /**
  27730.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  27731.      *
  27732.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  27733.      */
  27734.     protected function getProductCrossSellingSerializerService()
  27735.     {
  27736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  27739.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  27740.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  27741.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  27742.         }
  27743.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  27744.     }
  27745.     /**
  27746.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  27747.      *
  27748.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  27749.      */
  27750.     protected function getProductSerializerService()
  27751.     {
  27752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  27755.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  27756.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27757.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27758.         }
  27759.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27760.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27761.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27762.         }
  27763.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  27764.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27765.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27766.         }
  27767.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  27768.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  27769.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  27770.         }
  27771.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  27772.     }
  27773.     /**
  27774.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  27775.      *
  27776.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  27777.      */
  27778.     protected function getPromotionIndividualCodeSerializerService()
  27779.     {
  27780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  27783.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  27784.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27785.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27786.         }
  27787.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  27788.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  27789.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  27790.         }
  27791.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  27792.     }
  27793.     /**
  27794.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  27795.      *
  27796.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  27797.      */
  27798.     protected function getSalutationSerializerService()
  27799.     {
  27800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  27801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  27802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  27803.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  27804.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  27805.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  27806.         }
  27807.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  27808.     }
  27809.     /**
  27810.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  27811.      *
  27812.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  27813.      */
  27814.     protected function getCustomFieldsSerializer2Service()
  27815.     {
  27816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  27819.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  27820.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  27821.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  27822.         }
  27823.         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()));
  27824.     }
  27825.     /**
  27826.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  27827.      *
  27828.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  27829.      */
  27830.     protected function getPriceSerializerService()
  27831.     {
  27832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  27835.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  27836.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  27837.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  27838.         }
  27839.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  27840.     }
  27841.     /**
  27842.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  27843.      *
  27844.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  27845.      */
  27846.     protected function getToOneSerializerService()
  27847.     {
  27848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  27851.         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()));
  27852.     }
  27853.     /**
  27854.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  27855.      *
  27856.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  27857.      */
  27858.     protected function getTranslationsSerializerService()
  27859.     {
  27860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  27863.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27864.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  27865.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  27866.         }
  27867.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  27868.     }
  27869.     /**
  27870.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  27871.      *
  27872.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  27873.      */
  27874.     protected function getPrimaryKeyResolverService()
  27875.     {
  27876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  27877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  27878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  27879.         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())));
  27880.     }
  27881.     /**
  27882.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  27883.      *
  27884.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  27885.      */
  27886.     protected function getSystemDefaultValidatorService()
  27887.     {
  27888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  27889.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27890.     }
  27891.     /**
  27892.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  27893.      *
  27894.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  27895.      */
  27896.     protected function getFileDeletedSubscriberService()
  27897.     {
  27898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  27899.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27900.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  27901.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  27902.         }
  27903.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  27904.     }
  27905.     /**
  27906.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  27907.      *
  27908.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  27909.      */
  27910.     protected function getProductCategoryPathsSubscriberService()
  27911.     {
  27912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  27913.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  27914.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27915.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27916.         }
  27917.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27918.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  27919.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  27920.         }
  27921.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  27922.     }
  27923.     /**
  27924.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  27925.      *
  27926.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  27927.      */
  27928.     protected function getProductVariantsSubscriberService()
  27929.     {
  27930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  27931.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  27932.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27933.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27934.         }
  27935.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  27936.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27937.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27938.         }
  27939.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  27940.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  27941.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  27942.         }
  27943.         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);
  27944.     }
  27945.     /**
  27946.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  27947.      *
  27948.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  27949.      */
  27950.     protected function getDeleteFileHandlerService()
  27951.     {
  27952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  27953.         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()));
  27954.     }
  27955.     /**
  27956.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  27957.      *
  27958.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  27959.      */
  27960.     protected function getPipeFactoryService()
  27961.     {
  27962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  27963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  27964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  27965.         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 () {
  27966.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  27967.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  27968.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  27969.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  27970.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  27971.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  27972.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  27973.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  27974.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer()));
  27975.             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()));
  27976.         }, 10), new RewindableGenerator(function () {
  27977.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  27978.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  27979.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  27980.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  27981.             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()));
  27982.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  27983.     }
  27984.     /**
  27985.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  27986.      *
  27987.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  27988.      */
  27989.     protected function getCsvFileWriterFactoryService()
  27990.     {
  27991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  27992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  27993.         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()));
  27994.     }
  27995.     /**
  27996.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  27997.      *
  27998.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  27999.      */
  28000.     protected function getCleanupImportExportFileTaskHandlerService()
  28001.     {
  28002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  28003.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28004.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  28005.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  28006.         }
  28007.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  28008.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  28009.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  28010.         }
  28011.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  28012.     }
  28013.     /**
  28014.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  28015.      *
  28016.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  28017.      */
  28018.     protected function getDeleteExpiredFilesServiceService()
  28019.     {
  28020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  28021.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  28022.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  28023.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  28024.         }
  28025.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  28026.     }
  28027.     /**
  28028.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  28029.      *
  28030.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  28031.      */
  28032.     protected function getFileServiceService()
  28033.     {
  28034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  28035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  28036.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  28037.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  28038.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  28039.         }
  28040.         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);
  28041.     }
  28042.     /**
  28043.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  28044.      *
  28045.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  28046.      */
  28047.     protected function getImportExportServiceService()
  28048.     {
  28049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  28050.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  28051.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28052.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28053.         }
  28054.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  28055.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28056.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28057.         }
  28058.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  28059.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28060.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28061.         }
  28062.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  28063.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  28064.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  28065.         }
  28066.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  28067.     }
  28068.     /**
  28069.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  28070.      *
  28071.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  28072.      */
  28073.     protected function getLandingPageIndexerService()
  28074.     {
  28075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  28077.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  28078.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  28079.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  28080.         }
  28081.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28082.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  28083.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  28084.         }
  28085.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] = new \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $b);
  28086.     }
  28087.     /**
  28088.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  28089.      *
  28090.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  28091.      */
  28092.     protected function getLandingPageValidatorService()
  28093.     {
  28094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  28095.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28096.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  28097.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  28098.         }
  28099.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  28100.     }
  28101.     /**
  28102.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  28103.      *
  28104.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  28105.      */
  28106.     protected function getMailSendSubscriberService()
  28107.     {
  28108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  28109.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  28110.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28111.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28112.         }
  28113.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  28114.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28115.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28116.         }
  28117.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  28118.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28119.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28120.         }
  28121.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28122.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28123.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28124.         }
  28125.         $e = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  28126.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28127.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28128.         }
  28129.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  28130.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28131.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28132.         }
  28133.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28134.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28135.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28136.         }
  28137.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  28138.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28139.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28140.         }
  28141.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28142.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  28143.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  28144.         }
  28145.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($a$b$c$d$e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  28146.     }
  28147.     /**
  28148.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  28149.      *
  28150.      * @return \Shopware\Core\Content\Mail\Service\MailService
  28151.      */
  28152.     protected function getMailServiceService()
  28153.     {
  28154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  28155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  28156.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  28157.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28158.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28159.         }
  28160.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28161.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28162.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28163.         }
  28164.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  28165.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28166.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28167.         }
  28168.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  28169.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28170.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28171.         }
  28172.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  28173.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28174.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28175.         }
  28176.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28177.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28178.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28179.         }
  28180.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28181.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28182.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28183.         }
  28184.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28185.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  28186.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  28187.         }
  28188.         return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] = new \Shopware\Core\Content\Mail\Service\MailService($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), $f$g$h, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  28189.     }
  28190.     /**
  28191.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  28192.      *
  28193.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  28194.      */
  28195.     protected function getImageCmsElementResolverService()
  28196.     {
  28197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  28200.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  28201.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  28202.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  28203.         }
  28204.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  28205.     }
  28206.     /**
  28207.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  28208.      *
  28209.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  28210.      */
  28211.     protected function getImageGalleryTypeDataResolverService()
  28212.     {
  28213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  28217.         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()));
  28218.     }
  28219.     /**
  28220.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  28221.      *
  28222.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  28223.      */
  28224.     protected function getImageSliderTypeDataResolverService()
  28225.     {
  28226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  28229.         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()));
  28230.     }
  28231.     /**
  28232.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  28233.      *
  28234.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  28235.      */
  28236.     protected function getDeleteNotUsedMediaCommandService()
  28237.     {
  28238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  28240.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand(($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService()));
  28241.         $instance->setName('media:delete-unused');
  28242.         return $instance;
  28243.     }
  28244.     /**
  28245.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  28246.      *
  28247.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  28248.      */
  28249.     protected function getGenerateMediaTypesCommandService()
  28250.     {
  28251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  28253.         $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()));
  28254.         $instance->setName('media:generate-media-types');
  28255.         return $instance;
  28256.     }
  28257.     /**
  28258.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  28259.      *
  28260.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  28261.      */
  28262.     protected function getGenerateThumbnailsCommandService()
  28263.     {
  28264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  28266.         $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()));
  28267.         $instance->setName('media:generate-thumbnails');
  28268.         return $instance;
  28269.     }
  28270.     /**
  28271.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  28272.      *
  28273.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  28274.      */
  28275.     protected function getMediaFolderConfigurationIndexerService()
  28276.     {
  28277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  28279.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  28280.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28281.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28282.         }
  28283.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28284.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  28285.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  28286.         }
  28287.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  28288.     }
  28289.     /**
  28290.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  28291.      *
  28292.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  28293.      */
  28294.     protected function getMediaFolderIndexerService()
  28295.     {
  28296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  28298.         $a = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28299.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28300.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28301.         }
  28302.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28303.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  28304.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  28305.         }
  28306.         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()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  28307.     }
  28308.     /**
  28309.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  28310.      *
  28311.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  28312.      */
  28313.     protected function getMediaIndexerService()
  28314.     {
  28315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  28317.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28318.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28319.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28320.         }
  28321.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28322.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28323.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28324.         }
  28325.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28326.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  28327.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  28328.         }
  28329.         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()), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  28330.     }
  28331.     /**
  28332.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  28333.      *
  28334.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  28335.      */
  28336.     protected function getMediaRepositoryDecoratorService()
  28337.     {
  28338.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  28339.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28340.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28341.         }
  28342.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  28343.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28344.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28345.         }
  28346.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  28347.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28348.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28349.         }
  28350.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28351.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  28352.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  28353.         }
  28354.         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())));
  28355.     }
  28356.     /**
  28357.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator' shared service.
  28358.      *
  28359.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  28360.      */
  28361.     protected function getMediaThumbnailRepositoryDecoratorService()
  28362.     {
  28363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  28364.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  28365.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  28366.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  28367.         }
  28368.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  28369.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  28370.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  28371.         }
  28372.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  28373.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  28374.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  28375.         }
  28376.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28377.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  28378.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  28379.         }
  28380.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] = 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())));
  28381.     }
  28382.     /**
  28383.      * Gets the private 'Shopware\Core\Content\Media\DeleteNotUsedMediaService' shared service.
  28384.      *
  28385.      * @return \Shopware\Core\Content\Media\DeleteNotUsedMediaService
  28386.      */
  28387.     protected function getDeleteNotUsedMediaServiceService()
  28388.     {
  28389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  28390.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28391.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  28392.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  28393.         }
  28394.         $b = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  28395.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  28396.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  28397.         }
  28398.         return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] = new \Shopware\Core\Content\Media\DeleteNotUsedMediaService($a$b);
  28399.     }
  28400.     /**
  28401.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  28402.      *
  28403.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  28404.      */
  28405.     protected function getFileNameProviderService()
  28406.     {
  28407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  28408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  28409.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28410.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  28411.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  28412.         }
  28413.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  28414.     }
  28415.     /**
  28416.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  28417.      *
  28418.      * @return \Shopware\Core\Content\Media\MediaService
  28419.      */
  28420.     protected function getMediaServiceService()
  28421.     {
  28422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  28423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  28424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  28425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  28426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  28427.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28428.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28429.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28430.         }
  28431.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28432.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28433.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28434.         }
  28435.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  28436.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  28437.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  28438.         }
  28439.         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, new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0));
  28440.     }
  28441.     /**
  28442.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  28443.      *
  28444.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  28445.      */
  28446.     protected function getDeleteFileHandler2Service()
  28447.     {
  28448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  28449.         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()));
  28450.     }
  28451.     /**
  28452.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  28453.      *
  28454.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  28455.      */
  28456.     protected function getGenerateThumbnailsHandlerService()
  28457.     {
  28458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  28459.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  28460.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28461.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28462.         }
  28463.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28464.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  28465.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  28466.         }
  28467.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  28468.     }
  28469.     /**
  28470.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  28471.      *
  28472.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  28473.      */
  28474.     protected function getFilenamePathnameStrategyService()
  28475.     {
  28476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  28477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  28479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28480.         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())));
  28481.     }
  28482.     /**
  28483.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  28484.      *
  28485.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  28486.      */
  28487.     protected function getIdPathnameStrategyService()
  28488.     {
  28489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  28490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  28492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28493.         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())));
  28494.     }
  28495.     /**
  28496.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  28497.      *
  28498.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  28499.      */
  28500.     protected function getPhysicalFilenamePathnameStrategyService()
  28501.     {
  28502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  28503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  28504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  28505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  28506.         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())));
  28507.     }
  28508.     /**
  28509.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  28510.      *
  28511.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  28512.      */
  28513.     protected function getUrlGeneratorInterfaceService()
  28514.     {
  28515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  28516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  28517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  28518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  28519.         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 () {
  28520.             yield => $this->getFilenamePathnameStrategyService();
  28521.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  28522.             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()));
  28523.             yield => $this->getIdPathnameStrategyService();
  28524.         }, 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())), '');
  28525.     }
  28526.     /**
  28527.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  28528.      *
  28529.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  28530.      */
  28531.     protected function getMediaDeletionSubscriberService()
  28532.     {
  28533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  28534.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28535.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28536.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28537.         }
  28538.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28539.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28540.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28541.         }
  28542.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28543.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28544.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28545.         }
  28546.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  28547.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  28548.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  28549.         }
  28550.         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);
  28551.     }
  28552.     /**
  28553.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  28554.      *
  28555.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  28556.      */
  28557.     protected function getMediaLoadedSubscriberService()
  28558.     {
  28559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  28560.         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()));
  28561.     }
  28562.     /**
  28563.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  28564.      *
  28565.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  28566.      */
  28567.     protected function getThumbnailServiceService()
  28568.     {
  28569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  28570.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  28571.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28572.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28573.         }
  28574.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  28575.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  28576.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  28577.         }
  28578.         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);
  28579.     }
  28580.     /**
  28581.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  28582.      *
  28583.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  28584.      */
  28585.     protected function getTypeDetectorService()
  28586.     {
  28587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  28588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  28589.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  28590.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  28591.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  28592.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  28593.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  28594.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  28595.         }, 5));
  28596.     }
  28597.     /**
  28598.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  28599.      *
  28600.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  28601.      */
  28602.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  28603.     {
  28604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  28605.         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()));
  28606.     }
  28607.     /**
  28608.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  28609.      *
  28610.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  28611.      */
  28612.     protected function getNewsletterRecipientIndexerService()
  28613.     {
  28614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  28616.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28617.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28618.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28619.         }
  28620.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28621.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  28622.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  28623.         }
  28624.         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()), $a, ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $b);
  28625.     }
  28626.     /**
  28627.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  28628.      *
  28629.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  28630.      */
  28631.     protected function getNewsletterRecipientDeletedSubscriberService()
  28632.     {
  28633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  28634.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28635.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  28636.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  28637.         }
  28638.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  28639.     }
  28640.     /**
  28641.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  28642.      *
  28643.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  28644.      */
  28645.     protected function getNewsletterRecipientTaskHandlerService()
  28646.     {
  28647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  28648.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28649.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28650.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28651.         }
  28652.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  28653.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  28654.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  28655.         }
  28656.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  28657.     }
  28658.     /**
  28659.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  28660.      *
  28661.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  28662.      */
  28663.     protected function getProductExportGenerateCommandService()
  28664.     {
  28665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  28667.         $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()));
  28668.         $instance->setName('product-export:generate');
  28669.         return $instance;
  28670.     }
  28671.     /**
  28672.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  28673.      *
  28674.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  28675.      */
  28676.     protected function getProductExportEventListenerService()
  28677.     {
  28678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  28679.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28680.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  28681.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  28682.         }
  28683.         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()));
  28684.     }
  28685.     /**
  28686.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  28687.      *
  28688.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  28689.      */
  28690.     protected function getProductExportGenerateTaskHandlerService()
  28691.     {
  28692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  28693.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28694.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28695.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28696.         }
  28697.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28698.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28699.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28700.         }
  28701.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28702.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28703.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28704.         }
  28705.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28706.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28707.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28708.         }
  28709.         $e = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28710.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  28711.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  28712.         }
  28713.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($a$b$c$d$e);
  28714.     }
  28715.     /**
  28716.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  28717.      *
  28718.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  28719.      */
  28720.     protected function getProductExportPartialGenerationHandlerService()
  28721.     {
  28722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  28723.         $a = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  28724.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28725.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28726.         }
  28727.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28728.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28729.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28730.         }
  28731.         $c = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  28732.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28733.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28734.         }
  28735.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28736.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28737.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28738.         }
  28739.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  28740.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28741.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28742.         }
  28743.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  28744.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28745.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28746.         }
  28747.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  28748.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28749.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28750.         }
  28751.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  28752.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  28753.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  28754.         }
  28755.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($a$b$c, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $d$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  28756.     }
  28757.     /**
  28758.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  28759.      *
  28760.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  28761.      */
  28762.     protected function getProductExportFileHandlerService()
  28763.     {
  28764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  28765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  28766.         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');
  28767.     }
  28768.     /**
  28769.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  28770.      *
  28771.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  28772.      */
  28773.     protected function getProductExportRendererService()
  28774.     {
  28775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  28776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  28777.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  28778.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28779.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28780.         }
  28781.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28782.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  28783.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  28784.         }
  28785.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer($a$b, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  28786.     }
  28787.     /**
  28788.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  28789.      *
  28790.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  28791.      */
  28792.     protected function getProductStreamIndexerService()
  28793.     {
  28794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  28796.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28797.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28798.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28799.         }
  28800.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28801.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  28802.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  28803.         }
  28804.         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()), $a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $b);
  28805.     }
  28806.     /**
  28807.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  28808.      *
  28809.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  28810.      */
  28811.     protected function getUpdateProductStreamMappingTaskHandlerService()
  28812.     {
  28813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  28814.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28815.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28816.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28817.         }
  28818.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  28819.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  28820.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  28821.         }
  28822.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  28823.     }
  28824.     /**
  28825.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  28826.      *
  28827.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  28828.      */
  28829.     protected function getProductCartProcessorService()
  28830.     {
  28831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  28832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  28833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  28834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  28835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  28836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  28837.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  28838.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  28839.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  28840.         }
  28841.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28842.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  28843.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  28844.         }
  28845.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  28846.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  28847.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  28848.         }
  28849.         $d = ($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  28850.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  28851.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  28852.         }
  28853.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b), ($this->privates['Shopware\\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()));
  28854.     }
  28855.     /**
  28856.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  28857.      *
  28858.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  28859.      */
  28860.     protected function getProductLineItemCommandValidatorService()
  28861.     {
  28862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  28863.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28864.     }
  28865.     /**
  28866.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  28867.      *
  28868.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  28869.      */
  28870.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  28871.     {
  28872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  28873.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28874.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  28875.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  28876.         }
  28877.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28878.     }
  28879.     /**
  28880.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler' shared service.
  28881.      *
  28882.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler
  28883.      */
  28884.     protected function getCleanupUnusedDownloadMediaTaskHandlerService()
  28885.     {
  28886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupUnusedDownloadMediaTaskHandler.php';
  28887.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28888.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  28889.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  28890.         }
  28891.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService());
  28892.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  28893.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  28894.         }
  28895.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler($a$b);
  28896.     }
  28897.     /**
  28898.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  28899.      *
  28900.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  28901.      */
  28902.     protected function getBuyBoxCmsElementResolverService()
  28903.     {
  28904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  28908.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  28909.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28910.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28911.         }
  28912.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  28913.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  28914.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  28915.         }
  28916.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  28917.     }
  28918.     /**
  28919.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  28920.      *
  28921.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  28922.      */
  28923.     protected function getCrossSellingCmsElementResolverService()
  28924.     {
  28925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  28929.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  28930.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  28931.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  28932.         }
  28933.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  28934.     }
  28935.     /**
  28936.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  28937.      *
  28938.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  28939.      */
  28940.     protected function getProductBoxCmsElementResolverService()
  28941.     {
  28942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  28945.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28946.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  28947.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  28948.         }
  28949.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a);
  28950.     }
  28951.     /**
  28952.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  28953.      *
  28954.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  28955.      */
  28956.     protected function getProductDescriptionReviewsCmsElementResolverService()
  28957.     {
  28958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  28961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  28962.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  28963.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  28964.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  28965.         }
  28966.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  28967.     }
  28968.     /**
  28969.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  28970.      *
  28971.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  28972.      */
  28973.     protected function getProductListingCmsElementResolverService()
  28974.     {
  28975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  28978.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  28979.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  28980.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  28981.         }
  28982.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  28983.     }
  28984.     /**
  28985.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  28986.      *
  28987.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  28988.      */
  28989.     protected function getProductSliderCmsElementResolverService()
  28990.     {
  28991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  28994.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28995.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  28996.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  28997.         }
  28998.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a);
  28999.     }
  29000.     /**
  29001.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  29002.      *
  29003.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  29004.      */
  29005.     protected function getProductIndexerService()
  29006.     {
  29007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  29009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  29010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  29011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  29012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  29013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  29014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  29015.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29016.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29017.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29018.         }
  29019.         $b = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  29020.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29021.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29022.         }
  29023.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  29024.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29025.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29026.         }
  29027.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29028.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29029.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29030.         }
  29031.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  29032.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29033.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29034.         }
  29035.         $f = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService());
  29036.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29037.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29038.         }
  29039.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29040.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  29041.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  29042.         }
  29043.         $h = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29044.         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()), $a$h, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($h), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($h), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService()), new \Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater($h), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $c$d, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater($h, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector()), $e$f$g);
  29045.     }
  29046.     /**
  29047.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  29048.      *
  29049.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  29050.      */
  29051.     protected function getProductStreamUpdaterService()
  29052.     {
  29053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  29055.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29056.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  29057.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  29058.         }
  29059.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29060.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  29061.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  29062.         }
  29063.         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()));
  29064.     }
  29065.     /**
  29066.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater' shared service.
  29067.      *
  29068.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater
  29069.      */
  29070.     protected function getStatesUpdaterService()
  29071.     {
  29072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StatesUpdater.php';
  29073.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29074.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'])) {
  29075.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'];
  29076.         }
  29077.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  29078.     }
  29079.     /**
  29080.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  29081.      *
  29082.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  29083.      */
  29084.     protected function getStockUpdaterService()
  29085.     {
  29086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  29087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  29088.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29089.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  29090.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  29091.         }
  29092.         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 () {
  29093.             return new \EmptyIterator();
  29094.         }, 0)));
  29095.     }
  29096.     /**
  29097.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  29098.      *
  29099.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  29100.      */
  29101.     protected function getProductListingFeaturesSubscriberService()
  29102.     {
  29103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  29104.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  29105.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  29106.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  29107.         }
  29108.         $b = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  29109.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  29110.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  29111.         }
  29112.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29113.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  29114.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  29115.         }
  29116.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29117.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  29118.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  29119.         }
  29120.         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()), $a$b$c$d);
  29121.     }
  29122.     /**
  29123.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  29124.      *
  29125.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  29126.      */
  29127.     protected function getProductListingLoaderService()
  29128.     {
  29129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  29130.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  29131.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  29132.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  29133.         }
  29134.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29135.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  29136.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  29137.         }
  29138.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29139.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  29140.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  29141.         }
  29142.         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())));
  29143.     }
  29144.     /**
  29145.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  29146.      *
  29147.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  29148.      */
  29149.     protected function getProductSubscriberService()
  29150.     {
  29151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  29152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  29153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  29154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  29155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  29156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  29157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  29158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  29159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  29160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  29161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  29162.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29163.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  29164.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  29165.         }
  29166.         $b = ($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  29167.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  29168.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  29169.         }
  29170.         $c = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  29171.         $d = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($a);
  29172.         $e = new \Shopware\Core\Content\Product\IsNewDetector($a);
  29173.         return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] = new \Shopware\Core\Content\Product\Subscriber\ProductSubscriber(new \Shopware\Core\Content\Product\SalesChannelProductBuilder($c$d$e), new \Shopware\Core\Content\Product\ProductVariationBuilder(), $b$c$d$e$a);
  29174.     }
  29175.     /**
  29176.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  29177.      *
  29178.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  29179.      */
  29180.     protected function getRuleAreaUpdaterService()
  29181.     {
  29182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  29183.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29184.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  29185.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  29186.         }
  29187.         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);
  29188.     }
  29189.     /**
  29190.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  29191.      *
  29192.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  29193.      */
  29194.     protected function getRuleIndexerService()
  29195.     {
  29196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  29198.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  29199.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29200.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29201.         }
  29202.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  29203.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29204.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29205.         }
  29206.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  29207.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29208.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29209.         }
  29210.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29211.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  29212.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  29213.         }
  29214.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), $b$c$d);
  29215.     }
  29216.     /**
  29217.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  29218.      *
  29219.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  29220.      */
  29221.     protected function getRulePayloadSubscriberService()
  29222.     {
  29223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  29224.         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);
  29225.     }
  29226.     /**
  29227.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  29228.      *
  29229.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  29230.      */
  29231.     protected function getRulePayloadUpdaterService()
  29232.     {
  29233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  29234.         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()));
  29235.     }
  29236.     /**
  29237.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  29238.      *
  29239.      * @return \Shopware\Core\Content\Rule\RuleValidator
  29240.      */
  29241.     protected function getRuleValidatorService()
  29242.     {
  29243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  29244.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  29245.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29246.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29247.         }
  29248.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  29249.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29250.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29251.         }
  29252.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  29253.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  29254.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  29255.         }
  29256.         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);
  29257.     }
  29258.     /**
  29259.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  29260.      *
  29261.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  29262.      */
  29263.     protected function getStoreApiSeoResolverService()
  29264.     {
  29265.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  29266.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  29267.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  29268.         }
  29269.         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()));
  29270.     }
  29271.     /**
  29272.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  29273.      *
  29274.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  29275.      */
  29276.     protected function getSeoUrlGeneratorService()
  29277.     {
  29278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  29279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  29280.         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 () {
  29281.             return new \EmptyIterator();
  29282.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  29283.     }
  29284.     /**
  29285.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  29286.      *
  29287.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  29288.      */
  29289.     protected function getSeoUrlPersisterService()
  29290.     {
  29291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  29292.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  29293.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29294.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29295.         }
  29296.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29297.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  29298.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  29299.         }
  29300.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  29301.     }
  29302.     /**
  29303.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  29304.      *
  29305.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  29306.      */
  29307.     protected function getSeoUrlRouteRegistryService()
  29308.     {
  29309.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  29310.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  29311.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  29312.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  29313.             yield => ($this->privates['NetInventors\\NetiNextStoreLocator\\Storefront\\Framework\\Seo\\SeoUrlRoute\\StorePageSeoUrlRoute'] ?? $this->getStorePageSeoUrlRouteService());
  29314.         }, 4));
  29315.     }
  29316.     /**
  29317.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlUpdater' shared service.
  29318.      *
  29319.      * @return \Shopware\Core\Content\Seo\SeoUrlUpdater
  29320.      */
  29321.     protected function getSeoUrlUpdaterService()
  29322.     {
  29323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  29324.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29325.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  29326.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  29327.         }
  29328.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  29329.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  29330.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  29331.         }
  29332.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29333.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  29334.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  29335.         }
  29336.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] = new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  29337.     }
  29338.     /**
  29339.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  29340.      *
  29341.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  29342.      */
  29343.     protected function getSitemapGenerateCommandService()
  29344.     {
  29345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  29347.         $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()));
  29348.         $instance->setName('sitemap:generate');
  29349.         return $instance;
  29350.     }
  29351.     /**
  29352.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  29353.      *
  29354.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  29355.      */
  29356.     protected function getFileService()
  29357.     {
  29358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  29359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  29360.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  29361.     }
  29362.     /**
  29363.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  29364.      *
  29365.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  29366.      */
  29367.     protected function getCategoryUrlProviderService()
  29368.     {
  29369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  29372.         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()));
  29373.     }
  29374.     /**
  29375.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  29376.      *
  29377.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  29378.      */
  29379.     protected function getCustomUrlProviderService()
  29380.     {
  29381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  29384.         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()));
  29385.     }
  29386.     /**
  29387.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  29388.      *
  29389.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  29390.      */
  29391.     protected function getProductUrlProviderService()
  29392.     {
  29393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  29394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  29395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  29396.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29397.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  29398.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  29399.         }
  29400.         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);
  29401.     }
  29402.     /**
  29403.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  29404.      *
  29405.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  29406.      */
  29407.     protected function getSitemapGenerateTaskHandlerService()
  29408.     {
  29409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  29410.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29411.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29412.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29413.         }
  29414.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29415.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29416.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29417.         }
  29418.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  29419.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29420.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29421.         }
  29422.         $d = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  29423.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29424.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29425.         }
  29426.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29427.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29428.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29429.         }
  29430.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29431.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29432.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29433.         }
  29434.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29435.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  29436.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  29437.         }
  29438.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler($a$b$c$d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e$f$g);
  29439.     }
  29440.     /**
  29441.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  29442.      *
  29443.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  29444.      */
  29445.     protected function getConfigHandlerService()
  29446.     {
  29447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  29448.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  29449.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  29450.         }, 1));
  29451.     }
  29452.     /**
  29453.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  29454.      *
  29455.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  29456.      */
  29457.     protected function getSitemapExporterService()
  29458.     {
  29459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  29460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  29461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  29462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  29463.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29464.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  29465.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  29466.         }
  29467.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  29468.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  29469.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  29470.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  29471.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  29472.         }, 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);
  29473.     }
  29474.     /**
  29475.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  29476.      *
  29477.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  29478.      */
  29479.     protected function getCacheClearer2Service()
  29480.     {
  29481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  29482.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29483.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29484.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  29485.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  29486.         }
  29487.         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);
  29488.     }
  29489.     /**
  29490.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  29491.      *
  29492.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  29493.      */
  29494.     protected function getCacheDecoratorService()
  29495.     {
  29496.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  29497.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29498.         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())));
  29499.     }
  29500.     /**
  29501.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  29502.      *
  29503.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  29504.      */
  29505.     protected function getCacheInvalidationSubscriberService()
  29506.     {
  29507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  29508.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29509.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  29510.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  29511.         }
  29512.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29513.     }
  29514.     /**
  29515.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  29516.      *
  29517.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  29518.      */
  29519.     protected function getCacheInvalidatorService()
  29520.     {
  29521.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29522.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29523.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29524.         }
  29525.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29526.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  29527.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  29528.         }
  29529.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  29530.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator(0150, [=> $c=> ($this->privates['cache.http'] ?? $this->getCache_HttpService())], $c$a$b);
  29531.     }
  29532.     /**
  29533.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  29534.      *
  29535.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  29536.      */
  29537.     protected function getCacheStateSubscriberService()
  29538.     {
  29539.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  29540.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  29541.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  29542.         }
  29543.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  29544.     }
  29545.     /**
  29546.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  29547.      *
  29548.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  29549.      */
  29550.     protected function getInvalidateCacheTaskHandlerService()
  29551.     {
  29552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  29553.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29554.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29555.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29556.         }
  29557.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29558.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  29559.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  29560.         }
  29561.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  29562.     }
  29563.     /**
  29564.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  29565.      *
  29566.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  29567.      */
  29568.     protected function getCleanupOldCacheFoldersHandlerService()
  29569.     {
  29570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  29571.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  29572.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  29573.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  29574.         }
  29575.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  29576.     }
  29577.     /**
  29578.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  29579.      *
  29580.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  29581.      */
  29582.     protected function getScriptCacheInvalidationSubscriberService()
  29583.     {
  29584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  29585.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29586.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  29587.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  29588.         }
  29589.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  29590.     }
  29591.     /**
  29592.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  29593.      *
  29594.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  29595.      */
  29596.     protected function getS3FilesystemVisibilityCommandService()
  29597.     {
  29598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  29600.         $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()));
  29601.         $instance->setName('s3:set-visibility');
  29602.         return $instance;
  29603.     }
  29604.     /**
  29605.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  29606.      *
  29607.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  29608.      */
  29609.     protected function getFilesystemFactoryService()
  29610.     {
  29611.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  29612.             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()));
  29613.             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()));
  29614.             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()));
  29615.         }, 3), new RewindableGenerator(function () {
  29616.             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()));
  29617.         }, 1));
  29618.     }
  29619.     /**
  29620.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  29621.      *
  29622.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  29623.      */
  29624.     protected function getTranslator2Service()
  29625.     {
  29626.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  29627.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29628.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29629.         }
  29630.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  29631.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  29632.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  29633.         }
  29634.         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()));
  29635.     }
  29636.     /**
  29637.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  29638.      *
  29639.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  29640.      */
  29641.     protected function getTranslatorCacheInvalidateService()
  29642.     {
  29643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  29644.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29645.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  29646.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  29647.         }
  29648.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29649.     }
  29650.     /**
  29651.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  29652.      *
  29653.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  29654.      */
  29655.     protected function getEntityTemplateLoaderService()
  29656.     {
  29657.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  29658.     }
  29659.     /**
  29660.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  29661.      *
  29662.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  29663.      */
  29664.     protected function getBundleHierarchyBuilderService()
  29665.     {
  29666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  29667.         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()));
  29668.     }
  29669.     /**
  29670.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  29671.      *
  29672.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  29673.      */
  29674.     protected function getStringTemplateRendererService()
  29675.     {
  29676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  29677.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29678.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  29679.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  29680.         }
  29681.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  29682.     }
  29683.     /**
  29684.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  29685.      *
  29686.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  29687.      */
  29688.     protected function getTwigVariableParserService()
  29689.     {
  29690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  29691.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29692.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  29693.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  29694.         }
  29695.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  29696.     }
  29697.     /**
  29698.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  29699.      *
  29700.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  29701.      */
  29702.     protected function getAclAnnotationValidatorService()
  29703.     {
  29704.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29705.     }
  29706.     /**
  29707.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  29708.      *
  29709.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  29710.      */
  29711.     protected function getAclWriteValidatorService()
  29712.     {
  29713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  29714.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29715.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  29716.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  29717.         }
  29718.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  29719.     }
  29720.     /**
  29721.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  29722.      *
  29723.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  29724.      */
  29725.     protected function getDefinitionServiceService()
  29726.     {
  29727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  29728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  29729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  29730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  29731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  29732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  29733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  29734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  29735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  29736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  29737.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.20.2');
  29738.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  29739.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  29740.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  29741.         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());
  29742.     }
  29743.     /**
  29744.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  29745.      *
  29746.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  29747.      */
  29748.     protected function getDumpClassSchemaCommandService()
  29749.     {
  29750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  29752.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  29753.         $instance->setName('framework:dump:class:schema');
  29754.         return $instance;
  29755.     }
  29756.     /**
  29757.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  29758.      *
  29759.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  29760.      */
  29761.     protected function getDumpSchemaCommandService()
  29762.     {
  29763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  29765.         $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()));
  29766.         $instance->setName('framework:schema');
  29767.         return $instance;
  29768.     }
  29769.     /**
  29770.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  29771.      *
  29772.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  29773.      */
  29774.     protected function getApiVersionConverterService()
  29775.     {
  29776.         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 () {
  29777.             return new \EmptyIterator();
  29778.         }, 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())))));
  29779.     }
  29780.     /**
  29781.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  29782.      *
  29783.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  29784.      */
  29785.     protected function getApiAuthenticationListenerService()
  29786.     {
  29787.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  29788.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  29789.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  29790.         $c->setPublicKey($b);
  29791.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29792.         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()));
  29793.     }
  29794.     /**
  29795.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  29796.      *
  29797.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  29798.      */
  29799.     protected function getSalesChannelAuthenticationListenerService()
  29800.     {
  29801.         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()));
  29802.     }
  29803.     /**
  29804.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  29805.      *
  29806.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  29807.      */
  29808.     protected function getUserCredentialsChangedSubscriberService()
  29809.     {
  29810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  29811.         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()));
  29812.     }
  29813.     /**
  29814.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  29815.      *
  29816.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  29817.      */
  29818.     protected function getExpectationSubscriberService()
  29819.     {
  29820.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.20.2'$this->parameters['kernel.plugin_infos']);
  29821.     }
  29822.     /**
  29823.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  29824.      *
  29825.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  29826.      */
  29827.     protected function getRefreshTokenRepositoryService()
  29828.     {
  29829.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29830.     }
  29831.     /**
  29832.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  29833.      *
  29834.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  29835.      */
  29836.     protected function getJsonEntityEncoderService()
  29837.     {
  29838.         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()));
  29839.     }
  29840.     /**
  29841.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  29842.      *
  29843.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  29844.      */
  29845.     protected function getExecutorService()
  29846.     {
  29847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  29848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  29849.         return $this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] = new \Shopware\Core\Framework\App\ActionButton\Executor(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory(new RewindableGenerator(function () {
  29850.             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()));
  29851.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  29852.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  29853.             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()));
  29854.         }, 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)));
  29855.     }
  29856.     /**
  29857.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  29858.      *
  29859.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  29860.      */
  29861.     protected function getOpenModalResponseFactoryService()
  29862.     {
  29863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  29865.         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()));
  29866.     }
  29867.     /**
  29868.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  29869.      *
  29870.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  29871.      */
  29872.     protected function getOpenNewTabResponseFactoryService()
  29873.     {
  29874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  29875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  29876.         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()));
  29877.     }
  29878.     /**
  29879.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  29880.      *
  29881.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  29882.      */
  29883.     protected function getActiveAppsLoaderService()
  29884.     {
  29885.         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()));
  29886.     }
  29887.     /**
  29888.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  29889.      *
  29890.      * @return \Shopware\Core\Framework\App\AppStateService
  29891.      */
  29892.     protected function getAppStateServiceService()
  29893.     {
  29894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  29895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  29896.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29897.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29898.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29899.         }
  29900.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29901.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29902.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29903.         }
  29904.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  29905.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29906.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29907.         }
  29908.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  29909.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29910.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29911.         }
  29912.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29913.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29914.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29915.         }
  29916.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  29917.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29918.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29919.         }
  29920.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  29921.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  29922.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  29923.         }
  29924.         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);
  29925.     }
  29926.     /**
  29927.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  29928.      *
  29929.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  29930.      */
  29931.     protected function getMoveShopPermanentlyStrategyService()
  29932.     {
  29933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  29935.         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()));
  29936.     }
  29937.     /**
  29938.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  29939.      *
  29940.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  29941.      */
  29942.     protected function getReinstallAppsStrategyService()
  29943.     {
  29944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  29946.         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()));
  29947.     }
  29948.     /**
  29949.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  29950.      *
  29951.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  29952.      */
  29953.     protected function getUninstallAppsStrategyService()
  29954.     {
  29955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  29956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  29957.         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()));
  29958.     }
  29959.     /**
  29960.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  29961.      *
  29962.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  29963.      */
  29964.     protected function getActivateAppCommandService()
  29965.     {
  29966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  29969.         $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()));
  29970.         $instance->setName('app:activate');
  29971.         return $instance;
  29972.     }
  29973.     /**
  29974.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  29975.      *
  29976.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  29977.      */
  29978.     protected function getAppPrinterService()
  29979.     {
  29980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  29981.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  29982.     }
  29983.     /**
  29984.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  29985.      *
  29986.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  29987.      */
  29988.     protected function getDeactivateAppCommandService()
  29989.     {
  29990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  29992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  29993.         $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()));
  29994.         $instance->setName('app:deactivate');
  29995.         return $instance;
  29996.     }
  29997.     /**
  29998.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  29999.      *
  30000.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  30001.      */
  30002.     protected function getInstallAppCommandService()
  30003.     {
  30004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  30006.         $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()));
  30007.         $instance->setName('app:install');
  30008.         return $instance;
  30009.     }
  30010.     /**
  30011.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  30012.      *
  30013.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  30014.      */
  30015.     protected function getRefreshAppCommandService()
  30016.     {
  30017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  30019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  30020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  30021.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30022.         $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);
  30023.         $instance->setName('app:refresh');
  30024.         return $instance;
  30025.     }
  30026.     /**
  30027.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  30028.      *
  30029.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  30030.      */
  30031.     protected function getResolveAppUrlChangeCommandService()
  30032.     {
  30033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  30035.         $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()));
  30036.         $instance->setName('app:url-change:resolve');
  30037.         return $instance;
  30038.     }
  30039.     /**
  30040.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  30041.      *
  30042.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  30043.      */
  30044.     protected function getUninstallAppCommandService()
  30045.     {
  30046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  30048.         $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()));
  30049.         $instance->setName('app:uninstall');
  30050.         return $instance;
  30051.     }
  30052.     /**
  30053.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  30054.      *
  30055.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  30056.      */
  30057.     protected function getValidateAppCommandService()
  30058.     {
  30059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  30061.         $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()));
  30062.         $instance->setName('app:validate');
  30063.         return $instance;
  30064.     }
  30065.     /**
  30066.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  30067.      *
  30068.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  30069.      */
  30070.     protected function getAppConfirmationDeltaProviderService()
  30071.     {
  30072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  30073.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  30074.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  30075.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  30076.         }, 2));
  30077.     }
  30078.     /**
  30079.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  30080.      *
  30081.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  30082.      */
  30083.     protected function getQuerySignerService()
  30084.     {
  30085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  30086.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.20.2', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  30087.     }
  30088.     /**
  30089.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  30090.      *
  30091.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  30092.      */
  30093.     protected function getAppLifecycleService()
  30094.     {
  30095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  30096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  30097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  30098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  30099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  30100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  30101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  30102.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  30103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  30104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  30105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  30106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  30107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  30108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  30109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  30110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  30111.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  30112.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30113.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30114.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30115.         }
  30116.         $b = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  30117.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30118.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30119.         }
  30120.         $c = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  30121.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30122.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30123.         }
  30124.         $d = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  30125.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30126.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30127.         }
  30128.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  30129.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30130.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30131.         }
  30132.         $f = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  30133.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30134.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30135.         }
  30136.         $g = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  30137.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30138.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30139.         }
  30140.         $h = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  30141.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30142.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30143.         }
  30144.         $i = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  30145.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30146.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30147.         }
  30148.         $j = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  30149.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30150.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30151.         }
  30152.         $k = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30153.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30154.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30155.         }
  30156.         $l = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  30157.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30158.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30159.         }
  30160.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  30161.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30162.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30163.         }
  30164.         $n = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  30165.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30166.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30167.         }
  30168.         $o = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30169.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30170.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30171.         }
  30172.         $p = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  30173.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30174.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30175.         }
  30176.         $q = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  30177.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30178.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30179.         }
  30180.         $r = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  30181.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30182.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30183.         }
  30184.         $s = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  30185.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30186.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30187.         }
  30188.         $t = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  30189.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30190.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30191.         }
  30192.         $u = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  30193.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30194.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30195.         }
  30196.         $v = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  30197.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  30198.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  30199.         }
  30200.         $w = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  30201.         $x = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  30202.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($a, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($w), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($b), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($c), 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)), $d$a), $e, new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister($f), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister($g$h), $i, new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($j, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $x$k$l$m$n$o, ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $p$q$r$s\dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($w), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $w, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($t$x$w), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($u$v));
  30203.     }
  30204.     /**
  30205.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  30206.      *
  30207.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  30208.      */
  30209.     protected function getAppLoaderService()
  30210.     {
  30211.         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());
  30212.     }
  30213.     /**
  30214.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  30215.      *
  30216.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  30217.      */
  30218.     protected function getRuleConditionPersisterService()
  30219.     {
  30220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  30221.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  30222.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  30223.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  30224.         }
  30225.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30226.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  30227.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  30228.         }
  30229.         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);
  30230.     }
  30231.     /**
  30232.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  30233.      *
  30234.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  30235.      */
  30236.     protected function getScriptPersisterService()
  30237.     {
  30238.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  30239.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  30240.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  30241.         }
  30242.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30243.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  30244.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  30245.         }
  30246.         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);
  30247.     }
  30248.     /**
  30249.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  30250.      *
  30251.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  30252.      */
  30253.     protected function getAppRegistrationServiceService()
  30254.     {
  30255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  30256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  30257.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  30258.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30259.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30260.         }
  30261.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30262.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30263.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30264.         }
  30265.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30266.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  30267.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  30268.         }
  30269.         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.20.2'), $b$c$this->getEnv('APP_URL'), $a'6.4.20.2');
  30270.     }
  30271.     /**
  30272.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  30273.      *
  30274.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  30275.      */
  30276.     protected function getAppAsyncPaymentHandlerService()
  30277.     {
  30278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  30284.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30285.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30286.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30287.         }
  30288.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30289.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30290.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30291.         }
  30292.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30293.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  30294.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  30295.         }
  30296.         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);
  30297.     }
  30298.     /**
  30299.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  30300.      *
  30301.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  30302.      */
  30303.     protected function getAppPaymentHandlerService()
  30304.     {
  30305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30309.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30310.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30311.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30312.         }
  30313.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30314.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30315.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30316.         }
  30317.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30318.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  30319.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  30320.         }
  30321.         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);
  30322.     }
  30323.     /**
  30324.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  30325.      *
  30326.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  30327.      */
  30328.     protected function getAppSyncPaymentHandlerService()
  30329.     {
  30330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  30332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  30333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  30334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  30335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  30336.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30337.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30338.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30339.         }
  30340.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  30341.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30342.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30343.         }
  30344.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  30345.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30346.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30347.         }
  30348.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  30349.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  30350.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  30351.         }
  30352.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  30353.     }
  30354.     /**
  30355.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  30356.      *
  30357.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  30358.      */
  30359.     protected function getPayloadServiceService()
  30360.     {
  30361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  30362.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30363.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  30364.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  30365.         }
  30366.         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'));
  30367.     }
  30368.     /**
  30369.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  30370.      *
  30371.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  30372.      */
  30373.     protected function getDeleteCascadeAppsHandlerService()
  30374.     {
  30375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  30376.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30377.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30378.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30379.         }
  30380.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  30381.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30382.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30383.         }
  30384.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  30385.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  30386.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  30387.         }
  30388.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  30389.     }
  30390.     /**
  30391.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  30392.      *
  30393.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  30394.      */
  30395.     protected function getUpdateAppsHandlerService()
  30396.     {
  30397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  30398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  30399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  30400.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30401.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30402.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30403.         }
  30404.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  30405.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30406.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30407.         }
  30408.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30409.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30410.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30411.         }
  30412.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  30413.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30414.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30415.         }
  30416.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  30417.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  30418.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  30419.         }
  30420.         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));
  30421.     }
  30422.     /**
  30423.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  30424.      *
  30425.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  30426.      */
  30427.     protected function getCustomFieldProtectionSubscriberService()
  30428.     {
  30429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  30430.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30431.     }
  30432.     /**
  30433.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  30434.      *
  30435.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  30436.      */
  30437.     protected function getConfigValidatorService()
  30438.     {
  30439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  30441.         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())));
  30442.     }
  30443.     /**
  30444.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  30445.      *
  30446.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  30447.      */
  30448.     protected function getHookableValidatorService()
  30449.     {
  30450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  30451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  30452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  30453.         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())));
  30454.     }
  30455.     /**
  30456.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  30457.      *
  30458.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  30459.      */
  30460.     protected function getManifestValidatorService()
  30461.     {
  30462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  30463.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  30464.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  30465.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  30466.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  30467.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  30468.         }, 4));
  30469.     }
  30470.     /**
  30471.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  30472.      *
  30473.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  30474.      */
  30475.     protected function getChangelogChangeCommandService()
  30476.     {
  30477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  30479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  30481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30482.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30483.         $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']));
  30484.         $instance->setName('changelog:change');
  30485.         return $instance;
  30486.     }
  30487.     /**
  30488.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  30489.      *
  30490.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  30491.      */
  30492.     protected function getChangelogCheckCommandService()
  30493.     {
  30494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  30496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  30498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30499.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30500.         $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']));
  30501.         $instance->setName('changelog:check');
  30502.         return $instance;
  30503.     }
  30504.     /**
  30505.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  30506.      *
  30507.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  30508.      */
  30509.     protected function getChangelogCreateCommandService()
  30510.     {
  30511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  30513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  30515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30516.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30517.         $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']));
  30518.         $instance->setName('changelog:create');
  30519.         return $instance;
  30520.     }
  30521.     /**
  30522.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  30523.      *
  30524.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  30525.      */
  30526.     protected function getChangelogReleaseCommandService()
  30527.     {
  30528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  30530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  30531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  30532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  30533.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30534.         $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']));
  30535.         $instance->setName('changelog:release');
  30536.         return $instance;
  30537.     }
  30538.     /**
  30539.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  30540.      *
  30541.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  30542.      */
  30543.     protected function getCreateEntitiesCommandService()
  30544.     {
  30545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  30547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  30548.         $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));
  30549.         $instance->setName('dal:create:entities');
  30550.         return $instance;
  30551.     }
  30552.     /**
  30553.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  30554.      *
  30555.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  30556.      */
  30557.     protected function getCreateHydratorCommandService()
  30558.     {
  30559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  30561.         $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));
  30562.         $instance->setName('dal:create:hydrators');
  30563.         return $instance;
  30564.     }
  30565.     /**
  30566.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  30567.      *
  30568.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  30569.      */
  30570.     protected function getCreateSchemaCommandService()
  30571.     {
  30572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  30574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  30575.         $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));
  30576.         $instance->setName('dal:create:schema');
  30577.         return $instance;
  30578.     }
  30579.     /**
  30580.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  30581.      *
  30582.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  30583.      */
  30584.     protected function getDataAbstractionLayerValidateCommandService()
  30585.     {
  30586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  30588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  30589.         $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())));
  30590.         $instance->setName('dal:validate');
  30591.         return $instance;
  30592.     }
  30593.     /**
  30594.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  30595.      *
  30596.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  30597.      */
  30598.     protected function getRefreshIndexCommandService()
  30599.     {
  30600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  30602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  30603.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30604.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  30605.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  30606.         }
  30607.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30608.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  30609.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  30610.         }
  30611.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a$b);
  30612.         $instance->setName('dal:refresh:index');
  30613.         return $instance;
  30614.     }
  30615.     /**
  30616.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  30617.      *
  30618.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  30619.      */
  30620.     protected function getIteratorFactoryService()
  30621.     {
  30622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  30623.         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()));
  30624.     }
  30625.     /**
  30626.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  30627.      *
  30628.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  30629.      */
  30630.     protected function getCriteriaQueryBuilderService()
  30631.     {
  30632.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  30633.         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));
  30634.     }
  30635.     /**
  30636.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  30637.      *
  30638.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  30639.      */
  30640.     protected function getAppContextCreatorService()
  30641.     {
  30642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  30643.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30644.     }
  30645.     /**
  30646.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  30647.      *
  30648.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  30649.      */
  30650.     protected function getChildCountUpdaterService()
  30651.     {
  30652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  30653.         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()));
  30654.     }
  30655.     /**
  30656.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  30657.      *
  30658.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  30659.      */
  30660.     protected function getInheritanceUpdaterService()
  30661.     {
  30662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  30663.         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()));
  30664.     }
  30665.     /**
  30666.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  30667.      *
  30668.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  30669.      */
  30670.     protected function getManyToManyIdFieldUpdaterService()
  30671.     {
  30672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  30673.         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()));
  30674.     }
  30675.     /**
  30676.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  30677.      *
  30678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  30679.      */
  30680.     protected function getEntityIndexingSubscriberService()
  30681.     {
  30682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  30683.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30684.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  30685.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  30686.         }
  30687.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  30688.     }
  30689.     /**
  30690.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  30691.      *
  30692.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  30693.      */
  30694.     protected function getRegisteredIndexerSubscriberService()
  30695.     {
  30696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  30697.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  30698.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  30699.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  30700.         }
  30701.         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);
  30702.     }
  30703.     /**
  30704.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  30705.      *
  30706.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  30707.      */
  30708.     protected function getTreeUpdaterService()
  30709.     {
  30710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  30711.         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()));
  30712.     }
  30713.     /**
  30714.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  30715.      *
  30716.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  30717.      */
  30718.     protected function getApiCriteriaValidatorService()
  30719.     {
  30720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  30721.         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()));
  30722.     }
  30723.     /**
  30724.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  30725.      *
  30726.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  30727.      */
  30728.     protected function getCompositeEntitySearcherService()
  30729.     {
  30730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  30731.         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 () {
  30732.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  30733.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  30734.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  30735.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  30736.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  30737.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  30738.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  30739.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  30740.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  30741.         }, 9));
  30742.     }
  30743.     /**
  30744.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  30745.      *
  30746.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  30747.      */
  30748.     protected function getCriteriaArrayConverterService()
  30749.     {
  30750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  30751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30752.         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())));
  30753.     }
  30754.     /**
  30755.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  30756.      *
  30757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  30758.      */
  30759.     protected function getSqlQueryParserService()
  30760.     {
  30761.         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()));
  30762.     }
  30763.     /**
  30764.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  30765.      *
  30766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  30767.      */
  30768.     protected function getRequestCriteriaBuilderService()
  30769.     {
  30770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  30771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  30772.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] ?? $this->getCriteriaArrayConverterService()), 100);
  30773.     }
  30774.     /**
  30775.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  30776.      *
  30777.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  30778.      */
  30779.     protected function getTokenFilterService()
  30780.     {
  30781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  30782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  30783.         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()));
  30784.     }
  30785.     /**
  30786.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  30787.      *
  30788.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  30789.      */
  30790.     protected function getSearchTermInterpreterService()
  30791.     {
  30792.         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')))));
  30793.     }
  30794.     /**
  30795.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  30796.      *
  30797.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  30798.      */
  30799.     protected function getEntityExistsValidatorService()
  30800.     {
  30801.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30802.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  30804.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30805.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  30806.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  30807.         }
  30808.         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);
  30809.     }
  30810.     /**
  30811.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  30812.      *
  30813.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  30814.      */
  30815.     protected function getEntityNotExistsValidatorService()
  30816.     {
  30817.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  30818.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  30819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  30820.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  30821.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  30822.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  30823.         }
  30824.         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);
  30825.     }
  30826.     /**
  30827.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  30828.      *
  30829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  30830.      */
  30831.     protected function getCleanupVersionTaskHandlerService()
  30832.     {
  30833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  30834.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30835.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  30836.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  30837.         }
  30838.         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);
  30839.     }
  30840.     /**
  30841.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  30842.      *
  30843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  30844.      */
  30845.     protected function getLockValidatorService()
  30846.     {
  30847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  30848.         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()));
  30849.     }
  30850.     /**
  30851.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  30852.      *
  30853.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  30854.      */
  30855.     protected function getWriteCommandExtractorService()
  30856.     {
  30857.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  30858.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  30859.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  30860.         }
  30861.         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()));
  30862.     }
  30863.     /**
  30864.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  30865.      *
  30866.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  30867.      */
  30868.     protected function getDemodataCommandService()
  30869.     {
  30870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  30872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  30873.         $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 () {
  30874.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  30875.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  30876.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  30877.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  30878.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  30879.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  30880.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  30881.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  30882.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  30883.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  30884.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  30885.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  30886.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  30887.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  30888.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  30889.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  30890.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  30891.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  30892.         $instance->addDefault('rules'25);
  30893.         $instance->addOption('rules'NULL4'Rules count');
  30894.         $instance->addDefault('customers'60);
  30895.         $instance->addOption('customers'NULL4'Customers count');
  30896.         $instance->addDefault('properties'10);
  30897.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  30898.         $instance->addDefault('categories'10);
  30899.         $instance->addOption('categories'NULL4'Categories count');
  30900.         $instance->addDefault('manufacturers'60);
  30901.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  30902.         $instance->addDefault('tags'50);
  30903.         $instance->addOption('tags'NULL4'Tags count');
  30904.         $instance->addDefault('reviews'20);
  30905.         $instance->addOption('reviews'NULL4'Reviews count');
  30906.         $instance->addDefault('products'1000);
  30907.         $instance->addOption('products'NULL4'Products count');
  30908.         $instance->addDefault('promotions'50);
  30909.         $instance->addOption('promotions'NULL4'Promotions count');
  30910.         $instance->addDefault('flows'0);
  30911.         $instance->addOption('flows'NULL4'Flows count');
  30912.         $instance->addDefault('media'300);
  30913.         $instance->addOption('media'NULL4'Media count');
  30914.         $instance->addDefault('product-streams'10);
  30915.         $instance->addOption('product-streams'NULL4'Product-streams count');
  30916.         $instance->addDefault('orders'60);
  30917.         $instance->addOption('orders'NULL4'Orders count');
  30918.         $instance->addDefault('attribute-sets'4);
  30919.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  30920.         $instance->addDefault('mail-template'10);
  30921.         $instance->addOption('mail-template'NULL4'Mail-template count');
  30922.         $instance->addDefault('mail-header-footer'3);
  30923.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  30924.         $instance->addDefault('users'0);
  30925.         $instance->addOption('users'NULL4'Users count');
  30926.         $instance->setName('framework:demodata');
  30927.         return $instance;
  30928.     }
  30929.     /**
  30930.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  30931.      *
  30932.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  30933.      */
  30934.     protected function getCategoryGeneratorService()
  30935.     {
  30936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  30938.         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()));
  30939.     }
  30940.     /**
  30941.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  30942.      *
  30943.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  30944.      */
  30945.     protected function getCustomFieldGeneratorService()
  30946.     {
  30947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  30949.         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()));
  30950.     }
  30951.     /**
  30952.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  30953.      *
  30954.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  30955.      */
  30956.     protected function getCustomerGeneratorService()
  30957.     {
  30958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  30960.         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()));
  30961.     }
  30962.     /**
  30963.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  30964.      *
  30965.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  30966.      */
  30967.     protected function getFlowGeneratorService()
  30968.     {
  30969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  30971.         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()));
  30972.     }
  30973.     /**
  30974.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  30975.      *
  30976.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  30977.      */
  30978.     protected function getMailHeaderFooterGeneratorService()
  30979.     {
  30980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  30982.         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()));
  30983.     }
  30984.     /**
  30985.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  30986.      *
  30987.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  30988.      */
  30989.     protected function getMailTemplateGeneratorService()
  30990.     {
  30991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  30993.         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()));
  30994.     }
  30995.     /**
  30996.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  30997.      *
  30998.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  30999.      */
  31000.     protected function getMediaGeneratorService()
  31001.     {
  31002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  31004.         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()));
  31005.     }
  31006.     /**
  31007.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  31008.      *
  31009.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  31010.      */
  31011.     protected function getOrderGeneratorService()
  31012.     {
  31013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  31015.         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->getCartService3Service()), ($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()));
  31016.     }
  31017.     /**
  31018.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  31019.      *
  31020.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  31021.      */
  31022.     protected function getProductGeneratorService()
  31023.     {
  31024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  31026.         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()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService()));
  31027.     }
  31028.     /**
  31029.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  31030.      *
  31031.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  31032.      */
  31033.     protected function getProductManufacturerGeneratorService()
  31034.     {
  31035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  31037.         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()));
  31038.     }
  31039.     /**
  31040.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  31041.      *
  31042.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  31043.      */
  31044.     protected function getProductReviewGeneratorService()
  31045.     {
  31046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  31048.         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()));
  31049.     }
  31050.     /**
  31051.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  31052.      *
  31053.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  31054.      */
  31055.     protected function getProductStreamGeneratorService()
  31056.     {
  31057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  31059.         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()));
  31060.     }
  31061.     /**
  31062.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  31063.      *
  31064.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  31065.      */
  31066.     protected function getPromotionGeneratorService()
  31067.     {
  31068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  31070.         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()));
  31071.     }
  31072.     /**
  31073.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  31074.      *
  31075.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  31076.      */
  31077.     protected function getPropertyGroupGeneratorService()
  31078.     {
  31079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  31081.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  31082.     }
  31083.     /**
  31084.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  31085.      *
  31086.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  31087.      */
  31088.     protected function getRuleGeneratorService()
  31089.     {
  31090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  31092.         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()));
  31093.     }
  31094.     /**
  31095.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  31096.      *
  31097.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  31098.      */
  31099.     protected function getTagGeneratorService()
  31100.     {
  31101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  31103.         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()));
  31104.     }
  31105.     /**
  31106.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  31107.      *
  31108.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  31109.      */
  31110.     protected function getUserGeneratorService()
  31111.     {
  31112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  31113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  31114.         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()));
  31115.     }
  31116.     /**
  31117.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  31118.      *
  31119.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  31120.      */
  31121.     protected function getCleanPersonalDataCommandService()
  31122.     {
  31123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  31125.         $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()));
  31126.         $instance->setName('database:clean-personal-data');
  31127.         return $instance;
  31128.     }
  31129.     /**
  31130.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  31131.      *
  31132.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  31133.      */
  31134.     protected function getBusinessEventCollectorService()
  31135.     {
  31136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  31137.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31138.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  31139.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  31140.         }
  31141.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  31142.     }
  31143.     /**
  31144.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  31145.      *
  31146.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  31147.      */
  31148.     protected function getBusinessEventDispatcherService()
  31149.     {
  31150.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  31151.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  31152.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  31153.         }
  31154.         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()));
  31155.     }
  31156.     /**
  31157.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  31158.      *
  31159.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  31160.      */
  31161.     protected function getDebugDumpBusinessEventsCommandService()
  31162.     {
  31163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  31165.         $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()));
  31166.         $instance->setName('debug:business-events');
  31167.         return $instance;
  31168.     }
  31169.     /**
  31170.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  31171.      *
  31172.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  31173.      */
  31174.     protected function getEventActionSubscriberService()
  31175.     {
  31176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  31177.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31178.     }
  31179.     /**
  31180.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  31181.      *
  31182.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  31183.      */
  31184.     protected function getFeatureDumpCommandService()
  31185.     {
  31186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  31188.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  31189.         $instance->setName('feature:dump');
  31190.         $instance->setAliases([=> 'administration:dump:features']);
  31191.         return $instance;
  31192.     }
  31193.     /**
  31194.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  31195.      *
  31196.      * @return \Shopware\Core\Framework\Log\LoggingService
  31197.      */
  31198.     protected function getLoggingServiceService()
  31199.     {
  31200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  31201.         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()));
  31202.     }
  31203.     /**
  31204.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  31205.      *
  31206.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  31207.      */
  31208.     protected function getExcludeFlowEventHandlerService()
  31209.     {
  31210.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  31211.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  31212.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  31213.     }
  31214.     /**
  31215.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  31216.      *
  31217.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  31218.      */
  31219.     protected function getLogCleanupTaskHandlerService()
  31220.     {
  31221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  31222.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31223.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  31224.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  31225.         }
  31226.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31227.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  31228.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  31229.         }
  31230.         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()));
  31231.     }
  31232.     /**
  31233.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  31234.      *
  31235.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  31236.      */
  31237.     protected function getDispatchSleepMessageCommandService()
  31238.     {
  31239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  31242.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  31243.         $instance->setName('debug:messenger:dispatch-sleep');
  31244.         return $instance;
  31245.     }
  31246.     /**
  31247.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  31248.      *
  31249.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  31250.      */
  31251.     protected function getEncryptedMessageHandlerService()
  31252.     {
  31253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  31254.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31255.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  31256.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  31257.         }
  31258.         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')))));
  31259.     }
  31260.     /**
  31261.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  31262.      *
  31263.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  31264.      */
  31265.     protected function getRetryMessageHandlerService()
  31266.     {
  31267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  31268.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31269.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  31270.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  31271.         }
  31272.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  31273.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  31274.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  31275.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  31276.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  31277.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  31278.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  31279.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  31280.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  31281.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  31282.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  31283.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  31284.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  31285.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  31286.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  31287.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  31288.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  31289.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  31290.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  31291.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  31292.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  31293.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  31294.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  31295.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  31296.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  31297.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  31298.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  31299.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  31300.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  31301.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  31302.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  31303.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  31304.             yield 31 => ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  31305.             yield 32 => ($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'] ?? $this->getPriceRuleUpdateHandlerService());
  31306.             yield 33 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  31307.         }, 34), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  31308.     }
  31309.     /**
  31310.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  31311.      *
  31312.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  31313.      */
  31314.     protected function getSleepTaskHandlerService()
  31315.     {
  31316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  31317.         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()));
  31318.     }
  31319.     /**
  31320.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  31321.      *
  31322.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  31323.      */
  31324.     protected function getRetryMiddlewareService()
  31325.     {
  31326.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  31327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  31328.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31329.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31330.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31331.         }
  31332.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31333.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  31334.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  31335.         }
  31336.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($a$b);
  31337.     }
  31338.     /**
  31339.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  31340.      *
  31341.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  31342.      */
  31343.     protected function getRegisterScheduledTasksCommandService()
  31344.     {
  31345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  31347.         $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()));
  31348.         $instance->setName('scheduled-task:register');
  31349.         return $instance;
  31350.     }
  31351.     /**
  31352.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  31353.      *
  31354.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  31355.      */
  31356.     protected function getScheduledTaskRunnerService()
  31357.     {
  31358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  31360.         $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()));
  31361.         $instance->setName('scheduled-task:run');
  31362.         return $instance;
  31363.     }
  31364.     /**
  31365.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  31366.      *
  31367.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  31368.      */
  31369.     protected function getRegisterScheduledTaskHandlerService()
  31370.     {
  31371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  31372.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  31373.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  31374.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  31375.         }
  31376.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  31377.     }
  31378.     /**
  31379.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  31380.      *
  31381.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  31382.      */
  31383.     protected function getTaskRegistryService()
  31384.     {
  31385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  31386.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31387.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  31388.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  31389.         }
  31390.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  31391.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  31392.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  31393.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  31394.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  31395.             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()));
  31396.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  31397.             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()));
  31398.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  31399.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTask()));
  31400.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  31401.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  31402.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  31403.             yield 12 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTask()));
  31404.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  31405.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  31406.             yield 15 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  31407.             yield 16 => ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask'] ?? $this->getRenewalReminderTaskService());
  31408.             yield 17 => ($this->privates['Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate'] ?? $this->getPriceRuleUpdateService());
  31409.         }, 18), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  31410.     }
  31411.     /**
  31412.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  31413.      *
  31414.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  31415.      */
  31416.     protected function getRequeueDeadMessagesHandlerService()
  31417.     {
  31418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  31419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  31420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  31421.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31422.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31423.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31424.         }
  31425.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31426.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31427.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31428.         }
  31429.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31430.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  31431.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  31432.         }
  31433.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler($a, new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($b$c, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($c, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  31434.     }
  31435.     /**
  31436.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  31437.      *
  31438.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  31439.      */
  31440.     protected function getTaskSchedulerService()
  31441.     {
  31442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  31443.         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))));
  31444.     }
  31445.     /**
  31446.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  31447.      *
  31448.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  31449.      */
  31450.     protected function getPluginLifecycleSubscriberService()
  31451.     {
  31452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  31453.         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()));
  31454.     }
  31455.     /**
  31456.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  31457.      *
  31458.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  31459.      */
  31460.     protected function getUpdatePostFinishSubscriberService()
  31461.     {
  31462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  31463.         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()));
  31464.     }
  31465.     /**
  31466.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  31467.      *
  31468.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  31469.      */
  31470.     protected function getMessageFailedHandlerService()
  31471.     {
  31472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  31473.         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');
  31474.     }
  31475.     /**
  31476.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  31477.      *
  31478.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  31479.      */
  31480.     protected function getCreateMigrationCommandService()
  31481.     {
  31482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  31484.         $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.20.2');
  31485.         $instance->setName('database:create-migration');
  31486.         return $instance;
  31487.     }
  31488.     /**
  31489.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  31490.      *
  31491.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  31492.      */
  31493.     protected function getMigrationCommandService()
  31494.     {
  31495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31497.         $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.20.2');
  31498.         $instance->setName('database:migrate');
  31499.         return $instance;
  31500.     }
  31501.     /**
  31502.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  31503.      *
  31504.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  31505.      */
  31506.     protected function getMigrationDestructiveCommandService()
  31507.     {
  31508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  31510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  31511.         $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.20.2');
  31512.         $instance->setName('database:migrate-destructive');
  31513.         return $instance;
  31514.     }
  31515.     /**
  31516.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  31517.      *
  31518.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  31519.      */
  31520.     protected function getRefreshMigrationCommandService()
  31521.     {
  31522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  31524.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  31525.         $instance->setName('database:refresh-migration');
  31526.         return $instance;
  31527.     }
  31528.     /**
  31529.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  31530.      *
  31531.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31532.      */
  31533.     protected function getMigrationSource_Core_V63Service()
  31534.     {
  31535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31536.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  31537.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  31538.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31539.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31540.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  31541.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  31542.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31543.         return $instance;
  31544.     }
  31545.     /**
  31546.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  31547.      *
  31548.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31549.      */
  31550.     protected function getMigrationSource_Core_V64Service()
  31551.     {
  31552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31553.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  31554.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  31555.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  31556.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  31557.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  31558.         return $instance;
  31559.     }
  31560.     /**
  31561.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  31562.      *
  31563.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  31564.      */
  31565.     protected function getMigrationSource_Core_V65Service()
  31566.     {
  31567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  31568.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  31569.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  31570.         return $instance;
  31571.     }
  31572.     /**
  31573.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  31574.      *
  31575.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  31576.      */
  31577.     protected function getBundleDumpCommandService()
  31578.     {
  31579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  31581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  31582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  31583.         $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));
  31584.         $instance->setName('bundle:dump');
  31585.         return $instance;
  31586.     }
  31587.     /**
  31588.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  31589.      *
  31590.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  31591.      */
  31592.     protected function getPluginActivateCommandService()
  31593.     {
  31594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  31597.         $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()));
  31598.         $instance->setName('plugin:activate');
  31599.         return $instance;
  31600.     }
  31601.     /**
  31602.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  31603.      *
  31604.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  31605.      */
  31606.     protected function getPluginDeactivateCommandService()
  31607.     {
  31608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  31611.         $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()));
  31612.         $instance->setName('plugin:deactivate');
  31613.         return $instance;
  31614.     }
  31615.     /**
  31616.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  31617.      *
  31618.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  31619.      */
  31620.     protected function getPluginInstallCommandService()
  31621.     {
  31622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  31625.         $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()));
  31626.         $instance->setName('plugin:install');
  31627.         return $instance;
  31628.     }
  31629.     /**
  31630.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  31631.      *
  31632.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  31633.      */
  31634.     protected function getPluginUninstallCommandService()
  31635.     {
  31636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  31639.         $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()));
  31640.         $instance->setName('plugin:uninstall');
  31641.         return $instance;
  31642.     }
  31643.     /**
  31644.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  31645.      *
  31646.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  31647.      */
  31648.     protected function getPluginUpdateCommandService()
  31649.     {
  31650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  31652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  31653.         $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()));
  31654.         $instance->setName('plugin:update');
  31655.         return $instance;
  31656.     }
  31657.     /**
  31658.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  31659.      *
  31660.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  31661.      */
  31662.     protected function getPluginCreateCommandService()
  31663.     {
  31664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  31666.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  31667.         $instance->setName('plugin:create');
  31668.         return $instance;
  31669.     }
  31670.     /**
  31671.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  31672.      *
  31673.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  31674.      */
  31675.     protected function getPluginListCommandService()
  31676.     {
  31677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  31679.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  31680.         $instance->setName('plugin:list');
  31681.         return $instance;
  31682.     }
  31683.     /**
  31684.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  31685.      *
  31686.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  31687.      */
  31688.     protected function getPluginRefreshCommandService()
  31689.     {
  31690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  31692.         $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()));
  31693.         $instance->setName('plugin:refresh');
  31694.         return $instance;
  31695.     }
  31696.     /**
  31697.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  31698.      *
  31699.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  31700.      */
  31701.     protected function getPluginZipImportCommandService()
  31702.     {
  31703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  31705.         $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()));
  31706.         $instance->setName('plugin:zip-import');
  31707.         return $instance;
  31708.     }
  31709.     /**
  31710.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  31711.      *
  31712.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  31713.      */
  31714.     protected function getCommandExecutorService($lazyLoad true)
  31715.     {
  31716.         if ($lazyLoad) {
  31717.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  31718.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  31719.                     $wrappedInstance $this->getCommandExecutorService(false);
  31720.                     $proxy->setProxyInitializer(null);
  31721.                     return true;
  31722.                 });
  31723.             });
  31724.         }
  31725.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  31726.     }
  31727.     /**
  31728.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  31729.      *
  31730.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  31731.      */
  31732.     protected function getPluginLifecycleServiceService()
  31733.     {
  31734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  31735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  31736.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31737.         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.20.2', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  31738.     }
  31739.     /**
  31740.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  31741.      *
  31742.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  31743.      */
  31744.     protected function getPluginManagementServiceService()
  31745.     {
  31746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  31747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  31748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  31749.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  31750.         $a = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  31751.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31752.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31753.         }
  31754.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  31755.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  31756.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  31757.         }
  31758.         $c = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  31759.         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')], $c), $a$c$b, new \GuzzleHttp\Client());
  31760.     }
  31761.     /**
  31762.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  31763.      *
  31764.      * @return \Shopware\Core\Framework\Plugin\PluginService
  31765.      */
  31766.     protected function getPluginServiceService()
  31767.     {
  31768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  31769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  31770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  31771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  31772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  31773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  31774.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31775.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31776.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31777.         }
  31778.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31779.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  31780.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  31781.         }
  31782.         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());
  31783.     }
  31784.     /**
  31785.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  31786.      *
  31787.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  31788.      */
  31789.     protected function getPluginAclPrivilegesSubscriberService()
  31790.     {
  31791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  31792.         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()));
  31793.     }
  31794.     /**
  31795.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  31796.      *
  31797.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  31798.      */
  31799.     protected function getAssetServiceService()
  31800.     {
  31801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  31802.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31803.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  31804.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  31805.         }
  31806.         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))));
  31807.     }
  31808.     /**
  31809.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  31810.      *
  31811.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  31812.      */
  31813.     protected function getContextResolverListenerService()
  31814.     {
  31815.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  31816.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  31817.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  31818.         }
  31819.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  31820.     }
  31821.     /**
  31822.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  31823.      *
  31824.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  31825.      */
  31826.     protected function getCoreSubscriberService()
  31827.     {
  31828.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  31829.     }
  31830.     /**
  31831.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  31832.      *
  31833.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  31834.      */
  31835.     protected function getRouteEventSubscriberService()
  31836.     {
  31837.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31838.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  31839.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  31840.         }
  31841.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  31842.     }
  31843.     /**
  31844.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  31845.      *
  31846.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  31847.      */
  31848.     protected function getRouteScopeListenerService()
  31849.     {
  31850.         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 () {
  31851.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  31852.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  31853.         }, 2));
  31854.     }
  31855.     /**
  31856.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  31857.      *
  31858.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  31859.      */
  31860.     protected function getRouteScopeRegistryService()
  31861.     {
  31862.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  31863.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  31864.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  31865.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  31866.             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'))));
  31867.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  31868.         }, 5));
  31869.     }
  31870.     /**
  31871.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  31872.      *
  31873.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  31874.      */
  31875.     protected function getSalesChannelRequestContextResolverService()
  31876.     {
  31877.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  31878.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31879.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31880.         }
  31881.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31882.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  31883.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  31884.         }
  31885.         $c = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  31886.         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()), $c), $a$b$c);
  31887.     }
  31888.     /**
  31889.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  31890.      *
  31891.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  31892.      */
  31893.     protected function getRuleConditionRegistryService()
  31894.     {
  31895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  31896.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  31897.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  31898.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  31899.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  31900.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  31901.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  31902.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  31903.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  31904.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  31905.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  31906.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  31907.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  31908.             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()));
  31909.             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()));
  31910.             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()));
  31911.             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()));
  31912.             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()));
  31913.             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()));
  31914.             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()));
  31915.             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()));
  31916.             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()));
  31917.             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()));
  31918.             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()));
  31919.             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()));
  31920.             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()));
  31921.             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()));
  31922.             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()));
  31923.             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()));
  31924.             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()));
  31925.             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()));
  31926.             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()));
  31927.             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()));
  31928.             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()));
  31929.             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()));
  31930.             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()));
  31931.             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()));
  31932.             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()));
  31933.             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()));
  31934.             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()));
  31935.             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()));
  31936.             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()));
  31937.             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()));
  31938.             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()));
  31939.             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()));
  31940.             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()));
  31941.             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()));
  31942.             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()));
  31943.             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()));
  31944.             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()));
  31945.             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()));
  31946.             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()));
  31947.             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()));
  31948.             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()));
  31949.             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()));
  31950.             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()));
  31951.             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()));
  31952.             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()));
  31953.             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()));
  31954.             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()));
  31955.             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()));
  31956.             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()));
  31957.             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()));
  31958.             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()));
  31959.             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()));
  31960.             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()));
  31961.             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()));
  31962.             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()));
  31963.             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()));
  31964.             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()));
  31965.             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()));
  31966.             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()));
  31967.             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()));
  31968.             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()));
  31969.             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()));
  31970.             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()));
  31971.             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()));
  31972.             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()));
  31973.             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()));
  31974.             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()));
  31975.             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()));
  31976.             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()));
  31977.             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()));
  31978.             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()));
  31979.             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()));
  31980.             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()));
  31981.             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()));
  31982.             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()));
  31983.             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()));
  31984.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemProductStatesRule()));
  31985.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  31986.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  31987.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  31988.             yield 91 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  31989.             yield 92 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\LineItemSubscriptionRule()));
  31990.             yield 93 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\CartSubscriptionRule()));
  31991.         }, 94));
  31992.     }
  31993.     /**
  31994.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  31995.      *
  31996.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  31997.      */
  31998.     protected function getScriptResponseEncoderService()
  31999.     {
  32000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  32001.         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()));
  32002.     }
  32003.     /**
  32004.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  32005.      *
  32006.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  32007.      */
  32008.     protected function getScriptLoaderService()
  32009.     {
  32010.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  32011.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  32012.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  32013.         }
  32014.         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);
  32015.     }
  32016.     /**
  32017.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  32018.      *
  32019.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  32020.      */
  32021.     protected function getLocaleProviderService()
  32022.     {
  32023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  32024.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  32025.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  32026.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  32027.         }
  32028.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  32029.     }
  32030.     /**
  32031.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  32032.      *
  32033.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  32034.      */
  32035.     protected function getStoreDownloadCommandService()
  32036.     {
  32037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  32039.         $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()));
  32040.         $instance->setName('store:download');
  32041.         return $instance;
  32042.     }
  32043.     /**
  32044.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  32045.      *
  32046.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  32047.      */
  32048.     protected function getStoreLoginCommandService()
  32049.     {
  32050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  32052.         $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()));
  32053.         $instance->setName('store:login');
  32054.         return $instance;
  32055.     }
  32056.     /**
  32057.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  32058.      *
  32059.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  32060.      */
  32061.     protected function getAbstractExtensionDataProviderService()
  32062.     {
  32063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  32064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  32065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  32066.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  32067.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  32068.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  32069.         }
  32070.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32071.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  32072.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  32073.         }
  32074.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32075.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  32076.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  32077.         }
  32078.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  32079.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  32080.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  32081.         }
  32082.         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));
  32083.     }
  32084.     /**
  32085.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  32086.      *
  32087.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  32088.      */
  32089.     protected function getAbstractStoreAppLifecycleServiceService()
  32090.     {
  32091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  32092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  32093.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  32094.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  32095.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  32096.         }
  32097.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32098.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  32099.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  32100.         }
  32101.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32102.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  32103.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  32104.         }
  32105.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32106.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  32107.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  32108.         }
  32109.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  32110.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  32111.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  32112.         }
  32113.         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()));
  32114.     }
  32115.     /**
  32116.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  32117.      *
  32118.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  32119.      */
  32120.     protected function getExtensionDownloaderService()
  32121.     {
  32122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  32123.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32124.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  32125.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  32126.         }
  32127.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  32128.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  32129.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  32130.         }
  32131.         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);
  32132.     }
  32133.     /**
  32134.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  32135.      *
  32136.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  32137.      */
  32138.     protected function getExtensionLifecycleServiceService()
  32139.     {
  32140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  32141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  32142.         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()));
  32143.     }
  32144.     /**
  32145.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  32146.      *
  32147.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  32148.      */
  32149.     protected function getExtensionLoaderService()
  32150.     {
  32151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  32152.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32153.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  32154.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  32155.         }
  32156.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  32157.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  32158.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  32159.         }
  32160.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  32161.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  32162.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  32163.         }
  32164.         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()));
  32165.     }
  32166.     /**
  32167.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  32168.      *
  32169.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  32170.      */
  32171.     protected function getFirstRunWizardClientService()
  32172.     {
  32173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  32174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  32175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  32176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32177.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  32178.         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.20.2'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  32179.     }
  32180.     /**
  32181.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  32182.      *
  32183.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  32184.      */
  32185.     protected function getStoreClientService()
  32186.     {
  32187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  32188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32189.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  32190.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32191.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32192.         }
  32193.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  32194.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32195.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32196.         }
  32197.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32198.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32199.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32200.         }
  32201.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  32202.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32203.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32204.         }
  32205.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  32206.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  32207.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  32208.         }
  32209.         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.20.2'$this->getEnv('INSTANCE_ID')))));
  32210.     }
  32211.     /**
  32212.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  32213.      *
  32214.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  32215.      */
  32216.     protected function getStoreServiceService($lazyLoad true)
  32217.     {
  32218.         if ($lazyLoad) {
  32219.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  32220.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  32221.                     $wrappedInstance $this->getStoreServiceService(false);
  32222.                     $proxy->setProxyInitializer(null);
  32223.                     return true;
  32224.                 });
  32225.             });
  32226.         }
  32227.         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()));
  32228.     }
  32229.     /**
  32230.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  32231.      *
  32232.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  32233.      */
  32234.     protected function getTrackingEventClientService()
  32235.     {
  32236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  32237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  32238.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  32239.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  32240.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  32241.         }
  32242.         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.20.2'$this->getEnv('INSTANCE_ID')))));
  32243.     }
  32244.     /**
  32245.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  32246.      *
  32247.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  32248.      */
  32249.     protected function getLicenseHostChangedSubscriberService()
  32250.     {
  32251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  32252.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32253.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  32254.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  32255.         }
  32256.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32257.     }
  32258.     /**
  32259.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  32260.      *
  32261.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  32262.      */
  32263.     protected function getLicenseCheckService()
  32264.     {
  32265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  32267.         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()));
  32268.     }
  32269.     /**
  32270.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  32271.      *
  32272.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  32273.      */
  32274.     protected function getMysqlVersionCheckService()
  32275.     {
  32276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  32278.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32279.     }
  32280.     /**
  32281.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  32282.      *
  32283.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  32284.      */
  32285.     protected function getWriteableCheckService()
  32286.     {
  32287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  32288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  32289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  32290.         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));
  32291.     }
  32292.     /**
  32293.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  32294.      *
  32295.      * @return \Shopware\Core\Framework\Validation\DataValidator
  32296.      */
  32297.     protected function getDataValidatorService()
  32298.     {
  32299.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  32300.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  32301.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  32302.         }
  32303.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  32304.     }
  32305.     /**
  32306.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  32307.      *
  32308.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  32309.      */
  32310.     protected function getBusinessEventEncoderService()
  32311.     {
  32312.         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()));
  32313.     }
  32314.     /**
  32315.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  32316.      *
  32317.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  32318.      */
  32319.     protected function getWebhookEventMessageHandlerService()
  32320.     {
  32321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  32322.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32323.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32324.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32325.         }
  32326.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32327.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32328.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32329.         }
  32330.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32331.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  32332.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  32333.         }
  32334.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  32335.     }
  32336.     /**
  32337.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  32338.      *
  32339.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  32340.      */
  32341.     protected function getHookableEventFactoryService($lazyLoad true)
  32342.     {
  32343.         if ($lazyLoad) {
  32344.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  32345.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  32346.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  32347.                     $proxy->setProxyInitializer(null);
  32348.                     return true;
  32349.                 });
  32350.             });
  32351.         }
  32352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  32353.         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())));
  32354.     }
  32355.     /**
  32356.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  32357.      *
  32358.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  32359.      */
  32360.     protected function getRetryWebhookMessageFailedSubscriberService()
  32361.     {
  32362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  32363.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  32364.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32365.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32366.         }
  32367.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  32368.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32369.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32370.         }
  32371.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  32372.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  32373.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  32374.         }
  32375.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  32376.     }
  32377.     /**
  32378.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  32379.      *
  32380.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  32381.      */
  32382.     protected function getWebhookCacheClearerService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  32385.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  32386.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  32387.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  32388.         }
  32389.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  32390.     }
  32391.     /**
  32392.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  32393.      *
  32394.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  32395.      */
  32396.     protected function getWebhookDispatcherService()
  32397.     {
  32398.         $a = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  32399.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32400.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32401.         }
  32402.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  32403.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32404.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32405.         }
  32406.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32407.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  32408.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  32409.         }
  32410.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.20.2'$ctrue);
  32411.     }
  32412.     /**
  32413.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  32414.      *
  32415.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  32416.      */
  32417.     protected function getSalesChannelCreateCommandService()
  32418.     {
  32419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  32421.         $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()));
  32422.         $instance->setName('sales-channel:create');
  32423.         return $instance;
  32424.     }
  32425.     /**
  32426.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  32427.      *
  32428.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  32429.      */
  32430.     protected function getSalesChannelListCommandService()
  32431.     {
  32432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  32434.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32435.         $instance->setName('sales-channel:list');
  32436.         return $instance;
  32437.     }
  32438.     /**
  32439.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  32440.      *
  32441.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  32442.      */
  32443.     protected function getSalesChannelMaintenanceDisableCommandService()
  32444.     {
  32445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  32448.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32449.         $instance->setName('sales-channel:maintenance:disable');
  32450.         return $instance;
  32451.     }
  32452.     /**
  32453.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  32454.      *
  32455.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  32456.      */
  32457.     protected function getSalesChannelMaintenanceEnableCommandService()
  32458.     {
  32459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  32461.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  32462.         $instance->setName('sales-channel:maintenance:enable');
  32463.         return $instance;
  32464.     }
  32465.     /**
  32466.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  32467.      *
  32468.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  32469.      */
  32470.     protected function getSalesChannelUpdateDomainCommandService()
  32471.     {
  32472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  32474.         $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()));
  32475.         $instance->setName('sales-channel:update:domain');
  32476.         $instance->setDescription('Changes the domain of all sales channels');
  32477.         return $instance;
  32478.     }
  32479.     /**
  32480.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  32481.      *
  32482.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  32483.      */
  32484.     protected function getSystemConfigureShopCommandService()
  32485.     {
  32486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  32488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  32489.         $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()));
  32490.         $instance->setName('system:configure-shop');
  32491.         return $instance;
  32492.     }
  32493.     /**
  32494.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  32495.      *
  32496.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  32497.      */
  32498.     protected function getSystemGenerateAppSecretCommandService()
  32499.     {
  32500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  32502.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  32503.         $instance->setName('system:generate-app-secret');
  32504.         return $instance;
  32505.     }
  32506.     /**
  32507.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  32508.      *
  32509.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  32510.      */
  32511.     protected function getSystemGenerateJwtSecretCommandService()
  32512.     {
  32513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  32515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32516.         $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())));
  32517.         $instance->setName('system:generate-jwt-secret');
  32518.         return $instance;
  32519.     }
  32520.     /**
  32521.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  32522.      *
  32523.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  32524.      */
  32525.     protected function getSystemInstallCommandService()
  32526.     {
  32527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  32529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  32530.         $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());
  32531.         $instance->setName('system:install');
  32532.         return $instance;
  32533.     }
  32534.     /**
  32535.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  32536.      *
  32537.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  32538.      */
  32539.     protected function getSystemSetupCommandService()
  32540.     {
  32541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  32543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  32544.         $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()));
  32545.         $instance->setName('system:setup');
  32546.         return $instance;
  32547.     }
  32548.     /**
  32549.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  32550.      *
  32551.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  32552.      */
  32553.     protected function getSystemUpdateFinishCommandService()
  32554.     {
  32555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  32557.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  32558.         $instance->setName('system:update:finish');
  32559.         return $instance;
  32560.     }
  32561.     /**
  32562.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  32563.      *
  32564.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  32565.      */
  32566.     protected function getSystemUpdatePrepareCommandService()
  32567.     {
  32568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  32570.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  32571.         $instance->setName('system:update:prepare');
  32572.         return $instance;
  32573.     }
  32574.     /**
  32575.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  32576.      *
  32577.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  32578.      */
  32579.     protected function getUserChangePasswordCommandService()
  32580.     {
  32581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  32583.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  32584.         $instance->setName('user:change-password');
  32585.         return $instance;
  32586.     }
  32587.     /**
  32588.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  32589.      *
  32590.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  32591.      */
  32592.     protected function getUserCreateCommandService()
  32593.     {
  32594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  32596.         $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()));
  32597.         $instance->setName('user:create');
  32598.         return $instance;
  32599.     }
  32600.     /**
  32601.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  32602.      *
  32603.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  32604.      */
  32605.     protected function getStopwatchService()
  32606.     {
  32607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  32608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  32609.         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))));
  32610.     }
  32611.     /**
  32612.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  32613.      *
  32614.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  32615.      */
  32616.     protected function getActiveRulesDataCollectorSubscriberService()
  32617.     {
  32618.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  32619.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  32620.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  32621.         }
  32622.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  32623.     }
  32624.     /**
  32625.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  32626.      *
  32627.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  32628.      */
  32629.     protected function getCountryTaxFreeDeprecationUpdaterService()
  32630.     {
  32631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  32632.         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()));
  32633.     }
  32634.     /**
  32635.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  32636.      *
  32637.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  32638.      */
  32639.     protected function getCustomFieldServiceService()
  32640.     {
  32641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  32642.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32643.     }
  32644.     /**
  32645.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  32646.      *
  32647.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  32648.      */
  32649.     protected function getCachedLanguageLoaderService()
  32650.     {
  32651.         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()));
  32652.     }
  32653.     /**
  32654.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  32655.      *
  32656.      * @return \Shopware\Core\System\Language\LanguageValidator
  32657.      */
  32658.     protected function getLanguageValidatorService()
  32659.     {
  32660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  32661.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32662.     }
  32663.     /**
  32664.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  32665.      *
  32666.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  32667.      */
  32668.     protected function getLanguageLocaleCodeProviderService()
  32669.     {
  32670.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  32671.     }
  32672.     /**
  32673.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  32674.      *
  32675.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  32676.      */
  32677.     protected function getMigrateIncrementStorageCommandService()
  32678.     {
  32679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  32681.         $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()));
  32682.         $instance->setName('number-range:migrate');
  32683.         return $instance;
  32684.     }
  32685.     /**
  32686.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  32687.      *
  32688.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  32689.      */
  32690.     protected function getIncrementSqlStorageService()
  32691.     {
  32692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  32694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  32695.         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()));
  32696.     }
  32697.     /**
  32698.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  32699.      *
  32700.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  32701.      */
  32702.     protected function getIncrementStorageRegistryService()
  32703.     {
  32704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  32705.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  32706.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  32707.         }, 1), 'SQL');
  32708.     }
  32709.     /**
  32710.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  32711.      *
  32712.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  32713.      */
  32714.     protected function getValueGeneratorPatternIncrementService()
  32715.     {
  32716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  32717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  32718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  32719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  32720.         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());
  32721.     }
  32722.     /**
  32723.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  32724.      *
  32725.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  32726.      */
  32727.     protected function getStoreApiResponseListenerService()
  32728.     {
  32729.         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()));
  32730.     }
  32731.     /**
  32732.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  32733.      *
  32734.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  32735.      */
  32736.     protected function getStructEncoderService()
  32737.     {
  32738.         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()));
  32739.     }
  32740.     /**
  32741.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  32742.      *
  32743.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  32744.      */
  32745.     protected function getCartRestorerService()
  32746.     {
  32747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  32748.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32749.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32750.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32751.         }
  32752.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32753.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32754.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32755.         }
  32756.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  32757.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32758.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32759.         }
  32760.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32761.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32762.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32763.         }
  32764.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32765.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  32766.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  32767.         }
  32768.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($a$b$c$d$e);
  32769.     }
  32770.     /**
  32771.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  32772.      *
  32773.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  32774.      */
  32775.     protected function getCleanupSalesChannelContextTaskHandlerService()
  32776.     {
  32777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  32778.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32779.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  32780.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  32781.         }
  32782.         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);
  32783.     }
  32784.     /**
  32785.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  32786.      *
  32787.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  32788.      */
  32789.     protected function getSalesChannelContextPersisterService()
  32790.     {
  32791.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32792.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32793.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32794.         }
  32795.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  32796.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  32797.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  32798.         }
  32799.         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');
  32800.     }
  32801.     /**
  32802.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  32803.      *
  32804.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  32805.      */
  32806.     protected function getSalesChannelContextRestorerService()
  32807.     {
  32808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  32809.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32810.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32811.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32812.         }
  32813.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32814.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32815.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32816.         }
  32817.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  32818.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32819.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32820.         }
  32821.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32822.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32823.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32824.         }
  32825.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  32826.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32827.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32828.         }
  32829.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32830.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  32831.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  32832.         }
  32833.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer($a$b$c$d, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $e$f);
  32834.     }
  32835.     /**
  32836.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  32837.      *
  32838.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  32839.      */
  32840.     protected function getSalesChannelContextServiceService()
  32841.     {
  32842.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32843.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32844.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32845.         }
  32846.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  32847.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32848.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32849.         }
  32850.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  32851.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32852.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32853.         }
  32854.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  32855.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32856.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32857.         }
  32858.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32859.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  32860.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  32861.         }
  32862.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  32863.     }
  32864.     /**
  32865.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  32866.      *
  32867.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  32868.      */
  32869.     protected function getSalesChannelIndexerService()
  32870.     {
  32871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  32873.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32874.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32875.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32876.         }
  32877.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32878.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  32879.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  32880.         }
  32881.         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()), $a$b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  32882.     }
  32883.     /**
  32884.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  32885.      *
  32886.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  32887.      */
  32888.     protected function getStoreApiCustomFieldMapperService()
  32889.     {
  32890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  32891.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32892.     }
  32893.     /**
  32894.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  32895.      *
  32896.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  32897.      */
  32898.     protected function getSalesChannelValidatorService()
  32899.     {
  32900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  32901.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32902.     }
  32903.     /**
  32904.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  32905.      *
  32906.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  32907.      */
  32908.     protected function getValidateSnippetsCommandService()
  32909.     {
  32910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  32912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  32913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  32914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  32915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  32916.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  32917.         $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));
  32918.         $instance->setName('snippets:validate');
  32919.         return $instance;
  32920.     }
  32921.     /**
  32922.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  32923.      *
  32924.      * @return \Shopware\Core\System\Snippet\SnippetService
  32925.      */
  32926.     protected function getSnippetServiceService()
  32927.     {
  32928.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  32929.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32930.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32931.         }
  32932.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  32933.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32934.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32935.         }
  32936.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32937.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  32938.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  32939.         }
  32940.         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, ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? $this->getSalesChannelThemeLoaderService()));
  32941.     }
  32942.     /**
  32943.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  32944.      *
  32945.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  32946.      */
  32947.     protected function getCustomFieldSubscriberService()
  32948.     {
  32949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  32950.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32951.     }
  32952.     /**
  32953.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  32954.      *
  32955.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  32956.      */
  32957.     protected function getWorkflowDumpCommandService()
  32958.     {
  32959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  32961.         $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()));
  32962.         $instance->setName('state-machine:dump');
  32963.         return $instance;
  32964.     }
  32965.     /**
  32966.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  32967.      *
  32968.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  32969.      */
  32970.     protected function getInitialStateIdLoaderService()
  32971.     {
  32972.         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()));
  32973.     }
  32974.     /**
  32975.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  32976.      *
  32977.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  32978.      */
  32979.     protected function getStateMachineRegistryService()
  32980.     {
  32981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  32982.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  32983.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32984.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32985.         }
  32986.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  32987.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32988.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32989.         }
  32990.         $c = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  32991.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32992.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32993.         }
  32994.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32995.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  32996.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  32997.         }
  32998.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry($a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32999.     }
  33000.     /**
  33001.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  33002.      *
  33003.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  33004.      */
  33005.     protected function getConfigGetService()
  33006.     {
  33007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  33009.         $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()));
  33010.         $instance->setName('system:config:get');
  33011.         return $instance;
  33012.     }
  33013.     /**
  33014.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  33015.      *
  33016.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  33017.      */
  33018.     protected function getConfigSetService()
  33019.     {
  33020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  33022.         $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()));
  33023.         $instance->setName('system:config:set');
  33024.         return $instance;
  33025.     }
  33026.     /**
  33027.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  33028.      *
  33029.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  33030.      */
  33031.     protected function getConfigurationServiceService()
  33032.     {
  33033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  33034.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  33035.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  33036.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  33037.         }
  33038.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33039.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  33040.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  33041.         }
  33042.         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);
  33043.     }
  33044.     /**
  33045.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearchRegistry' shared service.
  33046.      *
  33047.      * @return \Shopware\Elasticsearch\Admin\AdminSearchRegistry
  33048.      */
  33049.     protected function getAdminSearchRegistryService()
  33050.     {
  33051.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchRegistry.php';
  33052.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  33053.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33054.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  33055.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  33056.         }
  33057.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33058.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  33059.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  33060.         }
  33061.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] = new \Shopware\Elasticsearch\Admin\AdminSearchRegistry(new RewindableGenerator(function () {
  33062.             yield 'cms_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] ?? $this->getCmsPageAdminSearchIndexerService());
  33063.             yield 'customer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] ?? $this->getCustomerAdminSearchIndexerService());
  33064.             yield 'customer_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] ?? $this->getCustomerGroupAdminSearchIndexerService());
  33065.             yield 'landing_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] ?? $this->getLandingPageAdminSearchIndexerService());
  33066.             yield 'product_manufacturer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] ?? $this->getManufacturerAdminSearchIndexerService());
  33067.             yield 'media' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] ?? $this->getMediaAdminSearchIndexerService());
  33068.             yield 'order' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] ?? $this->getOrderAdminSearchIndexerService());
  33069.             yield 'payment_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] ?? $this->getPaymentMethodAdminSearchIndexerService());
  33070.             yield 'product' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] ?? $this->getProductAdminSearchIndexerService());
  33071.             yield 'promotion' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] ?? $this->getPromotionAdminSearchIndexerService());
  33072.             yield 'property_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] ?? $this->getPropertyGroupAdminSearchIndexerService());
  33073.             yield 'sales_channel' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] ?? $this->getSalesChannelAdminSearchIndexerService());
  33074.             yield 'shipping_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] ?? $this->getShippingMethodAdminSearchIndexerService());
  33075.             yield 'category' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] ?? $this->getCategoryAdminSearchIndexerService());
  33076.             yield 'newsletter_recipient' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] ?? $this->getNewsletterRecipientAdminSearchIndexerService());
  33077.             yield 'product_stream' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] ?? $this->getProductStreamAdminSearchIndexerService());
  33078.         }, 16), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, ($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))), $this->parameters['elasticsearch.administration.index.config'], $this->parameters['elasticsearch.administration.index.mapping']);
  33079.     }
  33080.     /**
  33081.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearcher' shared service.
  33082.      *
  33083.      * @return \Shopware\Elasticsearch\Admin\AdminSearcher
  33084.      */
  33085.     protected function getAdminSearcherService()
  33086.     {
  33087.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearcher.php';
  33088.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  33089.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] = new \Shopware\Elasticsearch\Admin\AdminSearcher(($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService()), ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  33090.     }
  33091.     /**
  33092.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer' shared service.
  33093.      *
  33094.      * @return \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer
  33095.      */
  33096.     protected function getCategoryAdminSearchIndexerService()
  33097.     {
  33098.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33099.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CategoryAdminSearchIndexer.php';
  33100.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  33101.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'])) {
  33102.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'];
  33103.         }
  33104.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33105.     }
  33106.     /**
  33107.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer' shared service.
  33108.      *
  33109.      * @return \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer
  33110.      */
  33111.     protected function getCmsPageAdminSearchIndexerService()
  33112.     {
  33113.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33114.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CmsPageAdminSearchIndexer.php';
  33115.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  33116.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'])) {
  33117.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'];
  33118.         }
  33119.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33120.     }
  33121.     /**
  33122.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer' shared service.
  33123.      *
  33124.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer
  33125.      */
  33126.     protected function getCustomerAdminSearchIndexerService()
  33127.     {
  33128.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33129.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerAdminSearchIndexer.php';
  33130.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  33131.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'])) {
  33132.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'];
  33133.         }
  33134.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33135.     }
  33136.     /**
  33137.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer' shared service.
  33138.      *
  33139.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer
  33140.      */
  33141.     protected function getCustomerGroupAdminSearchIndexerService()
  33142.     {
  33143.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33144.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerGroupAdminSearchIndexer.php';
  33145.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  33146.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'])) {
  33147.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'];
  33148.         }
  33149.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33150.     }
  33151.     /**
  33152.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer' shared service.
  33153.      *
  33154.      * @return \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer
  33155.      */
  33156.     protected function getLandingPageAdminSearchIndexerService()
  33157.     {
  33158.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33159.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/LandingPageAdminSearchIndexer.php';
  33160.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  33161.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'])) {
  33162.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'];
  33163.         }
  33164.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33165.     }
  33166.     /**
  33167.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer' shared service.
  33168.      *
  33169.      * @return \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer
  33170.      */
  33171.     protected function getManufacturerAdminSearchIndexerService()
  33172.     {
  33173.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33174.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ManufacturerAdminSearchIndexer.php';
  33175.         $a = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  33176.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'])) {
  33177.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'];
  33178.         }
  33179.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33180.     }
  33181.     /**
  33182.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer' shared service.
  33183.      *
  33184.      * @return \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer
  33185.      */
  33186.     protected function getMediaAdminSearchIndexerService()
  33187.     {
  33188.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33189.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/MediaAdminSearchIndexer.php';
  33190.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33191.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'])) {
  33192.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'];
  33193.         }
  33194.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33195.     }
  33196.     /**
  33197.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer' shared service.
  33198.      *
  33199.      * @return \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer
  33200.      */
  33201.     protected function getNewsletterRecipientAdminSearchIndexerService()
  33202.     {
  33203.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33204.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/NewsletterRecipientAdminSearchIndexer.php';
  33205.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  33206.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'])) {
  33207.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'];
  33208.         }
  33209.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33210.     }
  33211.     /**
  33212.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer' shared service.
  33213.      *
  33214.      * @return \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer
  33215.      */
  33216.     protected function getOrderAdminSearchIndexerService()
  33217.     {
  33218.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33219.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/OrderAdminSearchIndexer.php';
  33220.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  33221.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'])) {
  33222.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'];
  33223.         }
  33224.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33225.     }
  33226.     /**
  33227.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer' shared service.
  33228.      *
  33229.      * @return \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer
  33230.      */
  33231.     protected function getPaymentMethodAdminSearchIndexerService()
  33232.     {
  33233.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33234.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PaymentMethodAdminSearchIndexer.php';
  33235.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  33236.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'])) {
  33237.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'];
  33238.         }
  33239.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33240.     }
  33241.     /**
  33242.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer' shared service.
  33243.      *
  33244.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer
  33245.      */
  33246.     protected function getProductAdminSearchIndexerService()
  33247.     {
  33248.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33249.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductAdminSearchIndexer.php';
  33250.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  33251.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'])) {
  33252.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'];
  33253.         }
  33254.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33255.     }
  33256.     /**
  33257.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer' shared service.
  33258.      *
  33259.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer
  33260.      */
  33261.     protected function getProductStreamAdminSearchIndexerService()
  33262.     {
  33263.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33264.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductStreamAdminSearchIndexer.php';
  33265.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  33266.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'])) {
  33267.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'];
  33268.         }
  33269.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33270.     }
  33271.     /**
  33272.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer' shared service.
  33273.      *
  33274.      * @return \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer
  33275.      */
  33276.     protected function getPromotionAdminSearchIndexerService()
  33277.     {
  33278.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33279.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PromotionAdminSearchIndexer.php';
  33280.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  33281.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'])) {
  33282.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'];
  33283.         }
  33284.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33285.     }
  33286.     /**
  33287.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer' shared service.
  33288.      *
  33289.      * @return \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer
  33290.      */
  33291.     protected function getPropertyGroupAdminSearchIndexerService()
  33292.     {
  33293.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33294.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PropertyGroupAdminSearchIndexer.php';
  33295.         $a = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  33296.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'])) {
  33297.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'];
  33298.         }
  33299.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33300.     }
  33301.     /**
  33302.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer' shared service.
  33303.      *
  33304.      * @return \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer
  33305.      */
  33306.     protected function getSalesChannelAdminSearchIndexerService()
  33307.     {
  33308.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33309.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/SalesChannelAdminSearchIndexer.php';
  33310.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33311.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'])) {
  33312.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'];
  33313.         }
  33314.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33315.     }
  33316.     /**
  33317.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer' shared service.
  33318.      *
  33319.      * @return \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer
  33320.      */
  33321.     protected function getShippingMethodAdminSearchIndexerService()
  33322.     {
  33323.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  33324.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ShippingMethodAdminSearchIndexer.php';
  33325.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  33326.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'])) {
  33327.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'];
  33328.         }
  33329.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  33330.     }
  33331.     /**
  33332.      * Gets the private 'Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber' shared service.
  33333.      *
  33334.      * @return \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber
  33335.      */
  33336.     protected function getRefreshIndexSubscriberService()
  33337.     {
  33338.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Subscriber/RefreshIndexSubscriber.php';
  33339.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  33340.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'])) {
  33341.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'];
  33342.         }
  33343.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] = new \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber($a);
  33344.     }
  33345.     /**
  33346.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand' shared service.
  33347.      *
  33348.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand
  33349.      */
  33350.     protected function getElasticsearchAdminIndexingCommandService()
  33351.     {
  33352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  33354.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommand.php';
  33355.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  33356.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'])) {
  33357.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'];
  33358.         }
  33359.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand($a);
  33360.         $instance->setName('es:admin:index');
  33361.         $instance->setDescription('Index the elasticsearch for the admin search');
  33362.         return $instance;
  33363.     }
  33364.     /**
  33365.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand' shared service.
  33366.      *
  33367.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand
  33368.      */
  33369.     protected function getElasticsearchAdminResetCommandService()
  33370.     {
  33371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33372.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminResetCommand.php';
  33373.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  33374.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  33375.         $instance->setName('es:admin:reset');
  33376.         $instance->setDescription('Reset Admin Elasticsearch indexing');
  33377.         return $instance;
  33378.     }
  33379.     /**
  33380.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand' shared service.
  33381.      *
  33382.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand
  33383.      */
  33384.     protected function getElasticsearchAdminTestCommandService()
  33385.     {
  33386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33387.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminTestCommand.php';
  33388.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()));
  33389.         $instance->setName('es:admin:test');
  33390.         $instance->setDescription('Allows you to test the admin search index');
  33391.         return $instance;
  33392.     }
  33393.     /**
  33394.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  33395.      *
  33396.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  33397.      */
  33398.     protected function getElasticsearchCleanIndicesCommandService()
  33399.     {
  33400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33401.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  33402.         $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()));
  33403.         $instance->setName('es:index:cleanup');
  33404.         return $instance;
  33405.     }
  33406.     /**
  33407.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  33408.      *
  33409.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  33410.      */
  33411.     protected function getElasticsearchCreateAliasCommandService()
  33412.     {
  33413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33414.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  33415.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  33416.         $instance->setName('es:create:alias');
  33417.         return $instance;
  33418.     }
  33419.     /**
  33420.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  33421.      *
  33422.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  33423.      */
  33424.     protected function getElasticsearchIndexingCommandService()
  33425.     {
  33426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  33428.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  33429.         $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()));
  33430.         $instance->setName('es:index');
  33431.         return $instance;
  33432.     }
  33433.     /**
  33434.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  33435.      *
  33436.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  33437.      */
  33438.     protected function getElasticsearchResetCommandService()
  33439.     {
  33440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33441.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  33442.         $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()));
  33443.         $instance->setName('es:reset');
  33444.         return $instance;
  33445.     }
  33446.     /**
  33447.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  33448.      *
  33449.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  33450.      */
  33451.     protected function getElasticsearchStatusCommandService()
  33452.     {
  33453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  33455.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  33456.         $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()));
  33457.         $instance->setName('es:status');
  33458.         return $instance;
  33459.     }
  33460.     /**
  33461.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  33462.      *
  33463.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  33464.      */
  33465.     protected function getElasticsearchTestAnalyzerCommandService()
  33466.     {
  33467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33468.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  33469.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  33470.         $instance->setName('es:test:analyzer');
  33471.         return $instance;
  33472.     }
  33473.     /**
  33474.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  33475.      *
  33476.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  33477.      */
  33478.     protected function getCriteriaParserService()
  33479.     {
  33480.         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())));
  33481.     }
  33482.     /**
  33483.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  33484.      *
  33485.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  33486.      */
  33487.     protected function getElasticsearchOutdatedIndexDetectorService()
  33488.     {
  33489.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  33490.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  33491.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33492.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33493.         }
  33494.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33495.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33496.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33497.         }
  33498.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33499.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  33500.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  33501.         }
  33502.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  33503.     }
  33504.     /**
  33505.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  33506.      *
  33507.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  33508.      */
  33509.     protected function getElasticsearchRegistryService()
  33510.     {
  33511.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  33512.             yield => ($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] ?? $this->getElasticsearchProductDefinitionService());
  33513.         }, 1));
  33514.     }
  33515.     /**
  33516.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  33517.      *
  33518.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  33519.      */
  33520.     protected function getElasticsearchIndexerService()
  33521.     {
  33522.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  33523.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  33524.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33525.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33526.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33527.         }
  33528.         $b = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  33529.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33530.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33531.         }
  33532.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33533.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33534.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33535.         }
  33536.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  33537.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33538.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33539.         }
  33540.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33541.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33542.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33543.         }
  33544.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33545.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  33546.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  33547.         }
  33548.         $g = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  33549.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($g$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping'], $c), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d$e$c$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $f);
  33550.     }
  33551.     /**
  33552.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  33553.      *
  33554.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  33555.      */
  33556.     protected function getCustomFieldUpdaterService()
  33557.     {
  33558.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  33559.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  33560.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33561.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33562.         }
  33563.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33564.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  33565.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  33566.         }
  33567.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  33568.     }
  33569.     /**
  33570.      * Gets the private 'Shopware\Elasticsearch\Product\ElasticsearchProductDefinition' shared service.
  33571.      *
  33572.      * @return \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition
  33573.      */
  33574.     protected function getElasticsearchProductDefinitionService()
  33575.     {
  33576.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  33577.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  33578.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  33579.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  33580.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  33581.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33582.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'])) {
  33583.             return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'];
  33584.         }
  33585.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  33586.         return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] = new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper(), $b, [], $a, new \Shopware\Elasticsearch\Product\ProductSearchQueryBuilder($b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService())));
  33587.     }
  33588.     /**
  33589.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  33590.      *
  33591.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  33592.      */
  33593.     protected function getLanguageSubscriberService()
  33594.     {
  33595.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  33596.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33597.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33598.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33599.         }
  33600.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33601.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  33602.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  33603.         }
  33604.         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);
  33605.     }
  33606.     /**
  33607.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  33608.      *
  33609.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  33610.      */
  33611.     protected function getProductSearchBuilderService()
  33612.     {
  33613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  33614.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  33615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  33616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  33617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  33618.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  33619.     }
  33620.     /**
  33621.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  33622.      *
  33623.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  33624.      */
  33625.     protected function getProductUpdaterService()
  33626.     {
  33627.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  33628.         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()));
  33629.     }
  33630.     /**
  33631.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  33632.      *
  33633.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  33634.      */
  33635.     protected function getSearchKeywordReplacementService()
  33636.     {
  33637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  33638.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  33639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  33640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  33641.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33642.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33643.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33644.         }
  33645.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  33646.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33647.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33648.         }
  33649.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  33650.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  33651.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  33652.         }
  33653.         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);
  33654.     }
  33655.     /**
  33656.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  33657.      *
  33658.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  33659.      */
  33660.     protected function getStorefrontCartFacadeService()
  33661.     {
  33662.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  33663.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  33664.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  33665.         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->getCartService3Service()), new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService())), new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService())), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  33666.     }
  33667.     /**
  33668.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  33669.      *
  33670.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  33671.      */
  33672.     protected function getCartMergedSubscriberService()
  33673.     {
  33674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  33675.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33676.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  33677.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  33678.         }
  33679.         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())));
  33680.     }
  33681.     /**
  33682.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  33683.      *
  33684.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  33685.      */
  33686.     protected function getCacheResponseSubscriberService()
  33687.     {
  33688.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  33689.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  33690.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  33691.         }
  33692.         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);
  33693.     }
  33694.     /**
  33695.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  33696.      *
  33697.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  33698.      */
  33699.     protected function getCacheTracerService()
  33700.     {
  33701.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33702.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33703.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33704.         }
  33705.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  33706.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33707.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33708.         }
  33709.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  33710.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  33711.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  33712.         }
  33713.         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);
  33714.     }
  33715.     /**
  33716.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  33717.      *
  33718.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  33719.      */
  33720.     protected function getCacheWarmer2Service()
  33721.     {
  33722.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  33723.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  33724.         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 () {
  33725.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  33726.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  33727.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  33728.     }
  33729.     /**
  33730.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  33731.      *
  33732.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  33733.      */
  33734.     protected function getCacheWarmerTaskHandlerService()
  33735.     {
  33736.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  33737.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] ?? $this->getRequestTransformerInterfaceService()), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection())));
  33738.     }
  33739.     /**
  33740.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  33741.      *
  33742.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  33743.      */
  33744.     protected function getNavigationRouteWarmerService()
  33745.     {
  33746.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33747.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  33748.         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()));
  33749.     }
  33750.     /**
  33751.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  33752.      *
  33753.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  33754.      */
  33755.     protected function getProductRouteWarmerService()
  33756.     {
  33757.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  33758.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  33759.         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()));
  33760.     }
  33761.     /**
  33762.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  33763.      *
  33764.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  33765.      */
  33766.     protected function getBasicCaptchaService()
  33767.     {
  33768.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33769.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  33770.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33771.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  33772.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  33773.         }
  33774.         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);
  33775.     }
  33776.     /**
  33777.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  33778.      *
  33779.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  33780.      */
  33781.     protected function getCaptchaRouteListenerService()
  33782.     {
  33783.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33784.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33785.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33786.         }
  33787.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33788.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  33789.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  33790.         }
  33791.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  33792.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  33793.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  33794.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  33795.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  33796.         }, 4), $a$b);
  33797.     }
  33798.     /**
  33799.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  33800.      *
  33801.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  33802.      */
  33803.     protected function getGoogleReCaptchaV2Service()
  33804.     {
  33805.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33806.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  33807.         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())));
  33808.     }
  33809.     /**
  33810.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  33811.      *
  33812.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  33813.      */
  33814.     protected function getGoogleReCaptchaV3Service()
  33815.     {
  33816.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33817.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  33818.         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())));
  33819.     }
  33820.     /**
  33821.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  33822.      *
  33823.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  33824.      */
  33825.     protected function getHoneypotCaptchaService()
  33826.     {
  33827.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  33828.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  33829.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  33830.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  33831.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  33832.         }
  33833.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  33834.     }
  33835.     /**
  33836.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  33837.      *
  33838.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  33839.      */
  33840.     protected function getHttpCacheWarmUpCommandService()
  33841.     {
  33842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33843.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  33844.         $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()));
  33845.         $instance->setName('http:cache:warm:up');
  33846.         return $instance;
  33847.     }
  33848.     /**
  33849.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  33850.      *
  33851.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  33852.      */
  33853.     protected function getSalesChannelCreateStorefrontCommandService()
  33854.     {
  33855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  33857.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  33858.         $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()));
  33859.         $instance->setName('sales-channel:create:storefront');
  33860.         return $instance;
  33861.     }
  33862.     /**
  33863.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  33864.      *
  33865.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  33866.      */
  33867.     protected function getCsrfRouteListenerService()
  33868.     {
  33869.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  33870.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  33871.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  33872.         }
  33873.         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);
  33874.     }
  33875.     /**
  33876.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  33877.      *
  33878.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  33879.      */
  33880.     protected function getCachedDomainLoaderInvalidatorService()
  33881.     {
  33882.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  33883.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33884.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  33885.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  33886.         }
  33887.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  33888.     }
  33889.     /**
  33890.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  33891.      *
  33892.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  33893.      */
  33894.     protected function getMaintenanceModeResolverService()
  33895.     {
  33896.         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())));
  33897.     }
  33898.     /**
  33899.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  33900.      *
  33901.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  33902.      */
  33903.     protected function getNotFoundSubscriberService()
  33904.     {
  33905.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  33906.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33907.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33908.         }
  33909.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  33910.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33911.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33912.         }
  33913.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  33914.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33915.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33916.         }
  33917.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33918.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33919.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33920.         }
  33921.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33922.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  33923.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  33924.         }
  33925.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] = new \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $btrue, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$e);
  33926.     }
  33927.     /**
  33928.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  33929.      *
  33930.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  33931.      */
  33932.     protected function getStorefrontSubscriber4Service()
  33933.     {
  33934.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  33935.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33936.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33937.         }
  33938.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33939.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33940.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33941.         }
  33942.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  33943.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  33944.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  33945.         }
  33946.         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);
  33947.     }
  33948.     /**
  33949.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  33950.      *
  33951.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  33952.      */
  33953.     protected function getLandingPageSeoUrlRouteService()
  33954.     {
  33955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33956.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  33957.         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()));
  33958.     }
  33959.     /**
  33960.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  33961.      *
  33962.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  33963.      */
  33964.     protected function getNavigationPageSeoUrlRouteService()
  33965.     {
  33966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33967.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  33968.         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()));
  33969.     }
  33970.     /**
  33971.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  33972.      *
  33973.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  33974.      */
  33975.     protected function getProductPageSeoUrlRouteService()
  33976.     {
  33977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  33978.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  33979.         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()));
  33980.     }
  33981.     /**
  33982.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  33983.      *
  33984.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  33985.      */
  33986.     protected function getSeoUrlUpdateListenerService()
  33987.     {
  33988.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  33989.         $a = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService());
  33990.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33991.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33992.         }
  33993.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  33994.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  33995.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  33996.         }
  33997.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  33998.     }
  33999.     /**
  34000.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  34001.      *
  34002.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  34003.      */
  34004.     protected function getTwigDateRequestListenerService()
  34005.     {
  34006.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  34007.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  34008.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  34009.         }
  34010.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  34011.     }
  34012.     /**
  34013.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  34014.      *
  34015.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  34016.      */
  34017.     protected function getAccountLoginPageLoaderService()
  34018.     {
  34019.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  34020.         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()));
  34021.     }
  34022.     /**
  34023.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  34024.      *
  34025.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  34026.      */
  34027.     protected function getDefaultMediaResolverService()
  34028.     {
  34029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  34030.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  34031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  34032.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  34033.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  34034.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  34035.         }
  34036.         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()));
  34037.     }
  34038.     /**
  34039.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  34040.      *
  34041.      * @return \Shopware\Storefront\Page\GenericPageLoader
  34042.      */
  34043.     protected function getGenericPageLoaderService()
  34044.     {
  34045.         $a = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  34046.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34047.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34048.         }
  34049.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  34050.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34051.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34052.         }
  34053.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34054.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34055.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34056.         }
  34057.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  34058.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34059.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34060.         }
  34061.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  34062.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34063.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34064.         }
  34065.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34066.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  34067.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  34068.         }
  34069.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($a$b$c$d$e$f);
  34070.     }
  34071.     /**
  34072.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  34073.      *
  34074.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  34075.      */
  34076.     protected function getProductPageConfiguratorLoaderService()
  34077.     {
  34078.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  34079.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  34080.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  34081.         }
  34082.         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()))));
  34083.     }
  34084.     /**
  34085.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  34086.      *
  34087.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  34088.      */
  34089.     protected function getFooterPageletLoaderService()
  34090.     {
  34091.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34092.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  34093.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  34094.         }
  34095.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  34096.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  34097.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  34098.         }
  34099.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  34100.     }
  34101.     /**
  34102.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  34103.      *
  34104.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  34105.      */
  34106.     protected function getHeaderPageletLoaderService()
  34107.     {
  34108.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34109.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  34110.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  34111.         }
  34112.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  34113.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  34114.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  34115.         }
  34116.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  34117.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  34118.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  34119.         }
  34120.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  34121.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  34122.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  34123.         }
  34124.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  34125.     }
  34126.     /**
  34127.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  34128.      *
  34129.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  34130.      */
  34131.     protected function getNewsletterAccountPageletLoaderService()
  34132.     {
  34133.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  34134.         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()));
  34135.     }
  34136.     /**
  34137.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  34138.      *
  34139.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  34140.      */
  34141.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  34142.     {
  34143.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  34144.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34145.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  34146.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  34147.         }
  34148.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  34149.     }
  34150.     /**
  34151.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  34152.      *
  34153.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  34154.      */
  34155.     protected function getThemeChangeCommandService()
  34156.     {
  34157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34158.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  34159.         $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->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService()));
  34160.         $instance->setName('theme:change');
  34161.         return $instance;
  34162.     }
  34163.     /**
  34164.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  34165.      *
  34166.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  34167.      */
  34168.     protected function getThemeCompileCommandService()
  34169.     {
  34170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34171.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  34172.         $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()));
  34173.         $instance->setName('theme:compile');
  34174.         return $instance;
  34175.     }
  34176.     /**
  34177.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  34178.      *
  34179.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  34180.      */
  34181.     protected function getThemeCreateCommandService()
  34182.     {
  34183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34184.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  34185.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  34186.         $instance->setName('theme:create');
  34187.         return $instance;
  34188.     }
  34189.     /**
  34190.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  34191.      *
  34192.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  34193.      */
  34194.     protected function getThemeDumpCommandService()
  34195.     {
  34196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34197.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  34198.         $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()));
  34199.         $instance->setName('theme:dump');
  34200.         return $instance;
  34201.     }
  34202.     /**
  34203.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  34204.      *
  34205.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  34206.      */
  34207.     protected function getThemePrepareIconsCommandService()
  34208.     {
  34209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34210.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  34211.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  34212.         $instance->setName('theme:prepare-icons');
  34213.         return $instance;
  34214.     }
  34215.     /**
  34216.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  34217.      *
  34218.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  34219.      */
  34220.     protected function getThemeRefreshCommandService()
  34221.     {
  34222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34223.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  34224.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  34225.         $instance->setName('theme:refresh');
  34226.         return $instance;
  34227.     }
  34228.     /**
  34229.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  34230.      *
  34231.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  34232.      */
  34233.     protected function getDatabaseAvailableThemeProviderService()
  34234.     {
  34235.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  34236.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  34237.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34238.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  34239.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  34240.         }
  34241.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  34242.     }
  34243.     /**
  34244.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  34245.      *
  34246.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  34247.      */
  34248.     protected function getDatabaseConfigLoaderService()
  34249.     {
  34250.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34251.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  34252.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  34253.         }
  34254.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34255.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  34256.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  34257.         }
  34258.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  34259.     }
  34260.     /**
  34261.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  34262.      *
  34263.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  34264.      */
  34265.     protected function getStaticFileConfigDumperService()
  34266.     {
  34267.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  34268.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  34269.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  34270.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  34271.         }
  34272.         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()));
  34273.     }
  34274.     /**
  34275.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  34276.      *
  34277.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  34278.      */
  34279.     protected function getThemeIndexerService()
  34280.     {
  34281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34282.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  34283.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34284.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  34285.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  34286.         }
  34287.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34288.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  34289.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  34290.         }
  34291.         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()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  34292.     }
  34293.     /**
  34294.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  34295.      *
  34296.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  34297.      */
  34298.     protected function getAppLifecycleSubscriberService()
  34299.     {
  34300.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  34301.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  34302.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  34303.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  34304.         }
  34305.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  34306.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  34307.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  34308.         }
  34309.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  34310.     }
  34311.     /**
  34312.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  34313.      *
  34314.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  34315.      */
  34316.     protected function getFirstRunWizardSubscriberService()
  34317.     {
  34318.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  34319.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  34320.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  34321.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  34322.         }
  34323.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  34324.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  34325.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  34326.         }
  34327.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34328.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  34329.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  34330.         }
  34331.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  34332.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  34333.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  34334.         }
  34335.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34336.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  34337.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  34338.         }
  34339.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  34340.     }
  34341.     /**
  34342.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  34343.      *
  34344.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  34345.      */
  34346.     protected function getPluginLifecycleSubscriber2Service()
  34347.     {
  34348.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  34349.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  34350.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  34351.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  34352.         }
  34353.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  34354.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  34355.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  34356.         }
  34357.         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);
  34358.     }
  34359.     /**
  34360.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  34361.      *
  34362.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  34363.      */
  34364.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  34365.     {
  34366.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  34367.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  34368.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  34369.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  34370.         }
  34371.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  34372.     }
  34373.     /**
  34374.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  34375.      *
  34376.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  34377.      */
  34378.     protected function getUpdateSubscriberService()
  34379.     {
  34380.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  34381.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  34382.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  34383.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  34384.         }
  34385.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  34386.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  34387.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  34388.         }
  34389.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34390.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  34391.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  34392.         }
  34393.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  34394.     }
  34395.     /**
  34396.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  34397.      *
  34398.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  34399.      */
  34400.     protected function getThemeAppLifecycleHandlerService()
  34401.     {
  34402.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  34403.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  34404.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  34405.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  34406.         }
  34407.         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);
  34408.     }
  34409.     /**
  34410.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  34411.      *
  34412.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  34413.      */
  34414.     protected function getThemeConfigValueAccessorService()
  34415.     {
  34416.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34417.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  34418.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  34419.         }
  34420.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  34421.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  34422.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  34423.         }
  34424.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader($a$b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  34425.     }
  34426.     /**
  34427.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  34428.      *
  34429.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  34430.      */
  34431.     protected function getThemeFileResolverService()
  34432.     {
  34433.         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)))));
  34434.     }
  34435.     /**
  34436.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  34437.      *
  34438.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  34439.      */
  34440.     protected function getThemeLifecycleHandlerService()
  34441.     {
  34442.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  34443.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  34444.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  34445.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  34446.         }
  34447.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  34448.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  34449.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  34450.         }
  34451.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34452.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  34453.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  34454.         }
  34455.         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()));
  34456.     }
  34457.     /**
  34458.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  34459.      *
  34460.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  34461.      */
  34462.     protected function getThemeLifecycleServiceService()
  34463.     {
  34464.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  34465.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34466.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34467.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34468.         }
  34469.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34470.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34471.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34472.         }
  34473.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  34474.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34475.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34476.         }
  34477.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  34478.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34479.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34480.         }
  34481.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  34482.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34483.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34484.         }
  34485.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  34486.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34487.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34488.         }
  34489.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  34490.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34491.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34492.         }
  34493.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  34494.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  34495.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  34496.         }
  34497.         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()));
  34498.     }
  34499.     /**
  34500.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  34501.      *
  34502.      * @return \Shopware\Storefront\Theme\ThemeService
  34503.      */
  34504.     protected function getThemeServiceService()
  34505.     {
  34506.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  34507.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34508.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34509.         }
  34510.         $b = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  34511.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34512.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34513.         }
  34514.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34515.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34516.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34517.         }
  34518.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34519.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34520.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34521.         }
  34522.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  34523.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  34524.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  34525.         }
  34526.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $a$b, 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$c, ($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()), $c$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34527.     }
  34528.     /**
  34529.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  34530.      *
  34531.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  34532.      */
  34533.     protected function getThemeNamespaceHierarchyBuilderService()
  34534.     {
  34535.         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()));
  34536.     }
  34537.     /**
  34538.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  34539.      *
  34540.      * @return \SwagExtensionStore\Services\StoreClient
  34541.      */
  34542.     protected function getStoreClient2Service()
  34543.     {
  34544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  34545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  34546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  34547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  34548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  34549.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  34550.         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.20.2'$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()));
  34551.     }
  34552.     /**
  34553.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  34554.      *
  34555.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  34556.      */
  34557.     protected function getSalesChannelDomainValidatorService()
  34558.     {
  34559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  34561.         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()));
  34562.     }
  34563.     /**
  34564.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  34565.      *
  34566.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  34567.      */
  34568.     protected function getSalesChannelLanguageValidatorService()
  34569.     {
  34570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  34572.         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()));
  34573.     }
  34574.     /**
  34575.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  34576.      *
  34577.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  34578.      */
  34579.     protected function getSalesChannelValidator2Service()
  34580.     {
  34581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  34583.         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()));
  34584.     }
  34585.     /**
  34586.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  34587.      *
  34588.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  34589.      */
  34590.     protected function getUserValidatorService()
  34591.     {
  34592.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  34593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  34594.         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()));
  34595.     }
  34596.     /**
  34597.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  34598.      *
  34599.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  34600.      */
  34601.     protected function getSalesChannelCreateCommand2Service()
  34602.     {
  34603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34605.         $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()));
  34606.         $instance->setName('sales-channel:create');
  34607.         return $instance;
  34608.     }
  34609.     /**
  34610.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  34611.      *
  34612.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  34613.      */
  34614.     protected function getSalesChannelCreateStorefrontCommand2Service()
  34615.     {
  34616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  34618.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  34619.         $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()));
  34620.         $instance->setName('sales-channel:create:storefront');
  34621.         return $instance;
  34622.     }
  34623.     /**
  34624.      * Gets the private 'Swag\Markets\Service\ConfigService' shared autowired service.
  34625.      *
  34626.      * @return \Swag\Markets\Service\ConfigService
  34627.      */
  34628.     protected function getConfigService2Service()
  34629.     {
  34630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/ConfigService.php';
  34631.         return $this->privates['Swag\\Markets\\Service\\ConfigService'] = new \Swag\Markets\Service\ConfigService(($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService()));
  34632.     }
  34633.     /**
  34634.      * Gets the private 'Swag\Markets\Subscriber\ProductDeleteSubscriber' shared autowired service.
  34635.      *
  34636.      * @return \Swag\Markets\Subscriber\ProductDeleteSubscriber
  34637.      */
  34638.     protected function getProductDeleteSubscriberService()
  34639.     {
  34640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Subscriber/ProductDeleteSubscriber.php';
  34641.         $a = ($this->services['bf_product_to_delete.repository'] ?? $this->getBfProductToDelete_RepositoryService());
  34642.         if (isset($this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'])) {
  34643.             return $this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'];
  34644.         }
  34645.         return $this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'] = new \Swag\Markets\Subscriber\ProductDeleteSubscriber($a);
  34646.     }
  34647.     /**
  34648.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  34649.      *
  34650.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  34651.      */
  34652.     protected function getPsrHttpFactoryService()
  34653.     {
  34654.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  34655.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  34656.     }
  34657.     /**
  34658.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  34659.      *
  34660.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  34661.      */
  34662.     protected function getDotenvDumpCommandService()
  34663.     {
  34664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34665.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  34666.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  34667.         $instance->setName('dotenv:dump');
  34668.         $instance->setDescription('Compiles .env files to .env.local.php');
  34669.         return $instance;
  34670.     }
  34671.     /**
  34672.      * Gets the private 'TrustedShops\Subscriber\FrontendSubscriber' shared service.
  34673.      *
  34674.      * @return \TrustedShops\Subscriber\FrontendSubscriber
  34675.      */
  34676.     protected function getFrontendSubscriberService()
  34677.     {
  34678.         include_once \dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Subscriber/FrontendSubscriber.php';
  34679.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34680.         if (isset($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'])) {
  34681.             return $this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'];
  34682.         }
  34683.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  34684.         if (isset($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'])) {
  34685.             return $this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'];
  34686.         }
  34687.         $c = ($this->services['trustedshops_product_rating.repository'] ?? $this->getTrustedshopsProductRating_RepositoryService());
  34688.         if (isset($this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'])) {
  34689.             return $this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'];
  34690.         }
  34691.         return $this->privates['TrustedShops\\Subscriber\\FrontendSubscriber'] = new \TrustedShops\Subscriber\FrontendSubscriber($a$b$c);
  34692.     }
  34693.     /**
  34694.      * Gets the private 'VioCustomerPrice\Commands\VioCustomerPriceImportCommand' shared service.
  34695.      *
  34696.      * @return \VioCustomerPrice\Commands\VioCustomerPriceImportCommand
  34697.      */
  34698.     protected function getVioCustomerPriceImportCommandService()
  34699.     {
  34700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34701.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Commands/VioCustomerPriceImportCommand.php';
  34702.         $this->privates['VioCustomerPrice\\Commands\\VioCustomerPriceImportCommand'] = $instance = new \VioCustomerPrice\Commands\VioCustomerPriceImportCommand();
  34703.         $instance->setImportService(($this->privates['VioCustomerPrice\\Services\\ImportService'] ?? $this->getImportServiceService()));
  34704.         $instance->setName('vio:customer:prices:import');
  34705.         return $instance;
  34706.     }
  34707.     /**
  34708.      * Gets the private 'VioCustomerPrice\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  34709.      *
  34710.      * @return \VioCustomerPrice\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  34711.      */
  34712.     protected function getProductPriceCalculatorService()
  34713.     {
  34714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  34715.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  34716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  34717.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  34718.         if (isset($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  34719.             return $this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  34720.         }
  34721.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34722.         if (isset($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  34723.             return $this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  34724.         }
  34725.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34726.         if (isset($this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  34727.             return $this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  34728.         }
  34729.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService());
  34730.         return $this->privates['VioCustomerPrice\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \VioCustomerPrice\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator(new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator($a$d), $b$d$c);
  34731.     }
  34732.     /**
  34733.      * Gets the private 'VioCustomerPrice\Services\ImportService' shared service.
  34734.      *
  34735.      * @return \VioCustomerPrice\Services\ImportService
  34736.      */
  34737.     protected function getImportServiceService()
  34738.     {
  34739.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Services/ImportService.php';
  34740.         return $this->privates['VioCustomerPrice\\Services\\ImportService'] = new \VioCustomerPrice\Services\ImportService(($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  34741.     }
  34742.     /**
  34743.      * Gets the private 'VioCustomerPrice\Subscriber\CacheKeySubscriber' shared service.
  34744.      *
  34745.      * @return \VioCustomerPrice\Subscriber\CacheKeySubscriber
  34746.      */
  34747.     protected function getCacheKeySubscriberService()
  34748.     {
  34749.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Subscriber/CacheKeySubscriber.php';
  34750.         $a = ($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService());
  34751.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'])) {
  34752.             return $this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'];
  34753.         }
  34754.         return $this->privates['VioCustomerPrice\\Subscriber\\CacheKeySubscriber'] = new \VioCustomerPrice\Subscriber\CacheKeySubscriber($a);
  34755.     }
  34756.     /**
  34757.      * Gets the private 'VioCustomerPrice\Subscriber\CacheSubscriber' shared service.
  34758.      *
  34759.      * @return \VioCustomerPrice\Subscriber\CacheSubscriber
  34760.      */
  34761.     protected function getCacheSubscriberService()
  34762.     {
  34763.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Subscriber/CacheSubscriber.php';
  34764.         $a = ($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService());
  34765.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'])) {
  34766.             return $this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'];
  34767.         }
  34768.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  34769.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'])) {
  34770.             return $this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'];
  34771.         }
  34772.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34773.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'])) {
  34774.             return $this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'];
  34775.         }
  34776.         return $this->privates['VioCustomerPrice\\Subscriber\\CacheSubscriber'] = new \VioCustomerPrice\Subscriber\CacheSubscriber($a$b$c);
  34777.     }
  34778.     /**
  34779.      * Gets the private 'VioCustomerPrice\Subscriber\EntityWrittenContainerSubscriber' shared service.
  34780.      *
  34781.      * @return \VioCustomerPrice\Subscriber\EntityWrittenContainerSubscriber
  34782.      */
  34783.     protected function getEntityWrittenContainerSubscriberService()
  34784.     {
  34785.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Subscriber/EntityWrittenContainerSubscriber.php';
  34786.         $a = ($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService());
  34787.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\EntityWrittenContainerSubscriber'])) {
  34788.             return $this->privates['VioCustomerPrice\\Subscriber\\EntityWrittenContainerSubscriber'];
  34789.         }
  34790.         return $this->privates['VioCustomerPrice\\Subscriber\\EntityWrittenContainerSubscriber'] = new \VioCustomerPrice\Subscriber\EntityWrittenContainerSubscriber($a);
  34791.     }
  34792.     /**
  34793.      * Gets the private 'VioCustomerPrice\Subscriber\ProductSubscriber' shared service.
  34794.      *
  34795.      * @return \VioCustomerPrice\Subscriber\ProductSubscriber
  34796.      */
  34797.     protected function getProductSubscriber2Service()
  34798.     {
  34799.         include_once \dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Subscriber/ProductSubscriber.php';
  34800.         $a = ($this->services['vio_customer_price.repository'] ?? $this->getVioCustomerPrice_RepositoryService());
  34801.         if (isset($this->privates['VioCustomerPrice\\Subscriber\\ProductSubscriber'])) {
  34802.             return $this->privates['VioCustomerPrice\\Subscriber\\ProductSubscriber'];
  34803.         }
  34804.         return $this->privates['VioCustomerPrice\\Subscriber\\ProductSubscriber'] = new \VioCustomerPrice\Subscriber\ProductSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  34805.     }
  34806.     /**
  34807.      * Gets the private 'Wbm\TagManagerEcomm\Services\DataLayerModules' shared service.
  34808.      *
  34809.      * @return \Wbm\TagManagerEcomm\Services\DataLayerModules
  34810.      */
  34811.     protected function getDataLayerModulesService()
  34812.     {
  34813.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34814.         if (isset($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerModules'])) {
  34815.             return $this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerModules'];
  34816.         }
  34817.         return $this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerModules'] = new \Wbm\TagManagerEcomm\Services\DataLayerModules(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  34818.     }
  34819.     /**
  34820.      * Gets the private 'Wbm\TagManagerEcomm\Services\DataLayerRenderer' shared service.
  34821.      *
  34822.      * @return \Wbm\TagManagerEcomm\Services\DataLayerRenderer
  34823.      */
  34824.     protected function getDataLayerRendererService()
  34825.     {
  34826.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  34827.         if (isset($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerRenderer'])) {
  34828.             return $this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerRenderer'];
  34829.         }
  34830.         return $this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerRenderer'] = new \Wbm\TagManagerEcomm\Services\DataLayerRenderer($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34831.     }
  34832.     /**
  34833.      * Gets the private 'Wbm\TagManagerEcomm\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber' shared service.
  34834.      *
  34835.      * @return \Wbm\TagManagerEcomm\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber
  34836.      */
  34837.     protected function getAfterLineItemAddedSubscriberService()
  34838.     {
  34839.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Subscriber/CartAddPrice/AfterLineItemAddedSubscriber.php';
  34840.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  34841.         if (isset($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\CartAddPrice\\AfterLineItemAddedSubscriber'])) {
  34842.             return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\CartAddPrice\\AfterLineItemAddedSubscriber'];
  34843.         }
  34844.         return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\CartAddPrice\\AfterLineItemAddedSubscriber'] = new \Wbm\TagManagerEcomm\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a);
  34845.     }
  34846.     /**
  34847.      * Gets the private 'Wbm\TagManagerEcomm\Subscriber\KernelEventsSubscriber' shared service.
  34848.      *
  34849.      * @return \Wbm\TagManagerEcomm\Subscriber\KernelEventsSubscriber
  34850.      */
  34851.     protected function getKernelEventsSubscriberService()
  34852.     {
  34853.         return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\KernelEventsSubscriber'] = new \Wbm\TagManagerEcomm\Subscriber\KernelEventsSubscriber(($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerModules'] ?? $this->getDataLayerModulesService()), ($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerRenderer'] ?? $this->getDataLayerRendererService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  34854.     }
  34855.     /**
  34856.      * Gets the private 'Wbm\TagManagerEcomm\Subscriber\StorefrontRenderSubscriber' shared service.
  34857.      *
  34858.      * @return \Wbm\TagManagerEcomm\Subscriber\StorefrontRenderSubscriber
  34859.      */
  34860.     protected function getStorefrontRenderSubscriberService()
  34861.     {
  34862.         include_once \dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Subscriber/StorefrontRenderSubscriber.php';
  34863.         $a = ($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerModules'] ?? $this->getDataLayerModulesService());
  34864.         if (isset($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'])) {
  34865.             return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'];
  34866.         }
  34867.         $b = ($this->privates['Wbm\\TagManagerEcomm\\Services\\DataLayerRenderer'] ?? $this->getDataLayerRendererService());
  34868.         if (isset($this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'])) {
  34869.             return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'];
  34870.         }
  34871.         return $this->privates['Wbm\\TagManagerEcomm\\Subscriber\\StorefrontRenderSubscriber'] = new \Wbm\TagManagerEcomm\Subscriber\StorefrontRenderSubscriber($a$b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  34872.     }
  34873.     /**
  34874.      * Gets the private 'annotations.cache_adapter' shared service.
  34875.      *
  34876.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  34877.      */
  34878.     protected function getAnnotations_CacheAdapterService()
  34879.     {
  34880.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  34881.     }
  34882.     /**
  34883.      * Gets the private 'annotations.cache_warmer' shared service.
  34884.      *
  34885.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  34886.      */
  34887.     protected function getAnnotations_CacheWarmerService()
  34888.     {
  34889.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  34890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  34891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  34892.         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);
  34893.     }
  34894.     /**
  34895.      * Gets the private 'annotations.cached_reader' shared service.
  34896.      *
  34897.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  34898.      */
  34899.     protected function getAnnotations_CachedReaderService()
  34900.     {
  34901.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  34902.     }
  34903.     /**
  34904.      * Gets the private 'annotations.reader' shared service.
  34905.      *
  34906.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  34907.      */
  34908.     protected function getAnnotations_ReaderService()
  34909.     {
  34910.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  34911.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  34912.         $a->registerUniqueLoader('class_exists');
  34913.         $instance->addGlobalIgnoredName('required'$a);
  34914.         return $instance;
  34915.     }
  34916.     /**
  34917.      * Gets the private 'assets.packages' shared service.
  34918.      *
  34919.      * @return \Symfony\Component\Asset\Packages
  34920.      */
  34921.     protected function getAssets_PackagesService()
  34922.     {
  34923.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  34924.         $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 () {
  34925.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  34926.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  34927.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  34928.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  34929.         }, 4));
  34930.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  34931.         return $instance;
  34932.     }
  34933.     /**
  34934.      * Gets the private 'cache.annotations' shared service.
  34935.      *
  34936.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34937.      */
  34938.     protected function getCache_AnnotationsService()
  34939.     {
  34940.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('t0IV11pgvE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  34941.     }
  34942.     /**
  34943.      * Gets the private 'cache.http' shared service.
  34944.      *
  34945.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  34946.      */
  34947.     protected function getCache_HttpService()
  34948.     {
  34949.         $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()));
  34950.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  34951.         return $instance;
  34952.     }
  34953.     /**
  34954.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  34955.      *
  34956.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34957.      */
  34958.     protected function getCache_Messenger_RestartWorkersSignalService()
  34959.     {
  34960.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  34961.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  34962.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  34963.     }
  34964.     /**
  34965.      * Gets the private 'cache.property_info' shared service.
  34966.      *
  34967.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34968.      */
  34969.     protected function getCache_PropertyInfoService()
  34970.     {
  34971.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jOvaZ13bAx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  34972.     }
  34973.     /**
  34974.      * Gets the private 'cache.rate_limiter' shared service.
  34975.      *
  34976.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34977.      */
  34978.     protected function getCache_RateLimiterService()
  34979.     {
  34980.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  34981.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  34982.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  34983.     }
  34984.     /**
  34985.      * Gets the private 'cache.serializer' shared service.
  34986.      *
  34987.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34988.      */
  34989.     protected function getCache_SerializerService()
  34990.     {
  34991.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Fs+IWF2xwt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  34992.     }
  34993.     /**
  34994.      * Gets the private 'cache.tags' shared service.
  34995.      *
  34996.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  34997.      */
  34998.     protected function getCache_TagsService()
  34999.     {
  35000.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  35001.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  35002.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  35003.     }
  35004.     /**
  35005.      * Gets the private 'cache.validator' shared service.
  35006.      *
  35007.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  35008.      */
  35009.     protected function getCache_ValidatorService()
  35010.     {
  35011.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('k4n13p262f'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  35012.     }
  35013.     /**
  35014.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  35015.      *
  35016.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  35017.      */
  35018.     protected function getCachePoolClearer_CacheWarmerService()
  35019.     {
  35020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  35022.         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']);
  35023.     }
  35024.     /**
  35025.      * Gets the private 'config_builder.warmer' shared service.
  35026.      *
  35027.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  35028.      */
  35029.     protected function getConfigBuilder_WarmerService()
  35030.     {
  35031.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  35033.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  35034.     }
  35035.     /**
  35036.      * Gets the private 'config_cache_factory' shared service.
  35037.      *
  35038.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  35039.      */
  35040.     protected function getConfigCacheFactoryService()
  35041.     {
  35042.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  35043.             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)));
  35044.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  35045.         }, 2));
  35046.     }
  35047.     /**
  35048.      * Gets the private 'console.command.about' shared service.
  35049.      *
  35050.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  35051.      */
  35052.     protected function getConsole_Command_AboutService()
  35053.     {
  35054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  35056.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  35057.         $instance->setName('about');
  35058.         $instance->setDescription('Display information about the current project');
  35059.         return $instance;
  35060.     }
  35061.     /**
  35062.      * Gets the private 'console.command.assets_install' shared service.
  35063.      *
  35064.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  35065.      */
  35066.     protected function getConsole_Command_AssetsInstallService()
  35067.     {
  35068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  35070.         $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()));
  35071.         $instance->setName('assets:install');
  35072.         return $instance;
  35073.     }
  35074.     /**
  35075.      * Gets the private 'console.command.cache_clear' shared service.
  35076.      *
  35077.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  35078.      */
  35079.     protected function getConsole_Command_CacheClearService()
  35080.     {
  35081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  35083.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  35084.         $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())));
  35085.         $instance->setName('cache:clear');
  35086.         $instance->setDescription('Clear the cache');
  35087.         return $instance;
  35088.     }
  35089.     /**
  35090.      * Gets the private 'console.command.cache_pool_clear' shared service.
  35091.      *
  35092.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  35093.      */
  35094.     protected function getConsole_Command_CachePoolClearService()
  35095.     {
  35096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  35098.         $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']);
  35099.         $instance->setName('cache:pool:clear');
  35100.         $instance->setDescription('Clear cache pools');
  35101.         return $instance;
  35102.     }
  35103.     /**
  35104.      * Gets the private 'console.command.cache_pool_delete' shared service.
  35105.      *
  35106.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  35107.      */
  35108.     protected function getConsole_Command_CachePoolDeleteService()
  35109.     {
  35110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  35112.         $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']);
  35113.         $instance->setName('cache:pool:delete');
  35114.         $instance->setDescription('Delete an item from a cache pool');
  35115.         return $instance;
  35116.     }
  35117.     /**
  35118.      * Gets the private 'console.command.cache_pool_list' shared service.
  35119.      *
  35120.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  35121.      */
  35122.     protected function getConsole_Command_CachePoolListService()
  35123.     {
  35124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  35126.         $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']);
  35127.         $instance->setName('cache:pool:list');
  35128.         $instance->setDescription('List available cache pools');
  35129.         return $instance;
  35130.     }
  35131.     /**
  35132.      * Gets the private 'console.command.cache_pool_prune' shared service.
  35133.      *
  35134.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  35135.      */
  35136.     protected function getConsole_Command_CachePoolPruneService()
  35137.     {
  35138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  35140.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  35141.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  35142.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  35143.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  35144.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  35145.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  35146.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  35147.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  35148.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  35149.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  35150.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  35151.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  35152.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  35153.         }, 12));
  35154.         $instance->setName('cache:pool:prune');
  35155.         $instance->setDescription('Prune cache pools');
  35156.         return $instance;
  35157.     }
  35158.     /**
  35159.      * Gets the private 'console.command.cache_warmup' shared service.
  35160.      *
  35161.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  35162.      */
  35163.     protected function getConsole_Command_CacheWarmupService()
  35164.     {
  35165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  35167.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  35168.         $instance->setName('cache:warmup');
  35169.         $instance->setDescription('Warm up an empty cache');
  35170.         return $instance;
  35171.     }
  35172.     /**
  35173.      * Gets the private 'console.command.config_debug' shared service.
  35174.      *
  35175.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  35176.      */
  35177.     protected function getConsole_Command_ConfigDebugService()
  35178.     {
  35179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  35181.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  35182.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  35183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  35184.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  35185.         $instance->setName('debug:config');
  35186.         $instance->setDescription('Dump the current configuration for an extension');
  35187.         return $instance;
  35188.     }
  35189.     /**
  35190.      * Gets the private 'console.command.config_dump_reference' shared service.
  35191.      *
  35192.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  35193.      */
  35194.     protected function getConsole_Command_ConfigDumpReferenceService()
  35195.     {
  35196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  35198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  35199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  35200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  35201.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  35202.         $instance->setName('config:dump-reference');
  35203.         $instance->setDescription('Dump the default configuration for an extension');
  35204.         return $instance;
  35205.     }
  35206.     /**
  35207.      * Gets the private 'console.command.container_debug' shared service.
  35208.      *
  35209.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  35210.      */
  35211.     protected function getConsole_Command_ContainerDebugService()
  35212.     {
  35213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  35215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  35216.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  35217.         $instance->setName('debug:container');
  35218.         $instance->setDescription('Display current services for an application');
  35219.         return $instance;
  35220.     }
  35221.     /**
  35222.      * Gets the private 'console.command.container_lint' shared service.
  35223.      *
  35224.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  35225.      */
  35226.     protected function getConsole_Command_ContainerLintService()
  35227.     {
  35228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  35230.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  35231.         $instance->setName('lint:container');
  35232.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  35233.         return $instance;
  35234.     }
  35235.     /**
  35236.      * Gets the private 'console.command.debug_autowiring' shared service.
  35237.      *
  35238.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  35239.      */
  35240.     protected function getConsole_Command_DebugAutowiringService()
  35241.     {
  35242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35243.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  35244.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  35245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  35246.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  35247.         $instance->setName('debug:autowiring');
  35248.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  35249.         return $instance;
  35250.     }
  35251.     /**
  35252.      * Gets the private 'console.command.dotenv_debug' shared service.
  35253.      *
  35254.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  35255.      */
  35256.     protected function getConsole_Command_DotenvDebugService()
  35257.     {
  35258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35259.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  35260.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  35261.         $instance->setName('debug:dotenv');
  35262.         $instance->setDescription('Lists all dotenv files with variables and values');
  35263.         return $instance;
  35264.     }
  35265.     /**
  35266.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  35267.      *
  35268.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  35269.      */
  35270.     protected function getConsole_Command_EventDispatcherDebugService()
  35271.     {
  35272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  35274.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35275.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35276.         ], [
  35277.             'event_dispatcher' => '?',
  35278.         ]));
  35279.         $instance->setName('debug:event-dispatcher');
  35280.         $instance->setDescription('Display configured listeners for an application');
  35281.         return $instance;
  35282.     }
  35283.     /**
  35284.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  35285.      *
  35286.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  35287.      */
  35288.     protected function getConsole_Command_MessengerConsumeMessagesService()
  35289.     {
  35290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35291.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  35292.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  35293.         $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']);
  35294.         $instance->setName('messenger:consume');
  35295.         $instance->setDescription('Consume messages');
  35296.         return $instance;
  35297.     }
  35298.     /**
  35299.      * Gets the private 'console.command.messenger_debug' shared service.
  35300.      *
  35301.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  35302.      */
  35303.     protected function getConsole_Command_MessengerDebugService()
  35304.     {
  35305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35306.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  35307.         $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\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'=> []]], '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'=> []]], 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'=> []]], 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask' => [=> [=> 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'=> []]], 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskDev' => [=> [=> 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'=> []]], 'Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate' => [=> [=> 'Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdateHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  35308.         $instance->setName('debug:messenger');
  35309.         $instance->setDescription('List messages you can dispatch using the message buses');
  35310.         return $instance;
  35311.     }
  35312.     /**
  35313.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  35314.      *
  35315.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  35316.      */
  35317.     protected function getConsole_Command_MessengerSetupTransportsService()
  35318.     {
  35319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35320.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  35321.         $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']);
  35322.         $instance->setName('messenger:setup-transports');
  35323.         $instance->setDescription('Prepare the required infrastructure for the transport');
  35324.         return $instance;
  35325.     }
  35326.     /**
  35327.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  35328.      *
  35329.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  35330.      */
  35331.     protected function getConsole_Command_MessengerStopWorkersService()
  35332.     {
  35333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35334.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  35335.         $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()));
  35336.         $instance->setName('messenger:stop-workers');
  35337.         $instance->setDescription('Stop workers after their current message');
  35338.         return $instance;
  35339.     }
  35340.     /**
  35341.      * Gets the private 'console.command.router_debug' shared service.
  35342.      *
  35343.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  35344.      */
  35345.     protected function getConsole_Command_RouterDebugService()
  35346.     {
  35347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  35349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  35350.         $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()));
  35351.         $instance->setName('debug:router');
  35352.         $instance->setDescription('Display current routes for an application');
  35353.         return $instance;
  35354.     }
  35355.     /**
  35356.      * Gets the private 'console.command.router_match' shared service.
  35357.      *
  35358.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  35359.      */
  35360.     protected function getConsole_Command_RouterMatchService()
  35361.     {
  35362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  35364.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  35365.             return new \EmptyIterator();
  35366.         }, 0));
  35367.         $instance->setName('router:match');
  35368.         $instance->setDescription('Help debug routes by simulating a path info match');
  35369.         return $instance;
  35370.     }
  35371.     /**
  35372.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  35373.      *
  35374.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  35375.      */
  35376.     protected function getConsole_Command_SecretsDecryptToLocalService()
  35377.     {
  35378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  35380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35382.         $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')))));
  35383.         $instance->setName('secrets:decrypt-to-local');
  35384.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  35385.         return $instance;
  35386.     }
  35387.     /**
  35388.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  35389.      *
  35390.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  35391.      */
  35392.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  35393.     {
  35394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  35396.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35398.         $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')))));
  35399.         $instance->setName('secrets:encrypt-from-local');
  35400.         $instance->setDescription('Encrypt all local secrets to the vault');
  35401.         return $instance;
  35402.     }
  35403.     /**
  35404.      * Gets the private 'console.command.secrets_generate_key' shared service.
  35405.      *
  35406.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  35407.      */
  35408.     protected function getConsole_Command_SecretsGenerateKeyService()
  35409.     {
  35410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  35412.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35413.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35414.         $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')))));
  35415.         $instance->setName('secrets:generate-keys');
  35416.         $instance->setDescription('Generate new encryption keys');
  35417.         return $instance;
  35418.     }
  35419.     /**
  35420.      * Gets the private 'console.command.secrets_list' shared service.
  35421.      *
  35422.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  35423.      */
  35424.     protected function getConsole_Command_SecretsListService()
  35425.     {
  35426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  35428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35429.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35430.         $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')))));
  35431.         $instance->setName('secrets:list');
  35432.         $instance->setDescription('List all secrets');
  35433.         return $instance;
  35434.     }
  35435.     /**
  35436.      * Gets the private 'console.command.secrets_remove' shared service.
  35437.      *
  35438.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  35439.      */
  35440.     protected function getConsole_Command_SecretsRemoveService()
  35441.     {
  35442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  35444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35446.         $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')))));
  35447.         $instance->setName('secrets:remove');
  35448.         $instance->setDescription('Remove a secret from the vault');
  35449.         return $instance;
  35450.     }
  35451.     /**
  35452.      * Gets the private 'console.command.secrets_set' shared service.
  35453.      *
  35454.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  35455.      */
  35456.     protected function getConsole_Command_SecretsSetService()
  35457.     {
  35458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  35460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  35462.         $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')))));
  35463.         $instance->setName('secrets:set');
  35464.         $instance->setDescription('Set a secret in the vault');
  35465.         return $instance;
  35466.     }
  35467.     /**
  35468.      * Gets the private 'console.command.translation_debug' shared service.
  35469.      *
  35470.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  35471.      */
  35472.     protected function getConsole_Command_TranslationDebugService()
  35473.     {
  35474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  35476.         $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/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php'), => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Page/Store/Listing/StoreListingPageLoader.php'), => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/StoreFilterService.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  35477.         $instance->setName('debug:translation');
  35478.         $instance->setDescription('Display translation messages information');
  35479.         return $instance;
  35480.     }
  35481.     /**
  35482.      * Gets the private 'console.command.translation_extract' shared service.
  35483.      *
  35484.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  35485.      */
  35486.     protected function getConsole_Command_TranslationExtractService()
  35487.     {
  35488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  35490.         $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/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php'), => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Storefront/Page/Store/Listing/StoreListingPageLoader.php'), => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/StoreFilterService.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  35491.         $instance->setName('translation:extract');
  35492.         $instance->setAliases([=> 'translation:update']);
  35493.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  35494.         return $instance;
  35495.     }
  35496.     /**
  35497.      * Gets the private 'console.command.translation_pull' shared service.
  35498.      *
  35499.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  35500.      */
  35501.     protected function getConsole_Command_TranslationPullService()
  35502.     {
  35503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  35505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  35506.         $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', [], []);
  35507.         $instance->setName('translation:pull');
  35508.         $instance->setDescription('Pull translations from a given provider.');
  35509.         return $instance;
  35510.     }
  35511.     /**
  35512.      * Gets the private 'console.command.translation_push' shared service.
  35513.      *
  35514.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  35515.      */
  35516.     protected function getConsole_Command_TranslationPushService()
  35517.     {
  35518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  35520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  35521.         $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()), [], []);
  35522.         $instance->setName('translation:push');
  35523.         $instance->setDescription('Push translations to a given provider.');
  35524.         return $instance;
  35525.     }
  35526.     /**
  35527.      * Gets the private 'console.command.validator_debug' shared service.
  35528.      *
  35529.      * @return \Symfony\Component\Validator\Command\DebugCommand
  35530.      */
  35531.     protected function getConsole_Command_ValidatorDebugService()
  35532.     {
  35533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35534.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  35535.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  35536.         $instance->setName('debug:validator');
  35537.         $instance->setDescription('Display validation constraints for classes');
  35538.         return $instance;
  35539.     }
  35540.     /**
  35541.      * Gets the private 'console.command.xliff_lint' shared service.
  35542.      *
  35543.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  35544.      */
  35545.     protected function getConsole_Command_XliffLintService()
  35546.     {
  35547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  35549.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  35550.         $instance->setName('lint:xliff');
  35551.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  35552.         return $instance;
  35553.     }
  35554.     /**
  35555.      * Gets the private 'console.command.yaml_lint' shared service.
  35556.      *
  35557.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  35558.      */
  35559.     protected function getConsole_Command_YamlLintService()
  35560.     {
  35561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35562.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  35563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  35564.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  35565.         $instance->setName('lint:yaml');
  35566.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  35567.         return $instance;
  35568.     }
  35569.     /**
  35570.      * Gets the private 'console.error_listener' shared service.
  35571.      *
  35572.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  35573.      */
  35574.     protected function getConsole_ErrorListenerService()
  35575.     {
  35576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  35577.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  35578.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35579.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35580.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35581.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  35582.     }
  35583.     /**
  35584.      * Gets the private 'container.env_var_processor' shared service.
  35585.      *
  35586.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  35587.      */
  35588.     protected function getContainer_EnvVarProcessorService()
  35589.     {
  35590.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  35591.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  35592.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  35593.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  35594.         }, 1));
  35595.     }
  35596.     /**
  35597.      * Gets the private 'data_collector.request' shared service.
  35598.      *
  35599.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  35600.      */
  35601.     protected function getDataCollector_RequestService()
  35602.     {
  35603.         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())));
  35604.     }
  35605.     /**
  35606.      * Gets the private 'data_collector.request.session_collector' shared service.
  35607.      *
  35608.      * @return \Closure
  35609.      */
  35610.     protected function getDataCollector_Request_SessionCollectorService()
  35611.     {
  35612.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  35613.     }
  35614.     /**
  35615.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  35616.      *
  35617.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35618.      */
  35619.     protected function getCartValueResolverService()
  35620.     {
  35621.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35622.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  35624.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService3Service());
  35625.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  35626.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  35627.         }
  35628.         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))));
  35629.     }
  35630.     /**
  35631.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  35632.      *
  35633.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35634.      */
  35635.     protected function getCustomerValueResolverService()
  35636.     {
  35637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35638.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  35640.         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))));
  35641.     }
  35642.     /**
  35643.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  35644.      *
  35645.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35646.      */
  35647.     protected function getContextValueResolverService()
  35648.     {
  35649.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  35652.         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))));
  35653.     }
  35654.     /**
  35655.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  35656.      *
  35657.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35658.      */
  35659.     protected function getResponseFactoryInterfaceValueResolverService()
  35660.     {
  35661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35662.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  35664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  35665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  35666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  35667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  35668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  35669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  35670.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  35671.         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))));
  35672.     }
  35673.     /**
  35674.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  35675.      *
  35676.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35677.      */
  35678.     protected function getCriteriaValueResolverService()
  35679.     {
  35680.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  35683.         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))));
  35684.     }
  35685.     /**
  35686.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  35687.      *
  35688.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35689.      */
  35690.     protected function getQueryDataBagResolverService()
  35691.     {
  35692.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  35695.         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))));
  35696.     }
  35697.     /**
  35698.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  35699.      *
  35700.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35701.      */
  35702.     protected function getRequestDataBagResolverService()
  35703.     {
  35704.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35705.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  35707.         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))));
  35708.     }
  35709.     /**
  35710.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  35711.      *
  35712.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35713.      */
  35714.     protected function getSalesChannelContextValueResolverService()
  35715.     {
  35716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  35719.         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))));
  35720.     }
  35721.     /**
  35722.      * Gets the private 'debug.argument_resolver.default' shared service.
  35723.      *
  35724.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35725.      */
  35726.     protected function getDebug_ArgumentResolver_DefaultService()
  35727.     {
  35728.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35729.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35730.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  35731.         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))));
  35732.     }
  35733.     /**
  35734.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  35735.      *
  35736.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35737.      */
  35738.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  35739.     {
  35740.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35741.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35742.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  35743.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.V9RHQKi'] ?? $this->get_ServiceLocator_V9RHQKiService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  35744.     }
  35745.     /**
  35746.      * Gets the private 'debug.argument_resolver.request' shared service.
  35747.      *
  35748.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35749.      */
  35750.     protected function getDebug_ArgumentResolver_RequestService()
  35751.     {
  35752.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  35755.         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))));
  35756.     }
  35757.     /**
  35758.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  35759.      *
  35760.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35761.      */
  35762.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  35763.     {
  35764.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35765.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35766.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  35767.         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))));
  35768.     }
  35769.     /**
  35770.      * Gets the private 'debug.argument_resolver.service' shared service.
  35771.      *
  35772.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35773.      */
  35774.     protected function getDebug_ArgumentResolver_ServiceService()
  35775.     {
  35776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35777.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  35779.         $a = ($this->privates['.service_locator.V9RHQKi'] ?? $this->get_ServiceLocator_V9RHQKiService());
  35780.         if (isset($this->privates['debug.argument_resolver.service'])) {
  35781.             return $this->privates['debug.argument_resolver.service'];
  35782.         }
  35783.         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))));
  35784.     }
  35785.     /**
  35786.      * Gets the private 'debug.argument_resolver.session' shared service.
  35787.      *
  35788.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35789.      */
  35790.     protected function getDebug_ArgumentResolver_SessionService()
  35791.     {
  35792.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  35795.         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))));
  35796.     }
  35797.     /**
  35798.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  35799.      *
  35800.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  35801.      */
  35802.     protected function getDebug_ArgumentResolver_VariadicService()
  35803.     {
  35804.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  35805.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  35806.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  35807.         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))));
  35808.     }
  35809.     /**
  35810.      * Gets the private 'debug.debug_handlers_listener' shared service.
  35811.      *
  35812.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  35813.      */
  35814.     protected function getDebug_DebugHandlersListenerService()
  35815.     {
  35816.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  35817.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35818.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35819.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35821.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  35822.     }
  35823.     /**
  35824.      * Gets the private 'debug.dump_listener' shared service.
  35825.      *
  35826.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  35827.      */
  35828.     protected function getDebug_DumpListenerService()
  35829.     {
  35830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  35831.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  35832.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  35833.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  35834.         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);
  35835.     }
  35836.     /**
  35837.      * Gets the private 'debug.file_link_formatter' shared service.
  35838.      *
  35839.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  35840.      */
  35841.     protected function getDebug_FileLinkFormatterService()
  35842.     {
  35843.         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 () {
  35844.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  35845.         });
  35846.     }
  35847.     /**
  35848.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  35849.      *
  35850.      * @return \string
  35851.      */
  35852.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  35853.     {
  35854.         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');
  35855.     }
  35856.     /**
  35857.      * Gets the private 'debug.log_processor' shared service.
  35858.      *
  35859.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  35860.      */
  35861.     protected function getDebug_LogProcessorService()
  35862.     {
  35863.         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())));
  35864.     }
  35865.     /**
  35866.      * Gets the private 'debug.validator' shared service.
  35867.      *
  35868.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  35869.      */
  35870.     protected function getDebug_ValidatorService()
  35871.     {
  35872.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  35873.         if (isset($this->privates['debug.validator'])) {
  35874.             return $this->privates['debug.validator'];
  35875.         }
  35876.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  35877.     }
  35878.     /**
  35879.      * Gets the private 'enqueue.client.consume_command' shared service.
  35880.      *
  35881.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  35882.      */
  35883.     protected function getEnqueue_Client_ConsumeCommandService()
  35884.     {
  35885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35886.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  35887.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  35888.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  35889.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  35890.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  35891.         $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');
  35892.         $instance->setName('enqueue:consume');
  35893.         return $instance;
  35894.     }
  35895.     /**
  35896.      * Gets the private 'enqueue.client.default.context' shared service.
  35897.      *
  35898.      * @return \Interop\Queue\Context
  35899.      */
  35900.     protected function getEnqueue_Client_Default_ContextService()
  35901.     {
  35902.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  35903.     }
  35904.     /**
  35905.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  35906.      *
  35907.      * @return \Enqueue\Client\DelegateProcessor
  35908.      */
  35909.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  35910.     {
  35911.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  35912.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  35913.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  35914.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  35915.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35916.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  35917.         ], [
  35918.             'enqueue.client.default.router_processor' => '?',
  35919.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  35920.     }
  35921.     /**
  35922.      * Gets the private 'enqueue.client.default.driver' shared service.
  35923.      *
  35924.      * @return \Enqueue\Client\DriverInterface
  35925.      */
  35926.     protected function getEnqueue_Client_Default_DriverService()
  35927.     {
  35928.         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([]));
  35929.     }
  35930.     /**
  35931.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  35932.      *
  35933.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  35934.      */
  35935.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  35936.     {
  35937.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  35938.         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()));
  35939.     }
  35940.     /**
  35941.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  35942.      *
  35943.      * @return \Enqueue\Symfony\Client\LazyProducer
  35944.      */
  35945.     protected function getEnqueue_Client_Default_LazyProducerService()
  35946.     {
  35947.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  35948.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35949.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  35950.         ], [
  35951.             'enqueue.client.default.producer' => '?',
  35952.         ]), 'enqueue.client.default.producer');
  35953.     }
  35954.     /**
  35955.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  35956.      *
  35957.      * @return \Enqueue\Consumption\QueueConsumer
  35958.      */
  35959.     protected function getEnqueue_Client_Default_QueueConsumerService()
  35960.     {
  35961.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  35962.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  35963.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  35964.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  35965.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  35966.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  35967.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  35968.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  35969.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  35970.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  35971.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  35972.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  35973.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  35974.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  35975.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  35976.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  35977.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  35978.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  35979.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  35980.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  35981.         return $this->privates['enqueue.client.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> new \Enqueue\Client\ConsumptionExtension\SetRouterPropertiesExtension($a), => new \Enqueue\Client\ConsumptionExtension\ExclusiveCommandExtension($a), => ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  35982.     }
  35983.     /**
  35984.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  35985.      *
  35986.      * @return \Enqueue\Client\RouterProcessor
  35987.      */
  35988.     protected function getEnqueue_Client_Default_RouterProcessorService()
  35989.     {
  35990.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  35991.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  35992.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  35993.     }
  35994.     /**
  35995.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  35996.      *
  35997.      * @return \Enqueue\Client\SpoolProducer
  35998.      */
  35999.     protected function getEnqueue_Client_Default_SpoolProducerService()
  36000.     {
  36001.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  36002.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  36003.     }
  36004.     /**
  36005.      * Gets the private 'enqueue.client.produce_command' shared service.
  36006.      *
  36007.      * @return \Enqueue\Symfony\Client\ProduceCommand
  36008.      */
  36009.     protected function getEnqueue_Client_ProduceCommandService()
  36010.     {
  36011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36012.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  36013.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  36014.         $instance->setName('enqueue:produce');
  36015.         return $instance;
  36016.     }
  36017.     /**
  36018.      * Gets the private 'enqueue.client.routes_command' shared service.
  36019.      *
  36020.      * @return \Enqueue\Symfony\Client\RoutesCommand
  36021.      */
  36022.     protected function getEnqueue_Client_RoutesCommandService()
  36023.     {
  36024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36025.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  36026.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  36027.         $instance->setName('enqueue:routes');
  36028.         return $instance;
  36029.     }
  36030.     /**
  36031.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  36032.      *
  36033.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  36034.      */
  36035.     protected function getEnqueue_Client_SetupBrokerCommandService()
  36036.     {
  36037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36038.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  36039.         $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');
  36040.         $instance->setName('enqueue:setup-broker');
  36041.         return $instance;
  36042.     }
  36043.     /**
  36044.      * Gets the private 'enqueue.locator' shared service.
  36045.      *
  36046.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36047.      */
  36048.     protected function getEnqueue_LocatorService()
  36049.     {
  36050.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36051.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  36052.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  36053.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  36054.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  36055.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  36056.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  36057.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  36058.         ], [
  36059.             'enqueue.client.default.delegate_processor' => '?',
  36060.             'enqueue.client.default.driver' => '?',
  36061.             'enqueue.client.default.producer' => '?',
  36062.             'enqueue.client.default.queue_consumer' => '?',
  36063.             'enqueue.transport.default.context' => '?',
  36064.             'enqueue.transport.default.processor_registry' => '?',
  36065.             'enqueue.transport.default.queue_consumer' => '?',
  36066.         ]);
  36067.     }
  36068.     /**
  36069.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  36070.      *
  36071.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  36072.      */
  36073.     protected function getEnqueue_MessengerTransport_FactoryService()
  36074.     {
  36075.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  36076.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  36077.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  36078.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  36079.         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);
  36080.     }
  36081.     /**
  36082.      * Gets the private 'enqueue.transport.consume_command' shared service.
  36083.      *
  36084.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  36085.      */
  36086.     protected function getEnqueue_Transport_ConsumeCommandService()
  36087.     {
  36088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36089.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  36090.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  36091.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  36092.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  36093.         $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');
  36094.         $instance->setName('enqueue:transport:consume');
  36095.         return $instance;
  36096.     }
  36097.     /**
  36098.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  36099.      *
  36100.      * @return \Interop\Queue\ConnectionFactory
  36101.      */
  36102.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  36103.     {
  36104.         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:']);
  36105.     }
  36106.     /**
  36107.      * Gets the private 'enqueue.transport.default.context' shared service.
  36108.      *
  36109.      * @return \Interop\Queue\Context
  36110.      */
  36111.     protected function getEnqueue_Transport_Default_ContextService()
  36112.     {
  36113.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  36114.     }
  36115.     /**
  36116.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  36117.      *
  36118.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  36119.      */
  36120.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  36121.     {
  36122.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  36123.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  36124.         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));
  36125.     }
  36126.     /**
  36127.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  36128.      *
  36129.      * @return \Enqueue\Consumption\QueueConsumer
  36130.      */
  36131.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  36132.     {
  36133.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  36134.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  36135.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  36136.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  36137.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  36138.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  36139.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  36140.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  36141.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  36142.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  36143.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  36144.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  36145.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  36146.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  36147.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  36148.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  36149.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  36150.         return $this->privates['enqueue.transport.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  36151.     }
  36152.     /**
  36153.      * Gets the private 'error_handler.error_renderer.html' shared service.
  36154.      *
  36155.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  36156.      */
  36157.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  36158.     {
  36159.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  36160.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  36161.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  36162.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  36163.     }
  36164.     /**
  36165.      * Gets the private 'esi_listener' shared service.
  36166.      *
  36167.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  36168.      */
  36169.     protected function getEsiListenerService()
  36170.     {
  36171.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  36172.     }
  36173.     /**
  36174.      * Gets the private 'exception_listener' shared service.
  36175.      *
  36176.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  36177.      */
  36178.     protected function getExceptionListenerService()
  36179.     {
  36180.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  36181.     }
  36182.     /**
  36183.      * Gets the private 'fragment.listener' shared service.
  36184.      *
  36185.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  36186.      */
  36187.     protected function getFragment_ListenerService()
  36188.     {
  36189.         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');
  36190.     }
  36191.     /**
  36192.      * Gets the private 'fragment.renderer.esi' shared service.
  36193.      *
  36194.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  36195.      */
  36196.     protected function getFragment_Renderer_EsiService()
  36197.     {
  36198.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  36199.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  36200.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  36201.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  36202.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  36203.         if (isset($this->privates['fragment.renderer.esi'])) {
  36204.             return $this->privates['fragment.renderer.esi'];
  36205.         }
  36206.         $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')))));
  36207.         $instance->setFragmentPath('/_fragment');
  36208.         return $instance;
  36209.     }
  36210.     /**
  36211.      * Gets the private 'fragment.renderer.hinclude' shared service.
  36212.      *
  36213.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  36214.      */
  36215.     protected function getFragment_Renderer_HincludeService()
  36216.     {
  36217.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  36218.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  36219.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  36220.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  36221.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  36222.             return $this->privates['fragment.renderer.hinclude'];
  36223.         }
  36224.         $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);
  36225.         $instance->setFragmentPath('/_fragment');
  36226.         return $instance;
  36227.     }
  36228.     /**
  36229.      * Gets the private 'fragment.renderer.inline' shared service.
  36230.      *
  36231.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  36232.      */
  36233.     protected function getFragment_Renderer_InlineService()
  36234.     {
  36235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  36236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  36237.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  36238.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  36239.         if (isset($this->privates['fragment.renderer.inline'])) {
  36240.             return $this->privates['fragment.renderer.inline'];
  36241.         }
  36242.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36243.         if (isset($this->privates['fragment.renderer.inline'])) {
  36244.             return $this->privates['fragment.renderer.inline'];
  36245.         }
  36246.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  36247.         $instance->setFragmentPath('/_fragment');
  36248.         return $instance;
  36249.     }
  36250.     /**
  36251.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  36252.      *
  36253.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  36254.      */
  36255.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  36256.     {
  36257.         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);
  36258.     }
  36259.     /**
  36260.      * Gets the private 'kernel.bundles' shared service.
  36261.      *
  36262.      * @return \Iterator
  36263.      */
  36264.     protected function getKernel_BundlesService()
  36265.     {
  36266.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  36267.     }
  36268.     /**
  36269.      * Gets the private 'kiener.mollie_payments.http.client' shared service.
  36270.      *
  36271.      * @return \Kiener\MolliePayments\Service\HttpClient\HttpClientInterface
  36272.      */
  36273.     protected function getKiener_MolliePayments_Http_ClientService()
  36274.     {
  36275.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/HttpClient/HttpClientInterface.php';
  36276.         include_once \dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Service/HttpClient/PluginHttpClientFactory.php';
  36277.         return $this->privates['kiener.mollie_payments.http.client'] = (new \Kiener\MolliePayments\Service\HttpClient\PluginHttpClientFactory())->buildClient();
  36278.     }
  36279.     /**
  36280.      * Gets the private 'locale_aware_listener' shared service.
  36281.      *
  36282.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  36283.      */
  36284.     protected function getLocaleAwareListenerService()
  36285.     {
  36286.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  36287.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  36288.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  36289.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  36290.     }
  36291.     /**
  36292.      * Gets the private 'locale_listener' shared service.
  36293.      *
  36294.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  36295.      */
  36296.     protected function getLocaleListenerService()
  36297.     {
  36298.         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, []);
  36299.     }
  36300.     /**
  36301.      * Gets the private 'lock.default.factory' shared service.
  36302.      *
  36303.      * @return \Symfony\Component\Lock\LockFactory
  36304.      */
  36305.     protected function getLock_Default_FactoryService()
  36306.     {
  36307.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('flock'));
  36308.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  36309.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36310.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36311.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36313.         $instance->setLogger($a);
  36314.         return $instance;
  36315.     }
  36316.     /**
  36317.      * Gets the private 'mailer.messenger.message_handler' shared service.
  36318.      *
  36319.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  36320.      */
  36321.     protected function getMailer_Messenger_MessageHandlerService()
  36322.     {
  36323.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  36324.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  36325.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  36326.             return $this->privates['mailer.messenger.message_handler'];
  36327.         }
  36328.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  36329.     }
  36330.     /**
  36331.      * Gets the private 'mailer.transport_factory.native' shared service.
  36332.      *
  36333.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  36334.      */
  36335.     protected function getMailer_TransportFactory_NativeService()
  36336.     {
  36337.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  36338.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  36339.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  36340.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36341.         if (isset($this->privates['mailer.transport_factory.native'])) {
  36342.             return $this->privates['mailer.transport_factory.native'];
  36343.         }
  36344.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  36345.     }
  36346.     /**
  36347.      * Gets the private 'mailer.transport_factory.null' shared service.
  36348.      *
  36349.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  36350.      */
  36351.     protected function getMailer_TransportFactory_NullService()
  36352.     {
  36353.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  36354.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  36355.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  36356.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36357.         if (isset($this->privates['mailer.transport_factory.null'])) {
  36358.             return $this->privates['mailer.transport_factory.null'];
  36359.         }
  36360.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  36361.     }
  36362.     /**
  36363.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  36364.      *
  36365.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  36366.      */
  36367.     protected function getMailer_TransportFactory_SendmailService()
  36368.     {
  36369.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  36370.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  36371.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  36372.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36373.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  36374.             return $this->privates['mailer.transport_factory.sendmail'];
  36375.         }
  36376.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  36377.     }
  36378.     /**
  36379.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  36380.      *
  36381.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  36382.      */
  36383.     protected function getMailer_TransportFactory_SmtpService()
  36384.     {
  36385.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  36386.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  36387.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  36388.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36389.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  36390.             return $this->privates['mailer.transport_factory.smtp'];
  36391.         }
  36392.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  36393.     }
  36394.     /**
  36395.      * Gets the private 'mailer.transports' shared service.
  36396.      *
  36397.      * @return \Symfony\Component\Mailer\Transport\Transports
  36398.      */
  36399.     protected function getMailer_TransportsService()
  36400.     {
  36401.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  36402.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  36403.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  36404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  36405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailAttachmentsBuilder.php';
  36406.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  36407.         if (isset($this->privates['mailer.transports'])) {
  36408.             return $this->privates['mailer.transports'];
  36409.         }
  36410.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  36411.         if (isset($this->privates['mailer.transports'])) {
  36412.             return $this->privates['mailer.transports'];
  36413.         }
  36414.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  36415.         if (isset($this->privates['mailer.transports'])) {
  36416.             return $this->privates['mailer.transports'];
  36417.         }
  36418.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  36419.         if (isset($this->privates['mailer.transports'])) {
  36420.             return $this->privates['mailer.transports'];
  36421.         }
  36422.         $e = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  36423.         if (isset($this->privates['mailer.transports'])) {
  36424.             return $this->privates['mailer.transports'];
  36425.         }
  36426.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  36427.         if (isset($this->privates['mailer.transports'])) {
  36428.             return $this->privates['mailer.transports'];
  36429.         }
  36430.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  36431.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  36432.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  36433.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  36434.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  36435.         }, 4), $a, new \Shopware\Core\Content\Mail\Service\MailAttachmentsBuilder($b$c$d$e$f, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), $d))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  36436.     }
  36437.     /**
  36438.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  36439.      *
  36440.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  36441.      */
  36442.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  36443.     {
  36444.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  36445.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  36446.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  36447.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  36448.         $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 () {
  36449.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  36450.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  36451.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  36452.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  36453.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  36454.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  36455.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  36456.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  36457.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  36458.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  36459.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  36460.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  36461.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  36462.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  36463.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  36464.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  36465.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  36466.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  36467.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  36468.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  36469.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  36470.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  36471.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  36472.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  36473.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  36474.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  36475.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  36476.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  36477.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  36478.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  36479.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  36480.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  36481.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  36482.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  36483.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  36484.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  36485.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  36486.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => new RewindableGenerator(function () {
  36487.             yield => ($this->privates['.messenger.handler_descriptor.wUKKx8c'] ?? $this->get_Messenger_HandlerDescriptor_WUKKx8cService());
  36488.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  36489.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  36490.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  36491.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  36492.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  36493.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  36494.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  36495.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  36496.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  36497.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  36498.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  36499.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  36500.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  36501.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  36502.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  36503.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  36504.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  36505.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  36506.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  36507.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  36508.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  36509.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  36510.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  36511.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  36512.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  36513.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  36514.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  36515.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  36516.         }, 1), 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => new RewindableGenerator(function () {
  36517.             yield => ($this->privates['.messenger.handler_descriptor.blq.UUc'] ?? $this->get_Messenger_HandlerDescriptor_Blq_UUcService());
  36518.         }, 1), 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask' => new RewindableGenerator(function () {
  36519.             yield => ($this->privates['.messenger.handler_descriptor.yvzCJmc'] ?? $this->get_Messenger_HandlerDescriptor_YvzCJmcService());
  36520.         }, 1), 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskDev' => new RewindableGenerator(function () {
  36521.             yield => ($this->privates['.messenger.handler_descriptor.Vt5iujS'] ?? $this->get_Messenger_HandlerDescriptor_Vt5iujSService());
  36522.         }, 1), 'Bardahl\\PriceRuleImport\\ScheduledTask\\PriceRuleUpdate' => new RewindableGenerator(function () {
  36523.             yield => ($this->privates['.messenger.handler_descriptor.bqz9H2V'] ?? $this->get_Messenger_HandlerDescriptor_Bqz9H2VService());
  36524.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  36525.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  36526.         }, 1)]));
  36527.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  36528.         return $instance;
  36529.     }
  36530.     /**
  36531.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  36532.      *
  36533.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  36534.      */
  36535.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  36536.     {
  36537.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  36538.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  36539.         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');
  36540.     }
  36541.     /**
  36542.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  36543.      *
  36544.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  36545.      */
  36546.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  36547.     {
  36548.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  36549.         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()));
  36550.     }
  36551.     /**
  36552.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  36553.      *
  36554.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  36555.      */
  36556.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  36557.     {
  36558.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  36559.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  36560.     }
  36561.     /**
  36562.      * Gets the private 'messenger.middleware.send_message' shared service.
  36563.      *
  36564.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  36565.      */
  36566.     protected function getMessenger_Middleware_SendMessageService()
  36567.     {
  36568.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  36569.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  36570.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  36571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  36572.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  36573.         $a = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  36574.         if (isset($this->privates['messenger.middleware.send_message'])) {
  36575.             return $this->privates['messenger.middleware.send_message'];
  36576.         }
  36577.         $b = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  36578.         if (isset($this->privates['messenger.middleware.send_message'])) {
  36579.             return $this->privates['messenger.middleware.send_message'];
  36580.         }
  36581.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36582.         if (isset($this->privates['messenger.middleware.send_message'])) {
  36583.             return $this->privates['messenger.middleware.send_message'];
  36584.         }
  36585.         $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([], $a), $b'default'), $c);
  36586.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  36587.         return $instance;
  36588.     }
  36589.     /**
  36590.      * Gets the private 'messenger.receiver_locator' shared service.
  36591.      *
  36592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36593.      */
  36594.     protected function getMessenger_ReceiverLocatorService()
  36595.     {
  36596.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36597.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  36598.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  36599.         ], [
  36600.             'default' => '?',
  36601.             'messenger.transport.default' => '?',
  36602.         ]);
  36603.     }
  36604.     /**
  36605.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  36606.      *
  36607.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  36608.      */
  36609.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  36610.     {
  36611.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  36612.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  36613.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  36614.     }
  36615.     /**
  36616.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  36617.      *
  36618.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  36619.      */
  36620.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  36621.     {
  36622.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  36623.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36624.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  36625.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  36626.         }
  36627.         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, [
  36628.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  36629.         ], [
  36630.             'default' => '?',
  36631.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  36632.     }
  36633.     /**
  36634.      * Gets the private 'messenger.routable_message_bus' shared service.
  36635.      *
  36636.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  36637.      */
  36638.     protected function getMessenger_RoutableMessageBusService()
  36639.     {
  36640.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  36641.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  36642.         if (isset($this->privates['messenger.routable_message_bus'])) {
  36643.             return $this->privates['messenger.routable_message_bus'];
  36644.         }
  36645.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36646.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  36647.         ], [
  36648.             'messenger.bus.shopware' => '?',
  36649.         ]), $a);
  36650.     }
  36651.     /**
  36652.      * Gets the private 'messenger.transport.default' shared service.
  36653.      *
  36654.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  36655.      */
  36656.     protected function getMessenger_Transport_DefaultService()
  36657.     {
  36658.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  36659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  36660.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  36661.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  36662.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  36663.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  36664.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  36665.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  36666.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  36667.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  36668.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  36669.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  36670.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  36671.         }, 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())));
  36672.     }
  36673.     /**
  36674.      * Gets the private 'messenger.transport.sync.factory' shared service.
  36675.      *
  36676.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  36677.      */
  36678.     protected function getMessenger_Transport_Sync_FactoryService()
  36679.     {
  36680.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  36681.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  36682.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  36683.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  36684.             return $this->privates['messenger.transport.sync.factory'];
  36685.         }
  36686.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  36687.     }
  36688.     /**
  36689.      * Gets the private 'mime_types' shared service.
  36690.      *
  36691.      * @return \Symfony\Component\Mime\MimeTypes
  36692.      */
  36693.     protected function getMimeTypesService()
  36694.     {
  36695.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  36696.         $instance->setDefault($instance);
  36697.         return $instance;
  36698.     }
  36699.     /**
  36700.      * Gets the private 'mollie_payments.logger' shared service.
  36701.      *
  36702.      * @return \Monolog\Logger
  36703.      */
  36704.     protected function getMolliePayments_LoggerService()
  36705.     {
  36706.         return $this->privates['mollie_payments.logger'] = (new \Kiener\MolliePayments\Service\Logger\MollieLoggerFactory(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), (\dirname(__DIR__3).'/log/mollie_dev.log'), 14))->createLogger();
  36707.     }
  36708.     /**
  36709.      * Gets the private 'monolog.command.server_log' shared service.
  36710.      *
  36711.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  36712.      */
  36713.     protected function getMonolog_Command_ServerLogService()
  36714.     {
  36715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36716.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  36717.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  36718.         $instance->setName('server:log');
  36719.         $instance->setDescription('Start a log server that displays logs in real time');
  36720.         return $instance;
  36721.     }
  36722.     /**
  36723.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  36724.      *
  36725.      * @return \Monolog\Handler\BufferHandler
  36726.      */
  36727.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  36728.     {
  36729.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  36730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  36731.         return $this->privates['monolog.handler.business_event_handler_buffer'] = new \Monolog\Handler\BufferHandler(new \Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), 0100truefalse);
  36732.     }
  36733.     /**
  36734.      * Gets the private 'monolog.handler.console' shared service.
  36735.      *
  36736.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  36737.      */
  36738.     protected function getMonolog_Handler_ConsoleService()
  36739.     {
  36740.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  36741.     }
  36742.     /**
  36743.      * Gets the private 'monolog.logger' shared service.
  36744.      *
  36745.      * @return \Symfony\Bridge\Monolog\Logger
  36746.      */
  36747.     protected function getMonolog_LoggerService()
  36748.     {
  36749.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  36750.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36751.         $instance->useMicrosecondTimestamps(true);
  36752.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36753.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36754.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  36755.         return $instance;
  36756.     }
  36757.     /**
  36758.      * Gets the private 'monolog.logger.cache' shared service.
  36759.      *
  36760.      * @return \Symfony\Bridge\Monolog\Logger
  36761.      */
  36762.     protected function getMonolog_Logger_CacheService()
  36763.     {
  36764.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  36765.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36766.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36767.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36768.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  36769.         return $instance;
  36770.     }
  36771.     /**
  36772.      * Gets the private 'monolog.logger.mailer' shared service.
  36773.      *
  36774.      * @return \Symfony\Bridge\Monolog\Logger
  36775.      */
  36776.     protected function getMonolog_Logger_MailerService()
  36777.     {
  36778.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  36779.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36780.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36781.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36782.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  36783.         return $instance;
  36784.     }
  36785.     /**
  36786.      * Gets the private 'monolog.logger.messenger' shared service.
  36787.      *
  36788.      * @return \Symfony\Bridge\Monolog\Logger
  36789.      */
  36790.     protected function getMonolog_Logger_MessengerService()
  36791.     {
  36792.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  36793.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36794.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36795.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36796.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  36797.         return $instance;
  36798.     }
  36799.     /**
  36800.      * Gets the private 'monolog.logger.request' shared service.
  36801.      *
  36802.      * @return \Symfony\Bridge\Monolog\Logger
  36803.      */
  36804.     protected function getMonolog_Logger_RequestService()
  36805.     {
  36806.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  36807.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36808.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36809.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36810.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  36811.         return $instance;
  36812.     }
  36813.     /**
  36814.      * Gets the private 'neti_store_locator.plugin_config' shared service.
  36815.      *
  36816.      * @return \NetInventors\NetiNextStoreLocator\Struct\PluginConfigStruct
  36817.      */
  36818.     protected function getNetiStoreLocator_PluginConfigService()
  36819.     {
  36820.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Struct/PluginConfigStruct.php';
  36821.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Service/PluginConfigFactory.php';
  36822.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  36823.         if (isset($this->privates['neti_store_locator.plugin_config'])) {
  36824.             return $this->privates['neti_store_locator.plugin_config'];
  36825.         }
  36826.         return $this->privates['neti_store_locator.plugin_config'] = (new \NetInventors\NetiNextStoreLocator\Service\PluginConfigFactory($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->create();
  36827.     }
  36828.     /**
  36829.      * Gets the private 'parameter_bag' shared service.
  36830.      *
  36831.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  36832.      */
  36833.     protected function getParameterBagService()
  36834.     {
  36835.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  36836.     }
  36837.     /**
  36838.      * Gets the private 'profiler_listener' shared service.
  36839.      *
  36840.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  36841.      */
  36842.     protected function getProfilerListenerService()
  36843.     {
  36844.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  36845.         if (isset($this->privates['profiler_listener'])) {
  36846.             return $this->privates['profiler_listener'];
  36847.         }
  36848.         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);
  36849.     }
  36850.     /**
  36851.      * Gets the private 'property_info' shared service.
  36852.      *
  36853.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  36854.      */
  36855.     protected function getPropertyInfoService()
  36856.     {
  36857.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  36858.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  36859.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  36860.         }, 2), new RewindableGenerator(function () {
  36861.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  36862.         }, 1), new RewindableGenerator(function () {
  36863.             return new \EmptyIterator();
  36864.         }, 0), new RewindableGenerator(function () {
  36865.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  36866.         }, 1), new RewindableGenerator(function () {
  36867.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  36868.         }, 1));
  36869.     }
  36870.     /**
  36871.      * Gets the private 'property_info.serializer_extractor' shared service.
  36872.      *
  36873.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  36874.      */
  36875.     protected function getPropertyInfo_SerializerExtractorService()
  36876.     {
  36877.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  36878.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  36879.     }
  36880.     /**
  36881.      * Gets the private 'router.cache_warmer' shared service.
  36882.      *
  36883.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  36884.      */
  36885.     protected function getRouter_CacheWarmerService()
  36886.     {
  36887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36888.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  36889.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36890.             'router' => ['services''router''getRouterService'false],
  36891.         ], [
  36892.             'router' => '?',
  36893.         ]))->withContext('router.cache_warmer'$this));
  36894.     }
  36895.     /**
  36896.      * Gets the private 'router.default' shared service.
  36897.      *
  36898.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  36899.      */
  36900.     protected function getRouter_DefaultService()
  36901.     {
  36902.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  36903.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36904.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36905.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36906.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36907.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36908.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  36909.         ], [
  36910.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  36911.         ]))->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');
  36912.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  36913.         return $instance;
  36914.     }
  36915.     /**
  36916.      * Gets the private 'router.request_context' shared service.
  36917.      *
  36918.      * @return \Symfony\Component\Routing\RequestContext
  36919.      */
  36920.     protected function getRouter_RequestContextService()
  36921.     {
  36922.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  36923.     }
  36924.     /**
  36925.      * Gets the private 'router_listener' shared service.
  36926.      *
  36927.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  36928.      */
  36929.     protected function getRouterListenerService()
  36930.     {
  36931.         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);
  36932.     }
  36933.     /**
  36934.      * Gets the private 'secrets.vault' shared service.
  36935.      *
  36936.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  36937.      */
  36938.     protected function getSecrets_VaultService()
  36939.     {
  36940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  36941.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  36942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  36943.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  36944.         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'));
  36945.     }
  36946.     /**
  36947.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  36948.      *
  36949.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  36950.      */
  36951.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  36952.     {
  36953.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  36954.     }
  36955.     /**
  36956.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  36957.      *
  36958.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  36959.      */
  36960.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  36961.     {
  36962.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  36963.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  36964.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  36965.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  36966.     }
  36967.     /**
  36968.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  36969.      *
  36970.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  36971.      */
  36972.     protected function getSensioFrameworkExtra_View_ListenerService()
  36973.     {
  36974.         $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))));
  36975.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36976.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  36977.         ], [
  36978.             'twig' => '?',
  36979.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  36980.         return $instance;
  36981.     }
  36982.     /**
  36983.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  36984.      *
  36985.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  36986.      */
  36987.     protected function getSerializer_Mapping_CacheWarmerService()
  36988.     {
  36989.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  36991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  36992.         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'));
  36993.     }
  36994.     /**
  36995.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  36996.      *
  36997.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  36998.      */
  36999.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  37000.     {
  37001.         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()))]));
  37002.     }
  37003.     /**
  37004.      * Gets the private 'session.factory' shared service.
  37005.      *
  37006.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  37007.      */
  37008.     protected function getSession_FactoryService()
  37009.     {
  37010.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  37011.         if (isset($this->privates['session.factory'])) {
  37012.             return $this->privates['session.factory'];
  37013.         }
  37014.         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']);
  37015.     }
  37016.     /**
  37017.      * Gets the private 'session.flash_bag' shared service.
  37018.      *
  37019.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  37020.      *
  37021.      * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  37022.      */
  37023.     protected function getSession_FlashBagService()
  37024.     {
  37025.         trigger_deprecation('symfony/framework-bundle''5.1''The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  37026.         return ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  37027.     }
  37028.     /**
  37029.      * Gets the private 'session.storage.factory.native' shared service.
  37030.      *
  37031.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  37032.      */
  37033.     protected function getSession_Storage_Factory_NativeService()
  37034.     {
  37035.         return $this->privates['session.storage.factory.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true);
  37036.     }
  37037.     /**
  37038.      * Gets the private 'session_listener' shared service.
  37039.      *
  37040.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  37041.      */
  37042.     protected function getSessionListenerService()
  37043.     {
  37044.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37045.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  37046.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  37047.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  37048.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  37049.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  37050.         ], [
  37051.             'initialized_session' => '?',
  37052.             'logger' => '?',
  37053.             'session' => '?',
  37054.             'session_collector' => '?',
  37055.             'session_factory' => '?',
  37056.         ]), true$this->parameters['session.storage.options']);
  37057.     }
  37058.     /**
  37059.      * Gets the private 'shopware.api.authorization_server' shared service.
  37060.      *
  37061.      * @return \League\OAuth2\Server\AuthorizationServer
  37062.      */
  37063.     protected function getShopware_Api_AuthorizationServerService()
  37064.     {
  37065.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  37066.         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 () {
  37067.             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()));
  37068.             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()));
  37069.             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()));
  37070.         }, 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'));
  37071.     }
  37072.     /**
  37073.      * Gets the private 'shopware.app_system.guzzle' shared service.
  37074.      *
  37075.      * @return \GuzzleHttp\Client
  37076.      */
  37077.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  37078.     {
  37079.         if ($lazyLoad) {
  37080.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  37081.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37082.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  37083.                     $proxy->setProxyInitializer(null);
  37084.                     return true;
  37085.                 });
  37086.             });
  37087.         }
  37088.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  37089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  37090.         $a \GuzzleHttp\HandlerStack::create();
  37091.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.20.2', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  37092.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  37093.     }
  37094.     /**
  37095.      * Gets the private 'shopware.asset.asset' shared service.
  37096.      *
  37097.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  37098.      */
  37099.     protected function getShopware_Asset_AssetService()
  37100.     {
  37101.         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()));
  37102.     }
  37103.     /**
  37104.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  37105.      *
  37106.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  37107.      */
  37108.     protected function getShopware_Asset_Asset_VersionStrategyService()
  37109.     {
  37110.         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()));
  37111.     }
  37112.     /**
  37113.      * Gets the private 'shopware.asset.public' shared service.
  37114.      *
  37115.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  37116.      */
  37117.     protected function getShopware_Asset_PublicService()
  37118.     {
  37119.         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())));
  37120.     }
  37121.     /**
  37122.      * Gets the private 'shopware.asset.sitemap' shared service.
  37123.      *
  37124.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  37125.      */
  37126.     protected function getShopware_Asset_SitemapService()
  37127.     {
  37128.         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())));
  37129.     }
  37130.     /**
  37131.      * Gets the private 'shopware.asset.theme' shared service.
  37132.      *
  37133.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  37134.      */
  37135.     protected function getShopware_Asset_ThemeService()
  37136.     {
  37137.         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())));
  37138.     }
  37139.     /**
  37140.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  37141.      *
  37142.      * @return \Psr\Log\LoggerInterface
  37143.      */
  37144.     protected function getShopware_Elasticsearch_LoggerService()
  37145.     {
  37146.         return $this->privates['shopware.elasticsearch.logger'] = (new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14))->createRotating('elasticsearch'90100);
  37147.     }
  37148.     /**
  37149.      * Gets the private 'shopware.es.profiled.adminClient.inner' shared service.
  37150.      *
  37151.      * @return \Elasticsearch\Client
  37152.      */
  37153.     protected function getShopware_Es_Profiled_AdminClient_InnerService($lazyLoad true)
  37154.     {
  37155.         if ($lazyLoad) {
  37156.             return $this->privates['shopware.es.profiled.adminClient.inner'] = $this->createProxy('Client_dba3ed3', function () {
  37157.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37158.                     $wrappedInstance $this->getShopware_Es_Profiled_AdminClient_InnerService(false);
  37159.                     $proxy->setProxyInitializer(null);
  37160.                     return true;
  37161.                 });
  37162.             });
  37163.         }
  37164.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  37165.         return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:ADMIN_OPENSEARCH_URL'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true$this->parameters['elasticsearch.ssl']);
  37166.     }
  37167.     /**
  37168.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  37169.      *
  37170.      * @return \Elasticsearch\Client
  37171.      */
  37172.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  37173.     {
  37174.         if ($lazyLoad) {
  37175.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  37176.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37177.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  37178.                     $proxy->setProxyInitializer(null);
  37179.                     return true;
  37180.                 });
  37181.             });
  37182.         }
  37183.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  37184.         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']);
  37185.     }
  37186.     /**
  37187.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  37188.      *
  37189.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  37190.      */
  37191.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  37192.     {
  37193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  37194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  37195.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37196.         $instance->setPool('message_queue');
  37197.         $instance->setConfig([]);
  37198.         return $instance;
  37199.     }
  37200.     /**
  37201.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  37202.      *
  37203.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  37204.      */
  37205.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  37206.     {
  37207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  37208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  37209.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37210.         $instance->setPool('user_activity');
  37211.         $instance->setConfig([]);
  37212.         return $instance;
  37213.     }
  37214.     /**
  37215.      * Gets the private 'shopware.jwt_config' shared service.
  37216.      *
  37217.      * @return \Lcobucci\JWT\Configuration
  37218.      */
  37219.     protected function getShopware_JwtConfigService()
  37220.     {
  37221.         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')))));
  37222.     }
  37223.     /**
  37224.      * Gets the private 'shopware.rate_limiter' shared service.
  37225.      *
  37226.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  37227.      */
  37228.     protected function getShopware_RateLimiterService()
  37229.     {
  37230.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  37231.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  37232.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  37233.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  37234.         $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));
  37235.         $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));
  37236.         $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));
  37237.         $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));
  37238.         $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));
  37239.         $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));
  37240.         $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));
  37241.         $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));
  37242.         $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));
  37243.         return $instance;
  37244.     }
  37245.     /**
  37246.      * Gets the private 'slugify' shared service.
  37247.      *
  37248.      * @return \Cocur\Slugify\Slugify
  37249.      */
  37250.     protected function getSlugifyService()
  37251.     {
  37252.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  37253.     }
  37254.     /**
  37255.      * Gets the private 'translation.extractor' shared service.
  37256.      *
  37257.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  37258.      */
  37259.     protected function getTranslation_ExtractorService()
  37260.     {
  37261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  37262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  37263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  37264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  37265.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  37266.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  37267.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  37268.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  37269.         return $instance;
  37270.     }
  37271.     /**
  37272.      * Gets the private 'translation.loader.csv' shared service.
  37273.      *
  37274.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  37275.      */
  37276.     protected function getTranslation_Loader_CsvService()
  37277.     {
  37278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  37282.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  37283.     }
  37284.     /**
  37285.      * Gets the private 'translation.loader.dat' shared service.
  37286.      *
  37287.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  37288.      */
  37289.     protected function getTranslation_Loader_DatService()
  37290.     {
  37291.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  37294.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  37295.     }
  37296.     /**
  37297.      * Gets the private 'translation.loader.ini' shared service.
  37298.      *
  37299.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  37300.      */
  37301.     protected function getTranslation_Loader_IniService()
  37302.     {
  37303.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37304.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  37307.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  37308.     }
  37309.     /**
  37310.      * Gets the private 'translation.loader.json' shared service.
  37311.      *
  37312.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  37313.      */
  37314.     protected function getTranslation_Loader_JsonService()
  37315.     {
  37316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  37320.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  37321.     }
  37322.     /**
  37323.      * Gets the private 'translation.loader.mo' shared service.
  37324.      *
  37325.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  37326.      */
  37327.     protected function getTranslation_Loader_MoService()
  37328.     {
  37329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  37333.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  37334.     }
  37335.     /**
  37336.      * Gets the private 'translation.loader.php' shared service.
  37337.      *
  37338.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  37339.      */
  37340.     protected function getTranslation_Loader_PhpService()
  37341.     {
  37342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  37346.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  37347.     }
  37348.     /**
  37349.      * Gets the private 'translation.loader.po' shared service.
  37350.      *
  37351.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  37352.      */
  37353.     protected function getTranslation_Loader_PoService()
  37354.     {
  37355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  37359.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  37360.     }
  37361.     /**
  37362.      * Gets the private 'translation.loader.qt' shared service.
  37363.      *
  37364.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  37365.      */
  37366.     protected function getTranslation_Loader_QtService()
  37367.     {
  37368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  37370.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  37371.     }
  37372.     /**
  37373.      * Gets the private 'translation.loader.res' shared service.
  37374.      *
  37375.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  37376.      */
  37377.     protected function getTranslation_Loader_ResService()
  37378.     {
  37379.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37380.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37381.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  37382.     }
  37383.     /**
  37384.      * Gets the private 'translation.loader.xliff' shared service.
  37385.      *
  37386.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  37387.      */
  37388.     protected function getTranslation_Loader_XliffService()
  37389.     {
  37390.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37391.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  37392.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  37393.     }
  37394.     /**
  37395.      * Gets the private 'translation.loader.yml' shared service.
  37396.      *
  37397.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  37398.      */
  37399.     protected function getTranslation_Loader_YmlService()
  37400.     {
  37401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  37405.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  37406.     }
  37407.     /**
  37408.      * Gets the private 'translation.provider_collection' shared service.
  37409.      *
  37410.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  37411.      */
  37412.     protected function getTranslation_ProviderCollectionService()
  37413.     {
  37414.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  37415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  37416.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  37417.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  37418.         }, 1), []))->fromConfig([]);
  37419.     }
  37420.     /**
  37421.      * Gets the private 'translation.reader' shared service.
  37422.      *
  37423.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  37424.      */
  37425.     protected function getTranslation_ReaderService()
  37426.     {
  37427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  37428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  37429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  37433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  37434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  37435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  37436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  37437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  37438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  37439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  37441.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  37442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  37443.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  37444.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  37445.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  37446.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  37447.         $instance->addLoader('yaml'$a);
  37448.         $instance->addLoader('yml'$a);
  37449.         $instance->addLoader('xlf'$b);
  37450.         $instance->addLoader('xliff'$b);
  37451.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  37452.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  37453.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  37454.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  37455.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  37456.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  37457.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  37458.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  37459.         return $instance;
  37460.     }
  37461.     /**
  37462.      * Gets the private 'translation.warmer' shared service.
  37463.      *
  37464.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  37465.      */
  37466.     protected function getTranslation_WarmerService()
  37467.     {
  37468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  37470.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37471.             'translator' => ['services''translator''getTranslatorService'false],
  37472.         ], [
  37473.             'translator' => '?',
  37474.         ]))->withContext('translation.warmer'$this));
  37475.     }
  37476.     /**
  37477.      * Gets the private 'translation.writer' shared service.
  37478.      *
  37479.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  37480.      */
  37481.     protected function getTranslation_WriterService()
  37482.     {
  37483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  37484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  37485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  37486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  37487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  37488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  37489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  37490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  37491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  37492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  37493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  37494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  37495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  37496.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  37497.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  37498.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  37499.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  37500.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  37501.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  37502.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  37503.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  37504.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  37505.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  37506.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  37507.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  37508.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  37509.         return $instance;
  37510.     }
  37511.     /**
  37512.      * Gets the private 'translator.default' shared service.
  37513.      *
  37514.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  37515.      */
  37516.     protected function getTranslator_DefaultService()
  37517.     {
  37518.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37519.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  37520.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  37521.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  37522.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  37523.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  37524.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  37525.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  37526.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  37527.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  37528.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  37529.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  37530.         ], [
  37531.             'translation.loader.csv' => '?',
  37532.             'translation.loader.dat' => '?',
  37533.             'translation.loader.ini' => '?',
  37534.             'translation.loader.json' => '?',
  37535.             'translation.loader.mo' => '?',
  37536.             'translation.loader.php' => '?',
  37537.             'translation.loader.po' => '?',
  37538.             'translation.loader.qt' => '?',
  37539.             'translation.loader.res' => '?',
  37540.             'translation.loader.xliff' => '?',
  37541.             'translation.loader.yml' => '?',
  37542.         ]), ($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/DneCustomCssJs/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/translations'), 32 => (\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/translations'), 33 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 34 => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/translations'), 35 => (\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/translations'), 36 => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/translations'), 37 => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/translations'), 38 => (\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/translations'), 39 => (\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/translations'), 40 => (\dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/translations'), 41 => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/translations'), 42 => (\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/translations'), 43 => (\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/translations'), 44 => (\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/DneCustomCssJs/src/translations'21 => 'custom/plugins/RHWebBasicTheme/src/translations'22 => 'custom/plugins/MolliePayments/src/translations'23 => 'custom/plugins/PremsOnePageCheckout6/src/translations'24 => 'custom/plugins/WebkulShowPriceAfterLogin/src/translations'25 => 'custom/plugins/BardahlProductSalesChannelBulkUpdate/src/translations'26 => 'custom/plugins/NimbitsArticlePDFsNext/src/translations'27 => 'custom/plugins/BardahlQtyInputField/src/translations'28 => 'custom/plugins/BardahlProductSalesChannelAssignment/src/translations'29 => 'custom/plugins/BDLCustomThemeChanges/src/translations'30 => 'custom/plugins/NimbitsPriceOnRequestNext/src/translations'31 => 'custom/plugins/WbmTagManagerEcomm/src/translations'32 => 'custom/plugins/TrustedShops/src/translations'33 => 'custom/plugins/SwagExtensionStore/src/translations'34 => 'custom/plugins/IwvOrdersCsvExporterV6/src/translations'35 => 'custom/plugins/AcrisSeparateStreetCS/src/translations'36 => 'custom/plugins/SwagMarkets/src/translations'37 => 'custom/plugins/SwagLanguagePack/src/translations'38 => 'custom/plugins/VioCustomerPrice/src/translations'39 => 'custom/plugins/ScopPlatformRedirecter/src/translations'40 => 'custom/plugins/BardahlPriceRuleImport/src/translations'41 => 'custom/plugins/NetiNextStoreLocator/src/translations'42 => 'custom/plugins/RHWebCmsElements/src/translations'43 => 'custom/plugins/MyPaShopware/src/translations'44 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  37543.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  37544.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  37545.         return $instance;
  37546.     }
  37547.     /**
  37548.      * Gets the private 'translator.formatter.default' shared service.
  37549.      *
  37550.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  37551.      */
  37552.     protected function getTranslator_Formatter_DefaultService()
  37553.     {
  37554.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  37555.     }
  37556.     /**
  37557.      * Gets the private 'twig.command.debug' shared service.
  37558.      *
  37559.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  37560.      */
  37561.     protected function getTwig_Command_DebugService()
  37562.     {
  37563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37564.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  37565.         $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()));
  37566.         $instance->setName('debug:twig');
  37567.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  37568.         return $instance;
  37569.     }
  37570.     /**
  37571.      * Gets the private 'twig.command.lint' shared service.
  37572.      *
  37573.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  37574.      */
  37575.     protected function getTwig_Command_LintService()
  37576.     {
  37577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37578.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  37579.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  37580.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  37581.         $instance->setName('lint:twig');
  37582.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  37583.         return $instance;
  37584.     }
  37585.     /**
  37586.      * Gets the private 'twig.extension.trans' shared service.
  37587.      *
  37588.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  37589.      */
  37590.     protected function getTwig_Extension_TransService()
  37591.     {
  37592.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  37593.         if (isset($this->privates['twig.extension.trans'])) {
  37594.             return $this->privates['twig.extension.trans'];
  37595.         }
  37596.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  37597.     }
  37598.     /**
  37599.      * Gets the private 'twig.loader.chain' shared service.
  37600.      *
  37601.      * @return \Twig\Loader\ChainLoader
  37602.      */
  37603.     protected function getTwig_Loader_ChainService()
  37604.     {
  37605.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  37606.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  37607.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  37608.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  37609.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  37610.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  37611.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  37612.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  37613.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  37614.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  37615.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  37616.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  37617.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  37618.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  37619.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  37620.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  37621.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  37622.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  37623.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  37624.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  37625.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  37626.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  37627.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), 'DneCustomCssJs');
  37628.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), '!DneCustomCssJs');
  37629.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources/views'), 'RHWebBasicTheme');
  37630.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources/views'), '!RHWebBasicTheme');
  37631.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), 'MolliePayments');
  37632.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), '!MolliePayments');
  37633.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources/views'), 'PremsOnePageCheckout6');
  37634.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources/views'), '!PremsOnePageCheckout6');
  37635.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/Resources/views'), 'WebkulShowPriceAfterLogin');
  37636.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/Resources/views'), '!WebkulShowPriceAfterLogin');
  37637.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources/views'), 'NimbitsArticlePDFsNext');
  37638.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources/views'), '!NimbitsArticlePDFsNext');
  37639.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/Resources/views'), 'QtyInputField');
  37640.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/Resources/views'), '!QtyInputField');
  37641.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/views'), 'BDLCustomThemeChanges');
  37642.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/views'), '!BDLCustomThemeChanges');
  37643.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources/views'), 'NimbitsPriceOnRequestNext');
  37644.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources/views'), '!NimbitsPriceOnRequestNext');
  37645.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources/views'), 'WbmTagManagerEcomm');
  37646.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources/views'), '!WbmTagManagerEcomm');
  37647.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Resources/views'), 'TrustedShops');
  37648.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Resources/views'), '!TrustedShops');
  37649.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), 'IwvOrdersCsvExporterV6');
  37650.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), '!IwvOrdersCsvExporterV6');
  37651.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/views'), 'AcrisSeparateStreetCS');
  37652.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/views'), '!AcrisSeparateStreetCS');
  37653.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Resources/views'), 'VioCustomerPrice');
  37654.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Resources/views'), '!VioCustomerPrice');
  37655.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Resources/views'), 'ScopPlatformRedirecter');
  37656.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Resources/views'), '!ScopPlatformRedirecter');
  37657.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources/views'), 'NetiNextStoreLocator');
  37658.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources/views'), '!NetiNextStoreLocator');
  37659.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources/views'), 'RHWebCmsElements');
  37660.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources/views'), '!RHWebCmsElements');
  37661.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources/views'), 'MyPaShopware');
  37662.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources/views'), '!MyPaShopware');
  37663.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  37664.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  37665.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'));
  37666.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'FrameworkBundle');
  37667.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  37668.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  37669.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  37670.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'));
  37671.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'TwigBundle');
  37672.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  37673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  37674.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  37675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  37676.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  37677.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  37678.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  37679.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  37680.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  37681.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  37682.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  37683.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  37684.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  37685.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  37686.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  37687.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  37688.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  37689.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  37690.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  37691.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  37692.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  37693.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  37694.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  37695.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  37696.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  37697.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  37698.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  37699.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  37700.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  37701.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  37702.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'));
  37703.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), 'DneCustomCssJs');
  37704.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources'), 'DneCustomCssJs');
  37705.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources/views'));
  37706.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources/views'), 'RHWebBasicTheme');
  37707.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources/views/../app/storefront/dist'), 'RHWebBasicTheme');
  37708.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src/Resources'), 'RHWebBasicTheme');
  37709.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'));
  37710.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), 'MolliePayments');
  37711.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views/../app/storefront/dist'), 'MolliePayments');
  37712.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources'), 'MolliePayments');
  37713.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources/views'));
  37714.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources/views'), 'PremsOnePageCheckout6');
  37715.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources/views/../app/storefront/dist'), 'PremsOnePageCheckout6');
  37716.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src/Resources'), 'PremsOnePageCheckout6');
  37717.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/Resources/views'));
  37718.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/Resources/views'), 'WebkulShowPriceAfterLogin');
  37719.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src/Resources'), 'WebkulShowPriceAfterLogin');
  37720.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src/Resources'), 'BardahlProductSalesChannelBulkUpdate');
  37721.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources/views'));
  37722.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources/views'), 'NimbitsArticlePDFsNext');
  37723.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources/views/../app/storefront/dist'), 'NimbitsArticlePDFsNext');
  37724.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src/Resources'), 'NimbitsArticlePDFsNext');
  37725.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/Resources/views'));
  37726.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/Resources/views'), 'QtyInputField');
  37727.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src/Resources'), 'QtyInputField');
  37728.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src/Resources'), 'ProductSalesChannelAssignment');
  37729.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/views'));
  37730.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/views'), 'BDLCustomThemeChanges');
  37731.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources/views/../app/storefront/dist'), 'BDLCustomThemeChanges');
  37732.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src/Resources'), 'BDLCustomThemeChanges');
  37733.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources/views'));
  37734.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources/views'), 'NimbitsPriceOnRequestNext');
  37735.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources/views/../app/storefront/dist'), 'NimbitsPriceOnRequestNext');
  37736.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src/Resources'), 'NimbitsPriceOnRequestNext');
  37737.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources/views'));
  37738.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources/views'), 'WbmTagManagerEcomm');
  37739.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources/views/../app/storefront/dist'), 'WbmTagManagerEcomm');
  37740.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src/Resources'), 'WbmTagManagerEcomm');
  37741.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Resources/views'));
  37742.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Resources/views'), 'TrustedShops');
  37743.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TrustedShops/src/Resources'), 'TrustedShops');
  37744.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  37745.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'));
  37746.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), 'IwvOrdersCsvExporterV6');
  37747.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources'), 'IwvOrdersCsvExporterV6');
  37748.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/views'));
  37749.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/views'), 'AcrisSeparateStreetCS');
  37750.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources/views/../app/storefront/dist'), 'AcrisSeparateStreetCS');
  37751.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src/Resources'), 'AcrisSeparateStreetCS');
  37752.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Resources'), 'SwagMarkets');
  37753.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Resources'), 'SwagLanguagePack');
  37754.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Resources/views'));
  37755.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Resources/views'), 'VioCustomerPrice');
  37756.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src/Resources'), 'VioCustomerPrice');
  37757.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Resources/views'));
  37758.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Resources/views'), 'ScopPlatformRedirecter');
  37759.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src/Resources'), 'ScopPlatformRedirecter');
  37760.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src/Resources'), 'PriceRuleImport');
  37761.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources/views'));
  37762.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources/views'), 'NetiNextStoreLocator');
  37763.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources/views/../app/storefront/dist'), 'NetiNextStoreLocator');
  37764.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src/Resources'), 'NetiNextStoreLocator');
  37765.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources/views'));
  37766.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources/views'), 'RHWebCmsElements');
  37767.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources/views/../app/storefront/dist'), 'RHWebCmsElements');
  37768.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src/Resources'), 'RHWebCmsElements');
  37769.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources/views'));
  37770.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources/views'), 'MyPaShopware');
  37771.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources/views/../app/storefront/dist'), 'MyPaShopware');
  37772.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src/Resources'), 'MyPaShopware');
  37773.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  37774.         $instance->addLoader($a);
  37775.         return $instance;
  37776.     }
  37777.     /**
  37778.      * Gets the private 'twig.mailer.message_listener' shared service.
  37779.      *
  37780.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  37781.      */
  37782.     protected function getTwig_Mailer_MessageListenerService()
  37783.     {
  37784.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  37785.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  37786.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  37787.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37788.         if (isset($this->privates['twig.mailer.message_listener'])) {
  37789.             return $this->privates['twig.mailer.message_listener'];
  37790.         }
  37791.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  37792.     }
  37793.     /**
  37794.      * Gets the private 'twig.runtime.httpkernel' shared service.
  37795.      *
  37796.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  37797.      */
  37798.     protected function getTwig_Runtime_HttpkernelService()
  37799.     {
  37800.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  37801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  37802.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  37803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  37804.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  37805.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  37806.         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, [
  37807.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  37808.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  37809.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  37810.         ], [
  37811.             'esi' => '?',
  37812.             'hinclude' => '?',
  37813.             'inline' => '?',
  37814.         ]), $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));
  37815.     }
  37816.     /**
  37817.      * Gets the private 'twig.runtime.security_csrf' shared service.
  37818.      *
  37819.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  37820.      */
  37821.     protected function getTwig_Runtime_SecurityCsrfService()
  37822.     {
  37823.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  37824.         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()));
  37825.     }
  37826.     /**
  37827.      * Gets the private 'twig.runtime.serializer' shared service.
  37828.      *
  37829.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  37830.      */
  37831.     protected function getTwig_Runtime_SerializerService()
  37832.     {
  37833.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  37834.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  37835.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  37836.     }
  37837.     /**
  37838.      * Gets the private 'validator.builder' shared service.
  37839.      *
  37840.      * @return \Symfony\Component\Validator\ValidatorBuilder
  37841.      */
  37842.     protected function getValidator_BuilderService()
  37843.     {
  37844.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  37845.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  37846.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37847.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  37848.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  37849.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  37850.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  37851.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  37852.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  37853.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  37854.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  37855.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  37856.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  37857.         ], [
  37858.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  37859.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  37860.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  37861.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  37862.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  37863.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  37864.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  37865.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  37866.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  37867.             'validator.expression' => '?',
  37868.         ])));
  37869.         if ($this->has('translator')) {
  37870.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  37871.         }
  37872.         $instance->setTranslationDomain('validators');
  37873.         $instance->enableAnnotationMapping(true);
  37874.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37875.         $instance->addMethodMapping('loadValidatorMetadata');
  37876.         $instance->addObjectInitializers([]);
  37877.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  37878.         return $instance;
  37879.     }
  37880.     /**
  37881.      * Gets the private 'validator.email' shared service.
  37882.      *
  37883.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  37884.      */
  37885.     protected function getValidator_EmailService()
  37886.     {
  37887.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37888.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  37889.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  37890.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  37891.     }
  37892.     /**
  37893.      * Gets the private 'validator.expression' shared service.
  37894.      *
  37895.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  37896.      */
  37897.     protected function getValidator_ExpressionService()
  37898.     {
  37899.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37900.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  37901.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  37902.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  37903.     }
  37904.     /**
  37905.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  37906.      *
  37907.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  37908.      */
  37909.     protected function getValidator_Mapping_CacheWarmerService()
  37910.     {
  37911.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  37913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  37914.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  37915.     }
  37916.     /**
  37917.      * Gets the private 'validator.not_compromised_password' shared service.
  37918.      *
  37919.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  37920.      */
  37921.     protected function getValidator_NotCompromisedPasswordService()
  37922.     {
  37923.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37924.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  37925.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  37926.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  37927.     }
  37928.     /**
  37929.      * Gets the private 'var_dumper.command.server_dump' shared service.
  37930.      *
  37931.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  37932.      */
  37933.     protected function getVarDumper_Command_ServerDumpService()
  37934.     {
  37935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37936.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  37937.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  37938.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  37939.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  37940.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  37941.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  37942.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37943.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37944.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  37945.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37946.         $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()))]);
  37947.         $instance->setName('server:dump');
  37948.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  37949.         return $instance;
  37950.     }
  37951.     /**
  37952.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  37953.      *
  37954.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  37955.      */
  37956.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  37957.     {
  37958.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  37959.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  37960.         return $instance;
  37961.     }
  37962.     /**
  37963.      * Gets the private 'var_dumper.html_dumper' shared service.
  37964.      *
  37965.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  37966.      */
  37967.     protected function getVarDumper_HtmlDumperService()
  37968.     {
  37969.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  37970.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  37971.         return $instance;
  37972.     }
  37973.     /**
  37974.      * Gets the private 'web_profiler.csp.handler' shared service.
  37975.      *
  37976.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  37977.      */
  37978.     protected function getWebProfiler_Csp_HandlerService()
  37979.     {
  37980.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  37981.     }
  37982.     /**
  37983.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  37984.      *
  37985.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  37986.      */
  37987.     protected function getWebProfiler_DebugToolbarService()
  37988.     {
  37989.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37990.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  37991.             return $this->privates['web_profiler.debug_toolbar'];
  37992.         }
  37993.         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()));
  37994.     }
  37995.     /**
  37996.      * Gets the public 'cache_clearer' alias.
  37997.      *
  37998.      * @return object The ".container.private.cache_clearer" service.
  37999.      */
  38000.     protected function getCacheClearerService()
  38001.     {
  38002.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  38003.         return $this->get('.container.private.cache_clearer');
  38004.     }
  38005.     /**
  38006.      * Gets the public 'filesystem' alias.
  38007.      *
  38008.      * @return object The ".container.private.filesystem" service.
  38009.      */
  38010.     protected function getFilesystemService()
  38011.     {
  38012.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  38013.         return $this->get('.container.private.filesystem');
  38014.     }
  38015.     /**
  38016.      * Gets the public 'serializer' alias.
  38017.      *
  38018.      * @return object The ".container.private.serializer" service.
  38019.      */
  38020.     protected function getSerializerService()
  38021.     {
  38022.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  38023.         return $this->get('.container.private.serializer');
  38024.     }
  38025.     /**
  38026.      * Gets the public 'security.csrf.token_manager' alias.
  38027.      *
  38028.      * @return object The ".container.private.security.csrf.token_manager" service.
  38029.      */
  38030.     protected function getSecurity_Csrf_TokenManagerService()
  38031.     {
  38032.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  38033.         return $this->get('.container.private.security.csrf.token_manager');
  38034.     }
  38035.     /**
  38036.      * Gets the public 'profiler' alias.
  38037.      *
  38038.      * @return object The ".container.private.profiler" service.
  38039.      */
  38040.     protected function getProfiler2Service()
  38041.     {
  38042.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  38043.         return $this->get('.container.private.profiler');
  38044.     }
  38045.     /**
  38046.      * Gets the public 'twig' alias.
  38047.      *
  38048.      * @return object The ".container.private.twig" service.
  38049.      */
  38050.     protected function getTwigService()
  38051.     {
  38052.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  38053.         return $this->get('.container.private.twig');
  38054.     }
  38055.     /**
  38056.      * Gets the public 'session' alias.
  38057.      *
  38058.      * @return object The ".container.private.session" service.
  38059.      */
  38060.     protected function getSessionService()
  38061.     {
  38062.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  38063.         return $this->get('.container.private.session');
  38064.     }
  38065.     /**
  38066.      * Gets the public 'validator' alias.
  38067.      *
  38068.      * @return object The ".container.private.validator" service.
  38069.      */
  38070.     protected function getValidatorService()
  38071.     {
  38072.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  38073.         return $this->get('.container.private.validator');
  38074.     }
  38075.     /**
  38076.      * @return array|bool|float|int|string|\UnitEnum|null
  38077.      */
  38078.     public function getParameter(string $name)
  38079.     {
  38080.         if (isset($this->buildParameters[$name])) {
  38081.             return $this->buildParameters[$name];
  38082.         }
  38083.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  38084.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  38085.         }
  38086.         if (isset($this->loadedDynamicParameters[$name])) {
  38087.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  38088.         }
  38089.         return $this->parameters[$name];
  38090.     }
  38091.     public function hasParameter(string $name): bool
  38092.     {
  38093.         if (isset($this->buildParameters[$name])) {
  38094.             return true;
  38095.         }
  38096.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  38097.     }
  38098.     public function setParameter(string $name$value): void
  38099.     {
  38100.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  38101.     }
  38102.     public function getParameterBag(): ParameterBagInterface
  38103.     {
  38104.         if (null === $this->parameterBag) {
  38105.             $parameters $this->parameters;
  38106.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  38107.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  38108.             }
  38109.             foreach ($this->buildParameters as $name => $value) {
  38110.                 $parameters[$name] = $value;
  38111.             }
  38112.             $this->parameterBag = new FrozenParameterBag($parameters);
  38113.         }
  38114.         return $this->parameterBag;
  38115.     }
  38116.     private $loadedDynamicParameters = [
  38117.         'kernel.runtime_environment' => false,
  38118.         'kernel.build_dir' => false,
  38119.         'kernel.cache_dir' => false,
  38120.         'APP_URL' => false,
  38121.         'shopware.routing.registered_api_prefixes' => false,
  38122.         'shopware.dbal.time_zone_support_enabled' => false,
  38123.         'shopware.dbal.token_minimum_length' => false,
  38124.         'instance_id' => false,
  38125.         'shopware_administration.path_name' => false,
  38126.         'shopware.http.cache.enabled' => false,
  38127.         'shopware.http.cache.default_ttl' => false,
  38128.         'elasticsearch.enabled' => false,
  38129.         'elasticsearch.indexing_enabled' => false,
  38130.         'elasticsearch.hosts' => false,
  38131.         'elasticsearch.index_prefix' => false,
  38132.         'shopware.cdn.strategy' => false,
  38133.         'kernel.secret' => false,
  38134.         'debug.container.dump' => false,
  38135.         'serializer.mapping.cache.file' => false,
  38136.         'validator.mapping.cache.file' => false,
  38137.         'profiler.storage.dsn' => false,
  38138.         'shopware.cdn' => false,
  38139.         'shopware.deployment' => false,
  38140.         'shopware.deployment.blue_green' => false,
  38141.         'shopware.html_sanitizer' => false,
  38142.         'shopware.html_sanitizer.cache_dir' => false,
  38143.         'shopware.cache' => false,
  38144.         'shopware.cache.redis_prefix' => false,
  38145.         'elasticsearch.indexing_batch_size' => false,
  38146.         'elasticsearch.throw_exception' => false,
  38147.         'elasticsearch.administration' => false,
  38148.         'elasticsearch.administration.hosts' => false,
  38149.         'elasticsearch.administration.enabled' => false,
  38150.         'elasticsearch.administration.refresh_indices' => false,
  38151.         'elasticsearch.administration.index_prefix' => false,
  38152.     ];
  38153.     private $dynamicParameters = [];
  38154.     private function getDynamicParameter(string $name)
  38155.     {
  38156.         switch ($name) {
  38157.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  38158.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  38159.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  38160.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  38161.             case 'shopware.routing.registered_api_prefixes'$value = [
  38162.                 => '_wdt',
  38163.                 => '_profiler',
  38164.                 => '_error',
  38165.                 => 'api',
  38166.                 => 'sw-domain-hash.html',
  38167.                 => 'store-api',
  38168.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  38169.                 => 'api',
  38170.             ]; break;
  38171.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  38172.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  38173.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  38174.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  38175.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  38176.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  38177.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  38178.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  38179.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  38180.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  38181.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  38182.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  38183.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  38184.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  38185.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  38186.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  38187.             case 'shopware.cdn'$value = [
  38188.                 'url' => '',
  38189.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  38190.             ]; break;
  38191.             case 'shopware.deployment'$value = [
  38192.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  38193.             ]; break;
  38194.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  38195.             case 'shopware.html_sanitizer'$value = [
  38196.                 'cache_dir' => $this->targetDir.'',
  38197.                 'cache_enabled' => true,
  38198.                 'sets' => [
  38199.                     'basic' => [
  38200.                         'tags' => [
  38201.                             => 'a',
  38202.                             => 'abbr',
  38203.                             => 'acronym',
  38204.                             => 'address',
  38205.                             => 'b',
  38206.                             => 'bdo',
  38207.                             => 'big',
  38208.                             => 'blockquote',
  38209.                             => 'br',
  38210.                             => 'caption',
  38211.                             10 => 'center',
  38212.                             11 => 'cite',
  38213.                             12 => 'code',
  38214.                             13 => 'col',
  38215.                             14 => 'colgroup',
  38216.                             15 => 'dd',
  38217.                             16 => 'del',
  38218.                             17 => 'dfn',
  38219.                             18 => 'dir',
  38220.                             19 => 'div',
  38221.                             20 => 'dl',
  38222.                             21 => 'dt',
  38223.                             22 => 'em',
  38224.                             23 => 'font',
  38225.                             24 => 'h1',
  38226.                             25 => 'h2',
  38227.                             26 => 'h3',
  38228.                             27 => 'h4',
  38229.                             28 => 'h5',
  38230.                             29 => 'h6',
  38231.                             30 => 'hr',
  38232.                             31 => 'i',
  38233.                             32 => 'ins',
  38234.                             33 => 'kbd',
  38235.                             34 => 'li',
  38236.                             35 => 'menu',
  38237.                             36 => 'ol',
  38238.                             37 => 'p',
  38239.                             38 => 'pre',
  38240.                             39 => 'q',
  38241.                             40 => 's',
  38242.                             41 => 'samp',
  38243.                             42 => 'small',
  38244.                             43 => 'span',
  38245.                             44 => 'strike',
  38246.                             45 => 'strong',
  38247.                             46 => 'sub',
  38248.                             47 => 'sup',
  38249.                             48 => 'table',
  38250.                             49 => 'tbody',
  38251.                             50 => 'td',
  38252.                             51 => 'tfoot',
  38253.                             52 => 'th',
  38254.                             53 => 'thead',
  38255.                             54 => 'tr',
  38256.                             55 => 'tt',
  38257.                             56 => 'u',
  38258.                             57 => 'ul',
  38259.                             58 => 'var',
  38260.                         ],
  38261.                         'attributes' => [
  38262.                             => 'align',
  38263.                             => 'bgcolor',
  38264.                             => 'border',
  38265.                             => 'cellpadding',
  38266.                             => 'cellspacing',
  38267.                             => 'cite',
  38268.                             => 'class',
  38269.                             => 'clear',
  38270.                             => 'color',
  38271.                             => 'colspan',
  38272.                             10 => 'dir',
  38273.                             11 => 'face',
  38274.                             12 => 'frame',
  38275.                             13 => 'height',
  38276.                             14 => 'href',
  38277.                             15 => 'id',
  38278.                             16 => 'lang',
  38279.                             17 => 'name',
  38280.                             18 => 'noshade',
  38281.                             19 => 'nowrap',
  38282.                             20 => 'rel',
  38283.                             21 => 'rev',
  38284.                             22 => 'rowspan',
  38285.                             23 => 'scope',
  38286.                             24 => 'size',
  38287.                             25 => 'span',
  38288.                             26 => 'start',
  38289.                             27 => 'style',
  38290.                             28 => 'summary',
  38291.                             29 => 'title',
  38292.                             30 => 'type',
  38293.                             31 => 'valign',
  38294.                             32 => 'value',
  38295.                             33 => 'width',
  38296.                         ],
  38297.                         'options' => [
  38298.                         ],
  38299.                     ],
  38300.                     'media' => [
  38301.                         'tags' => [
  38302.                             => 'img',
  38303.                         ],
  38304.                         'attributes' => [
  38305.                             => 'src',
  38306.                             => 'alt',
  38307.                         ],
  38308.                         'options' => [
  38309.                         ],
  38310.                     ],
  38311.                     'script' => [
  38312.                         'tags' => [
  38313.                             => 'script',
  38314.                         ],
  38315.                         'options' => [
  38316.                             'HTML.Trusted' => true,
  38317.                         ],
  38318.                         'attributes' => [
  38319.                         ],
  38320.                     ],
  38321.                     'tidy' => [
  38322.                         'options' => [
  38323.                             'Output.TidyFormat' => true,
  38324.                         ],
  38325.                         'tags' => [
  38326.                         ],
  38327.                         'attributes' => [
  38328.                         ],
  38329.                     ],
  38330.                 ],
  38331.                 'fields' => [
  38332.                     'product_translation.description' => [
  38333.                         'sets' => [
  38334.                             => 'basic',
  38335.                             => 'media',
  38336.                         ],
  38337.                     ],
  38338.                     'app_cms_block.template' => [
  38339.                         'sets' => [
  38340.                             => 'basic',
  38341.                             => 'media',
  38342.                             => 'tidy',
  38343.                         ],
  38344.                     ],
  38345.                 ],
  38346.             ]; break;
  38347.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  38348.             case 'shopware.cache'$value = [
  38349.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  38350.                 'invalidation' => [
  38351.                     'delay' => 0,
  38352.                     'count' => 150,
  38353.                     'http_cache' => [
  38354.                         => 'logged-in',
  38355.                         => 'cart-filled',
  38356.                     ],
  38357.                     'product_listing_route' => [
  38358.                     ],
  38359.                     'product_detail_route' => [
  38360.                     ],
  38361.                     'product_review_route' => [
  38362.                     ],
  38363.                     'product_search_route' => [
  38364.                     ],
  38365.                     'product_suggest_route' => [
  38366.                     ],
  38367.                     'product_cross_selling_route' => [
  38368.                     ],
  38369.                     'payment_method_route' => [
  38370.                     ],
  38371.                     'shipping_method_route' => [
  38372.                     ],
  38373.                     'navigation_route' => [
  38374.                     ],
  38375.                     'category_route' => [
  38376.                     ],
  38377.                     'landing_page_route' => [
  38378.                     ],
  38379.                     'language_route' => [
  38380.                     ],
  38381.                     'currency_route' => [
  38382.                     ],
  38383.                     'country_route' => [
  38384.                     ],
  38385.                     'country_state_route' => [
  38386.                     ],
  38387.                     'salutation_route' => [
  38388.                     ],
  38389.                     'sitemap_route' => [
  38390.                     ],
  38391.                 ],
  38392.             ]; break;
  38393.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  38394.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  38395.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  38396.             case 'elasticsearch.administration'$value = [
  38397.                 'hosts' => $this->getEnv('string:ADMIN_OPENSEARCH_URL'),
  38398.                 'enabled' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'),
  38399.                 'refresh_indices' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'),
  38400.                 'index_prefix' => $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'),
  38401.                 'index_settings' => [
  38402.                     'number_of_shards' => 3,
  38403.                     'number_of_replicas' => 3,
  38404.                     'mapping.total_fields.limit' => 50000,
  38405.                     'mapping.nested_fields.limit' => 500,
  38406.                     'mapping.nested_objects.limit' => 1000000,
  38407.                 ],
  38408.                 'analysis' => [
  38409.                     'normalizer' => [
  38410.                         'sw_lowercase_normalizer' => [
  38411.                             'type' => 'custom',
  38412.                             'filter' => [
  38413.                                 => 'lowercase',
  38414.                             ],
  38415.                         ],
  38416.                     ],
  38417.                 ],
  38418.                 'dynamic_templates' => [
  38419.                     => [
  38420.                         'keywords' => [
  38421.                             'match_mapping_type' => 'string',
  38422.                             'mapping' => [
  38423.                                 'type' => 'keyword',
  38424.                                 'normalizer' => 'sw_lowercase_normalizer',
  38425.                                 'fields' => [
  38426.                                     'text' => [
  38427.                                         'type' => 'text',
  38428.                                     ],
  38429.                                 ],
  38430.                             ],
  38431.                         ],
  38432.                     ],
  38433.                 ],
  38434.             ]; break;
  38435.             case 'elasticsearch.administration.hosts'$value $this->getEnv('string:ADMIN_OPENSEARCH_URL'); break;
  38436.             case 'elasticsearch.administration.enabled'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'); break;
  38437.             case 'elasticsearch.administration.refresh_indices'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'); break;
  38438.             case 'elasticsearch.administration.index_prefix'$value $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'); break;
  38439.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  38440.         }
  38441.         $this->loadedDynamicParameters[$name] = true;
  38442.         return $this->dynamicParameters[$name] = $value;
  38443.     }
  38444.     protected function getDefaultParameters(): array
  38445.     {
  38446.         return [
  38447.             'kernel.project_dir' => \dirname(__DIR__4),
  38448.             'kernel.environment' => 'dev',
  38449.             'kernel.debug' => true,
  38450.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  38451.             'kernel.bundles' => [
  38452.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  38453.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  38454.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  38455.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  38456.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  38457.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  38458.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  38459.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  38460.                 'System' => 'Shopware\\Core\\System\\System',
  38461.                 'Content' => 'Shopware\\Core\\Content\\Content',
  38462.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  38463.                 'Administration' => 'Shopware\\Administration\\Administration',
  38464.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  38465.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  38466.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  38467.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  38468.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  38469.                 'DneCustomCssJs' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  38470.                 'RHWebBasicTheme' => 'RHWeb\\BasicTheme\\RHWebBasicTheme',
  38471.                 'MolliePayments' => 'Kiener\\MolliePayments\\MolliePayments',
  38472.                 'PremsOnePageCheckout6' => 'Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6',
  38473.                 'WebkulShowPriceAfterLogin' => 'Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin',
  38474.                 'BardahlProductSalesChannelBulkUpdate' => 'Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate',
  38475.                 'NimbitsArticlePDFsNext' => 'Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext',
  38476.                 'QtyInputField' => 'Bardahl\\QtyInputField\\QtyInputField',
  38477.                 'ProductSalesChannelAssignment' => 'Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment',
  38478.                 'BDLCustomThemeChanges' => 'BDL\\CustomThemeChanges\\BDLCustomThemeChanges',
  38479.                 'NimbitsPriceOnRequestNext' => 'Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext',
  38480.                 'WbmTagManagerEcomm' => 'Wbm\\TagManagerEcomm\\WbmTagManagerEcomm',
  38481.                 'TrustedShops' => 'TrustedShops\\TrustedShops',
  38482.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  38483.                 'IwvOrdersCsvExporterV6' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  38484.                 'AcrisSeparateStreetCS' => 'Acris\\SeparateStreet\\AcrisSeparateStreetCS',
  38485.                 'SwagMarkets' => 'Swag\\Markets\\SwagMarkets',
  38486.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  38487.                 'VioCustomerPrice' => 'VioCustomerPrice\\VioCustomerPrice',
  38488.                 'ScopPlatformRedirecter' => 'Scop\\PlatformRedirecter\\ScopPlatformRedirecter',
  38489.                 'PriceRuleImport' => 'Bardahl\\PriceRuleImport\\PriceRuleImport',
  38490.                 'NetiNextStoreLocator' => 'NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator',
  38491.                 'RHWebCmsElements' => 'RHWeb\\CmsElements\\RHWebCmsElements',
  38492.                 'MyPaShopware' => 'MyPa\\Shopware\\MyPaShopware',
  38493.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  38494.             ],
  38495.             'kernel.bundles_metadata' => [
  38496.                 'FrameworkBundle' => [
  38497.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  38498.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  38499.                 ],
  38500.                 'MonologBundle' => [
  38501.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  38502.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  38503.                 ],
  38504.                 'SensioFrameworkExtraBundle' => [
  38505.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  38506.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  38507.                 ],
  38508.                 'TwigBundle' => [
  38509.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  38510.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  38511.                 ],
  38512.                 'DebugBundle' => [
  38513.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  38514.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  38515.                 ],
  38516.                 'EnqueueBundle' => [
  38517.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  38518.                     'namespace' => 'Enqueue\\Bundle',
  38519.                 ],
  38520.                 'EnqueueAdapterBundle' => [
  38521.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  38522.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  38523.                 ],
  38524.                 'Framework' => [
  38525.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  38526.                     'namespace' => 'Shopware\\Core\\Framework',
  38527.                 ],
  38528.                 'System' => [
  38529.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  38530.                     'namespace' => 'Shopware\\Core\\System',
  38531.                 ],
  38532.                 'Content' => [
  38533.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  38534.                     'namespace' => 'Shopware\\Core\\Content',
  38535.                 ],
  38536.                 'Checkout' => [
  38537.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  38538.                     'namespace' => 'Shopware\\Core\\Checkout',
  38539.                 ],
  38540.                 'Administration' => [
  38541.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  38542.                     'namespace' => 'Shopware\\Administration',
  38543.                 ],
  38544.                 'Storefront' => [
  38545.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  38546.                     'namespace' => 'Shopware\\Storefront',
  38547.                 ],
  38548.                 'Elasticsearch' => [
  38549.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  38550.                     'namespace' => 'Shopware\\Elasticsearch',
  38551.                 ],
  38552.                 'Maintenance' => [
  38553.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  38554.                     'namespace' => 'Shopware\\Core\\Maintenance',
  38555.                 ],
  38556.                 'WebProfilerBundle' => [
  38557.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  38558.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  38559.                 ],
  38560.                 'Profiling' => [
  38561.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  38562.                     'namespace' => 'Shopware\\Core\\Profiling',
  38563.                 ],
  38564.                 'DneCustomCssJs' => [
  38565.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src'),
  38566.                     'namespace' => 'Dne\\CustomCssJs',
  38567.                 ],
  38568.                 'RHWebBasicTheme' => [
  38569.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src'),
  38570.                     'namespace' => 'RHWeb\\BasicTheme',
  38571.                 ],
  38572.                 'MolliePayments' => [
  38573.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src'),
  38574.                     'namespace' => 'Kiener\\MolliePayments',
  38575.                 ],
  38576.                 'PremsOnePageCheckout6' => [
  38577.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src'),
  38578.                     'namespace' => 'Prems\\Plugin\\PremsOnePageCheckout6',
  38579.                 ],
  38580.                 'WebkulShowPriceAfterLogin' => [
  38581.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src'),
  38582.                     'namespace' => 'Webkul\\ShowPriceLogin',
  38583.                 ],
  38584.                 'BardahlProductSalesChannelBulkUpdate' => [
  38585.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src'),
  38586.                     'namespace' => 'Bardahl\\ProductSalesChannelBulkUpdate',
  38587.                 ],
  38588.                 'NimbitsArticlePDFsNext' => [
  38589.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src'),
  38590.                     'namespace' => 'Nimbits\\NimbitsArticlePDFsNext',
  38591.                 ],
  38592.                 'QtyInputField' => [
  38593.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src'),
  38594.                     'namespace' => 'Bardahl\\QtyInputField',
  38595.                 ],
  38596.                 'ProductSalesChannelAssignment' => [
  38597.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src'),
  38598.                     'namespace' => 'Bardahl\\ProductSalesChannelAssignment',
  38599.                 ],
  38600.                 'BDLCustomThemeChanges' => [
  38601.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src'),
  38602.                     'namespace' => 'BDL\\CustomThemeChanges',
  38603.                 ],
  38604.                 'NimbitsPriceOnRequestNext' => [
  38605.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src'),
  38606.                     'namespace' => 'Nimbits\\NimbitsPriceOnRequestNext',
  38607.                 ],
  38608.                 'WbmTagManagerEcomm' => [
  38609.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src'),
  38610.                     'namespace' => 'Wbm\\TagManagerEcomm',
  38611.                 ],
  38612.                 'TrustedShops' => [
  38613.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TrustedShops/src'),
  38614.                     'namespace' => 'TrustedShops',
  38615.                 ],
  38616.                 'SwagExtensionStore' => [
  38617.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  38618.                     'namespace' => 'SwagExtensionStore',
  38619.                 ],
  38620.                 'IwvOrdersCsvExporterV6' => [
  38621.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src'),
  38622.                     'namespace' => 'Iwv\\IwvOrdersCsvExporterV6',
  38623.                 ],
  38624.                 'AcrisSeparateStreetCS' => [
  38625.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src'),
  38626.                     'namespace' => 'Acris\\SeparateStreet',
  38627.                 ],
  38628.                 'SwagMarkets' => [
  38629.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  38630.                     'namespace' => 'Swag\\Markets',
  38631.                 ],
  38632.                 'SwagLanguagePack' => [
  38633.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  38634.                     'namespace' => 'Swag\\LanguagePack',
  38635.                 ],
  38636.                 'VioCustomerPrice' => [
  38637.                     'path' => (\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src'),
  38638.                     'namespace' => 'VioCustomerPrice',
  38639.                 ],
  38640.                 'ScopPlatformRedirecter' => [
  38641.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src'),
  38642.                     'namespace' => 'Scop\\PlatformRedirecter',
  38643.                 ],
  38644.                 'PriceRuleImport' => [
  38645.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src'),
  38646.                     'namespace' => 'Bardahl\\PriceRuleImport',
  38647.                 ],
  38648.                 'NetiNextStoreLocator' => [
  38649.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src'),
  38650.                     'namespace' => 'NetInventors\\NetiNextStoreLocator',
  38651.                 ],
  38652.                 'RHWebCmsElements' => [
  38653.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src'),
  38654.                     'namespace' => 'RHWeb\\CmsElements',
  38655.                 ],
  38656.                 'MyPaShopware' => [
  38657.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src'),
  38658.                     'namespace' => 'MyPa\\Shopware',
  38659.                 ],
  38660.                 'DbalKernelPluginLoader' => [
  38661.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  38662.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  38663.                 ],
  38664.             ],
  38665.             'kernel.charset' => 'UTF-8',
  38666.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  38667.             'kernel.cache.hash' => 'c6cdc9610738405191fd126071c0c922',
  38668.             'kernel.shopware_version' => '6.4.20.2',
  38669.             'kernel.shopware_version_revision' => '42e7b9045d0300938991cc658baec742155da553',
  38670.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  38671.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  38672.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  38673.             'kernel.active_plugins' => [
  38674.                 'Dne\\CustomCssJs\\DneCustomCssJs' => [
  38675.                     'name' => 'DneCustomCssJs',
  38676.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src'),
  38677.                     'class' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  38678.                 ],
  38679.                 'RHWeb\\BasicTheme\\RHWebBasicTheme' => [
  38680.                     'name' => 'RHWebBasicTheme',
  38681.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RHWebBasicTheme/src'),
  38682.                     'class' => 'RHWeb\\BasicTheme\\RHWebBasicTheme',
  38683.                 ],
  38684.                 'Kiener\\MolliePayments\\MolliePayments' => [
  38685.                     'name' => 'MolliePayments',
  38686.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src'),
  38687.                     'class' => 'Kiener\\MolliePayments\\MolliePayments',
  38688.                 ],
  38689.                 'Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6' => [
  38690.                     'name' => 'PremsOnePageCheckout6',
  38691.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsOnePageCheckout6/src'),
  38692.                     'class' => 'Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6',
  38693.                 ],
  38694.                 'Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin' => [
  38695.                     'name' => 'WebkulShowPriceAfterLogin',
  38696.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WebkulShowPriceAfterLogin/src'),
  38697.                     'class' => 'Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin',
  38698.                 ],
  38699.                 'Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate' => [
  38700.                     'name' => 'BardahlProductSalesChannelBulkUpdate',
  38701.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelBulkUpdate/src'),
  38702.                     'class' => 'Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate',
  38703.                 ],
  38704.                 'Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext' => [
  38705.                     'name' => 'NimbitsArticlePDFsNext',
  38706.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NimbitsArticlePDFsNext/src'),
  38707.                     'class' => 'Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext',
  38708.                 ],
  38709.                 'Bardahl\\QtyInputField\\QtyInputField' => [
  38710.                     'name' => 'QtyInputField',
  38711.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlQtyInputField/src'),
  38712.                     'class' => 'Bardahl\\QtyInputField\\QtyInputField',
  38713.                 ],
  38714.                 'Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment' => [
  38715.                     'name' => 'ProductSalesChannelAssignment',
  38716.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlProductSalesChannelAssignment/src'),
  38717.                     'class' => 'Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment',
  38718.                 ],
  38719.                 'BDL\\CustomThemeChanges\\BDLCustomThemeChanges' => [
  38720.                     'name' => 'BDLCustomThemeChanges',
  38721.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BDLCustomThemeChanges/src'),
  38722.                     'class' => 'BDL\\CustomThemeChanges\\BDLCustomThemeChanges',
  38723.                 ],
  38724.                 'Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext' => [
  38725.                     'name' => 'NimbitsPriceOnRequestNext',
  38726.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NimbitsPriceOnRequestNext/src'),
  38727.                     'class' => 'Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext',
  38728.                 ],
  38729.                 'Wbm\\TagManagerEcomm\\WbmTagManagerEcomm' => [
  38730.                     'name' => 'WbmTagManagerEcomm',
  38731.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WbmTagManagerEcomm/src'),
  38732.                     'class' => 'Wbm\\TagManagerEcomm\\WbmTagManagerEcomm',
  38733.                 ],
  38734.                 'TrustedShops\\TrustedShops' => [
  38735.                     'name' => 'TrustedShops',
  38736.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TrustedShops/src'),
  38737.                     'class' => 'TrustedShops\\TrustedShops',
  38738.                 ],
  38739.                 'SwagExtensionStore\\SwagExtensionStore' => [
  38740.                     'name' => 'SwagExtensionStore',
  38741.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  38742.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  38743.                 ],
  38744.                 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6' => [
  38745.                     'name' => 'IwvOrdersCsvExporterV6',
  38746.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src'),
  38747.                     'class' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  38748.                 ],
  38749.                 'Acris\\SeparateStreet\\AcrisSeparateStreetCS' => [
  38750.                     'name' => 'AcrisSeparateStreetCS',
  38751.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisSeparateStreetCS/src'),
  38752.                     'class' => 'Acris\\SeparateStreet\\AcrisSeparateStreetCS',
  38753.                 ],
  38754.                 'Swag\\Markets\\SwagMarkets' => [
  38755.                     'name' => 'SwagMarkets',
  38756.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  38757.                     'class' => 'Swag\\Markets\\SwagMarkets',
  38758.                 ],
  38759.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  38760.                     'name' => 'SwagLanguagePack',
  38761.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  38762.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  38763.                 ],
  38764.                 'VioCustomerPrice\\VioCustomerPrice' => [
  38765.                     'name' => 'VioCustomerPrice',
  38766.                     'path' => (\dirname(__DIR__4).'/custom/plugins/VioCustomerPrice/src'),
  38767.                     'class' => 'VioCustomerPrice\\VioCustomerPrice',
  38768.                 ],
  38769.                 'Scop\\PlatformRedirecter\\ScopPlatformRedirecter' => [
  38770.                     'name' => 'ScopPlatformRedirecter',
  38771.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ScopPlatformRedirecter/src'),
  38772.                     'class' => 'Scop\\PlatformRedirecter\\ScopPlatformRedirecter',
  38773.                 ],
  38774.                 'Bardahl\\PriceRuleImport\\PriceRuleImport' => [
  38775.                     'name' => 'PriceRuleImport',
  38776.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BardahlPriceRuleImport/src'),
  38777.                     'class' => 'Bardahl\\PriceRuleImport\\PriceRuleImport',
  38778.                 ],
  38779.                 'NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator' => [
  38780.                     'name' => 'NetiNextStoreLocator',
  38781.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetiNextStoreLocator/src'),
  38782.                     'class' => 'NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator',
  38783.                 ],
  38784.                 'RHWeb\\CmsElements\\RHWebCmsElements' => [
  38785.                     'name' => 'RHWebCmsElements',
  38786.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RHWebCmsElements/src'),
  38787.                     'class' => 'RHWeb\\CmsElements\\RHWebCmsElements',
  38788.                 ],
  38789.                 'MyPa\\Shopware\\MyPaShopware' => [
  38790.                     'name' => 'MyPaShopware',
  38791.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MyPaShopware/src'),
  38792.                     'class' => 'MyPa\\Shopware\\MyPaShopware',
  38793.                 ],
  38794.             ],
  38795.             'kernel.plugin_infos' => [
  38796.                 => [
  38797.                     'name' => 'BDLProductDetailChanges',
  38798.                     'baseClass' => 'BDLProductDetailChanges\\BDLProductDetailChanges',
  38799.                     'active' => false,
  38800.                     'path' => 'custom/plugins/BDLProductDetailChanges',
  38801.                     'version' => '1.0.0',
  38802.                     'autoload' => [
  38803.                         'psr-4' => [
  38804.                             'BDLProductDetailChanges\\' => 'src/',
  38805.                         ],
  38806.                     ],
  38807.                     'managedByComposer' => false,
  38808.                     'composerName' => 'bdl/product-detail-changes',
  38809.                 ],
  38810.                 => [
  38811.                     'name' => 'RHWebChildThemeTemplate',
  38812.                     'baseClass' => 'RHWeb\\ChildThemeTemplate\\RHWebChildThemeTemplate',
  38813.                     'active' => false,
  38814.                     'path' => 'custom/plugins/RHWebChildThemeTemplate',
  38815.                     'version' => '1.0.0',
  38816.                     'autoload' => [
  38817.                         'psr-4' => [
  38818.                             'RHWeb\\ChildThemeTemplate\\' => 'src/',
  38819.                         ],
  38820.                     ],
  38821.                     'managedByComposer' => false,
  38822.                     'composerName' => 'rhweb/childthemetemplate',
  38823.                 ],
  38824.                 => [
  38825.                     'name' => 'SwagPayPal',
  38826.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  38827.                     'active' => false,
  38828.                     'path' => 'custom/plugins/SwagPayPal',
  38829.                     'version' => '5.4.6',
  38830.                     'autoload' => [
  38831.                         'psr-4' => [
  38832.                             'Swag\\PayPal\\' => 'src/',
  38833.                         ],
  38834.                     ],
  38835.                     'managedByComposer' => false,
  38836.                     'composerName' => 'swag/paypal',
  38837.                 ],
  38838.                 => [
  38839.                     'name' => 'SwagMigrationAssistant',
  38840.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  38841.                     'active' => false,
  38842.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  38843.                     'version' => '4.2.5',
  38844.                     'autoload' => [
  38845.                         'psr-4' => [
  38846.                             'SwagMigrationAssistant\\' => '',
  38847.                         ],
  38848.                     ],
  38849.                     'managedByComposer' => false,
  38850.                     'composerName' => 'swag/migration-assistant',
  38851.                 ],
  38852.                 => [
  38853.                     'name' => 'DneCustomCssJs',
  38854.                     'baseClass' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  38855.                     'active' => true,
  38856.                     'path' => 'custom/plugins/DneCustomCssJs',
  38857.                     'version' => '2.0.3',
  38858.                     'autoload' => [
  38859.                         'psr-4' => [
  38860.                             'Dne\\CustomCssJs\\' => 'src/',
  38861.                         ],
  38862.                     ],
  38863.                     'managedByComposer' => false,
  38864.                     'composerName' => 'dne/custom-css-js',
  38865.                 ],
  38866.                 => [
  38867.                     'name' => 'SwagMigrationMagento',
  38868.                     'baseClass' => 'Swag\\MigrationMagento\\SwagMigrationMagento',
  38869.                     'active' => false,
  38870.                     'path' => 'custom/plugins/SwagMigrationMagento',
  38871.                     'version' => '4.0.3',
  38872.                     'autoload' => [
  38873.                         'psr-4' => [
  38874.                             'Swag\\MigrationMagento\\' => 'src/',
  38875.                         ],
  38876.                     ],
  38877.                     'managedByComposer' => false,
  38878.                     'composerName' => 'swag/migration-magento',
  38879.                 ],
  38880.                 => [
  38881.                     'name' => 'RHWebBasicTheme',
  38882.                     'baseClass' => 'RHWeb\\BasicTheme\\RHWebBasicTheme',
  38883.                     'active' => true,
  38884.                     'path' => 'custom/plugins/RHWebBasicTheme',
  38885.                     'version' => '2.3.11',
  38886.                     'autoload' => [
  38887.                         'psr-4' => [
  38888.                             'RHWeb\\BasicTheme\\' => 'src/',
  38889.                         ],
  38890.                     ],
  38891.                     'managedByComposer' => false,
  38892.                     'composerName' => 'rhweb/basictheme',
  38893.                 ],
  38894.                 => [
  38895.                     'name' => 'MolliePayments',
  38896.                     'baseClass' => 'Kiener\\MolliePayments\\MolliePayments',
  38897.                     'active' => true,
  38898.                     'path' => 'custom/plugins/MolliePayments',
  38899.                     'version' => '4.0.0',
  38900.                     'autoload' => [
  38901.                         'psr-4' => [
  38902.                             'Kiener\\MolliePayments\\' => 'src/',
  38903.                             'Mollie\\Api\\' => 'vendor/mollie/mollie-api-php/src/',
  38904.                         ],
  38905.                     ],
  38906.                     'managedByComposer' => false,
  38907.                     'composerName' => 'kiener/mollie-payments-plugin',
  38908.                 ],
  38909.                 => [
  38910.                     'name' => 'PremsOnePageCheckout6',
  38911.                     'baseClass' => 'Prems\\Plugin\\PremsOnePageCheckout6\\PremsOnePageCheckout6',
  38912.                     'active' => true,
  38913.                     'path' => 'custom/plugins/PremsOnePageCheckout6',
  38914.                     'version' => '2.6.4',
  38915.                     'autoload' => [
  38916.                         'psr-4' => [
  38917.                             'Prems\\Plugin\\PremsOnePageCheckout6\\' => 'src/',
  38918.                         ],
  38919.                     ],
  38920.                     'managedByComposer' => false,
  38921.                     'composerName' => 'prems/one-page-checkout6',
  38922.                 ],
  38923.                 => [
  38924.                     'name' => 'WebkulShowPriceAfterLogin',
  38925.                     'baseClass' => 'Webkul\\ShowPriceLogin\\WebkulShowPriceAfterLogin',
  38926.                     'active' => true,
  38927.                     'path' => 'custom/plugins/WebkulShowPriceAfterLogin',
  38928.                     'version' => '1.1.9',
  38929.                     'autoload' => [
  38930.                         'psr-4' => [
  38931.                             'Webkul\\ShowPriceLogin\\' => 'src/',
  38932.                         ],
  38933.                     ],
  38934.                     'managedByComposer' => false,
  38935.                     'composerName' => 'webkul/webkul-show-price-after-login',
  38936.                 ],
  38937.                 10 => [
  38938.                     'name' => 'BardahlProductSalesChannelBulkUpdate',
  38939.                     'baseClass' => 'Bardahl\\ProductSalesChannelBulkUpdate\\BardahlProductSalesChannelBulkUpdate',
  38940.                     'active' => true,
  38941.                     'path' => 'custom/plugins/BardahlProductSalesChannelBulkUpdate',
  38942.                     'version' => '1.0.0',
  38943.                     'autoload' => [
  38944.                         'psr-4' => [
  38945.                             'Bardahl\\ProductSalesChannelBulkUpdate\\' => 'src/',
  38946.                         ],
  38947.                     ],
  38948.                     'managedByComposer' => false,
  38949.                     'composerName' => 'bardahl/product-sales-channel-bulk-update',
  38950.                 ],
  38951.                 11 => [
  38952.                     'name' => 'NimbitsArticlePDFsNext',
  38953.                     'baseClass' => 'Nimbits\\NimbitsArticlePDFsNext\\NimbitsArticlePDFsNext',
  38954.                     'active' => true,
  38955.                     'path' => 'custom/plugins/NimbitsArticlePDFsNext',
  38956.                     'version' => '1.1.0',
  38957.                     'autoload' => [
  38958.                         'psr-4' => [
  38959.                             'Nimbits\\NimbitsArticlePDFsNext\\' => 'src/',
  38960.                         ],
  38961.                     ],
  38962.                     'managedByComposer' => false,
  38963.                     'composerName' => 'nimbits/nimbits-articlepdf',
  38964.                 ],
  38965.                 12 => [
  38966.                     'name' => 'SwagI18nDutch',
  38967.                     'baseClass' => 'SwagI18nDutch\\SwagI18nDutch',
  38968.                     'active' => false,
  38969.                     'path' => 'custom/plugins/SwagI18nDutch',
  38970.                     'version' => '2.2.5',
  38971.                     'autoload' => [
  38972.                         'psr-4' => [
  38973.                             'SwagI18nDutch\\' => 'src/',
  38974.                         ],
  38975.                     ],
  38976.                     'managedByComposer' => false,
  38977.                     'composerName' => 'swag/i18n-dutch',
  38978.                 ],
  38979.                 13 => [
  38980.                     'name' => 'QtyInputField',
  38981.                     'baseClass' => 'Bardahl\\QtyInputField\\QtyInputField',
  38982.                     'active' => true,
  38983.                     'path' => 'custom/plugins/BardahlQtyInputField',
  38984.                     'version' => '1.0.0',
  38985.                     'autoload' => [
  38986.                         'psr-4' => [
  38987.                             'Bardahl\\QtyInputField\\' => 'src/',
  38988.                         ],
  38989.                     ],
  38990.                     'managedByComposer' => false,
  38991.                     'composerName' => 'bardahl/qty-input-field',
  38992.                 ],
  38993.                 14 => [
  38994.                     'name' => 'BDLShowPriceAfterLoginAdons',
  38995.                     'baseClass' => 'BDL\\ShowPriceAfterLoginAdons\\BDLShowPriceAfterLoginAdons',
  38996.                     'active' => false,
  38997.                     'path' => 'custom/plugins/BDLShowPriceAfterLoginAdons',
  38998.                     'version' => '1.0.0',
  38999.                     'autoload' => [
  39000.                         'psr-4' => [
  39001.                             'BDL\\ShowPriceAfterLoginAdons\\' => 'src/',
  39002.                         ],
  39003.                     ],
  39004.                     'managedByComposer' => false,
  39005.                     'composerName' => 'bdl/show-price-after-login-adons',
  39006.                 ],
  39007.                 15 => [
  39008.                     'name' => 'ProductSalesChannelAssignment',
  39009.                     'baseClass' => 'Bardahl\\ProductSalesChannelAssignment\\ProductSalesChannelAssignment',
  39010.                     'active' => true,
  39011.                     'path' => 'custom/plugins/BardahlProductSalesChannelAssignment',
  39012.                     'version' => '1.0.0',
  39013.                     'autoload' => [
  39014.                         'psr-4' => [
  39015.                             'Bardahl\\ProductSalesChannelAssignment\\' => 'src/',
  39016.                         ],
  39017.                     ],
  39018.                     'managedByComposer' => false,
  39019.                     'composerName' => 'bardahl/product-sales-channel-assignment',
  39020.                 ],
  39021.                 16 => [
  39022.                     'name' => 'LoginForPrice',
  39023.                     'baseClass' => 'Bardahl\\LoginForPrice\\LoginForPrice',
  39024.                     'active' => false,
  39025.                     'path' => 'custom/plugins/BardahlLoginForPrice',
  39026.                     'version' => '1.0.0',
  39027.                     'autoload' => [
  39028.                         'psr-4' => [
  39029.                             'Bardahl\\LoginForPrice\\' => 'src/',
  39030.                         ],
  39031.                     ],
  39032.                     'managedByComposer' => false,
  39033.                     'composerName' => 'bardahl/login-for-price',
  39034.                 ],
  39035.                 17 => [
  39036.                     'name' => 'BDLCustomThemeChanges',
  39037.                     'baseClass' => 'BDL\\CustomThemeChanges\\BDLCustomThemeChanges',
  39038.                     'active' => true,
  39039.                     'path' => 'custom/plugins/BDLCustomThemeChanges',
  39040.                     'version' => '1.0.0',
  39041.                     'autoload' => [
  39042.                         'psr-4' => [
  39043.                             'BDL\\CustomThemeChanges\\' => 'src/',
  39044.                         ],
  39045.                     ],
  39046.                     'managedByComposer' => false,
  39047.                     'composerName' => 'bdl/custom-theme-changes',
  39048.                 ],
  39049.                 18 => [
  39050.                     'name' => 'NimbitsPriceOnRequestNext',
  39051.                     'baseClass' => 'Nimbits\\NimbitsPriceOnRequestNext\\NimbitsPriceOnRequestNext',
  39052.                     'active' => true,
  39053.                     'path' => 'custom/plugins/NimbitsPriceOnRequestNext',
  39054.                     'version' => '2.3.3',
  39055.                     'autoload' => [
  39056.                         'psr-4' => [
  39057.                             'Nimbits\\NimbitsPriceOnRequestNext\\' => 'src/',
  39058.                         ],
  39059.                     ],
  39060.                     'managedByComposer' => false,
  39061.                     'composerName' => 'nimbits/nimbits-priceonrequest',
  39062.                 ],
  39063.                 19 => [
  39064.                     'name' => 'WbmTagManagerEcomm',
  39065.                     'baseClass' => 'Wbm\\TagManagerEcomm\\WbmTagManagerEcomm',
  39066.                     'active' => true,
  39067.                     'path' => 'custom/plugins/WbmTagManagerEcomm',
  39068.                     'version' => '2.2.5',
  39069.                     'autoload' => [
  39070.                         'psr-4' => [
  39071.                             'Wbm\\TagManagerEcomm\\' => 'src/',
  39072.                         ],
  39073.                     ],
  39074.                     'managedByComposer' => false,
  39075.                     'composerName' => 'webmatch/tag-manager-sw6',
  39076.                 ],
  39077.                 20 => [
  39078.                     'name' => 'TrustedShops',
  39079.                     'baseClass' => 'TrustedShops\\TrustedShops',
  39080.                     'active' => true,
  39081.                     'path' => 'custom/plugins/TrustedShops',
  39082.                     'version' => '1.2.1',
  39083.                     'autoload' => [
  39084.                         'psr-4' => [
  39085.                             'TrustedShops\\' => 'src/',
  39086.                         ],
  39087.                     ],
  39088.                     'managedByComposer' => false,
  39089.                     'composerName' => 'trustedshops/shopware',
  39090.                 ],
  39091.                 21 => [
  39092.                     'name' => 'SwagExtensionStore',
  39093.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  39094.                     'active' => true,
  39095.                     'path' => 'custom/plugins/SwagExtensionStore',
  39096.                     'version' => '1.7.0',
  39097.                     'autoload' => [
  39098.                         'psr-4' => [
  39099.                             'SwagExtensionStore\\' => 'src/',
  39100.                         ],
  39101.                     ],
  39102.                     'managedByComposer' => false,
  39103.                     'composerName' => 'swag/swag-extension-store',
  39104.                 ],
  39105.                 22 => [
  39106.                     'name' => 'IwvOrdersCsvExporterV6',
  39107.                     'baseClass' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  39108.                     'active' => true,
  39109.                     'path' => 'custom/plugins/IwvOrdersCsvExporterV6',
  39110.                     'version' => '1.0.31',
  39111.                     'autoload' => [
  39112.                         'psr-4' => [
  39113.                             'Iwv\\IwvOrdersCsvExporterV6\\' => 'src/',
  39114.                         ],
  39115.                     ],
  39116.                     'managedByComposer' => false,
  39117.                     'composerName' => 'iwv/iwv-orders-csv-exporter',
  39118.                 ],
  39119.                 23 => [
  39120.                     'name' => 'AcrisSeparateStreetCS',
  39121.                     'baseClass' => 'Acris\\SeparateStreet\\AcrisSeparateStreetCS',
  39122.                     'active' => true,
  39123.                     'path' => 'custom/plugins/AcrisSeparateStreetCS',
  39124.                     'version' => '1.4.5',
  39125.                     'autoload' => [
  39126.                         'psr-4' => [
  39127.                             'Acris\\SeparateStreet\\' => 'src/',
  39128.                         ],
  39129.                     ],
  39130.                     'managedByComposer' => false,
  39131.                     'composerName' => 'acris/separate-street',
  39132.                 ],
  39133.                 24 => [
  39134.                     'name' => 'SwagMarkets',
  39135.                     'baseClass' => 'Swag\\Markets\\SwagMarkets',
  39136.                     'active' => true,
  39137.                     'path' => 'custom/plugins/SwagMarkets',
  39138.                     'version' => '1.5.1',
  39139.                     'autoload' => [
  39140.                         'psr-4' => [
  39141.                             'Swag\\Markets\\' => 'src/',
  39142.                         ],
  39143.                     ],
  39144.                     'managedByComposer' => false,
  39145.                     'composerName' => 'swag/markets',
  39146.                 ],
  39147.                 25 => [
  39148.                     'name' => 'SwagLanguagePack',
  39149.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  39150.                     'active' => true,
  39151.                     'path' => 'custom/plugins/SwagLanguagePack',
  39152.                     'version' => '2.5.0',
  39153.                     'autoload' => [
  39154.                         'psr-4' => [
  39155.                             'Swag\\LanguagePack\\' => 'src/',
  39156.                         ],
  39157.                     ],
  39158.                     'managedByComposer' => false,
  39159.                     'composerName' => 'swag/language-pack',
  39160.                 ],
  39161.                 26 => [
  39162.                     'name' => 'VioCustomerPrice',
  39163.                     'baseClass' => 'VioCustomerPrice\\VioCustomerPrice',
  39164.                     'active' => true,
  39165.                     'path' => 'custom/plugins/VioCustomerPrice',
  39166.                     'version' => '1.7.3',
  39167.                     'autoload' => [
  39168.                         'psr-4' => [
  39169.                             'VioCustomerPrice\\' => 'src/',
  39170.                         ],
  39171.                     ],
  39172.                     'managedByComposer' => false,
  39173.                     'composerName' => 'vio/customer-prices',
  39174.                 ],
  39175.                 27 => [
  39176.                     'name' => 'ScopPlatformRedirecter',
  39177.                     'baseClass' => 'Scop\\PlatformRedirecter\\ScopPlatformRedirecter',
  39178.                     'active' => true,
  39179.                     'path' => 'custom/plugins/ScopPlatformRedirecter',
  39180.                     'version' => '1.2.0',
  39181.                     'autoload' => [
  39182.                         'psr-4' => [
  39183.                             'Scop\\PlatformRedirecter\\' => 'src/',
  39184.                         ],
  39185.                     ],
  39186.                     'managedByComposer' => false,
  39187.                     'composerName' => 'scop/scopplatformredirecter',
  39188.                 ],
  39189.                 28 => [
  39190.                     'name' => 'PriceRuleImport',
  39191.                     'baseClass' => 'Bardahl\\PriceRuleImport\\PriceRuleImport',
  39192.                     'active' => true,
  39193.                     'path' => 'custom/plugins/BardahlPriceRuleImport',
  39194.                     'version' => '1.0.0',
  39195.                     'autoload' => [
  39196.                         'psr-4' => [
  39197.                             'Bardahl\\PriceRuleImport\\' => 'src/',
  39198.                         ],
  39199.                     ],
  39200.                     'managedByComposer' => false,
  39201.                     'composerName' => 'bardahl/price-rule-import',
  39202.                 ],
  39203.                 29 => [
  39204.                     'name' => 'NetiNextStoreLocator',
  39205.                     'baseClass' => 'NetInventors\\NetiNextStoreLocator\\NetiNextStoreLocator',
  39206.                     'active' => true,
  39207.                     'path' => 'custom/plugins/NetiNextStoreLocator',
  39208.                     'version' => '4.18.10',
  39209.                     'autoload' => [
  39210.                         'psr-4' => [
  39211.                             'NetInventors\\NetiNextStoreLocator\\' => 'src/',
  39212.                         ],
  39213.                     ],
  39214.                     'managedByComposer' => false,
  39215.                     'composerName' => 'netinventors/next-store-locator',
  39216.                 ],
  39217.                 30 => [
  39218.                     'name' => 'RHWebCmsElements',
  39219.                     'baseClass' => 'RHWeb\\CmsElements\\RHWebCmsElements',
  39220.                     'active' => true,
  39221.                     'path' => 'custom/plugins/RHWebCmsElements',
  39222.                     'version' => '2.3.0',
  39223.                     'autoload' => [
  39224.                         'psr-4' => [
  39225.                             'RHWeb\\CmsElements\\' => 'src/',
  39226.                         ],
  39227.                     ],
  39228.                     'managedByComposer' => false,
  39229.                     'composerName' => 'rhweb/cmselements',
  39230.                 ],
  39231.                 31 => [
  39232.                     'name' => 'MyPaShopware',
  39233.                     'baseClass' => 'MyPa\\Shopware\\MyPaShopware',
  39234.                     'active' => true,
  39235.                     'path' => 'custom/plugins/MyPaShopware',
  39236.                     'version' => '2.6.0',
  39237.                     'autoload' => [
  39238.                         'psr-4' => [
  39239.                             'MyPa\\Shopware\\' => 'src/',
  39240.                             'MyParcelNL\\Sdk\\src\\' => 'vendor/myparcelnl/sdk/src',
  39241.                         ],
  39242.                     ],
  39243.                     'managedByComposer' => false,
  39244.                     'composerName' => 'mypashopware/myparcel',
  39245.                 ],
  39246.             ],
  39247.             'kernel.supported_api_versions' => [
  39248.                 => 2,
  39249.                 => 3,
  39250.                 => 4,
  39251.             ],
  39252.             'defaults_bool_true' => true,
  39253.             'defaults_bool_false' => false,
  39254.             'default_whitespace' => ' ',
  39255.             'locale' => 'en-GB',
  39256.             'messenger.default_transport_name' => 'default',
  39257.             'env(MAILER_URL)' => 'null://null',
  39258.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  39259.             'default_cdn_strategy' => 'physical_filename',
  39260.             'env(APP_URL)' => '',
  39261.             'env(REDIS_PREFIX)' => '',
  39262.             'shopware.slug.config' => [
  39263.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  39264.                 'lowercase' => false,
  39265.             ],
  39266.             'core.migration.directories' => [
  39267.             ],
  39268.             'migration.active' => [
  39269.                 => 1536232600,
  39270.                 => 1536232610,
  39271.                 => 1536232620,
  39272.                 => 1536232630,
  39273.                 => 1536232640,
  39274.                 => 1536232650,
  39275.                 => 1536232660,
  39276.                 => 1536232670,
  39277.                 => 1536232680,
  39278.                 => 1536232690,
  39279.                 10 => 1536232700,
  39280.                 11 => 1536232710,
  39281.                 12 => 1536232720,
  39282.                 13 => 1536232730,
  39283.                 14 => 1536232740,
  39284.                 15 => 1536232750,
  39285.                 16 => 1536232760,
  39286.                 17 => 1536232770,
  39287.                 18 => 1536232790,
  39288.                 19 => 1536232800,
  39289.                 20 => 1536232810,
  39290.                 21 => 1536232820,
  39291.                 22 => 1536232830,
  39292.                 23 => 1536232840,
  39293.                 24 => 1536232850,
  39294.                 25 => 1536232860,
  39295.                 26 => 1536232870,
  39296.                 27 => 1536232880,
  39297.                 28 => 1536232890,
  39298.                 29 => 1536232900,
  39299.                 30 => 1536232910,
  39300.                 31 => 1536232920,
  39301.                 32 => 1536232930,
  39302.                 33 => 1536232940,
  39303.                 34 => 1536232950,
  39304.                 35 => 1536232960,
  39305.                 36 => 1536232970,
  39306.                 37 => 1536232980,
  39307.                 38 => 1536232990,
  39308.                 39 => 1536233000,
  39309.                 40 => 1536233010,
  39310.                 41 => 1536233020,
  39311.                 42 => 1536233030,
  39312.                 43 => 1536233040,
  39313.                 44 => 1536233050,
  39314.                 45 => 1536233060,
  39315.                 46 => 1536233070,
  39316.                 47 => 1536233080,
  39317.                 48 => 1536233090,
  39318.                 49 => 1536233100,
  39319.                 50 => 1536233110,
  39320.                 51 => 1536233120,
  39321.                 52 => 1536233130,
  39322.                 53 => 1536233140,
  39323.                 54 => 1536233150,
  39324.                 55 => 1536233160,
  39325.                 56 => 1536233170,
  39326.                 57 => 1536233180,
  39327.                 58 => 1536233190,
  39328.                 59 => 1536233200,
  39329.                 60 => 1536233210,
  39330.                 61 => 1536233220,
  39331.                 62 => 1536233230,
  39332.                 63 => 1536233240,
  39333.                 64 => 1536233250,
  39334.                 65 => 1536233260,
  39335.                 66 => 1536233270,
  39336.                 67 => 1536233280,
  39337.                 68 => 1536233290,
  39338.                 69 => 1536233300,
  39339.                 70 => 1536233310,
  39340.                 71 => 1536233320,
  39341.                 72 => 1536233330,
  39342.                 73 => 1536233340,
  39343.                 74 => 1536233350,
  39344.                 75 => 1536233360,
  39345.                 76 => 1536233370,
  39346.                 77 => 1536233380,
  39347.                 78 => 1536233390,
  39348.                 79 => 1536233400,
  39349.                 80 => 1536233410,
  39350.                 81 => 1536233420,
  39351.                 82 => 1536233430,
  39352.                 83 => 1536233440,
  39353.                 84 => 1536233450,
  39354.                 85 => 1536233460,
  39355.                 86 => 1536233470,
  39356.                 87 => 1536233480,
  39357.                 88 => 1536233500,
  39358.                 89 => 1536233510,
  39359.                 90 => 1536233520,
  39360.                 91 => 1536233530,
  39361.                 92 => 1536233540,
  39362.                 93 => 1536233550,
  39363.                 94 => 1536233560,
  39364.                 95 => 1552360944,
  39365.                 96 => 1554199340,
  39366.                 97 => 1554200141,
  39367.                 98 => 1554203706,
  39368.                 99 => 1554900301,
  39369.                 100 => 1556809270,
  39370.                 101 => 1558082916,
  39371.                 102 => 1558105657,
  39372.                 103 => 1558443337,
  39373.                 104 => 1558505525,
  39374.                 105 => 1558594334,
  39375.                 106 => 1558938938,
  39376.                 107 => 1559050088,
  39377.                 108 => 1559050903,
  39378.                 109 => 1559134989,
  39379.                 110 => 1559306391,
  39380.                 111 => 1561370284,
  39381.                 112 => 1561377793,
  39382.                 113 => 1561442979,
  39383.                 114 => 1561452005,
  39384.                 115 => 1561712450,
  39385.                 116 => 1562228335,
  39386.                 117 => 1562240231,
  39387.                 118 => 1562306893,
  39388.                 119 => 1562324772,
  39389.                 120 => 1562579120,
  39390.                 121 => 1562684474,
  39391.                 122 => 1562841035,
  39392.                 123 => 1562933907,
  39393.                 124 => 1563180880,
  39394.                 125 => 1563288227,
  39395.                 126 => 1563518181,
  39396.                 127 => 1563805586,
  39397.                 128 => 1563949275,
  39398.                 129 => 1564475053,
  39399.                 130 => 1565007156,
  39400.                 131 => 1565079228,
  39401.                 132 => 1565270155,
  39402.                 133 => 1565270366,
  39403.                 134 => 1565346846,
  39404.                 135 => 1565705280,
  39405.                 136 => 1566293076,
  39406.                 137 => 1566460168,
  39407.                 138 => 1566817701,
  39408.                 139 => 1567431050,
  39409.                 140 => 1568120239,
  39410.                 141 => 1568120302,
  39411.                 142 => 1568645037,
  39412.                 143 => 1568901713,
  39413.                 144 => 1569403146,
  39414.                 145 => 1570187167,
  39415.                 146 => 1570459127,
  39416.                 147 => 1570621541,
  39417.                 148 => 1570622696,
  39418.                 149 => 1570629862,
  39419.                 150 => 1570684913,
  39420.                 151 => 1571059598,
  39421.                 152 => 1571210820,
  39422.                 153 => 1571660203,
  39423.                 154 => 1571724915,
  39424.                 155 => 1571981437,
  39425.                 156 => 1571990395,
  39426.                 157 => 1572193798,
  39427.                 158 => 1572264837,
  39428.                 159 => 1572273565,
  39429.                 160 => 1572421282,
  39430.                 161 => 1572425108,
  39431.                 162 => 1572957455,
  39432.                 163 => 1573049297,
  39433.                 164 => 1573569685,
  39434.                 165 => 1573729158,
  39435.                 166 => 1574063550,
  39436.                 167 => 1574082635,
  39437.                 168 => 1574258787,
  39438.                 169 => 1574258788,
  39439.                 170 => 1574258789,
  39440.                 171 => 1574520220,
  39441.                 172 => 1574672450,
  39442.                 173 => 1574695657,
  39443.                 174 => 1574925962,
  39444.                 175 => 1575010262,
  39445.                 176 => 1575021466,
  39446.                 177 => 1575034234,
  39447.                 178 => 1575036586,
  39448.                 179 => 1575039284,
  39449.                 180 => 1575197543,
  39450.                 181 => 1575274700,
  39451.                 182 => 1575293069,
  39452.                 183 => 1575451283,
  39453.                 184 => 1575626180,
  39454.                 185 => 1575883959,
  39455.                 186 => 1576488398,
  39456.                 187 => 1576590301,
  39457.                 188 => 1578042218,
  39458.                 189 => 1578044453,
  39459.                 190 => 1578470886,
  39460.                 191 => 1578475268,
  39461.                 192 => 1578485775,
  39462.                 193 => 1578491480,
  39463.                 194 => 1578590702,
  39464.                 195 => 1578648299,
  39465.                 196 => 1578650334,
  39466.                 197 => 1580202210,
  39467.                 198 => 1580218617,
  39468.                 199 => 1580743279,
  39469.                 200 => 1580746806,
  39470.                 201 => 1580808849,
  39471.                 202 => 1580819350,
  39472.                 203 => 1580827023,
  39473.                 204 => 1582011195,
  39474.                 205 => 1583142266,
  39475.                 206 => 1583416186,
  39476.                 207 => 1583756864,
  39477.                 208 => 1583844433,
  39478.                 209 => 1584002637,
  39479.                 210 => 1584953715,
  39480.                 211 => 1585056571,
  39481.                 212 => 1585126355,
  39482.                 213 => 1585490020,
  39483.                 214 => 1585744384,
  39484.                 215 => 1585816139,
  39485.                 216 => 1586158920,
  39486.                 217 => 1586173614,
  39487.                 218 => 1586260286,
  39488.                 219 => 1586334003,
  39489.                 220 => 1587039363,
  39490.                 221 => 1587109484,
  39491.                 222 => 1587111506,
  39492.                 223 => 1587461582,
  39493.                 224 => 1588143272,
  39494.                 225 => 1588144801,
  39495.                 226 => 1588153272,
  39496.                 227 => 1589178550,
  39497.                 228 => 1589357321,
  39498.                 229 => 1589359936,
  39499.                 230 => 1589379060,
  39500.                 231 => 1589447332,
  39501.                 232 => 1589458026,
  39502.                 233 => 1590408550,
  39503.                 234 => 1590409548,
  39504.                 235 => 1590566018,
  39505.                 236 => 1590566405,
  39506.                 237 => 1590579986,
  39507.                 238 => 1590758953,
  39508.                 239 => 1591052278,
  39509.                 240 => 1591167126,
  39510.                 241 => 1591253089,
  39511.                 242 => 1591259559,
  39512.                 243 => 1591272594,
  39513.                 244 => 1591361320,
  39514.                 245 => 1591683158,
  39515.                 246 => 1591817370,
  39516.                 247 => 1592466717,
  39517.                 248 => 1592837424,
  39518.                 249 => 1592978289,
  39519.                 250 => 1593698606,
  39520.                 251 => 1594650256,
  39521.                 252 => 1594885630,
  39522.                 253 => 1594886106,
  39523.                 254 => 1594886773,
  39524.                 255 => 1594886895,
  39525.                 256 => 1594887027,
  39526.                 257 => 1595160327,
  39527.                 258 => 1595321666,
  39528.                 259 => 1595422169,
  39529.                 260 => 1595480600,
  39530.                 261 => 1595489705,
  39531.                 262 => 1595492052,
  39532.                 263 => 1595492053,
  39533.                 264 => 1595499689,
  39534.                 265 => 1595553089,
  39535.                 266 => 1595578253,
  39536.                 267 => 1595919251,
  39537.                 268 => 1596091744,
  39538.                 269 => 1596441551,
  39539.                 270 => 1597391970,
  39540.                 271 => 1597394241,
  39541.                 272 => 1597657689,
  39542.                 273 => 1597762808,
  39543.                 274 => 1597830237,
  39544.                 275 => 1597930227,
  39545.                 276 => 1598280548,
  39546.                 277 => 1598520424,
  39547.                 278 => 1598885384,
  39548.                 279 => 1599112309,
  39549.                 280 => 1599134496,
  39550.                 281 => 1599463278,
  39551.                 282 => 1599570560,
  39552.                 283 => 1599720163,
  39553.                 284 => 1599806584,
  39554.                 285 => 1599806595,
  39555.                 286 => 1599822061,
  39556.                 287 => 1600072779,
  39557.                 288 => 1600156989,
  39558.                 289 => 1600253602,
  39559.                 290 => 1600330846,
  39560.                 291 => 1600338271,
  39561.                 292 => 1600349343,
  39562.                 293 => 1600676671,
  39563.                 294 => 1600769357,
  39564.                 295 => 1600778848,
  39565.                 296 => 1601388975,
  39566.                 297 => 1601451838,
  39567.                 298 => 1601539530,
  39568.                 299 => 1601543829,
  39569.                 300 => 1601891339,
  39570.                 301 => 1602062376,
  39571.                 302 => 1602146868,
  39572.                 303 => 1602153572,
  39573.                 304 => 1602494493,
  39574.                 305 => 1602494495,
  39575.                 306 => 1602745374,
  39576.                 307 => 1602822727,
  39577.                 308 => 1603179023,
  39578.                 309 => 1603293043,
  39579.                 310 => 1603970276,
  39580.                 311 => 1604056363,
  39581.                 312 => 1604056421,
  39582.                 313 => 1604475913,
  39583.                 314 => 1604499476,
  39584.                 315 => 1604568928,
  39585.                 316 => 1604669773,
  39586.                 317 => 1605103533,
  39587.                 318 => 1605530777,
  39588.                 319 => 1605609309,
  39589.                 320 => 1605609477,
  39590.                 321 => 1605861407,
  39591.                 322 => 1606310257,
  39592.                 323 => 1607415095,
  39593.                 324 => 1607500561,
  39594.                 325 => 1607514878,
  39595.                 326 => 1607581275,
  39596.                 327 => 1607581276,
  39597.                 328 => 1608624028,
  39598.                 329 => 1609125144,
  39599.                 330 => 1609857999,
  39600.                 331 => 1610531188,
  39601.                 332 => 1610965670,
  39602.                 333 => 1610974673,
  39603.                 334 => 1611155140,
  39604.                 335 => 1614240671,
  39605.                 336 => 1552899789,
  39606.                 337 => 1555406153,
  39607.                 338 => 1563785071,
  39608.                 339 => 1564385954,
  39609.                 340 => 1564385960,
  39610.                 341 => 1565640170,
  39611.                 342 => 1565640175,
  39612.                 343 => 1595492054,
  39613.                 344 => 1604502151,
  39614.                 345 => 1594104496,
  39615.                 346 => 1604585230,
  39616.                 347 => 1609140710,
  39617.                 348 => 1610337444,
  39618.                 349 => 1610439375,
  39619.                 350 => 1610448012,
  39620.                 351 => 1610523204,
  39621.                 352 => 1610523548,
  39622.                 353 => 1610616655,
  39623.                 354 => 1610621999,
  39624.                 355 => 1610625925,
  39625.                 356 => 1610634383,
  39626.                 357 => 1610904608,
  39627.                 358 => 1611732852,
  39628.                 359 => 1611817467,
  39629.                 360 => 1612184092,
  39630.                 361 => 1612442685,
  39631.                 362 => 1612442686,
  39632.                 363 => 1612442786,
  39633.                 364 => 1612851765,
  39634.                 365 => 1612865237,
  39635.                 366 => 1612970642,
  39636.                 367 => 1612980753,
  39637.                 368 => 1613665555,
  39638.                 369 => 1614249488,
  39639.                 370 => 1614691876,
  39640.                 371 => 1614765170,
  39641.                 372 => 1614765785,
  39642.                 373 => 1615359964,
  39643.                 374 => 1615366708,
  39644.                 375 => 1615452749,
  39645.                 376 => 1615802866,
  39646.                 377 => 1615819992,
  39647.                 378 => 1616076922,
  39648.                 379 => 1616496610,
  39649.                 380 => 1616555956,
  39650.                 381 => 1617000878,
  39651.                 382 => 1617356092,
  39652.                 383 => 1617784658,
  39653.                 384 => 1617864895,
  39654.                 385 => 1617868381,
  39655.                 386 => 1617877887,
  39656.                 387 => 1617896006,
  39657.                 388 => 1617935350,
  39658.                 389 => 1617953690,
  39659.                 390 => 1617960456,
  39660.                 391 => 1617974402,
  39661.                 392 => 1618218491,
  39662.                 393 => 1618389817,
  39663.                 394 => 1618476427,
  39664.                 395 => 1618569201,
  39665.                 396 => 1618900427,
  39666.                 397 => 1618989442,
  39667.                 398 => 1619070236,
  39668.                 399 => 1619428555,
  39669.                 400 => 1619604605,
  39670.                 401 => 1619703075,
  39671.                 402 => 1620146632,
  39672.                 403 => 1620147234,
  39673.                 404 => 1620201616,
  39674.                 405 => 1620215586,
  39675.                 406 => 1620374229,
  39676.                 407 => 1620376945,
  39677.                 408 => 1620632460,
  39678.                 409 => 1620634856,
  39679.                 410 => 1620733405,
  39680.                 411 => 1620733405,
  39681.                 412 => 1620820321,
  39682.                 413 => 1621845357,
  39683.                 414 => 1621845370,
  39684.                 415 => 1622010069,
  39685.                 416 => 1622104463,
  39686.                 417 => 1622782058,
  39687.                 418 => 1623305620,
  39688.                 419 => 1623391399,
  39689.                 420 => 1623828962,
  39690.                 421 => 1624262862,
  39691.                 422 => 1624884801,
  39692.                 423 => 1624967118,
  39693.                 424 => 1625304609,
  39694.                 425 => 1625465756,
  39695.                 426 => 1625505190,
  39696.                 427 => 1625554302,
  39697.                 428 => 1625569667,
  39698.                 429 => 1625583596,
  39699.                 430 => 1625583619,
  39700.                 431 => 1625816310,
  39701.                 432 => 1625819412,
  39702.                 433 => 1625831469,
  39703.                 434 => 1626241110,
  39704.                 435 => 1626442868,
  39705.                 436 => 1626696809,
  39706.                 437 => 1626785125,
  39707.                 438 => 1627292049,
  39708.                 439 => 1627540693,
  39709.                 440 => 1627541488,
  39710.                 441 => 1627562945,
  39711.                 442 => 1627650101,
  39712.                 443 => 1627929168,
  39713.                 444 => 1627983652,
  39714.                 445 => 1628519513,
  39715.                 446 => 1628749113,
  39716.                 447 => 1629204538,
  39717.                 448 => 1629700169,
  39718.                 449 => 1629877210,
  39719.                 450 => 1630074081,
  39720.                 451 => 1630485317,
  39721.                 452 => 1631625055,
  39722.                 453 => 1631703921,
  39723.                 454 => 1631790054,
  39724.                 455 => 1631863869,
  39725.                 456 => 1632111590,
  39726.                 457 => 1632215760,
  39727.                 458 => 1632721037,
  39728.                 459 => 1633347511,
  39729.                 460 => 1633358879,
  39730.                 461 => 1633422057,
  39731.                 462 => 1634735841,
  39732.                 463 => 1635147952,
  39733.                 464 => 1635230747,
  39734.                 465 => 1635237551,
  39735.                 466 => 1635388654,
  39736.                 467 => 1635936029,
  39737.                 468 => 1636014089,
  39738.                 469 => 1636018970,
  39739.                 470 => 1636362839,
  39740.                 471 => 1636449347,
  39741.                 472 => 1636964297,
  39742.                 473 => 1636971615,
  39743.                 474 => 1638195971,
  39744.                 475 => 1638365464,
  39745.                 476 => 1638514913,
  39746.                 477 => 1638993987,
  39747.                 478 => 1639122665,
  39748.                 479 => 1639139581,
  39749.                 480 => 1639992771,
  39750.                 481 => 1641289204,
  39751.                 482 => 1642517958,
  39752.                 483 => 1642732351,
  39753.                 484 => 1642757286,
  39754.                 485 => 1643366069,
  39755.                 486 => 1643386819,
  39756.                 487 => 1643724178,
  39757.                 488 => 1643878976,
  39758.                 489 => 1643892702,
  39759.                 490 => 1645019769,
  39760.                 491 => 1645453538,
  39761.                 492 => 1646125417,
  39762.                 493 => 1646397836,
  39763.                 494 => 1646817331,
  39764.                 495 => 1647260673,
  39765.                 496 => 1647443222,
  39766.                 497 => 1647511158,
  39767.                 498 => 1648031611,
  39768.                 499 => 1648031636,
  39769.                 500 => 1648543185,
  39770.                 501 => 1648709176,
  39771.                 502 => 1648803451,
  39772.                 503 => 1649040981,
  39773.                 504 => 1649315608,
  39774.                 505 => 1649858046,
  39775.                 506 => 1650249241,
  39776.                 507 => 1650444800,
  39777.                 508 => 1650548599,
  39778.                 509 => 1650620993,
  39779.                 510 => 1650872291,
  39780.                 511 => 1650981517,
  39781.                 512 => 1651118773,
  39782.                 513 => 1652166447,
  39783.                 514 => 1652345915,
  39784.                 515 => 1652441129,
  39785.                 516 => 1652864153,
  39786.                 517 => 1653376989,
  39787.                 518 => 1653385302,
  39788.                 519 => 1654839361,
  39789.                 520 => 1654839361,
  39790.                 521 => 1654839361,
  39791.                 522 => 1655730949,
  39792.                 523 => 1656397126,
  39793.                 524 => 1656928097,
  39794.                 525 => 1657011337,
  39795.                 526 => 1657027979,
  39796.                 527 => 1657173907,
  39797.                 528 => 1658786605,
  39798.                 529 => 1659256999,
  39799.                 530 => 1659257296,
  39800.                 531 => 1659257396,
  39801.                 532 => 1659257496,
  39802.                 533 => 1660814397,
  39803.                 534 => 1661759290,
  39804.                 535 => 1661771388,
  39805.                 536 => 1663238480,
  39806.                 537 => 1664512574,
  39807.                 538 => 1664541794,
  39808.                 539 => 1664894872,
  39809.                 540 => 1665064823,
  39810.                 541 => 1665267882,
  39811.                 542 => 1667731399,
  39812.                 543 => 1667806582,
  39813.                 544 => 1667983492,
  39814.                 545 => 1668677456,
  39815.                 546 => 1669316067,
  39816.                 547 => 1672164687,
  39817.                 548 => 1672743034,
  39818.                 549 => 1673001912,
  39819.                 550 => 1673966228,
  39820.                 551 => 1675218708,
  39821.                 552 => 1675827655,
  39822.                 553 => 1632281097,
  39823.                 554 => 1636121186,
  39824.                 555 => 1660813696,
  39825.                 556 => 1641476963,
  39826.                 557 => 1661505878,
  39827.                 558 => 1632281097,
  39828.                 559 => 1636121186,
  39829.                 560 => 1660813696,
  39830.                 561 => 1552899789,
  39831.                 562 => 1555406153,
  39832.                 563 => 1563785071,
  39833.                 564 => 1564385954,
  39834.                 565 => 1564385960,
  39835.                 566 => 1565640170,
  39836.                 567 => 1565640175,
  39837.                 568 => 1595492054,
  39838.                 569 => 1604502151,
  39839.                 570 => 1572257501,
  39840.                 571 => 1616477404,
  39841.                 572 => 1644753635,
  39842.                 573 => 1652444730,
  39843.                 574 => 1669117848,
  39844.                 575 => 1669796049,
  39845.                 576 => 1678106061,
  39846.                 577 => 1561624273,
  39847.                 578 => 1582814871,
  39848.                 579 => 1585914186,
  39849.                 580 => 1593513764,
  39850.                 581 => 1613392342,
  39851.                 582 => 1622451845,
  39852.                 583 => 1665670940,
  39853.                 584 => 1672838852,
  39854.                 585 => 1572257501,
  39855.                 586 => 1606378923,
  39856.                 587 => 1607952506,
  39857.                 588 => 1608034991,
  39858.                 589 => 1612945522,
  39859.                 590 => 1620808652,
  39860.                 591 => 1631192197,
  39861.                 592 => 1574344300,
  39862.                 593 => 1582718994,
  39863.                 594 => 1586345021,
  39864.                 595 => 1586345049,
  39865.                 596 => 1586345063,
  39866.                 597 => 1587126585,
  39867.                 598 => 1625566312,
  39868.                 599 => 1605167857,
  39869.                 600 => 1574369764,
  39870.                 601 => 1591973412,
  39871.                 602 => 1614600908,
  39872.                 603 => 160198215,
  39873.                 604 => 1634025013,
  39874.                 605 => 1663601206,
  39875.                 606 => 1572944593,
  39876.                 607 => 1573045796,
  39877.                 608 => 1573135374,
  39878.                 609 => 1573139562,
  39879.                 610 => 1573140186,
  39880.                 611 => 1573209317,
  39881.                 612 => 1573209481,
  39882.                 613 => 1574072727,
  39883.                 614 => 1576497438,
  39884.                 615 => 1576497500,
  39885.                 616 => 1576503670,
  39886.                 617 => 1576505995,
  39887.                 618 => 1577972394,
  39888.                 619 => 1578049087,
  39889.                 620 => 1578066584,
  39890.                 621 => 1584096712,
  39891.                 622 => 1585054485,
  39892.                 623 => 1585055462,
  39893.                 624 => 1587976714,
  39894.                 625 => 1587988241,
  39895.                 626 => 1592301104,
  39896.                 627 => 1602233999,
  39897.                 628 => 1602832962,
  39898.                 629 => 1607683101,
  39899.                 630 => 1611068135,
  39900.                 631 => 1614764106,
  39901.                 632 => 1625817765,
  39902.                 633 => 1630049295,
  39903.                 634 => 1636367162,
  39904.                 635 => 1642147726,
  39905.                 636 => 1646304817,
  39906.                 637 => 1648797644,
  39907.                 638 => 1649245702,
  39908.                 639 => 1652692175,
  39909.                 640 => 1653310700,
  39910.                 641 => 1653661469,
  39911.                 642 => 1680157673,
  39912.                 643 => 1593593459,
  39913.                 644 => 1593609756,
  39914.                 645 => 1594112563,
  39915.                 646 => 1603792256,
  39916.                 647 => 1604328197,
  39917.                 648 => 1629277711,
  39918.                 649 => 1652167040,
  39919.                 650 => 1652965408,
  39920.                 651 => 1656320935,
  39921.                 652 => 1657543922,
  39922.             ],
  39923.             'shopware.security.csp_templates' => [
  39924.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  39925.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  39926.                 'storefront' => '',
  39927.                 'installer' => '',
  39928.             ],
  39929.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  39930.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  39931.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  39932.             'env(INSTANCE_ID)' => 'install',
  39933.             'shopware.store_endpoints' => [
  39934.                 'ping' => '/ping',
  39935.                 'my_extensions' => '/swplatform/licenseenvironment',
  39936.                 'my_licenses' => '/swplatform/licenses',
  39937.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  39938.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  39939.                 'environment_information' => '/swplatform/environmentinformation',
  39940.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  39941.                 'updater_permission' => '/swplatform/autoupdate/permission',
  39942.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  39943.                 'app_generate_signature' => '/swplatform/generatesignature',
  39944.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  39945.                 'login' => '/swplatform/login',
  39946.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  39947.                 'user_info' => '/swplatform/userinfo',
  39948.             ],
  39949.             'env(SHOPWARE_UPDATE_TEST)' => '',
  39950.             'shopware.media.metadata.types' => [
  39951.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  39952.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  39953.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  39954.             ],
  39955.             'product_export.directory' => 'export',
  39956.             'product_export.read_buffer_size' => 100,
  39957.             'import_export.supported_entities' => [
  39958.                 => 'customer',
  39959.                 => 'product',
  39960.             ],
  39961.             'import_export.supported_file_types' => [
  39962.                 => 'text/csv',
  39963.             ],
  39964.             'import_export.read_buffer_size' => 100,
  39965.             'import_export.write_buffer_size' => 100,
  39966.             'import_export.http_batch_size' => 100,
  39967.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  39968.             'shopware_http_cache_enabled_default' => 1,
  39969.             'shopware_http_cache_default_ttl_default' => 7200,
  39970.             'shopware.twig.app_variable.allowed_server_params' => [
  39971.                 => 'server_name',
  39972.                 => 'request_uri',
  39973.                 => 'app_url',
  39974.                 => 'http_user_agent',
  39975.                 => 'http_host',
  39976.                 => 'server_name',
  39977.                 => 'server_port',
  39978.                 => 'redirect_url',
  39979.                 => 'https',
  39980.                 => 'forwarded',
  39981.                 10 => 'host',
  39982.                 11 => 'remote_addr',
  39983.                 12 => 'http_x_forwarded_for',
  39984.                 13 => 'http_x_forwarded_host',
  39985.                 14 => 'http_x_forwarded_proto',
  39986.                 15 => 'http_x_forwarded_port',
  39987.                 16 => 'http_x_forwarded_prefix',
  39988.             ],
  39989.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  39990.             'elasticsearch.index.config' => [
  39991.                 'settings' => [
  39992.                     'index' => [
  39993.                         'number_of_shards' => 3,
  39994.                         'number_of_replicas' => 3,
  39995.                         'mapping.total_fields.limit' => 50000,
  39996.                         'mapping.nested_fields.limit' => 500,
  39997.                         'mapping.nested_objects.limit' => 1000000,
  39998.                     ],
  39999.                     'analysis' => [
  40000.                         'normalizer' => [
  40001.                             'sw_lowercase_normalizer' => [
  40002.                                 'type' => 'custom',
  40003.                                 'filter' => [
  40004.                                     => 'lowercase',
  40005.                                 ],
  40006.                             ],
  40007.                         ],
  40008.                         'analyzer' => [
  40009.                             'sw_ngram_analyzer' => [
  40010.                                 'type' => 'custom',
  40011.                                 'tokenizer' => 'whitespace',
  40012.                                 'filter' => [
  40013.                                     => 'lowercase',
  40014.                                     => 'sw_ngram_filter',
  40015.                                 ],
  40016.                             ],
  40017.                         ],
  40018.                         'filter' => [
  40019.                             'sw_ngram_filter' => [
  40020.                                 'type' => 'ngram',
  40021.                                 'min_gram' => 4,
  40022.                                 'max_gram' => 5,
  40023.                             ],
  40024.                         ],
  40025.                     ],
  40026.                 ],
  40027.             ],
  40028.             'elasticsearch.index.mapping' => [
  40029.                 'dynamic_templates' => [
  40030.                     => [
  40031.                         'keywords' => [
  40032.                             'match_mapping_type' => 'string',
  40033.                             'mapping' => [
  40034.                                 'type' => 'keyword',
  40035.                                 'normalizer' => 'sw_lowercase_normalizer',
  40036.                                 'fields' => [
  40037.                                     'text' => [
  40038.                                         'type' => 'text',
  40039.                                     ],
  40040.                                 ],
  40041.                             ],
  40042.                         ],
  40043.                     ],
  40044.                 ],
  40045.             ],
  40046.             'elasticsearch.administration.index.config' => [
  40047.                 'settings' => [
  40048.                     'index' => [
  40049.                         'number_of_shards' => 3,
  40050.                         'number_of_replicas' => 3,
  40051.                         'mapping.total_fields.limit' => 50000,
  40052.                         'mapping.nested_fields.limit' => 500,
  40053.                         'mapping.nested_objects.limit' => 1000000,
  40054.                     ],
  40055.                     'analysis' => [
  40056.                         'normalizer' => [
  40057.                             'sw_lowercase_normalizer' => [
  40058.                                 'type' => 'custom',
  40059.                                 'filter' => [
  40060.                                     => 'lowercase',
  40061.                                 ],
  40062.                             ],
  40063.                         ],
  40064.                     ],
  40065.                 ],
  40066.             ],
  40067.             'elasticsearch.administration.index.mapping' => [
  40068.                 'dynamic_templates' => [
  40069.                     => [
  40070.                         'keywords' => [
  40071.                             'match_mapping_type' => 'string',
  40072.                             'mapping' => [
  40073.                                 'type' => 'keyword',
  40074.                                 'normalizer' => 'sw_lowercase_normalizer',
  40075.                                 'fields' => [
  40076.                                     'text' => [
  40077.                                         'type' => 'text',
  40078.                                     ],
  40079.                                 ],
  40080.                             ],
  40081.                         ],
  40082.                     ],
  40083.                 ],
  40084.             ],
  40085.             'default_elasticsearch_prefix' => 'sw',
  40086.             'env(SHOPWARE_ES_ENABLED)' => '',
  40087.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  40088.             'env(SHOPWARE_ES_HOSTS)' => '',
  40089.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  40090.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  40091.             'env(SHOPWARE_ADMIN_ES_ENABLED)' => '',
  40092.             'env(ADMIN_OPENSEARCH_URL)' => '',
  40093.             'env(SHOPWARE_ADMIN_ES_INDEX_PREFIX)' => 'sw-admin',
  40094.             'env(SHOPWARE_ADMIN_ES_REFRESH_INDICES)' => '',
  40095.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  40096.             'env(APP_URL_CHECK_DISABLED)' => false,
  40097.             'swag_extension_store.endpoints' => [
  40098.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  40099.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  40100.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  40101.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  40102.                 'create_basket' => '/swplatform/extensionstore/baskets',
  40103.                 'order_basket' => '/swplatform/extensionstore/orders',
  40104.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  40105.             ],
  40106.             'swagMarkets.host.production' => 'https://brickfox.io',
  40107.             'swagMarkets.headers' => [
  40108.                 'bf-access-key' => 'MkJGMTQxQzhBMkRDMjE5REU4NTNBQjYxQjZENEM=',
  40109.                 'bf-secret-key' => 'QGxfamU9XzEobSNpPXJpXiF6Mi09PSgoISVhOWY5dio3N3lpNyU2d3ZlNXUkaiYoaCQ=',
  40110.             ],
  40111.             'container.dumper.inline_class_loader' => true,
  40112.             'container.dumper.inline_factories' => true,
  40113.             'jwt_private_key_passphrase_default' => 'shopware',
  40114.             'shopware.store.frw' => true,
  40115.             'event_dispatcher.event_aliases' => [
  40116.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  40117.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  40118.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  40119.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  40120.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  40121.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  40122.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  40123.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  40124.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  40125.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  40126.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  40127.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  40128.             ],
  40129.             'fragment.renderer.hinclude.global_template' => NULL,
  40130.             'fragment.path' => '/_fragment',
  40131.             'kernel.http_method_override' => true,
  40132.             'kernel.trusted_hosts' => [
  40133.             ],
  40134.             'kernel.default_locale' => 'en-GB',
  40135.             'kernel.enabled_locales' => [
  40136.             ],
  40137.             'kernel.error_controller' => 'error_controller',
  40138.             'debug.file_link_format' => NULL,
  40139.             'asset.request_context.base_path' => NULL,
  40140.             'asset.request_context.secure' => NULL,
  40141.             'translator.logging' => false,
  40142.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  40143.             'debug.error_handler.throw_at' => -1,
  40144.             'router.request_context.host' => 'localhost',
  40145.             'router.request_context.scheme' => 'http',
  40146.             'router.request_context.base_url' => '',
  40147.             'router.resource' => 'kernel::loadRoutes',
  40148.             'request_listener.http_port' => 80,
  40149.             'request_listener.https_port' => 443,
  40150.             'session.metadata.storage_key' => '_sf2_meta',
  40151.             'session.storage.options' => [
  40152.                 'cache_limiter' => '0',
  40153.                 'name' => 'session-',
  40154.                 'cookie_secure' => 'auto',
  40155.                 'cookie_httponly' => true,
  40156.                 'cookie_samesite' => 'lax',
  40157.                 'gc_probability' => 1,
  40158.             ],
  40159.             'session.save_path' => NULL,
  40160.             'session.metadata.update_threshold' => 0,
  40161.             'validator.translation_domain' => 'validators',
  40162.             'profiler_listener.only_exceptions' => false,
  40163.             'profiler_listener.only_main_requests' => false,
  40164.             'monolog.use_microseconds' => true,
  40165.             'monolog.swift_mailer.handlers' => [
  40166.             ],
  40167.             'monolog.handlers_to_channels' => [
  40168.                 'monolog.handler.business_event_handler_buffer' => [
  40169.                     'type' => 'inclusive',
  40170.                     'elements' => [
  40171.                         => 'business_events',
  40172.                     ],
  40173.                 ],
  40174.                 'monolog.handler.console' => [
  40175.                     'type' => 'exclusive',
  40176.                     'elements' => [
  40177.                         => 'event',
  40178.                         => 'doctrine',
  40179.                         => 'console',
  40180.                     ],
  40181.                 ],
  40182.                 'monolog.handler.main' => [
  40183.                     'type' => 'exclusive',
  40184.                     'elements' => [
  40185.                         => 'event',
  40186.                         => 'doctrine',
  40187.                     ],
  40188.                 ],
  40189.             ],
  40190.             'twig.form.resources' => [
  40191.                 => 'form_div_layout.html.twig',
  40192.             ],
  40193.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  40194.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  40195.             'enqueue.transport.default.receive_timeout' => 1000,
  40196.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  40197.             'enqueue.client.default.router_queue_name' => 'default',
  40198.             'enqueue.client.default.default_queue_name' => 'default',
  40199.             'enqueue.transports' => [
  40200.                 => 'default',
  40201.             ],
  40202.             'enqueue.clients' => [
  40203.                 => 'default',
  40204.             ],
  40205.             'enqueue.default_transport' => 'default',
  40206.             'enqueue.default_client' => 'default',
  40207.             'shopware.feature' => [
  40208.                 'flags' => [
  40209.                     'v6.5.0.0' => [
  40210.                         'default' => false,
  40211.                         'major' => true,
  40212.                     ],
  40213.                     'PERFORMANCE_TWEAKS' => [
  40214.                         'default' => false,
  40215.                         'major' => true,
  40216.                         'description' => 'Performance improvements that include a breaking change',
  40217.                     ],
  40218.                     'FEATURE_NEXT_1797' => [
  40219.                         'default' => false,
  40220.                         'major' => true,
  40221.                         'description' => 'composer require for plugins',
  40222.                     ],
  40223.                     'FEATURE_NEXT_16710' => [
  40224.                         'default' => false,
  40225.                         'major' => true,
  40226.                         'description' => 'Do not allow empty ids provided in criteria',
  40227.                     ],
  40228.                     'FEATURE_NEXT_13810' => [
  40229.                         'default' => false,
  40230.                         'major' => true,
  40231.                         'description' => 'Deprecate old promotion module',
  40232.                     ],
  40233.                     'FEATURE_NEXT_13250' => [
  40234.                         'default' => false,
  40235.                         'major' => true,
  40236.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  40237.                     ],
  40238.                     'FEATURE_NEXT_17276' => [
  40239.                         'default' => false,
  40240.                         'major' => true,
  40241.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  40242.                     ],
  40243.                     'FEATURE_NEXT_16151' => [
  40244.                         'default' => false,
  40245.                         'major' => true,
  40246.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  40247.                     ],
  40248.                     'FEATURE_NEXT_16155' => [
  40249.                         'default' => false,
  40250.                         'major' => true,
  40251.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  40252.                     ],
  40253.                     'FEATURE_NEXT_19501' => [
  40254.                         'default' => false,
  40255.                         'major' => false,
  40256.                         'description' => 'Disables the cart.container function',
  40257.                     ],
  40258.                     'FEATURE_NEXT_15053' => [
  40259.                         'default' => false,
  40260.                         'major' => false,
  40261.                         'description' => 'Replace wrong displayed characters in number format',
  40262.                     ],
  40263.                     'FEATURE_NEXT_18215' => [
  40264.                         'default' => false,
  40265.                         'major' => true,
  40266.                         'description' => 'Rules are aware of their assignment',
  40267.                     ],
  40268.                     'FEATURE_NEXT_15815' => [
  40269.                         'default' => false,
  40270.                         'major' => true,
  40271.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  40272.                     ],
  40273.                     'FEATURE_NEXT_14699' => [
  40274.                         'default' => false,
  40275.                         'major' => true,
  40276.                         'description' => 'Refactoring of Storefront theme assets',
  40277.                     ],
  40278.                     'FEATURE_NEXT_15707' => [
  40279.                         'default' => false,
  40280.                         'major' => false,
  40281.                         'description' => 'Delivery notice for EU geoblocking regulation',
  40282.                     ],
  40283.                     'FEATURE_NEXT_14360' => [
  40284.                         'default' => false,
  40285.                         'major' => true,
  40286.                         'description' => 'App System 4.0 - Build action button messaging system',
  40287.                     ],
  40288.                     'FEATURE_NEXT_15172' => [
  40289.                         'default' => false,
  40290.                         'major' => true,
  40291.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  40292.                     ],
  40293.                     'FEATURE_NEXT_14001' => [
  40294.                         'default' => false,
  40295.                         'major' => true,
  40296.                         'description' => 'Newsletter DOI for registered customers',
  40297.                     ],
  40298.                     'FEATURE_NEXT_7739' => [
  40299.                         'default' => false,
  40300.                         'major' => true,
  40301.                         'description' => 'Optional salutation',
  40302.                     ],
  40303.                     'FEATURE_NEXT_16200' => [
  40304.                         'default' => false,
  40305.                         'major' => false,
  40306.                         'description' => 'Register Doi Domain',
  40307.                     ],
  40308.                     'FEATURE_NEXT_13410' => [
  40309.                         'default' => false,
  40310.                         'major' => true,
  40311.                         'description' => 'Make sales channels required in seo generator',
  40312.                     ],
  40313.                     'FEATURE_NEXT_15917' => [
  40314.                         'default' => false,
  40315.                         'major' => true,
  40316.                         'description' => 'Move storefront script tags to head with defer',
  40317.                     ],
  40318.                     'FEATURE_NEXT_15957' => [
  40319.                         'default' => false,
  40320.                         'major' => true,
  40321.                         'description' => 'VAT id field for guest',
  40322.                     ],
  40323.                     'FEATURE_NEXT_13601' => [
  40324.                         'default' => false,
  40325.                         'major' => true,
  40326.                         'description' => 'Default transaction state for async app payments',
  40327.                     ],
  40328.                     'FEATURE_NEXT_16992' => [
  40329.                         'default' => false,
  40330.                         'major' => true,
  40331.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  40332.                     ],
  40333.                     'FEATURE_NEXT_7530' => [
  40334.                         'default' => false,
  40335.                         'major' => true,
  40336.                         'description' => 'Improve orders UX in Administration',
  40337.                     ],
  40338.                     'FEATURE_NEXT_16824' => [
  40339.                         'default' => false,
  40340.                         'major' => true,
  40341.                         'description' => 'Cart merged event',
  40342.                     ],
  40343.                     'FEATURE_NEXT_16271' => [
  40344.                         'default' => false,
  40345.                         'major' => true,
  40346.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  40347.                     ],
  40348.                     'FEATURE_NEXT_15381' => [
  40349.                         'default' => false,
  40350.                         'major' => true,
  40351.                         'description' => 'Save theme compilation',
  40352.                     ],
  40353.                     'FEATURE_NEXT_17275' => [
  40354.                         'default' => false,
  40355.                         'major' => true,
  40356.                         'description' => 'StorefrontRenderEvent only gets original view',
  40357.                     ],
  40358.                     'FEATURE_NEXT_17016' => [
  40359.                         'default' => false,
  40360.                         'major' => true,
  40361.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  40362.                     ],
  40363.                     'FEATURE_NEXT_16236' => [
  40364.                         'default' => false,
  40365.                         'major' => true,
  40366.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  40367.                     ],
  40368.                     'FEATURE_NEXT_16640' => [
  40369.                         'default' => false,
  40370.                         'major' => true,
  40371.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  40372.                     ],
  40373.                     'FEATURE_NEXT_17858' => [
  40374.                         'default' => false,
  40375.                         'major' => true,
  40376.                         'description' => 'Major feature flag for Business Event',
  40377.                     ],
  40378.                     'FEATURE_NEXT_6758' => [
  40379.                         'default' => false,
  40380.                         'major' => true,
  40381.                         'description' => 'Layout assignment for category as list',
  40382.                     ],
  40383.                     'FEATURE_NEXT_19048' => [
  40384.                         'default' => false,
  40385.                         'major' => true,
  40386.                         'description' => 'Fix media resolution in theme',
  40387.                     ],
  40388.                     'FEATURE_NEXT_19822' => [
  40389.                         'default' => false,
  40390.                         'major' => true,
  40391.                         'description' => 'Enables lazy loading components in the administration',
  40392.                     ],
  40393.                     'FEATURE_NEXT_18129' => [
  40394.                         'default' => false,
  40395.                         'major' => true,
  40396.                         'description' => 'Require positionIdentifier for some components',
  40397.                     ],
  40398.                     'FEATURE_NEXT_19163' => [
  40399.                         'default' => false,
  40400.                         'major' => true,
  40401.                         'description' => 'one to one inheritance',
  40402.                     ],
  40403.                     'FEATURE_NEXT_18187' => [
  40404.                         'default' => false,
  40405.                         'major' => true,
  40406.                         'description' => 'Move admin dashboard statistics into separate component',
  40407.                     ],
  40408.                     'FEATURE_NEXT_17978' => [
  40409.                         'default' => false,
  40410.                         'major' => true,
  40411.                         'description' => 'Change component factory to work with extension overrides in Administration',
  40412.                     ],
  40413.                     'FEATURE_NEXT_11634' => [
  40414.                         'default' => false,
  40415.                         'major' => true,
  40416.                         'description' => 'Webpack alias refactor',
  40417.                     ],
  40418.                     'FEATURE_NEXT_21547' => [
  40419.                         'default' => false,
  40420.                         'major' => true,
  40421.                         'description' => 'Change admin criteria defaults',
  40422.                     ],
  40423.                     'FEATURE_NEXT_22900' => [
  40424.                         'default' => false,
  40425.                         'major' => true,
  40426.                         'description' => 'Admin search configuration is used in Elasticsearch',
  40427.                     ],
  40428.                 ],
  40429.             ],
  40430.             'shopware.feature.flags' => [
  40431.                 'v6.5.0.0' => [
  40432.                     'default' => false,
  40433.                     'major' => true,
  40434.                 ],
  40435.                 'PERFORMANCE_TWEAKS' => [
  40436.                     'default' => false,
  40437.                     'major' => true,
  40438.                     'description' => 'Performance improvements that include a breaking change',
  40439.                 ],
  40440.                 'FEATURE_NEXT_1797' => [
  40441.                     'default' => false,
  40442.                     'major' => true,
  40443.                     'description' => 'composer require for plugins',
  40444.                 ],
  40445.                 'FEATURE_NEXT_16710' => [
  40446.                     'default' => false,
  40447.                     'major' => true,
  40448.                     'description' => 'Do not allow empty ids provided in criteria',
  40449.                 ],
  40450.                 'FEATURE_NEXT_13810' => [
  40451.                     'default' => false,
  40452.                     'major' => true,
  40453.                     'description' => 'Deprecate old promotion module',
  40454.                 ],
  40455.                 'FEATURE_NEXT_13250' => [
  40456.                     'default' => false,
  40457.                     'major' => true,
  40458.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  40459.                 ],
  40460.                 'FEATURE_NEXT_17276' => [
  40461.                     'default' => false,
  40462.                     'major' => true,
  40463.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  40464.                 ],
  40465.                 'FEATURE_NEXT_16151' => [
  40466.                     'default' => false,
  40467.                     'major' => true,
  40468.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  40469.                 ],
  40470.                 'FEATURE_NEXT_16155' => [
  40471.                     'default' => false,
  40472.                     'major' => true,
  40473.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  40474.                 ],
  40475.                 'FEATURE_NEXT_19501' => [
  40476.                     'default' => false,
  40477.                     'major' => false,
  40478.                     'description' => 'Disables the cart.container function',
  40479.                 ],
  40480.                 'FEATURE_NEXT_15053' => [
  40481.                     'default' => false,
  40482.                     'major' => false,
  40483.                     'description' => 'Replace wrong displayed characters in number format',
  40484.                 ],
  40485.                 'FEATURE_NEXT_18215' => [
  40486.                     'default' => false,
  40487.                     'major' => true,
  40488.                     'description' => 'Rules are aware of their assignment',
  40489.                 ],
  40490.                 'FEATURE_NEXT_15815' => [
  40491.                     'default' => false,
  40492.                     'major' => true,
  40493.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  40494.                 ],
  40495.                 'FEATURE_NEXT_14699' => [
  40496.                     'default' => false,
  40497.                     'major' => true,
  40498.                     'description' => 'Refactoring of Storefront theme assets',
  40499.                 ],
  40500.                 'FEATURE_NEXT_15707' => [
  40501.                     'default' => false,
  40502.                     'major' => false,
  40503.                     'description' => 'Delivery notice for EU geoblocking regulation',
  40504.                 ],
  40505.                 'FEATURE_NEXT_14360' => [
  40506.                     'default' => false,
  40507.                     'major' => true,
  40508.                     'description' => 'App System 4.0 - Build action button messaging system',
  40509.                 ],
  40510.                 'FEATURE_NEXT_15172' => [
  40511.                     'default' => false,
  40512.                     'major' => true,
  40513.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  40514.                 ],
  40515.                 'FEATURE_NEXT_14001' => [
  40516.                     'default' => false,
  40517.                     'major' => true,
  40518.                     'description' => 'Newsletter DOI for registered customers',
  40519.                 ],
  40520.                 'FEATURE_NEXT_7739' => [
  40521.                     'default' => false,
  40522.                     'major' => true,
  40523.                     'description' => 'Optional salutation',
  40524.                 ],
  40525.                 'FEATURE_NEXT_16200' => [
  40526.                     'default' => false,
  40527.                     'major' => false,
  40528.                     'description' => 'Register Doi Domain',
  40529.                 ],
  40530.                 'FEATURE_NEXT_13410' => [
  40531.                     'default' => false,
  40532.                     'major' => true,
  40533.                     'description' => 'Make sales channels required in seo generator',
  40534.                 ],
  40535.                 'FEATURE_NEXT_15917' => [
  40536.                     'default' => false,
  40537.                     'major' => true,
  40538.                     'description' => 'Move storefront script tags to head with defer',
  40539.                 ],
  40540.                 'FEATURE_NEXT_15957' => [
  40541.                     'default' => false,
  40542.                     'major' => true,
  40543.                     'description' => 'VAT id field for guest',
  40544.                 ],
  40545.                 'FEATURE_NEXT_13601' => [
  40546.                     'default' => false,
  40547.                     'major' => true,
  40548.                     'description' => 'Default transaction state for async app payments',
  40549.                 ],
  40550.                 'FEATURE_NEXT_16992' => [
  40551.                     'default' => false,
  40552.                     'major' => true,
  40553.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  40554.                 ],
  40555.                 'FEATURE_NEXT_7530' => [
  40556.                     'default' => false,
  40557.                     'major' => true,
  40558.                     'description' => 'Improve orders UX in Administration',
  40559.                 ],
  40560.                 'FEATURE_NEXT_16824' => [
  40561.                     'default' => false,
  40562.                     'major' => true,
  40563.                     'description' => 'Cart merged event',
  40564.                 ],
  40565.                 'FEATURE_NEXT_16271' => [
  40566.                     'default' => false,
  40567.                     'major' => true,
  40568.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  40569.                 ],
  40570.                 'FEATURE_NEXT_15381' => [
  40571.                     'default' => false,
  40572.                     'major' => true,
  40573.                     'description' => 'Save theme compilation',
  40574.                 ],
  40575.                 'FEATURE_NEXT_17275' => [
  40576.                     'default' => false,
  40577.                     'major' => true,
  40578.                     'description' => 'StorefrontRenderEvent only gets original view',
  40579.                 ],
  40580.                 'FEATURE_NEXT_17016' => [
  40581.                     'default' => false,
  40582.                     'major' => true,
  40583.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  40584.                 ],
  40585.                 'FEATURE_NEXT_16236' => [
  40586.                     'default' => false,
  40587.                     'major' => true,
  40588.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  40589.                 ],
  40590.                 'FEATURE_NEXT_16640' => [
  40591.                     'default' => false,
  40592.                     'major' => true,
  40593.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  40594.                 ],
  40595.                 'FEATURE_NEXT_17858' => [
  40596.                     'default' => false,
  40597.                     'major' => true,
  40598.                     'description' => 'Major feature flag for Business Event',
  40599.                 ],
  40600.                 'FEATURE_NEXT_6758' => [
  40601.                     'default' => false,
  40602.                     'major' => true,
  40603.                     'description' => 'Layout assignment for category as list',
  40604.                 ],
  40605.                 'FEATURE_NEXT_19048' => [
  40606.                     'default' => false,
  40607.                     'major' => true,
  40608.                     'description' => 'Fix media resolution in theme',
  40609.                 ],
  40610.                 'FEATURE_NEXT_19822' => [
  40611.                     'default' => false,
  40612.                     'major' => true,
  40613.                     'description' => 'Enables lazy loading components in the administration',
  40614.                 ],
  40615.                 'FEATURE_NEXT_18129' => [
  40616.                     'default' => false,
  40617.                     'major' => true,
  40618.                     'description' => 'Require positionIdentifier for some components',
  40619.                 ],
  40620.                 'FEATURE_NEXT_19163' => [
  40621.                     'default' => false,
  40622.                     'major' => true,
  40623.                     'description' => 'one to one inheritance',
  40624.                 ],
  40625.                 'FEATURE_NEXT_18187' => [
  40626.                     'default' => false,
  40627.                     'major' => true,
  40628.                     'description' => 'Move admin dashboard statistics into separate component',
  40629.                 ],
  40630.                 'FEATURE_NEXT_17978' => [
  40631.                     'default' => false,
  40632.                     'major' => true,
  40633.                     'description' => 'Change component factory to work with extension overrides in Administration',
  40634.                 ],
  40635.                 'FEATURE_NEXT_11634' => [
  40636.                     'default' => false,
  40637.                     'major' => true,
  40638.                     'description' => 'Webpack alias refactor',
  40639.                 ],
  40640.                 'FEATURE_NEXT_21547' => [
  40641.                     'default' => false,
  40642.                     'major' => true,
  40643.                     'description' => 'Change admin criteria defaults',
  40644.                 ],
  40645.                 'FEATURE_NEXT_22900' => [
  40646.                     'default' => false,
  40647.                     'major' => true,
  40648.                     'description' => 'Admin search configuration is used in Elasticsearch',
  40649.                 ],
  40650.             ],
  40651.             'shopware.feature.flags.v6.5.0.0' => [
  40652.                 'default' => false,
  40653.                 'major' => true,
  40654.             ],
  40655.             'shopware.feature.flags.v6.5.0.0.default' => false,
  40656.             'shopware.feature.flags.v6.5.0.0.major' => true,
  40657.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  40658.                 'default' => false,
  40659.                 'major' => true,
  40660.                 'description' => 'Performance improvements that include a breaking change',
  40661.             ],
  40662.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  40663.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  40664.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  40665.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  40666.                 'default' => false,
  40667.                 'major' => true,
  40668.                 'description' => 'composer require for plugins',
  40669.             ],
  40670.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  40671.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  40672.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  40673.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  40674.                 'default' => false,
  40675.                 'major' => true,
  40676.                 'description' => 'Do not allow empty ids provided in criteria',
  40677.             ],
  40678.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  40679.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  40680.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  40681.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  40682.                 'default' => false,
  40683.                 'major' => true,
  40684.                 'description' => 'Deprecate old promotion module',
  40685.             ],
  40686.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  40687.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  40688.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  40689.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  40690.                 'default' => false,
  40691.                 'major' => true,
  40692.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  40693.             ],
  40694.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  40695.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  40696.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  40697.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  40698.                 'default' => false,
  40699.                 'major' => true,
  40700.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  40701.             ],
  40702.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  40703.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  40704.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  40705.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  40706.                 'default' => false,
  40707.                 'major' => true,
  40708.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  40709.             ],
  40710.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  40711.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  40712.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  40713.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  40714.                 'default' => false,
  40715.                 'major' => true,
  40716.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  40717.             ],
  40718.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  40719.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  40720.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  40721.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  40722.                 'default' => false,
  40723.                 'major' => false,
  40724.                 'description' => 'Disables the cart.container function',
  40725.             ],
  40726.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  40727.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  40728.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  40729.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  40730.                 'default' => false,
  40731.                 'major' => false,
  40732.                 'description' => 'Replace wrong displayed characters in number format',
  40733.             ],
  40734.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  40735.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  40736.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  40737.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  40738.                 'default' => false,
  40739.                 'major' => true,
  40740.                 'description' => 'Rules are aware of their assignment',
  40741.             ],
  40742.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  40743.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  40744.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  40745.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  40746.                 'default' => false,
  40747.                 'major' => true,
  40748.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  40749.             ],
  40750.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  40751.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  40752.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  40753.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  40754.                 'default' => false,
  40755.                 'major' => true,
  40756.                 'description' => 'Refactoring of Storefront theme assets',
  40757.             ],
  40758.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  40759.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  40760.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  40761.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  40762.                 'default' => false,
  40763.                 'major' => false,
  40764.                 'description' => 'Delivery notice for EU geoblocking regulation',
  40765.             ],
  40766.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  40767.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  40768.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  40769.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  40770.                 'default' => false,
  40771.                 'major' => true,
  40772.                 'description' => 'App System 4.0 - Build action button messaging system',
  40773.             ],
  40774.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  40775.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  40776.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  40777.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  40778.                 'default' => false,
  40779.                 'major' => true,
  40780.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  40781.             ],
  40782.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  40783.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  40784.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  40785.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  40786.                 'default' => false,
  40787.                 'major' => true,
  40788.                 'description' => 'Newsletter DOI for registered customers',
  40789.             ],
  40790.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  40791.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  40792.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  40793.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  40794.                 'default' => false,
  40795.                 'major' => true,
  40796.                 'description' => 'Optional salutation',
  40797.             ],
  40798.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  40799.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  40800.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  40801.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  40802.                 'default' => false,
  40803.                 'major' => false,
  40804.                 'description' => 'Register Doi Domain',
  40805.             ],
  40806.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  40807.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  40808.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  40809.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  40810.                 'default' => false,
  40811.                 'major' => true,
  40812.                 'description' => 'Make sales channels required in seo generator',
  40813.             ],
  40814.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  40815.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  40816.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  40817.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  40818.                 'default' => false,
  40819.                 'major' => true,
  40820.                 'description' => 'Move storefront script tags to head with defer',
  40821.             ],
  40822.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  40823.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  40824.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  40825.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  40826.                 'default' => false,
  40827.                 'major' => true,
  40828.                 'description' => 'VAT id field for guest',
  40829.             ],
  40830.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  40831.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  40832.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  40833.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  40834.                 'default' => false,
  40835.                 'major' => true,
  40836.                 'description' => 'Default transaction state for async app payments',
  40837.             ],
  40838.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  40839.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  40840.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  40841.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  40842.                 'default' => false,
  40843.                 'major' => true,
  40844.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  40845.             ],
  40846.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  40847.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  40848.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  40849.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  40850.                 'default' => false,
  40851.                 'major' => true,
  40852.                 'description' => 'Improve orders UX in Administration',
  40853.             ],
  40854.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  40855.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  40856.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  40857.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  40858.                 'default' => false,
  40859.                 'major' => true,
  40860.                 'description' => 'Cart merged event',
  40861.             ],
  40862.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  40863.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  40864.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  40865.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  40866.                 'default' => false,
  40867.                 'major' => true,
  40868.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  40869.             ],
  40870.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  40871.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  40872.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  40873.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  40874.                 'default' => false,
  40875.                 'major' => true,
  40876.                 'description' => 'Save theme compilation',
  40877.             ],
  40878.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  40879.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  40880.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  40881.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  40882.                 'default' => false,
  40883.                 'major' => true,
  40884.                 'description' => 'StorefrontRenderEvent only gets original view',
  40885.             ],
  40886.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  40887.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  40888.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  40889.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  40890.                 'default' => false,
  40891.                 'major' => true,
  40892.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  40893.             ],
  40894.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  40895.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  40896.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  40897.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  40898.                 'default' => false,
  40899.                 'major' => true,
  40900.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  40901.             ],
  40902.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  40903.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  40904.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  40905.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  40906.                 'default' => false,
  40907.                 'major' => true,
  40908.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  40909.             ],
  40910.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  40911.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  40912.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  40913.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  40914.                 'default' => false,
  40915.                 'major' => true,
  40916.                 'description' => 'Major feature flag for Business Event',
  40917.             ],
  40918.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  40919.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  40920.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  40921.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  40922.                 'default' => false,
  40923.                 'major' => true,
  40924.                 'description' => 'Layout assignment for category as list',
  40925.             ],
  40926.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  40927.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  40928.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  40929.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  40930.                 'default' => false,
  40931.                 'major' => true,
  40932.                 'description' => 'Fix media resolution in theme',
  40933.             ],
  40934.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  40935.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  40936.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  40937.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  40938.                 'default' => false,
  40939.                 'major' => true,
  40940.                 'description' => 'Enables lazy loading components in the administration',
  40941.             ],
  40942.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  40943.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  40944.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  40945.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  40946.                 'default' => false,
  40947.                 'major' => true,
  40948.                 'description' => 'Require positionIdentifier for some components',
  40949.             ],
  40950.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  40951.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  40952.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  40953.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  40954.                 'default' => false,
  40955.                 'major' => true,
  40956.                 'description' => 'one to one inheritance',
  40957.             ],
  40958.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  40959.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  40960.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  40961.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  40962.                 'default' => false,
  40963.                 'major' => true,
  40964.                 'description' => 'Move admin dashboard statistics into separate component',
  40965.             ],
  40966.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  40967.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  40968.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  40969.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  40970.                 'default' => false,
  40971.                 'major' => true,
  40972.                 'description' => 'Change component factory to work with extension overrides in Administration',
  40973.             ],
  40974.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  40975.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  40976.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  40977.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  40978.                 'default' => false,
  40979.                 'major' => true,
  40980.                 'description' => 'Webpack alias refactor',
  40981.             ],
  40982.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  40983.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  40984.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  40985.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  40986.                 'default' => false,
  40987.                 'major' => true,
  40988.                 'description' => 'Change admin criteria defaults',
  40989.             ],
  40990.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  40991.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  40992.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  40993.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  40994.                 'default' => false,
  40995.                 'major' => true,
  40996.                 'description' => 'Admin search configuration is used in Elasticsearch',
  40997.             ],
  40998.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  40999.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  41000.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  41001.             'shopware.profiler' => [
  41002.                 'integrations' => [
  41003.                     => 'Symfony',
  41004.                 ],
  41005.             ],
  41006.             'shopware.profiler.integrations' => [
  41007.                 => 'Symfony',
  41008.             ],
  41009.             'shopware.profiler.integrations.0' => 'Symfony',
  41010.             'shopware.filesystem' => [
  41011.                 'private' => [
  41012.                     'type' => 'local',
  41013.                     'config' => [
  41014.                         'root' => (\dirname(__DIR__4).'/files'),
  41015.                     ],
  41016.                 ],
  41017.                 'public' => [
  41018.                     'type' => 'local',
  41019.                     'config' => [
  41020.                         'root' => (\dirname(__DIR__4).'/public'),
  41021.                     ],
  41022.                 ],
  41023.                 'temp' => [
  41024.                     'type' => 'local',
  41025.                     'config' => [
  41026.                         'root' => \dirname(__DIR__3),
  41027.                     ],
  41028.                 ],
  41029.                 'theme' => [
  41030.                 ],
  41031.                 'asset' => [
  41032.                 ],
  41033.                 'sitemap' => [
  41034.                 ],
  41035.                 'allowed_extensions' => [
  41036.                     => 'jpg',
  41037.                     => 'jpeg',
  41038.                     => 'png',
  41039.                     => 'webp',
  41040.                     => 'gif',
  41041.                     => 'svg',
  41042.                     => 'bmp',
  41043.                     => 'tiff',
  41044.                     => 'tif',
  41045.                     => 'eps',
  41046.                     10 => 'webm',
  41047.                     11 => 'mkv',
  41048.                     12 => 'flv',
  41049.                     13 => 'ogv',
  41050.                     14 => 'ogg',
  41051.                     15 => 'mov',
  41052.                     16 => 'mp4',
  41053.                     17 => 'avi',
  41054.                     18 => 'wmv',
  41055.                     19 => 'pdf',
  41056.                     20 => 'aac',
  41057.                     21 => 'mp3',
  41058.                     22 => 'wav',
  41059.                     23 => 'flac',
  41060.                     24 => 'oga',
  41061.                     25 => 'wma',
  41062.                     26 => 'txt',
  41063.                     27 => 'doc',
  41064.                     28 => 'ico',
  41065.                 ],
  41066.                 'private_allowed_extensions' => [
  41067.                     => 'jpg',
  41068.                     => 'jpeg',
  41069.                     => 'png',
  41070.                     => 'webp',
  41071.                     => 'gif',
  41072.                     => 'svg',
  41073.                     => 'bmp',
  41074.                     => 'tiff',
  41075.                     => 'tif',
  41076.                     => 'eps',
  41077.                     10 => 'webm',
  41078.                     11 => 'mkv',
  41079.                     12 => 'flv',
  41080.                     13 => 'ogv',
  41081.                     14 => 'ogg',
  41082.                     15 => 'mov',
  41083.                     16 => 'mp4',
  41084.                     17 => 'avi',
  41085.                     18 => 'wmv',
  41086.                     19 => 'pdf',
  41087.                     20 => 'aac',
  41088.                     21 => 'mp3',
  41089.                     22 => 'wav',
  41090.                     23 => 'flac',
  41091.                     24 => 'oga',
  41092.                     25 => 'wma',
  41093.                     26 => 'txt',
  41094.                     27 => 'doc',
  41095.                     28 => 'ico',
  41096.                     29 => 'zip',
  41097.                     30 => 'rar',
  41098.                 ],
  41099.                 'private_local_download_strategy' => 'php',
  41100.             ],
  41101.             'shopware.filesystem.private' => [
  41102.                 'type' => 'local',
  41103.                 'config' => [
  41104.                     'root' => (\dirname(__DIR__4).'/files'),
  41105.                 ],
  41106.             ],
  41107.             'shopware.filesystem.private.type' => 'local',
  41108.             'shopware.filesystem.private.config' => [
  41109.                 'root' => (\dirname(__DIR__4).'/files'),
  41110.             ],
  41111.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  41112.             'shopware.filesystem.public' => [
  41113.                 'type' => 'local',
  41114.                 'config' => [
  41115.                     'root' => (\dirname(__DIR__4).'/public'),
  41116.                 ],
  41117.             ],
  41118.             'shopware.filesystem.public.type' => 'local',
  41119.             'shopware.filesystem.public.config' => [
  41120.                 'root' => (\dirname(__DIR__4).'/public'),
  41121.             ],
  41122.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  41123.             'shopware.filesystem.temp' => [
  41124.                 'type' => 'local',
  41125.                 'config' => [
  41126.                     'root' => \dirname(__DIR__3),
  41127.                 ],
  41128.             ],
  41129.             'shopware.filesystem.temp.type' => 'local',
  41130.             'shopware.filesystem.temp.config' => [
  41131.                 'root' => \dirname(__DIR__3),
  41132.             ],
  41133.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  41134.             'shopware.filesystem.theme' => [
  41135.                 'type' => 'local',
  41136.                 'config' => [
  41137.                     'root' => (\dirname(__DIR__4).'/public'),
  41138.                 ],
  41139.             ],
  41140.             'shopware.filesystem.asset' => [
  41141.                 'type' => 'local',
  41142.                 'config' => [
  41143.                     'root' => (\dirname(__DIR__4).'/public'),
  41144.                 ],
  41145.             ],
  41146.             'shopware.filesystem.sitemap' => [
  41147.                 'type' => 'local',
  41148.                 'config' => [
  41149.                     'root' => (\dirname(__DIR__4).'/public'),
  41150.                 ],
  41151.             ],
  41152.             'shopware.filesystem.allowed_extensions' => [
  41153.                 => 'jpg',
  41154.                 => 'jpeg',
  41155.                 => 'png',
  41156.                 => 'webp',
  41157.                 => 'gif',
  41158.                 => 'svg',
  41159.                 => 'bmp',
  41160.                 => 'tiff',
  41161.                 => 'tif',
  41162.                 => 'eps',
  41163.                 10 => 'webm',
  41164.                 11 => 'mkv',
  41165.                 12 => 'flv',
  41166.                 13 => 'ogv',
  41167.                 14 => 'ogg',
  41168.                 15 => 'mov',
  41169.                 16 => 'mp4',
  41170.                 17 => 'avi',
  41171.                 18 => 'wmv',
  41172.                 19 => 'pdf',
  41173.                 20 => 'aac',
  41174.                 21 => 'mp3',
  41175.                 22 => 'wav',
  41176.                 23 => 'flac',
  41177.                 24 => 'oga',
  41178.                 25 => 'wma',
  41179.                 26 => 'txt',
  41180.                 27 => 'doc',
  41181.                 28 => 'ico',
  41182.             ],
  41183.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  41184.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  41185.             'shopware.filesystem.allowed_extensions.2' => 'png',
  41186.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  41187.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  41188.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  41189.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  41190.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  41191.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  41192.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  41193.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  41194.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  41195.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  41196.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  41197.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  41198.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  41199.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  41200.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  41201.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  41202.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  41203.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  41204.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  41205.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  41206.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  41207.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  41208.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  41209.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  41210.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  41211.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  41212.             'shopware.filesystem.private_allowed_extensions' => [
  41213.                 => 'jpg',
  41214.                 => 'jpeg',
  41215.                 => 'png',
  41216.                 => 'webp',
  41217.                 => 'gif',
  41218.                 => 'svg',
  41219.                 => 'bmp',
  41220.                 => 'tiff',
  41221.                 => 'tif',
  41222.                 => 'eps',
  41223.                 10 => 'webm',
  41224.                 11 => 'mkv',
  41225.                 12 => 'flv',
  41226.                 13 => 'ogv',
  41227.                 14 => 'ogg',
  41228.                 15 => 'mov',
  41229.                 16 => 'mp4',
  41230.                 17 => 'avi',
  41231.                 18 => 'wmv',
  41232.                 19 => 'pdf',
  41233.                 20 => 'aac',
  41234.                 21 => 'mp3',
  41235.                 22 => 'wav',
  41236.                 23 => 'flac',
  41237.                 24 => 'oga',
  41238.                 25 => 'wma',
  41239.                 26 => 'txt',
  41240.                 27 => 'doc',
  41241.                 28 => 'ico',
  41242.                 29 => 'zip',
  41243.                 30 => 'rar',
  41244.             ],
  41245.             'shopware.filesystem.private_allowed_extensions.0' => 'jpg',
  41246.             'shopware.filesystem.private_allowed_extensions.1' => 'jpeg',
  41247.             'shopware.filesystem.private_allowed_extensions.2' => 'png',
  41248.             'shopware.filesystem.private_allowed_extensions.3' => 'webp',
  41249.             'shopware.filesystem.private_allowed_extensions.4' => 'gif',
  41250.             'shopware.filesystem.private_allowed_extensions.5' => 'svg',
  41251.             'shopware.filesystem.private_allowed_extensions.6' => 'bmp',
  41252.             'shopware.filesystem.private_allowed_extensions.7' => 'tiff',
  41253.             'shopware.filesystem.private_allowed_extensions.8' => 'tif',
  41254.             'shopware.filesystem.private_allowed_extensions.9' => 'eps',
  41255.             'shopware.filesystem.private_allowed_extensions.10' => 'webm',
  41256.             'shopware.filesystem.private_allowed_extensions.11' => 'mkv',
  41257.             'shopware.filesystem.private_allowed_extensions.12' => 'flv',
  41258.             'shopware.filesystem.private_allowed_extensions.13' => 'ogv',
  41259.             'shopware.filesystem.private_allowed_extensions.14' => 'ogg',
  41260.             'shopware.filesystem.private_allowed_extensions.15' => 'mov',
  41261.             'shopware.filesystem.private_allowed_extensions.16' => 'mp4',
  41262.             'shopware.filesystem.private_allowed_extensions.17' => 'avi',
  41263.             'shopware.filesystem.private_allowed_extensions.18' => 'wmv',
  41264.             'shopware.filesystem.private_allowed_extensions.19' => 'pdf',
  41265.             'shopware.filesystem.private_allowed_extensions.20' => 'aac',
  41266.             'shopware.filesystem.private_allowed_extensions.21' => 'mp3',
  41267.             'shopware.filesystem.private_allowed_extensions.22' => 'wav',
  41268.             'shopware.filesystem.private_allowed_extensions.23' => 'flac',
  41269.             'shopware.filesystem.private_allowed_extensions.24' => 'oga',
  41270.             'shopware.filesystem.private_allowed_extensions.25' => 'wma',
  41271.             'shopware.filesystem.private_allowed_extensions.26' => 'txt',
  41272.             'shopware.filesystem.private_allowed_extensions.27' => 'doc',
  41273.             'shopware.filesystem.private_allowed_extensions.28' => 'ico',
  41274.             'shopware.filesystem.private_allowed_extensions.29' => 'zip',
  41275.             'shopware.filesystem.private_allowed_extensions.30' => 'rar',
  41276.             'shopware.filesystem.private_local_download_strategy' => 'php',
  41277.             'shopware.cdn.url' => '',
  41278.             'shopware.increment' => [
  41279.                 'user_activity' => [
  41280.                     'type' => 'mysql',
  41281.                 ],
  41282.                 'message_queue' => [
  41283.                     'type' => 'mysql',
  41284.                 ],
  41285.             ],
  41286.             'shopware.increment.user_activity' => [
  41287.                 'type' => 'mysql',
  41288.             ],
  41289.             'shopware.increment.user_activity.type' => 'mysql',
  41290.             'shopware.increment.message_queue' => [
  41291.                 'type' => 'mysql',
  41292.             ],
  41293.             'shopware.increment.message_queue.type' => 'mysql',
  41294.             'shopware.api' => [
  41295.                 'max_limit' => 100,
  41296.                 'api_browser' => [
  41297.                     'auth_required' => false,
  41298.                 ],
  41299.                 'store' => [
  41300.                     'context_lifetime' => 'P1D',
  41301.                 ],
  41302.                 'rate_limiter' => [
  41303.                     'login' => [
  41304.                         'enabled' => true,
  41305.                         'policy' => 'time_backoff',
  41306.                         'reset' => '24 hours',
  41307.                         'limits' => [
  41308.                             => [
  41309.                                 'limit' => 10,
  41310.                                 'interval' => '10 seconds',
  41311.                             ],
  41312.                             => [
  41313.                                 'limit' => 15,
  41314.                                 'interval' => '30 seconds',
  41315.                             ],
  41316.                             => [
  41317.                                 'limit' => 20,
  41318.                                 'interval' => '60 seconds',
  41319.                             ],
  41320.                         ],
  41321.                         'lock_factory' => 'lock.factory',
  41322.                         'cache_pool' => 'cache.rate_limiter',
  41323.                     ],
  41324.                     'guest_login' => [
  41325.                         'enabled' => true,
  41326.                         'policy' => 'time_backoff',
  41327.                         'reset' => '24 hours',
  41328.                         'limits' => [
  41329.                             => [
  41330.                                 'limit' => 10,
  41331.                                 'interval' => '10 seconds',
  41332.                             ],
  41333.                             => [
  41334.                                 'limit' => 15,
  41335.                                 'interval' => '30 seconds',
  41336.                             ],
  41337.                             => [
  41338.                                 'limit' => 20,
  41339.                                 'interval' => '60 seconds',
  41340.                             ],
  41341.                         ],
  41342.                         'lock_factory' => 'lock.factory',
  41343.                         'cache_pool' => 'cache.rate_limiter',
  41344.                     ],
  41345.                     'oauth' => [
  41346.                         'enabled' => true,
  41347.                         'policy' => 'time_backoff',
  41348.                         'reset' => '24 hours',
  41349.                         'limits' => [
  41350.                             => [
  41351.                                 'limit' => 10,
  41352.                                 'interval' => '10 seconds',
  41353.                             ],
  41354.                             => [
  41355.                                 'limit' => 15,
  41356.                                 'interval' => '30 seconds',
  41357.                             ],
  41358.                             => [
  41359.                                 'limit' => 20,
  41360.                                 'interval' => '60 seconds',
  41361.                             ],
  41362.                         ],
  41363.                         'lock_factory' => 'lock.factory',
  41364.                         'cache_pool' => 'cache.rate_limiter',
  41365.                     ],
  41366.                     'reset_password' => [
  41367.                         'enabled' => true,
  41368.                         'policy' => 'time_backoff',
  41369.                         'reset' => '24 hours',
  41370.                         'limits' => [
  41371.                             => [
  41372.                                 'limit' => 3,
  41373.                                 'interval' => '30 seconds',
  41374.                             ],
  41375.                             => [
  41376.                                 'limit' => 5,
  41377.                                 'interval' => '60 seconds',
  41378.                             ],
  41379.                             => [
  41380.                                 'limit' => 10,
  41381.                                 'interval' => '90 seconds',
  41382.                             ],
  41383.                         ],
  41384.                         'lock_factory' => 'lock.factory',
  41385.                         'cache_pool' => 'cache.rate_limiter',
  41386.                     ],
  41387.                     'user_recovery' => [
  41388.                         'enabled' => true,
  41389.                         'policy' => 'time_backoff',
  41390.                         'reset' => '24 hours',
  41391.                         'limits' => [
  41392.                             => [
  41393.                                 'limit' => 3,
  41394.                                 'interval' => '30 seconds',
  41395.                             ],
  41396.                             => [
  41397.                                 'limit' => 5,
  41398.                                 'interval' => '60 seconds',
  41399.                             ],
  41400.                             => [
  41401.                                 'limit' => 10,
  41402.                                 'interval' => '90 seconds',
  41403.                             ],
  41404.                         ],
  41405.                         'lock_factory' => 'lock.factory',
  41406.                         'cache_pool' => 'cache.rate_limiter',
  41407.                     ],
  41408.                     'contact_form' => [
  41409.                         'enabled' => true,
  41410.                         'policy' => 'time_backoff',
  41411.                         'reset' => '24 hours',
  41412.                         'limits' => [
  41413.                             => [
  41414.                                 'limit' => 3,
  41415.                                 'interval' => '30 seconds',
  41416.                             ],
  41417.                             => [
  41418.                                 'limit' => 5,
  41419.                                 'interval' => '60 seconds',
  41420.                             ],
  41421.                             => [
  41422.                                 'limit' => 10,
  41423.                                 'interval' => '90 seconds',
  41424.                             ],
  41425.                         ],
  41426.                         'lock_factory' => 'lock.factory',
  41427.                         'cache_pool' => 'cache.rate_limiter',
  41428.                     ],
  41429.                     'notification' => [
  41430.                         'enabled' => true,
  41431.                         'policy' => 'time_backoff',
  41432.                         'reset' => '24 hours',
  41433.                         'limits' => [
  41434.                             => [
  41435.                                 'limit' => 10,
  41436.                                 'interval' => '10 seconds',
  41437.                             ],
  41438.                             => [
  41439.                                 'limit' => 15,
  41440.                                 'interval' => '30 seconds',
  41441.                             ],
  41442.                             => [
  41443.                                 'limit' => 20,
  41444.                                 'interval' => '60 seconds',
  41445.                             ],
  41446.                         ],
  41447.                         'lock_factory' => 'lock.factory',
  41448.                         'cache_pool' => 'cache.rate_limiter',
  41449.                     ],
  41450.                     'newsletter_form' => [
  41451.                         'enabled' => true,
  41452.                         'policy' => 'time_backoff',
  41453.                         'reset' => '24 hours',
  41454.                         'limits' => [
  41455.                             => [
  41456.                                 'limit' => 3,
  41457.                                 'interval' => '30 seconds',
  41458.                             ],
  41459.                             => [
  41460.                                 'limit' => 5,
  41461.                                 'interval' => '60 seconds',
  41462.                             ],
  41463.                             => [
  41464.                                 'limit' => 10,
  41465.                                 'interval' => '90 seconds',
  41466.                             ],
  41467.                         ],
  41468.                         'lock_factory' => 'lock.factory',
  41469.                         'cache_pool' => 'cache.rate_limiter',
  41470.                     ],
  41471.                     'cart_add_line_item' => [
  41472.                         'enabled' => true,
  41473.                         'policy' => 'system_config',
  41474.                         'reset' => '1 hours',
  41475.                         'limits' => [
  41476.                             => [
  41477.                                 'domain' => 'core.cart.lineItemAddLimit',
  41478.                                 'interval' => '60 seconds',
  41479.                             ],
  41480.                         ],
  41481.                         'lock_factory' => 'lock.factory',
  41482.                         'cache_pool' => 'cache.rate_limiter',
  41483.                     ],
  41484.                 ],
  41485.             ],
  41486.             'shopware.api.max_limit' => 100,
  41487.             'shopware.api.api_browser' => [
  41488.                 'auth_required' => false,
  41489.             ],
  41490.             'shopware.api.api_browser.auth_required' => false,
  41491.             'shopware.api.api_browser.auth_required_str' => '0',
  41492.             'shopware.api.store' => [
  41493.                 'context_lifetime' => 'P1D',
  41494.             ],
  41495.             'shopware.api.store.context_lifetime' => 'P1D',
  41496.             'shopware.api.rate_limiter' => [
  41497.                 'login' => [
  41498.                     'enabled' => true,
  41499.                     'policy' => 'time_backoff',
  41500.                     'reset' => '24 hours',
  41501.                     'limits' => [
  41502.                         => [
  41503.                             'limit' => 10,
  41504.                             'interval' => '10 seconds',
  41505.                         ],
  41506.                         => [
  41507.                             'limit' => 15,
  41508.                             'interval' => '30 seconds',
  41509.                         ],
  41510.                         => [
  41511.                             'limit' => 20,
  41512.                             'interval' => '60 seconds',
  41513.                         ],
  41514.                     ],
  41515.                     'lock_factory' => 'lock.factory',
  41516.                     'cache_pool' => 'cache.rate_limiter',
  41517.                 ],
  41518.                 'guest_login' => [
  41519.                     'enabled' => true,
  41520.                     'policy' => 'time_backoff',
  41521.                     'reset' => '24 hours',
  41522.                     'limits' => [
  41523.                         => [
  41524.                             'limit' => 10,
  41525.                             'interval' => '10 seconds',
  41526.                         ],
  41527.                         => [
  41528.                             'limit' => 15,
  41529.                             'interval' => '30 seconds',
  41530.                         ],
  41531.                         => [
  41532.                             'limit' => 20,
  41533.                             'interval' => '60 seconds',
  41534.                         ],
  41535.                     ],
  41536.                     'lock_factory' => 'lock.factory',
  41537.                     'cache_pool' => 'cache.rate_limiter',
  41538.                 ],
  41539.                 'oauth' => [
  41540.                     'enabled' => true,
  41541.                     'policy' => 'time_backoff',
  41542.                     'reset' => '24 hours',
  41543.                     'limits' => [
  41544.                         => [
  41545.                             'limit' => 10,
  41546.                             'interval' => '10 seconds',
  41547.                         ],
  41548.                         => [
  41549.                             'limit' => 15,
  41550.                             'interval' => '30 seconds',
  41551.                         ],
  41552.                         => [
  41553.                             'limit' => 20,
  41554.                             'interval' => '60 seconds',
  41555.                         ],
  41556.                     ],
  41557.                     'lock_factory' => 'lock.factory',
  41558.                     'cache_pool' => 'cache.rate_limiter',
  41559.                 ],
  41560.                 'reset_password' => [
  41561.                     'enabled' => true,
  41562.                     'policy' => 'time_backoff',
  41563.                     'reset' => '24 hours',
  41564.                     'limits' => [
  41565.                         => [
  41566.                             'limit' => 3,
  41567.                             'interval' => '30 seconds',
  41568.                         ],
  41569.                         => [
  41570.                             'limit' => 5,
  41571.                             'interval' => '60 seconds',
  41572.                         ],
  41573.                         => [
  41574.                             'limit' => 10,
  41575.                             'interval' => '90 seconds',
  41576.                         ],
  41577.                     ],
  41578.                     'lock_factory' => 'lock.factory',
  41579.                     'cache_pool' => 'cache.rate_limiter',
  41580.                 ],
  41581.                 'user_recovery' => [
  41582.                     'enabled' => true,
  41583.                     'policy' => 'time_backoff',
  41584.                     'reset' => '24 hours',
  41585.                     'limits' => [
  41586.                         => [
  41587.                             'limit' => 3,
  41588.                             'interval' => '30 seconds',
  41589.                         ],
  41590.                         => [
  41591.                             'limit' => 5,
  41592.                             'interval' => '60 seconds',
  41593.                         ],
  41594.                         => [
  41595.                             'limit' => 10,
  41596.                             'interval' => '90 seconds',
  41597.                         ],
  41598.                     ],
  41599.                     'lock_factory' => 'lock.factory',
  41600.                     'cache_pool' => 'cache.rate_limiter',
  41601.                 ],
  41602.                 'contact_form' => [
  41603.                     'enabled' => true,
  41604.                     'policy' => 'time_backoff',
  41605.                     'reset' => '24 hours',
  41606.                     'limits' => [
  41607.                         => [
  41608.                             'limit' => 3,
  41609.                             'interval' => '30 seconds',
  41610.                         ],
  41611.                         => [
  41612.                             'limit' => 5,
  41613.                             'interval' => '60 seconds',
  41614.                         ],
  41615.                         => [
  41616.                             'limit' => 10,
  41617.                             'interval' => '90 seconds',
  41618.                         ],
  41619.                     ],
  41620.                     'lock_factory' => 'lock.factory',
  41621.                     'cache_pool' => 'cache.rate_limiter',
  41622.                 ],
  41623.                 'notification' => [
  41624.                     'enabled' => true,
  41625.                     'policy' => 'time_backoff',
  41626.                     'reset' => '24 hours',
  41627.                     'limits' => [
  41628.                         => [
  41629.                             'limit' => 10,
  41630.                             'interval' => '10 seconds',
  41631.                         ],
  41632.                         => [
  41633.                             'limit' => 15,
  41634.                             'interval' => '30 seconds',
  41635.                         ],
  41636.                         => [
  41637.                             'limit' => 20,
  41638.                             'interval' => '60 seconds',
  41639.                         ],
  41640.                     ],
  41641.                     'lock_factory' => 'lock.factory',
  41642.                     'cache_pool' => 'cache.rate_limiter',
  41643.                 ],
  41644.                 'newsletter_form' => [
  41645.                     'enabled' => true,
  41646.                     'policy' => 'time_backoff',
  41647.                     'reset' => '24 hours',
  41648.                     'limits' => [
  41649.                         => [
  41650.                             'limit' => 3,
  41651.                             'interval' => '30 seconds',
  41652.                         ],
  41653.                         => [
  41654.                             'limit' => 5,
  41655.                             'interval' => '60 seconds',
  41656.                         ],
  41657.                         => [
  41658.                             'limit' => 10,
  41659.                             'interval' => '90 seconds',
  41660.                         ],
  41661.                     ],
  41662.                     'lock_factory' => 'lock.factory',
  41663.                     'cache_pool' => 'cache.rate_limiter',
  41664.                 ],
  41665.                 'cart_add_line_item' => [
  41666.                     'enabled' => true,
  41667.                     'policy' => 'system_config',
  41668.                     'reset' => '1 hours',
  41669.                     'limits' => [
  41670.                         => [
  41671.                             'domain' => 'core.cart.lineItemAddLimit',
  41672.                             'interval' => '60 seconds',
  41673.                         ],
  41674.                     ],
  41675.                     'lock_factory' => 'lock.factory',
  41676.                     'cache_pool' => 'cache.rate_limiter',
  41677.                 ],
  41678.             ],
  41679.             'shopware.api.rate_limiter.login' => [
  41680.                 'enabled' => true,
  41681.                 'policy' => 'time_backoff',
  41682.                 'reset' => '24 hours',
  41683.                 'limits' => [
  41684.                     => [
  41685.                         'limit' => 10,
  41686.                         'interval' => '10 seconds',
  41687.                     ],
  41688.                     => [
  41689.                         'limit' => 15,
  41690.                         'interval' => '30 seconds',
  41691.                     ],
  41692.                     => [
  41693.                         'limit' => 20,
  41694.                         'interval' => '60 seconds',
  41695.                     ],
  41696.                 ],
  41697.                 'lock_factory' => 'lock.factory',
  41698.                 'cache_pool' => 'cache.rate_limiter',
  41699.             ],
  41700.             'shopware.api.rate_limiter.login.enabled' => true,
  41701.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  41702.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  41703.             'shopware.api.rate_limiter.login.limits' => [
  41704.                 => [
  41705.                     'limit' => 10,
  41706.                     'interval' => '10 seconds',
  41707.                 ],
  41708.                 => [
  41709.                     'limit' => 15,
  41710.                     'interval' => '30 seconds',
  41711.                 ],
  41712.                 => [
  41713.                     'limit' => 20,
  41714.                     'interval' => '60 seconds',
  41715.                 ],
  41716.             ],
  41717.             'shopware.api.rate_limiter.login.limits.0' => [
  41718.                 'limit' => 10,
  41719.                 'interval' => '10 seconds',
  41720.             ],
  41721.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  41722.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  41723.             'shopware.api.rate_limiter.login.limits.1' => [
  41724.                 'limit' => 15,
  41725.                 'interval' => '30 seconds',
  41726.             ],
  41727.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  41728.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  41729.             'shopware.api.rate_limiter.login.limits.2' => [
  41730.                 'limit' => 20,
  41731.                 'interval' => '60 seconds',
  41732.             ],
  41733.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  41734.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  41735.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  41736.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  41737.             'shopware.api.rate_limiter.guest_login' => [
  41738.                 'enabled' => true,
  41739.                 'policy' => 'time_backoff',
  41740.                 'reset' => '24 hours',
  41741.                 'limits' => [
  41742.                     => [
  41743.                         'limit' => 10,
  41744.                         'interval' => '10 seconds',
  41745.                     ],
  41746.                     => [
  41747.                         'limit' => 15,
  41748.                         'interval' => '30 seconds',
  41749.                     ],
  41750.                     => [
  41751.                         'limit' => 20,
  41752.                         'interval' => '60 seconds',
  41753.                     ],
  41754.                 ],
  41755.                 'lock_factory' => 'lock.factory',
  41756.                 'cache_pool' => 'cache.rate_limiter',
  41757.             ],
  41758.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  41759.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  41760.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  41761.             'shopware.api.rate_limiter.guest_login.limits' => [
  41762.                 => [
  41763.                     'limit' => 10,
  41764.                     'interval' => '10 seconds',
  41765.                 ],
  41766.                 => [
  41767.                     'limit' => 15,
  41768.                     'interval' => '30 seconds',
  41769.                 ],
  41770.                 => [
  41771.                     'limit' => 20,
  41772.                     'interval' => '60 seconds',
  41773.                 ],
  41774.             ],
  41775.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  41776.                 'limit' => 10,
  41777.                 'interval' => '10 seconds',
  41778.             ],
  41779.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  41780.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  41781.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  41782.                 'limit' => 15,
  41783.                 'interval' => '30 seconds',
  41784.             ],
  41785.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  41786.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  41787.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  41788.                 'limit' => 20,
  41789.                 'interval' => '60 seconds',
  41790.             ],
  41791.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  41792.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  41793.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  41794.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  41795.             'shopware.api.rate_limiter.oauth' => [
  41796.                 'enabled' => true,
  41797.                 'policy' => 'time_backoff',
  41798.                 'reset' => '24 hours',
  41799.                 'limits' => [
  41800.                     => [
  41801.                         'limit' => 10,
  41802.                         'interval' => '10 seconds',
  41803.                     ],
  41804.                     => [
  41805.                         'limit' => 15,
  41806.                         'interval' => '30 seconds',
  41807.                     ],
  41808.                     => [
  41809.                         'limit' => 20,
  41810.                         'interval' => '60 seconds',
  41811.                     ],
  41812.                 ],
  41813.                 'lock_factory' => 'lock.factory',
  41814.                 'cache_pool' => 'cache.rate_limiter',
  41815.             ],
  41816.             'shopware.api.rate_limiter.oauth.enabled' => true,
  41817.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  41818.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  41819.             'shopware.api.rate_limiter.oauth.limits' => [
  41820.                 => [
  41821.                     'limit' => 10,
  41822.                     'interval' => '10 seconds',
  41823.                 ],
  41824.                 => [
  41825.                     'limit' => 15,
  41826.                     'interval' => '30 seconds',
  41827.                 ],
  41828.                 => [
  41829.                     'limit' => 20,
  41830.                     'interval' => '60 seconds',
  41831.                 ],
  41832.             ],
  41833.             'shopware.api.rate_limiter.oauth.limits.0' => [
  41834.                 'limit' => 10,
  41835.                 'interval' => '10 seconds',
  41836.             ],
  41837.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  41838.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  41839.             'shopware.api.rate_limiter.oauth.limits.1' => [
  41840.                 'limit' => 15,
  41841.                 'interval' => '30 seconds',
  41842.             ],
  41843.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  41844.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  41845.             'shopware.api.rate_limiter.oauth.limits.2' => [
  41846.                 'limit' => 20,
  41847.                 'interval' => '60 seconds',
  41848.             ],
  41849.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  41850.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  41851.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  41852.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  41853.             'shopware.api.rate_limiter.reset_password' => [
  41854.                 'enabled' => true,
  41855.                 'policy' => 'time_backoff',
  41856.                 'reset' => '24 hours',
  41857.                 'limits' => [
  41858.                     => [
  41859.                         'limit' => 3,
  41860.                         'interval' => '30 seconds',
  41861.                     ],
  41862.                     => [
  41863.                         'limit' => 5,
  41864.                         'interval' => '60 seconds',
  41865.                     ],
  41866.                     => [
  41867.                         'limit' => 10,
  41868.                         'interval' => '90 seconds',
  41869.                     ],
  41870.                 ],
  41871.                 'lock_factory' => 'lock.factory',
  41872.                 'cache_pool' => 'cache.rate_limiter',
  41873.             ],
  41874.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  41875.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  41876.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  41877.             'shopware.api.rate_limiter.reset_password.limits' => [
  41878.                 => [
  41879.                     'limit' => 3,
  41880.                     'interval' => '30 seconds',
  41881.                 ],
  41882.                 => [
  41883.                     'limit' => 5,
  41884.                     'interval' => '60 seconds',
  41885.                 ],
  41886.                 => [
  41887.                     'limit' => 10,
  41888.                     'interval' => '90 seconds',
  41889.                 ],
  41890.             ],
  41891.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  41892.                 'limit' => 3,
  41893.                 'interval' => '30 seconds',
  41894.             ],
  41895.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  41896.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  41897.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  41898.                 'limit' => 5,
  41899.                 'interval' => '60 seconds',
  41900.             ],
  41901.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  41902.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  41903.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  41904.                 'limit' => 10,
  41905.                 'interval' => '90 seconds',
  41906.             ],
  41907.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  41908.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  41909.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  41910.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  41911.             'shopware.api.rate_limiter.user_recovery' => [
  41912.                 'enabled' => true,
  41913.                 'policy' => 'time_backoff',
  41914.                 'reset' => '24 hours',
  41915.                 'limits' => [
  41916.                     => [
  41917.                         'limit' => 3,
  41918.                         'interval' => '30 seconds',
  41919.                     ],
  41920.                     => [
  41921.                         'limit' => 5,
  41922.                         'interval' => '60 seconds',
  41923.                     ],
  41924.                     => [
  41925.                         'limit' => 10,
  41926.                         'interval' => '90 seconds',
  41927.                     ],
  41928.                 ],
  41929.                 'lock_factory' => 'lock.factory',
  41930.                 'cache_pool' => 'cache.rate_limiter',
  41931.             ],
  41932.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  41933.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  41934.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  41935.             'shopware.api.rate_limiter.user_recovery.limits' => [
  41936.                 => [
  41937.                     'limit' => 3,
  41938.                     'interval' => '30 seconds',
  41939.                 ],
  41940.                 => [
  41941.                     'limit' => 5,
  41942.                     'interval' => '60 seconds',
  41943.                 ],
  41944.                 => [
  41945.                     'limit' => 10,
  41946.                     'interval' => '90 seconds',
  41947.                 ],
  41948.             ],
  41949.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  41950.                 'limit' => 3,
  41951.                 'interval' => '30 seconds',
  41952.             ],
  41953.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  41954.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  41955.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  41956.                 'limit' => 5,
  41957.                 'interval' => '60 seconds',
  41958.             ],
  41959.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  41960.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  41961.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  41962.                 'limit' => 10,
  41963.                 'interval' => '90 seconds',
  41964.             ],
  41965.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  41966.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  41967.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  41968.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  41969.             'shopware.api.rate_limiter.contact_form' => [
  41970.                 'enabled' => true,
  41971.                 'policy' => 'time_backoff',
  41972.                 'reset' => '24 hours',
  41973.                 'limits' => [
  41974.                     => [
  41975.                         'limit' => 3,
  41976.                         'interval' => '30 seconds',
  41977.                     ],
  41978.                     => [
  41979.                         'limit' => 5,
  41980.                         'interval' => '60 seconds',
  41981.                     ],
  41982.                     => [
  41983.                         'limit' => 10,
  41984.                         'interval' => '90 seconds',
  41985.                     ],
  41986.                 ],
  41987.                 'lock_factory' => 'lock.factory',
  41988.                 'cache_pool' => 'cache.rate_limiter',
  41989.             ],
  41990.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  41991.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  41992.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  41993.             'shopware.api.rate_limiter.contact_form.limits' => [
  41994.                 => [
  41995.                     'limit' => 3,
  41996.                     'interval' => '30 seconds',
  41997.                 ],
  41998.                 => [
  41999.                     'limit' => 5,
  42000.                     'interval' => '60 seconds',
  42001.                 ],
  42002.                 => [
  42003.                     'limit' => 10,
  42004.                     'interval' => '90 seconds',
  42005.                 ],
  42006.             ],
  42007.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  42008.                 'limit' => 3,
  42009.                 'interval' => '30 seconds',
  42010.             ],
  42011.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  42012.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  42013.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  42014.                 'limit' => 5,
  42015.                 'interval' => '60 seconds',
  42016.             ],
  42017.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  42018.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  42019.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  42020.                 'limit' => 10,
  42021.                 'interval' => '90 seconds',
  42022.             ],
  42023.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  42024.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  42025.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  42026.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  42027.             'shopware.api.rate_limiter.notification' => [
  42028.                 'enabled' => true,
  42029.                 'policy' => 'time_backoff',
  42030.                 'reset' => '24 hours',
  42031.                 'limits' => [
  42032.                     => [
  42033.                         'limit' => 10,
  42034.                         'interval' => '10 seconds',
  42035.                     ],
  42036.                     => [
  42037.                         'limit' => 15,
  42038.                         'interval' => '30 seconds',
  42039.                     ],
  42040.                     => [
  42041.                         'limit' => 20,
  42042.                         'interval' => '60 seconds',
  42043.                     ],
  42044.                 ],
  42045.                 'lock_factory' => 'lock.factory',
  42046.                 'cache_pool' => 'cache.rate_limiter',
  42047.             ],
  42048.             'shopware.api.rate_limiter.notification.enabled' => true,
  42049.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  42050.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  42051.             'shopware.api.rate_limiter.notification.limits' => [
  42052.                 => [
  42053.                     'limit' => 10,
  42054.                     'interval' => '10 seconds',
  42055.                 ],
  42056.                 => [
  42057.                     'limit' => 15,
  42058.                     'interval' => '30 seconds',
  42059.                 ],
  42060.                 => [
  42061.                     'limit' => 20,
  42062.                     'interval' => '60 seconds',
  42063.                 ],
  42064.             ],
  42065.             'shopware.api.rate_limiter.notification.limits.0' => [
  42066.                 'limit' => 10,
  42067.                 'interval' => '10 seconds',
  42068.             ],
  42069.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  42070.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  42071.             'shopware.api.rate_limiter.notification.limits.1' => [
  42072.                 'limit' => 15,
  42073.                 'interval' => '30 seconds',
  42074.             ],
  42075.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  42076.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  42077.             'shopware.api.rate_limiter.notification.limits.2' => [
  42078.                 'limit' => 20,
  42079.                 'interval' => '60 seconds',
  42080.             ],
  42081.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  42082.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  42083.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  42084.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  42085.             'shopware.api.rate_limiter.newsletter_form' => [
  42086.                 'enabled' => true,
  42087.                 'policy' => 'time_backoff',
  42088.                 'reset' => '24 hours',
  42089.                 'limits' => [
  42090.                     => [
  42091.                         'limit' => 3,
  42092.                         'interval' => '30 seconds',
  42093.                     ],
  42094.                     => [
  42095.                         'limit' => 5,
  42096.                         'interval' => '60 seconds',
  42097.                     ],
  42098.                     => [
  42099.                         'limit' => 10,
  42100.                         'interval' => '90 seconds',
  42101.                     ],
  42102.                 ],
  42103.                 'lock_factory' => 'lock.factory',
  42104.                 'cache_pool' => 'cache.rate_limiter',
  42105.             ],
  42106.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  42107.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  42108.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  42109.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  42110.                 => [
  42111.                     'limit' => 3,
  42112.                     'interval' => '30 seconds',
  42113.                 ],
  42114.                 => [
  42115.                     'limit' => 5,
  42116.                     'interval' => '60 seconds',
  42117.                 ],
  42118.                 => [
  42119.                     'limit' => 10,
  42120.                     'interval' => '90 seconds',
  42121.                 ],
  42122.             ],
  42123.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  42124.                 'limit' => 3,
  42125.                 'interval' => '30 seconds',
  42126.             ],
  42127.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  42128.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  42129.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  42130.                 'limit' => 5,
  42131.                 'interval' => '60 seconds',
  42132.             ],
  42133.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  42134.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  42135.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  42136.                 'limit' => 10,
  42137.                 'interval' => '90 seconds',
  42138.             ],
  42139.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  42140.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  42141.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  42142.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  42143.             'shopware.api.rate_limiter.cart_add_line_item' => [
  42144.                 'enabled' => true,
  42145.                 'policy' => 'system_config',
  42146.                 'reset' => '1 hours',
  42147.                 'limits' => [
  42148.                     => [
  42149.                         'domain' => 'core.cart.lineItemAddLimit',
  42150.                         'interval' => '60 seconds',
  42151.                     ],
  42152.                 ],
  42153.                 'lock_factory' => 'lock.factory',
  42154.                 'cache_pool' => 'cache.rate_limiter',
  42155.             ],
  42156.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  42157.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  42158.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  42159.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  42160.                 => [
  42161.                     'domain' => 'core.cart.lineItemAddLimit',
  42162.                     'interval' => '60 seconds',
  42163.                 ],
  42164.             ],
  42165.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  42166.                 'domain' => 'core.cart.lineItemAddLimit',
  42167.                 'interval' => '60 seconds',
  42168.             ],
  42169.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  42170.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  42171.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  42172.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  42173.             'shopware.admin_worker' => [
  42174.                 'enable_admin_worker' => true,
  42175.                 'poll_interval' => 20,
  42176.                 'transports' => [
  42177.                     => 'default',
  42178.                 ],
  42179.                 'memory_limit' => '128M',
  42180.             ],
  42181.             'shopware.admin_worker.enable_admin_worker' => true,
  42182.             'shopware.admin_worker.poll_interval' => 20,
  42183.             'shopware.admin_worker.transports' => [
  42184.                 => 'default',
  42185.             ],
  42186.             'shopware.admin_worker.transports.0' => 'default',
  42187.             'shopware.admin_worker.memory_limit' => '128M',
  42188.             'shopware.auto_update' => [
  42189.                 'enabled' => true,
  42190.             ],
  42191.             'shopware.auto_update.enabled' => true,
  42192.             'shopware.store' => [
  42193.                 'frw' => false,
  42194.             ],
  42195.             'shopware.sitemap' => [
  42196.                 'batchsize' => 100,
  42197.                 'custom_urls' => [
  42198.                 ],
  42199.                 'excluded_urls' => [
  42200.                 ],
  42201.             ],
  42202.             'shopware.sitemap.batchsize' => 100,
  42203.             'shopware.sitemap.custom_urls' => [
  42204.             ],
  42205.             'shopware.sitemap.excluded_urls' => [
  42206.             ],
  42207.             'shopware.media' => [
  42208.                 'enable_url_upload_feature' => true,
  42209.                 'enable_url_validation' => false,
  42210.                 'url_upload_max_size' => 0,
  42211.             ],
  42212.             'shopware.media.enable_url_upload_feature' => true,
  42213.             'shopware.media.enable_url_validation' => false,
  42214.             'shopware.media.url_upload_max_size' => 0,
  42215.             'shopware.dal' => [
  42216.                 'batch_size' => 125,
  42217.                 'max_rule_prices' => 100,
  42218.                 'versioning' => [
  42219.                     'expire_days' => 30,
  42220.                 ],
  42221.             ],
  42222.             'shopware.dal.batch_size' => 125,
  42223.             'shopware.dal.max_rule_prices' => 100,
  42224.             'shopware.dal.versioning' => [
  42225.                 'expire_days' => 30,
  42226.             ],
  42227.             'shopware.dal.versioning.expire_days' => 30,
  42228.             'shopware.mail' => [
  42229.                 'update_mail_variables_on_send' => true,
  42230.             ],
  42231.             'shopware.mail.update_mail_variables_on_send' => true,
  42232.             'shopware.cart' => [
  42233.                 'compress' => false,
  42234.                 'expire_days' => 120,
  42235.                 'redis_url' => false,
  42236.             ],
  42237.             'shopware.cart.compress' => false,
  42238.             'shopware.cart.expire_days' => 120,
  42239.             'shopware.cart.redis_url' => false,
  42240.             'shopware.number_range' => [
  42241.                 'increment_storage' => 'SQL',
  42242.                 'redis_url' => false,
  42243.             ],
  42244.             'shopware.number_range.increment_storage' => 'SQL',
  42245.             'shopware.number_range.redis_url' => false,
  42246.             'shopware.sales_channel_context' => [
  42247.                 'expire_days' => 120,
  42248.             ],
  42249.             'shopware.sales_channel_context.expire_days' => 120,
  42250.             'shopware.html_sanitizer.cache_enabled' => true,
  42251.             'shopware.html_sanitizer.sets' => [
  42252.                 'basic' => [
  42253.                     'tags' => [
  42254.                         => 'a',
  42255.                         => 'abbr',
  42256.                         => 'acronym',
  42257.                         => 'address',
  42258.                         => 'b',
  42259.                         => 'bdo',
  42260.                         => 'big',
  42261.                         => 'blockquote',
  42262.                         => 'br',
  42263.                         => 'caption',
  42264.                         10 => 'center',
  42265.                         11 => 'cite',
  42266.                         12 => 'code',
  42267.                         13 => 'col',
  42268.                         14 => 'colgroup',
  42269.                         15 => 'dd',
  42270.                         16 => 'del',
  42271.                         17 => 'dfn',
  42272.                         18 => 'dir',
  42273.                         19 => 'div',
  42274.                         20 => 'dl',
  42275.                         21 => 'dt',
  42276.                         22 => 'em',
  42277.                         23 => 'font',
  42278.                         24 => 'h1',
  42279.                         25 => 'h2',
  42280.                         26 => 'h3',
  42281.                         27 => 'h4',
  42282.                         28 => 'h5',
  42283.                         29 => 'h6',
  42284.                         30 => 'hr',
  42285.                         31 => 'i',
  42286.                         32 => 'ins',
  42287.                         33 => 'kbd',
  42288.                         34 => 'li',
  42289.                         35 => 'menu',
  42290.                         36 => 'ol',
  42291.                         37 => 'p',
  42292.                         38 => 'pre',
  42293.                         39 => 'q',
  42294.                         40 => 's',
  42295.                         41 => 'samp',
  42296.                         42 => 'small',
  42297.                         43 => 'span',
  42298.                         44 => 'strike',
  42299.                         45 => 'strong',
  42300.                         46 => 'sub',
  42301.                         47 => 'sup',
  42302.                         48 => 'table',
  42303.                         49 => 'tbody',
  42304.                         50 => 'td',
  42305.                         51 => 'tfoot',
  42306.                         52 => 'th',
  42307.                         53 => 'thead',
  42308.                         54 => 'tr',
  42309.                         55 => 'tt',
  42310.                         56 => 'u',
  42311.                         57 => 'ul',
  42312.                         58 => 'var',
  42313.                     ],
  42314.                     'attributes' => [
  42315.                         => 'align',
  42316.                         => 'bgcolor',
  42317.                         => 'border',
  42318.                         => 'cellpadding',
  42319.                         => 'cellspacing',
  42320.                         => 'cite',
  42321.                         => 'class',
  42322.                         => 'clear',
  42323.                         => 'color',
  42324.                         => 'colspan',
  42325.                         10 => 'dir',
  42326.                         11 => 'face',
  42327.                         12 => 'frame',
  42328.                         13 => 'height',
  42329.                         14 => 'href',
  42330.                         15 => 'id',
  42331.                         16 => 'lang',
  42332.                         17 => 'name',
  42333.                         18 => 'noshade',
  42334.                         19 => 'nowrap',
  42335.                         20 => 'rel',
  42336.                         21 => 'rev',
  42337.                         22 => 'rowspan',
  42338.                         23 => 'scope',
  42339.                         24 => 'size',
  42340.                         25 => 'span',
  42341.                         26 => 'start',
  42342.                         27 => 'style',
  42343.                         28 => 'summary',
  42344.                         29 => 'title',
  42345.                         30 => 'type',
  42346.                         31 => 'valign',
  42347.                         32 => 'value',
  42348.                         33 => 'width',
  42349.                     ],
  42350.                     'options' => [
  42351.                     ],
  42352.                 ],
  42353.                 'media' => [
  42354.                     'tags' => [
  42355.                         => 'img',
  42356.                     ],
  42357.                     'attributes' => [
  42358.                         => 'src',
  42359.                         => 'alt',
  42360.                     ],
  42361.                     'options' => [
  42362.                     ],
  42363.                 ],
  42364.                 'script' => [
  42365.                     'tags' => [
  42366.                         => 'script',
  42367.                     ],
  42368.                     'options' => [
  42369.                         'HTML.Trusted' => true,
  42370.                     ],
  42371.                     'attributes' => [
  42372.                     ],
  42373.                 ],
  42374.                 'tidy' => [
  42375.                     'options' => [
  42376.                         'Output.TidyFormat' => true,
  42377.                     ],
  42378.                     'tags' => [
  42379.                     ],
  42380.                     'attributes' => [
  42381.                     ],
  42382.                 ],
  42383.             ],
  42384.             'shopware.html_sanitizer.sets.basic' => [
  42385.                 'tags' => [
  42386.                     => 'a',
  42387.                     => 'abbr',
  42388.                     => 'acronym',
  42389.                     => 'address',
  42390.                     => 'b',
  42391.                     => 'bdo',
  42392.                     => 'big',
  42393.                     => 'blockquote',
  42394.                     => 'br',
  42395.                     => 'caption',
  42396.                     10 => 'center',
  42397.                     11 => 'cite',
  42398.                     12 => 'code',
  42399.                     13 => 'col',
  42400.                     14 => 'colgroup',
  42401.                     15 => 'dd',
  42402.                     16 => 'del',
  42403.                     17 => 'dfn',
  42404.                     18 => 'dir',
  42405.                     19 => 'div',
  42406.                     20 => 'dl',
  42407.                     21 => 'dt',
  42408.                     22 => 'em',
  42409.                     23 => 'font',
  42410.                     24 => 'h1',
  42411.                     25 => 'h2',
  42412.                     26 => 'h3',
  42413.                     27 => 'h4',
  42414.                     28 => 'h5',
  42415.                     29 => 'h6',
  42416.                     30 => 'hr',
  42417.                     31 => 'i',
  42418.                     32 => 'ins',
  42419.                     33 => 'kbd',
  42420.                     34 => 'li',
  42421.                     35 => 'menu',
  42422.                     36 => 'ol',
  42423.                     37 => 'p',
  42424.                     38 => 'pre',
  42425.                     39 => 'q',
  42426.                     40 => 's',
  42427.                     41 => 'samp',
  42428.                     42 => 'small',
  42429.                     43 => 'span',
  42430.                     44 => 'strike',
  42431.                     45 => 'strong',
  42432.                     46 => 'sub',
  42433.                     47 => 'sup',
  42434.                     48 => 'table',
  42435.                     49 => 'tbody',
  42436.                     50 => 'td',
  42437.                     51 => 'tfoot',
  42438.                     52 => 'th',
  42439.                     53 => 'thead',
  42440.                     54 => 'tr',
  42441.                     55 => 'tt',
  42442.                     56 => 'u',
  42443.                     57 => 'ul',
  42444.                     58 => 'var',
  42445.                 ],
  42446.                 'attributes' => [
  42447.                     => 'align',
  42448.                     => 'bgcolor',
  42449.                     => 'border',
  42450.                     => 'cellpadding',
  42451.                     => 'cellspacing',
  42452.                     => 'cite',
  42453.                     => 'class',
  42454.                     => 'clear',
  42455.                     => 'color',
  42456.                     => 'colspan',
  42457.                     10 => 'dir',
  42458.                     11 => 'face',
  42459.                     12 => 'frame',
  42460.                     13 => 'height',
  42461.                     14 => 'href',
  42462.                     15 => 'id',
  42463.                     16 => 'lang',
  42464.                     17 => 'name',
  42465.                     18 => 'noshade',
  42466.                     19 => 'nowrap',
  42467.                     20 => 'rel',
  42468.                     21 => 'rev',
  42469.                     22 => 'rowspan',
  42470.                     23 => 'scope',
  42471.                     24 => 'size',
  42472.                     25 => 'span',
  42473.                     26 => 'start',
  42474.                     27 => 'style',
  42475.                     28 => 'summary',
  42476.                     29 => 'title',
  42477.                     30 => 'type',
  42478.                     31 => 'valign',
  42479.                     32 => 'value',
  42480.                     33 => 'width',
  42481.                 ],
  42482.                 'options' => [
  42483.                 ],
  42484.             ],
  42485.             'shopware.html_sanitizer.sets.basic.tags' => [
  42486.                 => 'a',
  42487.                 => 'abbr',
  42488.                 => 'acronym',
  42489.                 => 'address',
  42490.                 => 'b',
  42491.                 => 'bdo',
  42492.                 => 'big',
  42493.                 => 'blockquote',
  42494.                 => 'br',
  42495.                 => 'caption',
  42496.                 10 => 'center',
  42497.                 11 => 'cite',
  42498.                 12 => 'code',
  42499.                 13 => 'col',
  42500.                 14 => 'colgroup',
  42501.                 15 => 'dd',
  42502.                 16 => 'del',
  42503.                 17 => 'dfn',
  42504.                 18 => 'dir',
  42505.                 19 => 'div',
  42506.                 20 => 'dl',
  42507.                 21 => 'dt',
  42508.                 22 => 'em',
  42509.                 23 => 'font',
  42510.                 24 => 'h1',
  42511.                 25 => 'h2',
  42512.                 26 => 'h3',
  42513.                 27 => 'h4',
  42514.                 28 => 'h5',
  42515.                 29 => 'h6',
  42516.                 30 => 'hr',
  42517.                 31 => 'i',
  42518.                 32 => 'ins',
  42519.                 33 => 'kbd',
  42520.                 34 => 'li',
  42521.                 35 => 'menu',
  42522.                 36 => 'ol',
  42523.                 37 => 'p',
  42524.                 38 => 'pre',
  42525.                 39 => 'q',
  42526.                 40 => 's',
  42527.                 41 => 'samp',
  42528.                 42 => 'small',
  42529.                 43 => 'span',
  42530.                 44 => 'strike',
  42531.                 45 => 'strong',
  42532.                 46 => 'sub',
  42533.                 47 => 'sup',
  42534.                 48 => 'table',
  42535.                 49 => 'tbody',
  42536.                 50 => 'td',
  42537.                 51 => 'tfoot',
  42538.                 52 => 'th',
  42539.                 53 => 'thead',
  42540.                 54 => 'tr',
  42541.                 55 => 'tt',
  42542.                 56 => 'u',
  42543.                 57 => 'ul',
  42544.                 58 => 'var',
  42545.             ],
  42546.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  42547.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  42548.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  42549.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  42550.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  42551.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  42552.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  42553.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  42554.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  42555.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  42556.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  42557.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  42558.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  42559.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  42560.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  42561.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  42562.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  42563.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  42564.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  42565.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  42566.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  42567.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  42568.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  42569.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  42570.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  42571.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  42572.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  42573.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  42574.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  42575.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  42576.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  42577.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  42578.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  42579.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  42580.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  42581.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  42582.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  42583.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  42584.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  42585.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  42586.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  42587.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  42588.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  42589.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  42590.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  42591.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  42592.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  42593.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  42594.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  42595.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  42596.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  42597.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  42598.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  42599.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  42600.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  42601.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  42602.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  42603.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  42604.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  42605.             'shopware.html_sanitizer.sets.basic.attributes' => [
  42606.                 => 'align',
  42607.                 => 'bgcolor',
  42608.                 => 'border',
  42609.                 => 'cellpadding',
  42610.                 => 'cellspacing',
  42611.                 => 'cite',
  42612.                 => 'class',
  42613.                 => 'clear',
  42614.                 => 'color',
  42615.                 => 'colspan',
  42616.                 10 => 'dir',
  42617.                 11 => 'face',
  42618.                 12 => 'frame',
  42619.                 13 => 'height',
  42620.                 14 => 'href',
  42621.                 15 => 'id',
  42622.                 16 => 'lang',
  42623.                 17 => 'name',
  42624.                 18 => 'noshade',
  42625.                 19 => 'nowrap',
  42626.                 20 => 'rel',
  42627.                 21 => 'rev',
  42628.                 22 => 'rowspan',
  42629.                 23 => 'scope',
  42630.                 24 => 'size',
  42631.                 25 => 'span',
  42632.                 26 => 'start',
  42633.                 27 => 'style',
  42634.                 28 => 'summary',
  42635.                 29 => 'title',
  42636.                 30 => 'type',
  42637.                 31 => 'valign',
  42638.                 32 => 'value',
  42639.                 33 => 'width',
  42640.             ],
  42641.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  42642.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  42643.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  42644.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  42645.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  42646.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  42647.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  42648.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  42649.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  42650.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  42651.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  42652.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  42653.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  42654.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  42655.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  42656.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  42657.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  42658.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  42659.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  42660.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  42661.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  42662.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  42663.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  42664.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  42665.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  42666.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  42667.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  42668.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  42669.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  42670.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  42671.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  42672.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  42673.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  42674.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  42675.             'shopware.html_sanitizer.sets.basic.options' => [
  42676.             ],
  42677.             'shopware.html_sanitizer.sets.media' => [
  42678.                 'tags' => [
  42679.                     => 'img',
  42680.                 ],
  42681.                 'attributes' => [
  42682.                     => 'src',
  42683.                     => 'alt',
  42684.                 ],
  42685.                 'options' => [
  42686.                 ],
  42687.             ],
  42688.             'shopware.html_sanitizer.sets.media.tags' => [
  42689.                 => 'img',
  42690.             ],
  42691.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  42692.             'shopware.html_sanitizer.sets.media.attributes' => [
  42693.                 => 'src',
  42694.                 => 'alt',
  42695.             ],
  42696.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  42697.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  42698.             'shopware.html_sanitizer.sets.media.options' => [
  42699.             ],
  42700.             'shopware.html_sanitizer.sets.script' => [
  42701.                 'tags' => [
  42702.                     => 'script',
  42703.                 ],
  42704.                 'options' => [
  42705.                     'HTML.Trusted' => true,
  42706.                 ],
  42707.                 'attributes' => [
  42708.                 ],
  42709.             ],
  42710.             'shopware.html_sanitizer.sets.script.tags' => [
  42711.                 => 'script',
  42712.             ],
  42713.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  42714.             'shopware.html_sanitizer.sets.script.options' => [
  42715.                 'HTML.Trusted' => true,
  42716.             ],
  42717.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  42718.             'shopware.html_sanitizer.sets.script.attributes' => [
  42719.             ],
  42720.             'shopware.html_sanitizer.sets.tidy' => [
  42721.                 'options' => [
  42722.                     'Output.TidyFormat' => true,
  42723.                 ],
  42724.                 'tags' => [
  42725.                 ],
  42726.                 'attributes' => [
  42727.                 ],
  42728.             ],
  42729.             'shopware.html_sanitizer.sets.tidy.options' => [
  42730.                 'Output.TidyFormat' => true,
  42731.             ],
  42732.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  42733.             'shopware.html_sanitizer.sets.tidy.tags' => [
  42734.             ],
  42735.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  42736.             ],
  42737.             'shopware.html_sanitizer.fields' => [
  42738.                 'product_translation.description' => [
  42739.                     'sets' => [
  42740.                         => 'basic',
  42741.                         => 'media',
  42742.                     ],
  42743.                 ],
  42744.                 'app_cms_block.template' => [
  42745.                     'sets' => [
  42746.                         => 'basic',
  42747.                         => 'media',
  42748.                         => 'tidy',
  42749.                     ],
  42750.                 ],
  42751.             ],
  42752.             'shopware.html_sanitizer.fields.product_translation.description' => [
  42753.                 'sets' => [
  42754.                     => 'basic',
  42755.                     => 'media',
  42756.                 ],
  42757.             ],
  42758.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  42759.                 => 'basic',
  42760.                 => 'media',
  42761.             ],
  42762.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  42763.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  42764.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  42765.                 'sets' => [
  42766.                     => 'basic',
  42767.                     => 'media',
  42768.                     => 'tidy',
  42769.                 ],
  42770.             ],
  42771.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  42772.                 => 'basic',
  42773.                 => 'media',
  42774.                 => 'tidy',
  42775.             ],
  42776.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  42777.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  42778.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  42779.             'shopware.logger' => [
  42780.                 'file_rotation_count' => 14,
  42781.                 'exclude_exception' => [
  42782.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  42783.                 ],
  42784.                 'exclude_events' => [
  42785.                     => 'user.recovery.request',
  42786.                     => 'customer.recovery.request',
  42787.                 ],
  42788.             ],
  42789.             'shopware.logger.file_rotation_count' => 14,
  42790.             'shopware.logger.exclude_exception' => [
  42791.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  42792.             ],
  42793.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  42794.             'shopware.logger.exclude_events' => [
  42795.                 => 'user.recovery.request',
  42796.                 => 'customer.recovery.request',
  42797.             ],
  42798.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  42799.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  42800.             'shopware.cache.invalidation' => [
  42801.                 'delay' => 0,
  42802.                 'count' => 150,
  42803.                 'http_cache' => [
  42804.                     => 'logged-in',
  42805.                     => 'cart-filled',
  42806.                 ],
  42807.                 'product_listing_route' => [
  42808.                 ],
  42809.                 'product_detail_route' => [
  42810.                 ],
  42811.                 'product_review_route' => [
  42812.                 ],
  42813.                 'product_search_route' => [
  42814.                 ],
  42815.                 'product_suggest_route' => [
  42816.                 ],
  42817.                 'product_cross_selling_route' => [
  42818.                 ],
  42819.                 'payment_method_route' => [
  42820.                 ],
  42821.                 'shipping_method_route' => [
  42822.                 ],
  42823.                 'navigation_route' => [
  42824.                 ],
  42825.                 'category_route' => [
  42826.                 ],
  42827.                 'landing_page_route' => [
  42828.                 ],
  42829.                 'language_route' => [
  42830.                 ],
  42831.                 'currency_route' => [
  42832.                 ],
  42833.                 'country_route' => [
  42834.                 ],
  42835.                 'country_state_route' => [
  42836.                 ],
  42837.                 'salutation_route' => [
  42838.                 ],
  42839.                 'sitemap_route' => [
  42840.                 ],
  42841.             ],
  42842.             'shopware.cache.invalidation.delay' => 0,
  42843.             'shopware.cache.invalidation.count' => 150,
  42844.             'shopware.cache.invalidation.http_cache' => [
  42845.                 => 'logged-in',
  42846.                 => 'cart-filled',
  42847.             ],
  42848.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  42849.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  42850.             'shopware.cache.invalidation.product_listing_route' => [
  42851.             ],
  42852.             'shopware.cache.invalidation.product_detail_route' => [
  42853.             ],
  42854.             'shopware.cache.invalidation.product_review_route' => [
  42855.             ],
  42856.             'shopware.cache.invalidation.product_search_route' => [
  42857.             ],
  42858.             'shopware.cache.invalidation.product_suggest_route' => [
  42859.             ],
  42860.             'shopware.cache.invalidation.product_cross_selling_route' => [
  42861.             ],
  42862.             'shopware.cache.invalidation.payment_method_route' => [
  42863.             ],
  42864.             'shopware.cache.invalidation.shipping_method_route' => [
  42865.             ],
  42866.             'shopware.cache.invalidation.navigation_route' => [
  42867.             ],
  42868.             'shopware.cache.invalidation.category_route' => [
  42869.             ],
  42870.             'shopware.cache.invalidation.landing_page_route' => [
  42871.             ],
  42872.             'shopware.cache.invalidation.language_route' => [
  42873.             ],
  42874.             'shopware.cache.invalidation.currency_route' => [
  42875.             ],
  42876.             'shopware.cache.invalidation.country_route' => [
  42877.             ],
  42878.             'shopware.cache.invalidation.country_state_route' => [
  42879.             ],
  42880.             'shopware.cache.invalidation.salutation_route' => [
  42881.             ],
  42882.             'shopware.cache.invalidation.sitemap_route' => [
  42883.             ],
  42884.             'shopware.twig' => [
  42885.                 'allowed_php_functions' => [
  42886.                 ],
  42887.             ],
  42888.             'shopware.twig.allowed_php_functions' => [
  42889.             ],
  42890.             'shopware.dompdf' => [
  42891.                 'options' => [
  42892.                     'isRemoteEnabled' => true,
  42893.                     'isHtml5ParserEnabled' => true,
  42894.                 ],
  42895.             ],
  42896.             'shopware.dompdf.options' => [
  42897.                 'isRemoteEnabled' => true,
  42898.                 'isHtml5ParserEnabled' => true,
  42899.             ],
  42900.             'shopware.dompdf.options.isRemoteEnabled' => true,
  42901.             'shopware.dompdf.options.isHtml5ParserEnabled' => true,
  42902.             'storefront.csrf' => [
  42903.                 'enabled' => true,
  42904.                 'mode' => 'twig',
  42905.             ],
  42906.             'storefront.csrf.enabled' => true,
  42907.             'storefront.csrf.mode' => 'twig',
  42908.             'storefront.reverse_proxy' => [
  42909.                 'enabled' => false,
  42910.                 'ban_method' => 'BAN',
  42911.                 'hosts' => [
  42912.                     => 'http://varnish',
  42913.                 ],
  42914.                 'max_parallel_invalidations' => 2,
  42915.                 'redis_url' => 'redis://redis',
  42916.                 'purge_all' => [
  42917.                     'ban_method' => 'BAN',
  42918.                     'ban_headers' => [
  42919.                     ],
  42920.                     'urls' => [
  42921.                         => '/',
  42922.                     ],
  42923.                 ],
  42924.                 'fastly' => [
  42925.                     'enabled' => false,
  42926.                     'api_key' => '',
  42927.                     'instance_tag' => '',
  42928.                     'service_id' => '',
  42929.                     'soft_purge' => '0',
  42930.                     'tag_prefix' => '',
  42931.                 ],
  42932.                 'use_varnish_xkey' => false,
  42933.                 'ban_headers' => [
  42934.                 ],
  42935.             ],
  42936.             'storefront.reverse_proxy.enabled' => false,
  42937.             'storefront.reverse_proxy.ban_method' => 'BAN',
  42938.             'storefront.reverse_proxy.hosts' => [
  42939.                 => 'http://varnish',
  42940.             ],
  42941.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  42942.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  42943.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  42944.             'storefront.reverse_proxy.purge_all' => [
  42945.                 'ban_method' => 'BAN',
  42946.                 'ban_headers' => [
  42947.                 ],
  42948.                 'urls' => [
  42949.                     => '/',
  42950.                 ],
  42951.             ],
  42952.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  42953.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  42954.             ],
  42955.             'storefront.reverse_proxy.purge_all.urls' => [
  42956.                 => '/',
  42957.             ],
  42958.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  42959.             'storefront.reverse_proxy.fastly' => [
  42960.                 'enabled' => false,
  42961.                 'api_key' => '',
  42962.                 'instance_tag' => '',
  42963.                 'service_id' => '',
  42964.                 'soft_purge' => '0',
  42965.                 'tag_prefix' => '',
  42966.             ],
  42967.             'storefront.reverse_proxy.fastly.enabled' => false,
  42968.             'storefront.reverse_proxy.fastly.api_key' => '',
  42969.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  42970.             'storefront.reverse_proxy.fastly.service_id' => '',
  42971.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  42972.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  42973.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  42974.             'storefront.reverse_proxy.ban_headers' => [
  42975.             ],
  42976.             'storefront.http_cache' => [
  42977.                 'ignored_url_parameters' => [
  42978.                     => 'pk_campaign',
  42979.                     => 'piwik_campaign',
  42980.                     => 'pk_kwd',
  42981.                     => 'piwik_kwd',
  42982.                     => 'pk_keyword',
  42983.                     => 'mtm_campaign',
  42984.                     => 'matomo_campaign',
  42985.                     => 'mtm_cid',
  42986.                     => 'matomo_cid',
  42987.                     => 'mtm_kwd',
  42988.                     10 => 'matomo_kwd',
  42989.                     11 => 'mtm_keyword',
  42990.                     12 => 'matomo_keyword',
  42991.                     13 => 'mtm_source',
  42992.                     14 => 'matomo_source',
  42993.                     15 => 'mtm_medium',
  42994.                     16 => 'matomo_medium',
  42995.                     17 => 'mtm_content',
  42996.                     18 => 'matomo_content',
  42997.                     19 => 'mtm_group',
  42998.                     20 => 'matomo_group',
  42999.                     21 => 'mtm_placement',
  43000.                     22 => 'matomo_placement',
  43001.                     23 => 'pixelId',
  43002.                     24 => 'kwid',
  43003.                     25 => 'kw',
  43004.                     26 => 'chl',
  43005.                     27 => 'dv',
  43006.                     28 => 'nk',
  43007.                     29 => 'pa',
  43008.                     30 => 'camid',
  43009.                     31 => 'adgid',
  43010.                     32 => 'utm_term',
  43011.                     33 => 'utm_source',
  43012.                     34 => 'utm_medium',
  43013.                     35 => 'utm_campaign',
  43014.                     36 => 'utm_content',
  43015.                     37 => 'cx',
  43016.                     38 => 'ie',
  43017.                     39 => 'cof',
  43018.                     40 => 'siteurl',
  43019.                     41 => '_ga',
  43020.                     42 => 'adgroupid',
  43021.                     43 => 'campaignid',
  43022.                     44 => 'adid',
  43023.                     45 => 'gclsrc',
  43024.                     46 => 'gclid',
  43025.                     47 => 'fbclid',
  43026.                     48 => 'fb_action_ids',
  43027.                     49 => 'fb_action_types',
  43028.                     50 => 'fb_source',
  43029.                     51 => 'mc_cid',
  43030.                     52 => 'mc_eid',
  43031.                     53 => '_bta_tid',
  43032.                     54 => '_bta_c',
  43033.                     55 => 'trk_contact',
  43034.                     56 => 'trk_msg',
  43035.                     57 => 'trk_module',
  43036.                     58 => 'trk_sid',
  43037.                     59 => 'gdfms',
  43038.                     60 => 'gdftrk',
  43039.                     61 => 'gdffi',
  43040.                     62 => '_ke',
  43041.                     63 => 'redirect_log_mongo_id',
  43042.                     64 => 'redirect_mongo_id',
  43043.                     65 => 'sb_referer_host',
  43044.                     66 => 'mkwid',
  43045.                     67 => 'pcrid',
  43046.                     68 => 'ef_id',
  43047.                     69 => 's_kwcid',
  43048.                     70 => 'msclkid',
  43049.                     71 => 'dm_i',
  43050.                     72 => 'epik',
  43051.                     73 => 'pp',
  43052.                 ],
  43053.                 'stale_while_revalidate' => NULL,
  43054.                 'stale_if_error' => NULL,
  43055.             ],
  43056.             'storefront.http_cache.ignored_url_parameters' => [
  43057.                 => 'pk_campaign',
  43058.                 => 'piwik_campaign',
  43059.                 => 'pk_kwd',
  43060.                 => 'piwik_kwd',
  43061.                 => 'pk_keyword',
  43062.                 => 'mtm_campaign',
  43063.                 => 'matomo_campaign',
  43064.                 => 'mtm_cid',
  43065.                 => 'matomo_cid',
  43066.                 => 'mtm_kwd',
  43067.                 10 => 'matomo_kwd',
  43068.                 11 => 'mtm_keyword',
  43069.                 12 => 'matomo_keyword',
  43070.                 13 => 'mtm_source',
  43071.                 14 => 'matomo_source',
  43072.                 15 => 'mtm_medium',
  43073.                 16 => 'matomo_medium',
  43074.                 17 => 'mtm_content',
  43075.                 18 => 'matomo_content',
  43076.                 19 => 'mtm_group',
  43077.                 20 => 'matomo_group',
  43078.                 21 => 'mtm_placement',
  43079.                 22 => 'matomo_placement',
  43080.                 23 => 'pixelId',
  43081.                 24 => 'kwid',
  43082.                 25 => 'kw',
  43083.                 26 => 'chl',
  43084.                 27 => 'dv',
  43085.                 28 => 'nk',
  43086.                 29 => 'pa',
  43087.                 30 => 'camid',
  43088.                 31 => 'adgid',
  43089.                 32 => 'utm_term',
  43090.                 33 => 'utm_source',
  43091.                 34 => 'utm_medium',
  43092.                 35 => 'utm_campaign',
  43093.                 36 => 'utm_content',
  43094.                 37 => 'cx',
  43095.                 38 => 'ie',
  43096.                 39 => 'cof',
  43097.                 40 => 'siteurl',
  43098.                 41 => '_ga',
  43099.                 42 => 'adgroupid',
  43100.                 43 => 'campaignid',
  43101.                 44 => 'adid',
  43102.                 45 => 'gclsrc',
  43103.                 46 => 'gclid',
  43104.                 47 => 'fbclid',
  43105.                 48 => 'fb_action_ids',
  43106.                 49 => 'fb_action_types',
  43107.                 50 => 'fb_source',
  43108.                 51 => 'mc_cid',
  43109.                 52 => 'mc_eid',
  43110.                 53 => '_bta_tid',
  43111.                 54 => '_bta_c',
  43112.                 55 => 'trk_contact',
  43113.                 56 => 'trk_msg',
  43114.                 57 => 'trk_module',
  43115.                 58 => 'trk_sid',
  43116.                 59 => 'gdfms',
  43117.                 60 => 'gdftrk',
  43118.                 61 => 'gdffi',
  43119.                 62 => '_ke',
  43120.                 63 => 'redirect_log_mongo_id',
  43121.                 64 => 'redirect_mongo_id',
  43122.                 65 => 'sb_referer_host',
  43123.                 66 => 'mkwid',
  43124.                 67 => 'pcrid',
  43125.                 68 => 'ef_id',
  43126.                 69 => 's_kwcid',
  43127.                 70 => 'msclkid',
  43128.                 71 => 'dm_i',
  43129.                 72 => 'epik',
  43130.                 73 => 'pp',
  43131.             ],
  43132.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  43133.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  43134.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  43135.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  43136.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  43137.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  43138.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  43139.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  43140.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  43141.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  43142.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  43143.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  43144.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  43145.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  43146.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  43147.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  43148.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  43149.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  43150.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  43151.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  43152.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  43153.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  43154.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  43155.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  43156.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  43157.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  43158.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  43159.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  43160.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  43161.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  43162.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  43163.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  43164.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  43165.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  43166.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  43167.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  43168.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  43169.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  43170.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  43171.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  43172.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  43173.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  43174.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  43175.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  43176.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  43177.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  43178.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  43179.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  43180.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  43181.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  43182.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  43183.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  43184.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  43185.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  43186.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  43187.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  43188.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  43189.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  43190.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  43191.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  43192.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  43193.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  43194.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  43195.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  43196.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  43197.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  43198.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  43199.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  43200.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  43201.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  43202.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  43203.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  43204.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  43205.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  43206.             'storefront.http_cache.stale_while_revalidate' => NULL,
  43207.             'storefront.http_cache.stale_if_error' => NULL,
  43208.             'storefront.theme' => [
  43209.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  43210.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  43211.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  43212.             ],
  43213.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  43214.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  43215.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  43216.             'elasticsearch.administration.index_settings' => [
  43217.                 'number_of_shards' => 3,
  43218.                 'number_of_replicas' => 3,
  43219.                 'mapping.total_fields.limit' => 50000,
  43220.                 'mapping.nested_fields.limit' => 500,
  43221.                 'mapping.nested_objects.limit' => 1000000,
  43222.             ],
  43223.             'elasticsearch.administration.index_settings.number_of_shards' => 3,
  43224.             'elasticsearch.administration.index_settings.number_of_replicas' => 3,
  43225.             'elasticsearch.administration.index_settings.mapping.total_fields.limit' => 50000,
  43226.             'elasticsearch.administration.index_settings.mapping.nested_fields.limit' => 500,
  43227.             'elasticsearch.administration.index_settings.mapping.nested_objects.limit' => 1000000,
  43228.             'elasticsearch.administration.analysis' => [
  43229.                 'normalizer' => [
  43230.                     'sw_lowercase_normalizer' => [
  43231.                         'type' => 'custom',
  43232.                         'filter' => [
  43233.                             => 'lowercase',
  43234.                         ],
  43235.                     ],
  43236.                 ],
  43237.             ],
  43238.             'elasticsearch.administration.analysis.normalizer' => [
  43239.                 'sw_lowercase_normalizer' => [
  43240.                     'type' => 'custom',
  43241.                     'filter' => [
  43242.                         => 'lowercase',
  43243.                     ],
  43244.                 ],
  43245.             ],
  43246.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer' => [
  43247.                 'type' => 'custom',
  43248.                 'filter' => [
  43249.                     => 'lowercase',
  43250.                 ],
  43251.             ],
  43252.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  43253.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  43254.                 => 'lowercase',
  43255.             ],
  43256.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  43257.             'elasticsearch.administration.dynamic_templates' => [
  43258.                 => [
  43259.                     'keywords' => [
  43260.                         'match_mapping_type' => 'string',
  43261.                         'mapping' => [
  43262.                             'type' => 'keyword',
  43263.                             'normalizer' => 'sw_lowercase_normalizer',
  43264.                             'fields' => [
  43265.                                 'text' => [
  43266.                                     'type' => 'text',
  43267.                                 ],
  43268.                             ],
  43269.                         ],
  43270.                     ],
  43271.                 ],
  43272.             ],
  43273.             'elasticsearch.administration.dynamic_templates.0' => [
  43274.                 'keywords' => [
  43275.                     'match_mapping_type' => 'string',
  43276.                     'mapping' => [
  43277.                         'type' => 'keyword',
  43278.                         'normalizer' => 'sw_lowercase_normalizer',
  43279.                         'fields' => [
  43280.                             'text' => [
  43281.                                 'type' => 'text',
  43282.                             ],
  43283.                         ],
  43284.                     ],
  43285.                 ],
  43286.             ],
  43287.             'elasticsearch.administration.dynamic_templates.0.keywords' => [
  43288.                 'match_mapping_type' => 'string',
  43289.                 'mapping' => [
  43290.                     'type' => 'keyword',
  43291.                     'normalizer' => 'sw_lowercase_normalizer',
  43292.                     'fields' => [
  43293.                         'text' => [
  43294.                             'type' => 'text',
  43295.                         ],
  43296.                     ],
  43297.                 ],
  43298.             ],
  43299.             'elasticsearch.administration.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  43300.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping' => [
  43301.                 'type' => 'keyword',
  43302.                 'normalizer' => 'sw_lowercase_normalizer',
  43303.                 'fields' => [
  43304.                     'text' => [
  43305.                         'type' => 'text',
  43306.                     ],
  43307.                 ],
  43308.             ],
  43309.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  43310.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  43311.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields' => [
  43312.                 'text' => [
  43313.                     'type' => 'text',
  43314.                 ],
  43315.             ],
  43316.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text' => [
  43317.                 'type' => 'text',
  43318.             ],
  43319.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  43320.             'elasticsearch.product' => [
  43321.                 'custom_fields_mapping' => [
  43322.                 ],
  43323.             ],
  43324.             'elasticsearch.product.custom_fields_mapping' => [
  43325.             ],
  43326.             'elasticsearch.ssl' => [
  43327.                 'verify_server_cert' => true,
  43328.             ],
  43329.             'elasticsearch.ssl.verify_server_cert' => true,
  43330.             'elasticsearch.index_settings' => [
  43331.                 'number_of_shards' => 3,
  43332.                 'number_of_replicas' => 3,
  43333.                 'mapping.total_fields.limit' => 50000,
  43334.                 'mapping.nested_fields.limit' => 500,
  43335.                 'mapping.nested_objects.limit' => 1000000,
  43336.             ],
  43337.             'elasticsearch.index_settings.number_of_shards' => 3,
  43338.             'elasticsearch.index_settings.number_of_replicas' => 3,
  43339.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  43340.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  43341.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  43342.             'elasticsearch.analysis' => [
  43343.                 'normalizer' => [
  43344.                     'sw_lowercase_normalizer' => [
  43345.                         'type' => 'custom',
  43346.                         'filter' => [
  43347.                             => 'lowercase',
  43348.                         ],
  43349.                     ],
  43350.                 ],
  43351.                 'analyzer' => [
  43352.                     'sw_ngram_analyzer' => [
  43353.                         'type' => 'custom',
  43354.                         'tokenizer' => 'whitespace',
  43355.                         'filter' => [
  43356.                             => 'lowercase',
  43357.                             => 'sw_ngram_filter',
  43358.                         ],
  43359.                     ],
  43360.                 ],
  43361.                 'filter' => [
  43362.                     'sw_ngram_filter' => [
  43363.                         'type' => 'ngram',
  43364.                         'min_gram' => 4,
  43365.                         'max_gram' => 5,
  43366.                     ],
  43367.                 ],
  43368.             ],
  43369.             'elasticsearch.analysis.normalizer' => [
  43370.                 'sw_lowercase_normalizer' => [
  43371.                     'type' => 'custom',
  43372.                     'filter' => [
  43373.                         => 'lowercase',
  43374.                     ],
  43375.                 ],
  43376.             ],
  43377.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  43378.                 'type' => 'custom',
  43379.                 'filter' => [
  43380.                     => 'lowercase',
  43381.                 ],
  43382.             ],
  43383.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  43384.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  43385.                 => 'lowercase',
  43386.             ],
  43387.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  43388.             'elasticsearch.analysis.analyzer' => [
  43389.                 'sw_ngram_analyzer' => [
  43390.                     'type' => 'custom',
  43391.                     'tokenizer' => 'whitespace',
  43392.                     'filter' => [
  43393.                         => 'lowercase',
  43394.                         => 'sw_ngram_filter',
  43395.                     ],
  43396.                 ],
  43397.             ],
  43398.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  43399.                 'type' => 'custom',
  43400.                 'tokenizer' => 'whitespace',
  43401.                 'filter' => [
  43402.                     => 'lowercase',
  43403.                     => 'sw_ngram_filter',
  43404.                 ],
  43405.             ],
  43406.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  43407.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  43408.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  43409.                 => 'lowercase',
  43410.                 => 'sw_ngram_filter',
  43411.             ],
  43412.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  43413.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  43414.             'elasticsearch.analysis.filter' => [
  43415.                 'sw_ngram_filter' => [
  43416.                     'type' => 'ngram',
  43417.                     'min_gram' => 4,
  43418.                     'max_gram' => 5,
  43419.                 ],
  43420.             ],
  43421.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  43422.                 'type' => 'ngram',
  43423.                 'min_gram' => 4,
  43424.                 'max_gram' => 5,
  43425.             ],
  43426.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  43427.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  43428.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  43429.             'elasticsearch.dynamic_templates' => [
  43430.                 => [
  43431.                     'keywords' => [
  43432.                         'match_mapping_type' => 'string',
  43433.                         'mapping' => [
  43434.                             'type' => 'keyword',
  43435.                             'normalizer' => 'sw_lowercase_normalizer',
  43436.                             'fields' => [
  43437.                                 'text' => [
  43438.                                     'type' => 'text',
  43439.                                 ],
  43440.                             ],
  43441.                         ],
  43442.                     ],
  43443.                 ],
  43444.             ],
  43445.             'elasticsearch.dynamic_templates.0' => [
  43446.                 'keywords' => [
  43447.                     'match_mapping_type' => 'string',
  43448.                     'mapping' => [
  43449.                         'type' => 'keyword',
  43450.                         'normalizer' => 'sw_lowercase_normalizer',
  43451.                         'fields' => [
  43452.                             'text' => [
  43453.                                 'type' => 'text',
  43454.                             ],
  43455.                         ],
  43456.                     ],
  43457.                 ],
  43458.             ],
  43459.             'elasticsearch.dynamic_templates.0.keywords' => [
  43460.                 'match_mapping_type' => 'string',
  43461.                 'mapping' => [
  43462.                     'type' => 'keyword',
  43463.                     'normalizer' => 'sw_lowercase_normalizer',
  43464.                     'fields' => [
  43465.                         'text' => [
  43466.                             'type' => 'text',
  43467.                         ],
  43468.                     ],
  43469.                 ],
  43470.             ],
  43471.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  43472.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  43473.                 'type' => 'keyword',
  43474.                 'normalizer' => 'sw_lowercase_normalizer',
  43475.                 'fields' => [
  43476.                     'text' => [
  43477.                         'type' => 'text',
  43478.                     ],
  43479.                 ],
  43480.             ],
  43481.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  43482.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  43483.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  43484.                 'text' => [
  43485.                     'type' => 'text',
  43486.                 ],
  43487.             ],
  43488.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  43489.                 'type' => 'text',
  43490.             ],
  43491.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  43492.             'elasticsearch.logger_level' => 100,
  43493.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  43494.             'web_profiler.debug_toolbar.mode' => 2,
  43495.             'data_collector.templates' => [
  43496.                 'data_collector.request' => [
  43497.                     => 'request',
  43498.                     => '@WebProfiler/Collector/request.html.twig',
  43499.                 ],
  43500.                 'data_collector.time' => [
  43501.                     => 'time',
  43502.                     => '@WebProfiler/Collector/time.html.twig',
  43503.                 ],
  43504.                 'data_collector.memory' => [
  43505.                     => 'memory',
  43506.                     => '@WebProfiler/Collector/memory.html.twig',
  43507.                 ],
  43508.                 'data_collector.validator' => [
  43509.                     => 'validator',
  43510.                     => '@WebProfiler/Collector/validator.html.twig',
  43511.                 ],
  43512.                 'data_collector.ajax' => [
  43513.                     => 'ajax',
  43514.                     => '@WebProfiler/Collector/ajax.html.twig',
  43515.                 ],
  43516.                 'data_collector.exception' => [
  43517.                     => 'exception',
  43518.                     => '@WebProfiler/Collector/exception.html.twig',
  43519.                 ],
  43520.                 'data_collector.logger' => [
  43521.                     => 'logger',
  43522.                     => '@WebProfiler/Collector/logger.html.twig',
  43523.                 ],
  43524.                 'data_collector.events' => [
  43525.                     => 'events',
  43526.                     => '@WebProfiler/Collector/events.html.twig',
  43527.                 ],
  43528.                 'data_collector.router' => [
  43529.                     => 'router',
  43530.                     => '@WebProfiler/Collector/router.html.twig',
  43531.                 ],
  43532.                 'data_collector.cache' => [
  43533.                     => 'cache',
  43534.                     => '@WebProfiler/Collector/cache.html.twig',
  43535.                 ],
  43536.                 'data_collector.translation' => [
  43537.                     => 'translation',
  43538.                     => '@WebProfiler/Collector/translation.html.twig',
  43539.                 ],
  43540.                 'data_collector.twig' => [
  43541.                     => 'twig',
  43542.                     => '@WebProfiler/Collector/twig.html.twig',
  43543.                 ],
  43544.                 'data_collector.dump' => [
  43545.                     => 'dump',
  43546.                     => '@Debug/Profiler/dump.html.twig',
  43547.                 ],
  43548.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  43549.                     => 'app.connection_collector',
  43550.                     => '@Profiling/Collector/db.html.twig',
  43551.                 ],
  43552.                 'data_collector.messenger' => [
  43553.                     => 'messenger',
  43554.                     => '@WebProfiler/Collector/messenger.html.twig',
  43555.                 ],
  43556.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  43557.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  43558.                     => '@Profiling/Collector/script_traces.html.twig',
  43559.                 ],
  43560.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  43561.                     => 'elasticsearch',
  43562.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  43563.                 ],
  43564.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  43565.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  43566.                     => '@Profiling/Collector/rules.html.twig',
  43567.                 ],
  43568.                 'mailer.data_collector' => [
  43569.                     => 'mailer',
  43570.                     => '@WebProfiler/Collector/mailer.html.twig',
  43571.                 ],
  43572.                 'enqueue.profiler.message_queue_collector' => [
  43573.                     => 'enqueue.message_queue',
  43574.                     => '@Enqueue/Profiler/panel.html.twig',
  43575.                 ],
  43576.                 'data_collector.config' => [
  43577.                     => 'config',
  43578.                     => '@WebProfiler/Collector/config.html.twig',
  43579.                 ],
  43580.             ],
  43581.             'shopware.filesystem.theme.url' => '',
  43582.             'shopware.filesystem.theme.type' => 'local',
  43583.             'shopware.filesystem.theme.config' => [
  43584.                 'root' => (\dirname(__DIR__4).'/public'),
  43585.             ],
  43586.             'shopware.filesystem.asset.url' => '',
  43587.             'shopware.filesystem.asset.type' => 'local',
  43588.             'shopware.filesystem.asset.config' => [
  43589.                 'root' => (\dirname(__DIR__4).'/public'),
  43590.             ],
  43591.             'shopware.filesystem.sitemap.url' => '',
  43592.             'shopware.filesystem.sitemap.type' => 'local',
  43593.             'shopware.filesystem.sitemap.config' => [
  43594.                 'root' => (\dirname(__DIR__4).'/public'),
  43595.             ],
  43596.             'shopware.filesystem.public.url' => '',
  43597.             'console.command.ids' => [
  43598.                 => 'console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\CreateFakeStoresCommand',
  43599.                 => 'console.command.public_alias.NetInventors\\NetiNextStoreLocator\\Commands\\SeoCommand',
  43600.             ],
  43601.         ];
  43602.     }
  43603.     protected function throw($message)
  43604.     {
  43605.         throw new RuntimeException($message);
  43606.     }
  43607. }