var/cache/dev_h7b9ea402ae5fda7c7a51a4f53cdaa2ec/ContainerMFuvdtG/Shopware_Core_KernelDevDebugContainer.php line 25143

Open in your IDE?
  1. <?php
  2. namespace ContainerMFuvdtG;
  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.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  40.             'Elasticsearch\\Client' => 'getClientService',
  41.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  42.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  43.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  44.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  45.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  46.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  47.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  48.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  49.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  50.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  51.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  52.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  53.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  54.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  55.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  56.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  57.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  58.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  59.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  60.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  61.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  62.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  63.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  64.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  65.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  66.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  67.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  68.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  69.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  70.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  71.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  72.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  73.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  74.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  75.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  76.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  77.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  78.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  79.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  80.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  81.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  82.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  83.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  84.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  85.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  86.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  87.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  88.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  89.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  90.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  91.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  92.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  93.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  94.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  95.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  96.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  97.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  98.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  99.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  100.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  101.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  102.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  103.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  104.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  105.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  106.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  107.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'getPaymentMethodRouteService',
  108.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  109.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  110.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  111.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  112.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  113.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  114.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  115.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  116.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  117.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  118.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  119.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  120.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  121.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  122.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  123.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  124.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  125.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  126.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  127.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  128.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'getShippingMethodRouteService',
  129.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  130.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  131.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  132.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  133.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  134.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'getCategoryRouteService',
  135.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'getNavigationRouteService',
  136.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  137.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  138.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  139.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  140.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  141.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  142.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  143.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  144.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  145.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  146.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  147.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  148.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  149.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  150.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  151.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  152.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  153.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  154.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  155.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  156.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  157.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  158.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  159.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  160.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  161.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  162.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  163.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  164.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  165.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  166.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  167.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  168.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  169.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  170.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  171.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  172.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  173.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  174.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  175.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  176.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  177.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  178.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  179.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  180.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  181.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  182.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  183.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  184.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  185.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  186.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  187.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  188.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  189.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  190.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  191.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  192.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  193.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  194.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  195.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  196.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  197.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  198.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  199.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  200.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  201.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  202.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  203.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  204.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  205.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  206.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  207.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  208.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  209.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  210.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  211.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  212.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  213.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  214.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  215.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  216.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  217.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  218.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  219.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  220.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  221.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  222.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  223.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'getProductCrossSellingRouteService',
  224.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'getProductDetailRouteService',
  225.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  226.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  227.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  228.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'getProductReviewRouteService',
  229.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  230.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  231.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  232.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  233.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  234.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  235.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'getProductSuggestRouteService',
  236.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  237.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  238.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  239.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  240.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  241.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  242.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  243.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  244.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  245.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  246.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  247.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  248.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  249.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  250.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  251.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  252.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  253.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  254.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'getSitemapRouteService',
  255.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  256.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  257.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  258.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  259.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  260.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  261.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  262.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  263.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  264.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  265.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  266.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  267.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  268.             'Shopware\\Core\\Framework\\Api\\Controller\\CaptchaController' => 'getCaptchaControllerService',
  269.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  270.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  271.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  272.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  273.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  274.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  275.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  276.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  277.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  278.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  279.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  280.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  281.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  282.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  283.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  284.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  285.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  286.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  287.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  288.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  289.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  290.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  291.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  292.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  293.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  294.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  295.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  296.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  297.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  298.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  299.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  300.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  301.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  302.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  303.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  304.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  305.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  306.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  307.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  308.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  309.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  310.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  311.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  312.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  313.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  314.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  315.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  316.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  317.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  318.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  319.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  320.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  321.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  322.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  323.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  324.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  325.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  326.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  327.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  328.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  329.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  330.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  331.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  332.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  333.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  334.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  335.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  336.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  337.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  338.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  339.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  340.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  341.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  342.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  343.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  344.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  345.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  346.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  347.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  348.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  349.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  350.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  351.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  352.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  353.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  354.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  355.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  356.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  357.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  358.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  359.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  360.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  361.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  362.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  363.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  364.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  365.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  366.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  367.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  368.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  369.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  370.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  371.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  372.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  373.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'getCountryRouteService',
  374.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  375.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  376.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  377.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  378.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  379.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'getCurrencyRouteService',
  380.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  381.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  382.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  383.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  384.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  385.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  386.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  387.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  388.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  389.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  390.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'getLanguageRouteService',
  391.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  392.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  393.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  394.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  395.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  396.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  397.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  398.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  399.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  400.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  401.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  402.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  403.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  404.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  405.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  406.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  407.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  408.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  409.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  410.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  411.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  412.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  413.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  414.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  415.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  416.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  417.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'getSalutationRouteService',
  418.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  419.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  420.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  421.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  422.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  423.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  424.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  425.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  426.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  427.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  428.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  429.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  430.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  431.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'getSystemConfigControllerService',
  432.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  433.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  434.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  435.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  436.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  437.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  438.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  439.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  440.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  441.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  442.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  443.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  444.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  445.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  446.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  447.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  448.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  449.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  450.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  451.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  452.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  453.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  454.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  455.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  456.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  457.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  458.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  459.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  460.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  461.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  462.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  463.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  464.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  465.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  466.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  467.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  468.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  469.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  470.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  471.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  472.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  473.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  474.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  475.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  476.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  477.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  478.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  479.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  480.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  481.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  482.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  483.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  484.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  485.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  486.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  487.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  488.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  489.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  490.             'Swag\\Markets\\Controller\\AmazonConnectionAssistantController' => 'getAmazonConnectionAssistantControllerService',
  491.             'Swag\\Markets\\Controller\\Api\\ConfigController' => 'getConfigControllerService',
  492.             'Swag\\Markets\\Controller\\EbayConnectionAssistantController' => 'getEbayConnectionAssistantControllerService',
  493.             'Swag\\Markets\\Controller\\SalesChannelApiController' => 'getSalesChannelApiControllerService',
  494.             'Swag\\Markets\\Controller\\SupportRequestController' => 'getSupportRequestControllerService',
  495.             'Swag\\Markets\\Controller\\SwagMarketsController' => 'getSwagMarketsControllerService',
  496.             'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinitionService',
  497.             'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinitionService',
  498.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinitionService',
  499.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinitionService',
  500.             'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinitionService',
  501.             'Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinitionService',
  502.             'Swag\\Markets\\SwagMarkets' => 'getSwagMarketsService',
  503.             'Swag\\PlatformDemoData\\SwagPlatformDemoData' => 'getSwagPlatformDemoDataService',
  504.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  505.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  506.             'acl_role.repository' => 'getAclRole_RepositoryService',
  507.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  508.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  509.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  510.             'app.repository' => 'getApp_RepositoryService',
  511.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  512.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  513.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  514.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  515.             'bf_category_mapping.repository' => 'getBfCategoryMapping_RepositoryService',
  516.             'bf_config.repository' => 'getBfConfig_RepositoryService',
  517.             'bf_marketplace.repository' => 'getBfMarketplace_RepositoryService',
  518.             'bf_marketplace_sales_channel.repository' => 'getBfMarketplaceSalesChannel_RepositoryService',
  519.             'bf_marketplace_settings.repository' => 'getBfMarketplaceSettings_RepositoryService',
  520.             'bf_support.repository' => 'getBfSupport_RepositoryService',
  521.             'cache.app' => 'getCache_AppService',
  522.             'cache.app_clearer' => 'getCache_AppClearerService',
  523.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  524.             'cache.system' => 'getCache_SystemService',
  525.             'cache.system_clearer' => 'getCache_SystemClearerService',
  526.             'cache_warmer' => 'getCacheWarmerService',
  527.             'category.repository' => 'getCategory_RepositoryService',
  528.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  529.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  530.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  531.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  532.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  533.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  534.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  535.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  536.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  537.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  538.             'console.command.public_alias.Shopware\\Development\\Command\\ConfigDebugCommand' => 'getConfigDebugCommandService',
  539.             'console.command.public_alias.Shopware\\Development\\Command\\DatabaseDebugViewGenerator' => 'getDatabaseDebugViewGeneratorService',
  540.             'console.command_loader' => 'getConsole_CommandLoaderService',
  541.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  542.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  543.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  544.             'country.repository' => 'getCountry_RepositoryService',
  545.             'country_state.repository' => 'getCountryState_RepositoryService',
  546.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  547.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  548.             'currency.repository' => 'getCurrency_RepositoryService',
  549.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  550.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  551.             'custom_field.repository' => 'getCustomField_RepositoryService',
  552.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  553.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  554.             'customer.repository' => 'getCustomer_RepositoryService',
  555.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  556.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  557.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  558.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  559.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  560.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  561.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  562.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  563.             'data_collector.dump' => 'getDataCollector_DumpService',
  564.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  565.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  566.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  567.             'document.repository' => 'getDocument_RepositoryService',
  568.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  569.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  570.             'document_type.repository' => 'getDocumentType_RepositoryService',
  571.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  572.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  573.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  574.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  575.             'error_controller' => 'getErrorController2Service',
  576.             'event_action.repository' => 'getEventAction_RepositoryService',
  577.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  578.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  579.             'event_dispatcher' => 'getEventDispatcherService',
  580.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  581.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  582.             'http_kernel' => 'getHttpKernelService',
  583.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  584.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  585.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  586.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  587.             'integration.repository' => 'getIntegration_RepositoryService',
  588.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  589.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  590.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  591.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  592.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  593.             'language.repository' => 'getLanguage_RepositoryService',
  594.             'locale.repository' => 'getLocale_RepositoryService',
  595.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  596.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  597.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  598.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  599.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  600.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  601.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  602.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  603.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  604.             'main_category.repository' => 'getMainCategory_RepositoryService',
  605.             'media.repository' => 'getMedia_RepositoryService',
  606.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  607.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  608.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  609.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  610.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  611.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  612.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  613.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  614.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  615.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  616.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  617.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  618.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  619.             'number_range.repository' => 'getNumberRange_RepositoryService',
  620.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  621.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  622.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  623.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  624.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  625.             'order.repository' => 'getOrder_RepositoryService',
  626.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  627.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  628.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  629.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  630.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  631.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  632.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  633.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  634.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  635.             'plugin.repository' => 'getPlugin_RepositoryService',
  636.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  637.             'product.repository' => 'getProduct_RepositoryService',
  638.             'product_category.repository' => 'getProductCategory_RepositoryService',
  639.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  640.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  641.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  642.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  643.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  644.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  645.             'product_export.repository' => 'getProductExport_RepositoryService',
  646.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  647.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  648.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  649.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  650.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  651.             'product_media.repository' => 'getProductMedia_RepositoryService',
  652.             'product_option.repository' => 'getProductOption_RepositoryService',
  653.             'product_price.repository' => 'getProductPrice_RepositoryService',
  654.             'product_property.repository' => 'getProductProperty_RepositoryService',
  655.             'product_review.repository' => 'getProductReview_RepositoryService',
  656.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  657.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  658.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  659.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  660.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  661.             'product_stream.repository' => 'getProductStream_RepositoryService',
  662.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  663.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  664.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  665.             'product_tag.repository' => 'getProductTag_RepositoryService',
  666.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  667.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  668.             'profiler' => 'getProfilerService',
  669.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  670.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  671.             'promotion.repository' => 'getPromotion_RepositoryService',
  672.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  673.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  674.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  675.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  676.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  677.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  678.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  679.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  680.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  681.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  682.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  683.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  684.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  685.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  686.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  687.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  688.             'request_stack' => 'getRequestStackService',
  689.             'router' => 'getRouterService',
  690.             'routing.loader' => 'getRouting_LoaderService',
  691.             'rule.repository' => 'getRule_RepositoryService',
  692.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  693.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  694.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  695.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  696.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  697.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  698.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  699.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  700.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  701.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  702.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  703.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  704.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  705.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  706.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  707.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  708.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  709.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  710.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  711.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  712.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  713.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  714.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  715.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  716.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  717.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  718.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  719.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  720.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  721.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  722.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  723.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  724.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  725.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  726.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  727.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  728.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  729.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  730.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  731.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  732.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  733.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  734.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  735.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  736.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  737.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  738.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  739.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  740.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  741.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  742.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  743.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  744.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  745.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  746.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  747.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  748.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  749.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  750.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  751.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  752.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  753.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  754.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  755.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  756.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  757.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  758.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  759.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  760.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  761.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  762.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  763.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  764.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  765.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  766.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  767.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  768.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  769.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  770.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  771.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  772.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  773.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  774.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  775.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  776.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  777.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  778.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  779.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  780.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinition2Service',
  781.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  782.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  783.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  784.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  785.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  786.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  787.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  788.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  789.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  790.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  791.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  792.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  793.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  794.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  795.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  796.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  797.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  798.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  799.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  800.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  801.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  802.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  803.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  804.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  805.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  806.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  807.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  808.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  809.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  810.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  811.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  812.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  813.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  814.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  815.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  816.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  817.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  818.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  819.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  820.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  821.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  822.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  823.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  824.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  825.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  826.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  827.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  828.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  829.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  830.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  831.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  832.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  833.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  834.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  835.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  836.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  837.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  838.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  839.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  840.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  841.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  842.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  843.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  844.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  845.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  846.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  847.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  848.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  849.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  850.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  851.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  852.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  853.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  854.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  855.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  856.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  857.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  858.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  859.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  860.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  861.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  862.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  863.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  864.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  865.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  866.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  867.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  868.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  869.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  870.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  871.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  872.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  873.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  874.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  875.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  876.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  877.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  878.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  879.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  880.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  881.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  882.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  883.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  884.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  885.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  886.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  887.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  888.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  889.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  890.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  891.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  892.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  893.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  894.             'sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinition2Service',
  895.             'sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinition2Service',
  896.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinition2Service',
  897.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinition2Service',
  898.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinition2Service',
  899.             'sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinition2Service',
  900.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  901.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  902.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  903.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  904.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  905.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  906.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  907.             'salutation.repository' => 'getSalutation_RepositoryService',
  908.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  909.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  910.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  911.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  912.             'services_resetter' => 'getServicesResetterService',
  913.             'session' => 'getSessionService',
  914.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  915.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  916.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  917.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  918.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  919.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  920.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  921.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  922.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  923.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  924.             'snippet.repository' => 'getSnippet_RepositoryService',
  925.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  926.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  927.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  928.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  929.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  930.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  931.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  932.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  933.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  934.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  935.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  936.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  937.             'swag_markets.filesystem.private' => 'getSwagMarkets_Filesystem_PrivateService',
  938.             'swag_markets.filesystem.public' => 'getSwagMarkets_Filesystem_PublicService',
  939.             'swag_platform_demo_data.filesystem.private' => 'getSwagPlatformDemoData_Filesystem_PrivateService',
  940.             'swag_platform_demo_data.filesystem.public' => 'getSwagPlatformDemoData_Filesystem_PublicService',
  941.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  942.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  943.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  944.             'tag.repository' => 'getTag_RepositoryService',
  945.             'tax.repository' => 'getTax_RepositoryService',
  946.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  947.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  948.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  949.             'theme.repository' => 'getTheme_RepositoryService',
  950.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  951.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  952.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  953.             'translator' => 'getTranslatorService',
  954.             'unit.repository' => 'getUnit_RepositoryService',
  955.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  956.             'user.repository' => 'getUser_RepositoryService',
  957.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  958.             'user_config.repository' => 'getUserConfig_RepositoryService',
  959.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  960.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  961.             'version.repository' => 'getVersion_RepositoryService',
  962.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  963.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  964.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  965.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  966.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  967.             'webhook.repository' => 'getWebhook_RepositoryService',
  968.             'cache_clearer' => 'getCacheClearerService',
  969.             'filesystem' => 'getFilesystemService',
  970.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  971.             'serializer' => 'getSerializerService',
  972.             'twig' => 'getTwigService',
  973.             'validator' => 'getValidatorService',
  974.         ];
  975.         $this->aliases = [
  976.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  977.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  978.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  979.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  980.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  981.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  982.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  983.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  984.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  985.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  986.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  987.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  988.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  989.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  990.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  991.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  992.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  993.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  994.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  995.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  996.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  997.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  998.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  999.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1000.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1001.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1002.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1003.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1004.         ];
  1005.         $this->privates['service_container'] = function () {
  1006.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Kernel.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/ContextResolverListener.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/CoreSubscriber.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RouteScopeListener.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Translation/AbstractTranslator.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Translation/Translator.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetService.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Filter/SnippetFilterFactory.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/TemplateFinder.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RequestContextResolverInterface.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RouteScopeCheckTrait.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/ApiRequestContextResolver.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RouteScopeRegistry.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheInvalidator.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/AclAnnotationValidator.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/CorsListener.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Converter/ApiVersionConverter.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Converter/ConverterRegistry.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Converter/DefaultApiConverter.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/AccessTokenRepository.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/ClientRepository.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/ScopeRepository.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/BearerTokenValidator.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/OAuth/UserRepository.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidator.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ShopId/ShopIdProvider.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ActiveAppsLoader.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/Client.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/VersionManager.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/EventActionDefinition.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/BusinessEventDispatcher.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginDefinition.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/LanguageDefinition.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/LanguageLoaderInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/CachedLanguageLoader.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/LanguageLoader.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/WebhookDispatcher.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/Hookable/HookableEventFactory.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/BusinessEventEncoder.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/Hookable/WriteResultMerger.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/SalesChannelDefinition.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Api/StructEncoder.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/CountryDefinition.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/CurrencyDefinition.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/CurrencyFormatter.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetDefinition.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/TaxDefinition.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/StateMachineRegistry.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/StateMachineDefinition.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/SystemConfigDefinition.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Util/XmlReader.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/Util/ConfigReader.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/SystemConfigService.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/CachedSystemConfigLoader.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/SystemConfigLoader.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/NumberRangeDefinition.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/CategoryDefinition.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Service/NavigationLoaderInterface.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Service/NavigationLoader.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/MediaDefinition.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/UrlGeneratorInterface.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/UrlGenerator.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/ProductDefinition.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/RuleDefinition.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/CmsPageDefinition.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/AmountCalculator.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/CashRounding.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartPersisterInterface.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartPersister.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartService.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartCalculator.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/OrderPersister.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Tax/TaxDetector.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Tax/TaxCalculator.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Processor.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Validator.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartRuleLoader.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/AbstractRuleLoader.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CachedRuleLoader.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/RuleLoader.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryRegistry.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/CustomerDefinition.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/OrderDefinition.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/OrderConverter.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/PaymentMethodDefinition.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/ShippingMethodDefinition.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Checkout/SalesChannelContextServiceProfiler.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextService.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Entity/EntityReaderProfiler.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Entity/EntityAggregatorProfiler.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Entity/EntitySearcherProfiler.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/MaintenanceModeResolver.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeConfigValueAccessor.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/AbstractResolvedConfigLoader.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/CachedResolvedConfigLoader.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ResolvedConfigLoader.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/TwigDateRequestListener.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/StorefrontSubscriber.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/HreflangLoaderInterface.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/HreflangLoader.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Csrf/CsrfRouteListener.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Header/HeaderPageletLoader.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/GenericPageLoaderInterface.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/GenericPageLoader.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Footer/FooterPageletLoader.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheTracer.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheTracer.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheResponseSubscriber.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Captcha/CaptchaRouteListener.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheTagCollection.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheDecorator.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/ResponseHeaderListener.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/StorefrontPluginRegistryInterface.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/StorefrontPluginRegistry.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeFileImporterInterface.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeFileImporter.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeFileResolver.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeService.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeCompilerInterface.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeCompiler.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeDefinition.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/ElasticsearchHelper.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/ClientFactory.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/ElasticsearchRegistry.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Log/LoggerFactory.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Doctrine/ConnectionProfiler.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/CacheClassMetadataFactory.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityRepository.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/MonitoringBusDecorator.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/Router.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/NestedEventDispatcher.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1542.             include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/DataAbstractionLayer/SalesChannelRepositoryDecorator.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/SalesChannel/LanguageRoute.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/SalesChannel/CurrencyRoute.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/NavigationRoute.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/Serializer/StructNormalizer.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/Serializer/StructDecoder.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Serializer/JsonApiDecoder.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/InheritanceExtension.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/FeatureFlagExtension.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/InstanceOfExtension.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Service/CategoryUrlGenerator.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Twig/DoctrineExtension.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/TemplateDataExtension.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/Extension/ConfigExtension.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/TemplateConfigAccessor.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/IconExtension.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/ThumbnailExtension.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/Extension/SwSanitizeTwigFilter.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/HappyPathValidator.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  1679.         };
  1680.     }
  1681.     public function compile(): void
  1682.     {
  1683.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1684.     }
  1685.     public function isCompiled(): bool
  1686.     {
  1687.         return true;
  1688.     }
  1689.     public function getRemovedIds(): array
  1690.     {
  1691.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1692.     }
  1693.     protected function createProxy($class, \Closure $factory)
  1694.     {
  1695.         return $factory();
  1696.     }
  1697.     /**
  1698.      * Gets the public '.container.private.cache_clearer' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1701.      */
  1702.     protected function get_Container_Private_CacheClearerService()
  1703.     {
  1704.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1705.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1706.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1707.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1708.         }, 1));
  1709.     }
  1710.     /**
  1711.      * Gets the public '.container.private.filesystem' shared service.
  1712.      *
  1713.      * @return \Symfony\Component\Filesystem\Filesystem
  1714.      */
  1715.     protected function get_Container_Private_FilesystemService()
  1716.     {
  1717.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1718.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1719.     }
  1720.     /**
  1721.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1722.      *
  1723.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1724.      */
  1725.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1726.     {
  1727.         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(($this->services['session'] ?? $this->getSessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1728.     }
  1729.     /**
  1730.      * Gets the public '.container.private.serializer' shared service.
  1731.      *
  1732.      * @return \Symfony\Component\Serializer\Serializer
  1733.      */
  1734.     protected function get_Container_Private_SerializerService()
  1735.     {
  1736.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1737.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(3false, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true$a$a);
  1738.         $c = ($this->privates['serializer.mapping.cache_class_metadata_factory'] ?? $this->getSerializer_Mapping_CacheClassMetadataFactoryService());
  1739.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  1740.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1741.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  1742.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer(), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$e$fNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL, [])], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1743.     }
  1744.     /**
  1745.      * Gets the public '.container.private.twig' shared service.
  1746.      *
  1747.      * @return \Twig\Environment
  1748.      */
  1749.     protected function get_Container_Private_TwigService()
  1750.     {
  1751.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.chain'] ?? $this->getTwig_Loader_ChainService()), ['debug' => true'strict_variables' => false'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1752.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1753.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1754.         $c = ($this->services['router'] ?? $this->getRouterService());
  1755.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  1756.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1757.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  1758.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  1759.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1760.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1761.         $i = new \Symfony\Bridge\Twig\AppVariable();
  1762.         $i->setEnvironment('dev');
  1763.         $i->setDebug(true);
  1764.         if ($this->has('request_stack')) {
  1765.             $i->setRequestStack($e);
  1766.         }
  1767.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1768.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  1769.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1770.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1771.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  1772.         $instance->addExtension($d);
  1773.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1774.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1775.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1776.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1777.         $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())));
  1778.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\InheritanceExtension($f));
  1779.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\FeatureFlagExtension());
  1780.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1781.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1782.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\InstanceOfExtension());
  1783.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  1784.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  1785.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  1786.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  1787.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  1788.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  1789.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  1790.         $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())));
  1791.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  1792.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  1793.         $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()))));
  1794.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  1795.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  1796.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  1797.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\SwSanitizeTwigFilter($this->targetDir.''));
  1798.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  1799.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1800.         $instance->addGlobal('app'$i);
  1801.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1802.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1803.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1804.         ], [
  1805.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1806.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1807.         ])));
  1808.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1809.         return $instance;
  1810.     }
  1811.     /**
  1812.      * Gets the public '.container.private.validator' shared service.
  1813.      *
  1814.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  1815.      */
  1816.     protected function get_Container_Private_ValidatorService()
  1817.     {
  1818.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
  1819.     }
  1820.     /**
  1821.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  1822.      *
  1823.      * @return \Doctrine\DBAL\Connection
  1824.      */
  1825.     protected function getConnectionService()
  1826.     {
  1827.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  1828.     }
  1829.     /**
  1830.      * Gets the public 'Elasticsearch\Client' shared service.
  1831.      *
  1832.      * @return \Elasticsearch\Client
  1833.      */
  1834.     protected function getClientService()
  1835.     {
  1836.         return $this->services['Elasticsearch\\Client'] = \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true);
  1837.     }
  1838.     /**
  1839.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  1840.      *
  1841.      * @return \Shopware\Administration\Controller\AdministrationController
  1842.      */
  1843.     protected function getAdministrationControllerService()
  1844.     {
  1845.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Controller/AdministrationController.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Snippet/SnippetFinderInterface.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Snippet/CachedSnippetFinder.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Snippet/SnippetFinder.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  1851.         $this->services['Shopware\\Administration\\Controller\\AdministrationController'] = $instance = new \Shopware\Administration\Controller\AdministrationController(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] ?? $this->getFirstRunWizardClientService()), new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core'));
  1852.         $instance->setContainer($this);
  1853.         return $instance;
  1854.     }
  1855.     /**
  1856.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  1857.      *
  1858.      * @return \Shopware\Core\Checkout\Cart\Calculator
  1859.      */
  1860.     protected function getCalculatorService()
  1861.     {
  1862.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Calculator.php';
  1863.         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()));
  1864.     }
  1865.     /**
  1866.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  1867.      *
  1868.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  1869.      */
  1870.     protected function getOrderConverterControllerService()
  1871.     {
  1872.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/Api/OrderConverterController.php';
  1873.         $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()));
  1874.         $instance->setContainer($this);
  1875.         return $instance;
  1876.     }
  1877.     /**
  1878.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  1879.      *
  1880.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  1881.      */
  1882.     protected function getOrderRecalculationControllerService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Order/RecalculationService.php';
  1886.         $this->services['Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController'] = $instance = new \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController(new \Shopware\Core\Checkout\Cart\Order\RecalculationService(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService())));
  1887.         $instance->setContainer($this);
  1888.         return $instance;
  1889.     }
  1890.     /**
  1891.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  1892.      *
  1893.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  1894.      */
  1895.     protected function getPriceActionControllerService()
  1896.     {
  1897.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/PriceActionController.php';
  1898.         $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()));
  1899.         $instance->setContainer($this);
  1900.         return $instance;
  1901.     }
  1902.     /**
  1903.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  1904.      *
  1905.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  1906.      */
  1907.     protected function getCartDeleteRouteService()
  1908.     {
  1909.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1910.     }
  1911.     /**
  1912.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  1913.      *
  1914.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  1915.      */
  1916.     protected function getCartItemAddRouteService()
  1917.     {
  1918.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()));
  1919.     }
  1920.     /**
  1921.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  1922.      *
  1923.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  1924.      */
  1925.     protected function getCartItemRemoveRouteService()
  1926.     {
  1927.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  1928.     }
  1929.     /**
  1930.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  1931.      *
  1932.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  1933.      */
  1934.     protected function getCartItemUpdateRouteService()
  1935.     {
  1936.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1937.     }
  1938.     /**
  1939.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  1940.      *
  1941.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  1942.      */
  1943.     protected function getCartLoadRouteService()
  1944.     {
  1945.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  1946.     }
  1947.     /**
  1948.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  1949.      *
  1950.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  1951.      */
  1952.     protected function getCartOrderRouteService()
  1953.     {
  1954.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  1955.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a, ($this->services['order_customer.repository'] ?? $this->getOrderCustomer_RepositoryService()), new \Shopware\Core\Checkout\Cart\Order\OrderPersister($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1956.     }
  1957.     /**
  1958.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  1959.      *
  1960.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  1961.      */
  1962.     protected function getCartServiceService()
  1963.     {
  1964.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()));
  1965.     }
  1966.     /**
  1967.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  1968.      *
  1969.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  1970.      */
  1971.     protected function getCustomerAddressDefinitionService()
  1972.     {
  1973.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  1974.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  1975.         return $instance;
  1976.     }
  1977.     /**
  1978.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  1979.      *
  1980.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  1981.      */
  1982.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  1983.     {
  1984.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  1985.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  1986.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  1987.         return $instance;
  1988.     }
  1989.     /**
  1990.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  1991.      *
  1992.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  1993.      */
  1994.     protected function getCustomerGroupTranslationDefinitionService()
  1995.     {
  1996.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  1997.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  1998.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  1999.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2000.         return $instance;
  2001.     }
  2002.     /**
  2003.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  2004.      *
  2005.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  2006.      */
  2007.     protected function getCustomerGroupDefinitionService()
  2008.     {
  2009.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  2010.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2011.         return $instance;
  2012.     }
  2013.     /**
  2014.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  2015.      *
  2016.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  2017.      */
  2018.     protected function getCustomerRecoveryDefinitionService()
  2019.     {
  2020.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  2021.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  2022.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2023.         return $instance;
  2024.     }
  2025.     /**
  2026.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  2027.      *
  2028.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  2029.      */
  2030.     protected function getCustomerTagDefinitionService()
  2031.     {
  2032.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  2033.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  2034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2035.         return $instance;
  2036.     }
  2037.     /**
  2038.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  2039.      *
  2040.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  2041.      */
  2042.     protected function getCustomerWishlistProductDefinitionService()
  2043.     {
  2044.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  2045.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  2046.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2047.         return $instance;
  2048.     }
  2049.     /**
  2050.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  2051.      *
  2052.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  2053.      */
  2054.     protected function getCustomerWishlistDefinitionService()
  2055.     {
  2056.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  2057.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  2058.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2059.         return $instance;
  2060.     }
  2061.     /**
  2062.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  2063.      *
  2064.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  2065.      */
  2066.     protected function getCustomerGroupRegistrationActionControllerService()
  2067.     {
  2068.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  2069.         return $this->services['Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController'] = new \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2070.     }
  2071.     /**
  2072.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  2073.      *
  2074.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  2075.      */
  2076.     protected function getCustomerDefinitionService()
  2077.     {
  2078.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  2079.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2080.         return $instance;
  2081.     }
  2082.     /**
  2083.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  2084.      *
  2085.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  2086.      */
  2087.     protected function getAddWishlistProductRouteService()
  2088.     {
  2089.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  2090.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  2091.         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()));
  2092.     }
  2093.     /**
  2094.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  2095.      *
  2096.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  2097.      */
  2098.     protected function getChangeCustomerProfileRouteService()
  2099.     {
  2100.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  2101.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  2102.         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()));
  2103.     }
  2104.     /**
  2105.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  2106.      *
  2107.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  2108.      */
  2109.     protected function getChangeEmailRouteService()
  2110.     {
  2111.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  2113.         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()));
  2114.     }
  2115.     /**
  2116.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  2117.      *
  2118.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  2119.      */
  2120.     protected function getChangePasswordRouteService()
  2121.     {
  2122.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  2123.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  2124.         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()));
  2125.     }
  2126.     /**
  2127.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  2128.      *
  2129.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  2130.      */
  2131.     protected function getChangePaymentMethodRouteService()
  2132.     {
  2133.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  2135.         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()));
  2136.     }
  2137.     /**
  2138.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  2139.      *
  2140.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  2141.      */
  2142.     protected function getCustomerGroupRegistrationSettingsRouteService()
  2143.     {
  2144.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  2145.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  2146.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  2147.     }
  2148.     /**
  2149.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  2150.      *
  2151.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  2152.      */
  2153.     protected function getCustomerRouteService()
  2154.     {
  2155.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  2156.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  2157.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  2158.     }
  2159.     /**
  2160.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  2161.      *
  2162.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  2163.      */
  2164.     protected function getDeleteAddressRouteService()
  2165.     {
  2166.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  2167.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  2169.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  2170.     }
  2171.     /**
  2172.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  2173.      *
  2174.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  2175.      */
  2176.     protected function getDeleteCustomerRouteService()
  2177.     {
  2178.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  2180.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2181.     }
  2182.     /**
  2183.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  2184.      *
  2185.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  2186.      */
  2187.     protected function getListAddressRouteService()
  2188.     {
  2189.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  2190.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  2191.         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()));
  2192.     }
  2193.     /**
  2194.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  2195.      *
  2196.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  2197.      */
  2198.     protected function getLoadWishlistRouteService()
  2199.     {
  2200.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  2202.         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()));
  2203.     }
  2204.     /**
  2205.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  2206.      *
  2207.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  2208.      */
  2209.     protected function getLoginRouteService()
  2210.     {
  2211.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/LoginRoute.php';
  2213.         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\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  2214.     }
  2215.     /**
  2216.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  2217.      *
  2218.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  2219.      */
  2220.     protected function getLogoutRouteService()
  2221.     {
  2222.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  2224.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  2225.     }
  2226.     /**
  2227.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  2228.      *
  2229.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  2230.      */
  2231.     protected function getMergeWishlistProductRouteService()
  2232.     {
  2233.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  2235.         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()));
  2236.     }
  2237.     /**
  2238.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  2239.      *
  2240.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  2241.      */
  2242.     protected function getRegisterConfirmRouteService()
  2243.     {
  2244.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  2246.         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()));
  2247.     }
  2248.     /**
  2249.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  2250.      *
  2251.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  2252.      */
  2253.     protected function getRegisterRouteService()
  2254.     {
  2255.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidationFactoryInterface.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  2259.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['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()));
  2260.     }
  2261.     /**
  2262.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  2263.      *
  2264.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  2265.      */
  2266.     protected function getRemoveWishlistProductRouteService()
  2267.     {
  2268.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  2270.         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()));
  2271.     }
  2272.     /**
  2273.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  2274.      *
  2275.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  2276.      */
  2277.     protected function getResetPasswordRouteService()
  2278.     {
  2279.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  2280.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  2281.         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()));
  2282.     }
  2283.     /**
  2284.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  2285.      *
  2286.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  2287.      */
  2288.     protected function getSendPasswordRecoveryMailRouteService()
  2289.     {
  2290.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  2292.         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()));
  2293.     }
  2294.     /**
  2295.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  2296.      *
  2297.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  2298.      */
  2299.     protected function getSwitchDefaultAddressRouteService()
  2300.     {
  2301.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  2302.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  2304.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2305.     }
  2306.     /**
  2307.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  2308.      *
  2309.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  2310.      */
  2311.     protected function getUpsertAddressRouteService()
  2312.     {
  2313.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  2316.         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()));
  2317.     }
  2318.     /**
  2319.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  2320.      *
  2321.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  2322.      */
  2323.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  2324.     {
  2325.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  2326.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  2327.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2328.         return $instance;
  2329.     }
  2330.     /**
  2331.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  2332.      *
  2333.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  2334.      */
  2335.     protected function getDocumentBaseConfigDefinitionService()
  2336.     {
  2337.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  2338.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  2339.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2340.         return $instance;
  2341.     }
  2342.     /**
  2343.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  2344.      *
  2345.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  2346.      */
  2347.     protected function getDocumentTypeTranslationDefinitionService()
  2348.     {
  2349.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2350.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  2351.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  2352.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2353.         return $instance;
  2354.     }
  2355.     /**
  2356.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  2357.      *
  2358.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  2359.      */
  2360.     protected function getDocumentTypeDefinitionService()
  2361.     {
  2362.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  2363.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  2364.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2365.         return $instance;
  2366.     }
  2367.     /**
  2368.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  2369.      *
  2370.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  2371.      */
  2372.     protected function getDocumentControllerService()
  2373.     {
  2374.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Controller/DocumentController.php';
  2375.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()));
  2376.         $instance->setContainer($this);
  2377.         return $instance;
  2378.     }
  2379.     /**
  2380.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  2381.      *
  2382.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  2383.      */
  2384.     protected function getDocumentDefinitionService()
  2385.     {
  2386.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentDefinition.php';
  2387.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  2388.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2389.         return $instance;
  2390.     }
  2391.     /**
  2392.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  2393.      *
  2394.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  2395.      */
  2396.     protected function getDocumentGeneratorControllerService()
  2397.     {
  2398.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGeneratorController.php';
  2399.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()));
  2400.         $instance->setContainer($this);
  2401.         return $instance;
  2402.     }
  2403.     /**
  2404.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  2405.      *
  2406.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  2407.      */
  2408.     protected function getOrderAddressDefinitionService()
  2409.     {
  2410.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  2411.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2412.         return $instance;
  2413.     }
  2414.     /**
  2415.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  2416.      *
  2417.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  2418.      */
  2419.     protected function getOrderCustomerDefinitionService()
  2420.     {
  2421.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  2422.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2423.         return $instance;
  2424.     }
  2425.     /**
  2426.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  2427.      *
  2428.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  2429.      */
  2430.     protected function getOrderDeliveryPositionDefinitionService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  2433.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  2434.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2435.         return $instance;
  2436.     }
  2437.     /**
  2438.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  2439.      *
  2440.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  2441.      */
  2442.     protected function getOrderDeliveryDefinitionService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  2445.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  2446.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2447.         return $instance;
  2448.     }
  2449.     /**
  2450.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  2451.      *
  2452.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  2453.      */
  2454.     protected function getOrderLineItemDefinitionService()
  2455.     {
  2456.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  2457.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  2458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2459.         return $instance;
  2460.     }
  2461.     /**
  2462.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  2463.      *
  2464.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  2465.      */
  2466.     protected function getOrderTagDefinitionService()
  2467.     {
  2468.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  2469.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  2470.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2471.         return $instance;
  2472.     }
  2473.     /**
  2474.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  2475.      *
  2476.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  2477.      */
  2478.     protected function getOrderTransactionDefinitionService()
  2479.     {
  2480.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  2481.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  2482.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2483.         return $instance;
  2484.     }
  2485.     /**
  2486.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  2487.      *
  2488.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  2489.      */
  2490.     protected function getOrderActionControllerService()
  2491.     {
  2492.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Api/OrderActionController.php';
  2493.         $this->services['Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController'] = $instance = new \Shopware\Core\Checkout\Order\Api\OrderActionController(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()));
  2494.         $instance->setContainer($this);
  2495.         return $instance;
  2496.     }
  2497.     /**
  2498.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  2499.      *
  2500.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  2501.      */
  2502.     protected function getOrderDefinitionService()
  2503.     {
  2504.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  2505.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2506.         return $instance;
  2507.     }
  2508.     /**
  2509.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  2510.      *
  2511.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  2512.      */
  2513.     protected function getCancelOrderRouteService()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  2517.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()));
  2518.     }
  2519.     /**
  2520.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  2521.      *
  2522.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  2523.      */
  2524.     protected function getOrderRouteService()
  2525.     {
  2526.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/OrderRoute.php';
  2528.         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()));
  2529.     }
  2530.     /**
  2531.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  2532.      *
  2533.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  2534.      */
  2535.     protected function getSetPaymentOrderRouteService()
  2536.     {
  2537.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  2539.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute'] ?? $this->getPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()));
  2540.     }
  2541.     /**
  2542.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  2543.      *
  2544.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  2545.      */
  2546.     protected function getPaymentMethodTranslationDefinitionService()
  2547.     {
  2548.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2549.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  2550.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  2551.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2552.         return $instance;
  2553.     }
  2554.     /**
  2555.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  2556.      *
  2557.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  2558.      */
  2559.     protected function getPaymentControllerService()
  2560.     {
  2561.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Controller/PaymentController.php';
  2562.         $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()));
  2563.         $instance->setContainer($this);
  2564.         return $instance;
  2565.     }
  2566.     /**
  2567.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  2568.      *
  2569.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  2570.      */
  2571.     protected function getPaymentMethodDefinitionService()
  2572.     {
  2573.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  2574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2575.         return $instance;
  2576.     }
  2577.     /**
  2578.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  2579.      *
  2580.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  2581.      */
  2582.     protected function getHandlePaymentMethodRouteService()
  2583.     {
  2584.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  2585.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  2586.         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()));
  2587.     }
  2588.     /**
  2589.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute' shared service.
  2590.      *
  2591.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  2592.      */
  2593.     protected function getPaymentMethodRouteService()
  2594.     {
  2595.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute(($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2596.     }
  2597.     /**
  2598.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  2599.      *
  2600.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  2601.      */
  2602.     protected function getSalesChannelPaymentMethodDefinitionService()
  2603.     {
  2604.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  2605.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  2606.         return $instance;
  2607.     }
  2608.     /**
  2609.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  2610.      *
  2611.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  2612.      */
  2613.     protected function getPromotionCartRuleDefinitionService()
  2614.     {
  2615.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  2616.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  2617.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2618.         return $instance;
  2619.     }
  2620.     /**
  2621.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  2622.      *
  2623.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  2624.      */
  2625.     protected function getPromotionDiscountPriceDefinitionService()
  2626.     {
  2627.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  2628.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  2629.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2630.         return $instance;
  2631.     }
  2632.     /**
  2633.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  2634.      *
  2635.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  2636.      */
  2637.     protected function getPromotionDiscountRuleDefinitionService()
  2638.     {
  2639.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  2640.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  2641.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2642.         return $instance;
  2643.     }
  2644.     /**
  2645.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  2646.      *
  2647.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  2648.      */
  2649.     protected function getPromotionDiscountDefinitionService()
  2650.     {
  2651.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  2652.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  2653.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2654.         return $instance;
  2655.     }
  2656.     /**
  2657.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  2658.      *
  2659.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  2660.      */
  2661.     protected function getPromotionIndividualCodeDefinitionService()
  2662.     {
  2663.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  2664.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  2665.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2666.         return $instance;
  2667.     }
  2668.     /**
  2669.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  2670.      *
  2671.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  2672.      */
  2673.     protected function getPromotionOrderRuleDefinitionService()
  2674.     {
  2675.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  2676.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  2677.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2678.         return $instance;
  2679.     }
  2680.     /**
  2681.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  2682.      *
  2683.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  2684.      */
  2685.     protected function getPromotionPersonaCustomerDefinitionService()
  2686.     {
  2687.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  2688.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  2689.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2690.         return $instance;
  2691.     }
  2692.     /**
  2693.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  2694.      *
  2695.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  2696.      */
  2697.     protected function getPromotionPersonaRuleDefinitionService()
  2698.     {
  2699.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  2700.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  2701.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2702.         return $instance;
  2703.     }
  2704.     /**
  2705.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  2706.      *
  2707.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  2708.      */
  2709.     protected function getPromotionSalesChannelDefinitionService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  2712.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  2713.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2714.         return $instance;
  2715.     }
  2716.     /**
  2717.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  2718.      *
  2719.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  2720.      */
  2721.     protected function getPromotionSetGroupRuleDefinitionService()
  2722.     {
  2723.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  2724.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  2725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  2730.      *
  2731.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  2732.      */
  2733.     protected function getPromotionSetGroupDefinitionService()
  2734.     {
  2735.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  2736.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  2737.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  2742.      *
  2743.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  2744.      */
  2745.     protected function getPromotionTranslationDefinitionService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2748.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  2749.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  2750.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2751.         return $instance;
  2752.     }
  2753.     /**
  2754.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  2755.      *
  2756.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  2757.      */
  2758.     protected function getPromotionActionControllerService()
  2759.     {
  2760.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Api/PromotionActionController.php';
  2761.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  2762.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  2763.         $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()));
  2764.         $instance->setContainer($this);
  2765.         return $instance;
  2766.     }
  2767.     /**
  2768.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  2769.      *
  2770.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  2771.      */
  2772.     protected function getPromotionControllerService()
  2773.     {
  2774.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Api/PromotionController.php';
  2775.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Util/PromotionCodeService.php';
  2776.         $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())));
  2777.         $instance->setContainer($this);
  2778.         return $instance;
  2779.     }
  2780.     /**
  2781.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  2782.      *
  2783.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  2784.      */
  2785.     protected function getPromotionDefinitionService()
  2786.     {
  2787.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/PromotionDefinition.php';
  2788.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  2789.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2790.         return $instance;
  2791.     }
  2792.     /**
  2793.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  2794.      *
  2795.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  2796.      */
  2797.     protected function getShippingMethodPriceDefinitionService()
  2798.     {
  2799.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  2800.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  2801.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2802.         return $instance;
  2803.     }
  2804.     /**
  2805.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  2806.      *
  2807.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  2808.      */
  2809.     protected function getShippingMethodTagDefinitionService()
  2810.     {
  2811.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  2812.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  2813.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2814.         return $instance;
  2815.     }
  2816.     /**
  2817.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  2818.      *
  2819.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  2820.      */
  2821.     protected function getShippingMethodTranslationDefinitionService()
  2822.     {
  2823.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  2825.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  2826.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2827.         return $instance;
  2828.     }
  2829.     /**
  2830.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  2831.      *
  2832.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  2833.      */
  2834.     protected function getSalesChannelShippingMethodDefinitionService()
  2835.     {
  2836.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  2837.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  2838.         return $instance;
  2839.     }
  2840.     /**
  2841.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute' shared service.
  2842.      *
  2843.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  2844.      */
  2845.     protected function getShippingMethodRouteService()
  2846.     {
  2847.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute(($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2848.     }
  2849.     /**
  2850.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  2851.      *
  2852.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  2853.      */
  2854.     protected function getShippingMethodDefinitionService()
  2855.     {
  2856.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  2857.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2858.         return $instance;
  2859.     }
  2860.     /**
  2861.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  2862.      *
  2863.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  2864.      */
  2865.     protected function getCategoryTagDefinitionService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  2868.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  2869.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2870.         return $instance;
  2871.     }
  2872.     /**
  2873.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  2874.      *
  2875.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  2876.      */
  2877.     protected function getCategoryTranslationDefinitionService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2880.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  2881.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  2882.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2883.         return $instance;
  2884.     }
  2885.     /**
  2886.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  2887.      *
  2888.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  2889.      */
  2890.     protected function getCategoryDefinitionService()
  2891.     {
  2892.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  2893.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2894.         return $instance;
  2895.     }
  2896.     /**
  2897.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  2898.      *
  2899.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  2900.      */
  2901.     protected function getCategoryListRouteService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/CategoryListRoute.php';
  2905.         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()));
  2906.     }
  2907.     /**
  2908.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryRoute' shared service.
  2909.      *
  2910.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  2911.      */
  2912.     protected function getCategoryRouteService()
  2913.     {
  2914.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  2915.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  2916.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/SalesChannel/CategoryRoute.php';
  2917.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2918.     }
  2919.     /**
  2920.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\NavigationRoute' shared service.
  2921.      *
  2922.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  2923.      */
  2924.     protected function getNavigationRouteService()
  2925.     {
  2926.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute(new \Shopware\Core\Content\Category\SalesChannel\NavigationRoute(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2927.     }
  2928.     /**
  2929.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  2930.      *
  2931.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  2932.      */
  2933.     protected function getSalesChannelCategoryDefinitionService()
  2934.     {
  2935.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  2936.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  2937.         return $instance;
  2938.     }
  2939.     /**
  2940.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  2941.      *
  2942.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  2943.      */
  2944.     protected function getCmsBlockDefinitionService()
  2945.     {
  2946.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  2947.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  2948.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2949.         return $instance;
  2950.     }
  2951.     /**
  2952.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  2953.      *
  2954.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  2955.      */
  2956.     protected function getCmsPageTranslationDefinitionService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  2960.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  2961.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2962.         return $instance;
  2963.     }
  2964.     /**
  2965.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  2966.      *
  2967.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  2968.      */
  2969.     protected function getCmsSectionDefinitionService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  2972.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  2973.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2974.         return $instance;
  2975.     }
  2976.     /**
  2977.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  2978.      *
  2979.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  2980.      */
  2981.     protected function getCmsSlotTranslationDefinitionService()
  2982.     {
  2983.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  2985.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  2986.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  2991.      *
  2992.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  2993.      */
  2994.     protected function getCmsSlotDefinitionService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  2997.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  2998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2999.         return $instance;
  3000.     }
  3001.     /**
  3002.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  3003.      *
  3004.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  3005.      */
  3006.     protected function getCmsPageDefinitionService()
  3007.     {
  3008.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  3009.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  3014.      *
  3015.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  3016.      */
  3017.     protected function getSlotConfigFieldSerializerService()
  3018.     {
  3019.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  3020.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  3022.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  3023.         return $this->services['Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer'] = new \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  3024.     }
  3025.     /**
  3026.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  3027.      *
  3028.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  3029.      */
  3030.     protected function getCmsSlotsDataResolverService()
  3031.     {
  3032.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  3033.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver()));
  3034.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver()));
  3035.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver()));
  3036.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  3037.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  3038.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver()));
  3039.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  3040.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  3041.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  3042.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  3043.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  3044.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  3045.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  3046.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver()));
  3047.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  3048.         }, 15), ['product' => ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService())], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3049.     }
  3050.     /**
  3051.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  3052.      *
  3053.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  3054.      */
  3055.     protected function getCmsRouteService()
  3056.     {
  3057.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  3058.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/SalesChannel/CmsRoute.php';
  3059.         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()));
  3060.     }
  3061.     /**
  3062.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  3063.      *
  3064.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  3065.      */
  3066.     protected function getSalesChannelCmsPageRepositoryService()
  3067.     {
  3068.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/SalesChannel/SalesChannelCmsPageRepository.php';
  3069.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  3070.     }
  3071.     /**
  3072.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  3073.      *
  3074.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  3075.      */
  3076.     protected function getContactFormRouteService()
  3077.     {
  3078.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  3079.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  3080.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidationFactoryInterface.php';
  3081.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  3082.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3083.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3084.         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()));
  3085.     }
  3086.     /**
  3087.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  3088.      *
  3089.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  3090.      */
  3091.     protected function getImportExportFileDefinitionService()
  3092.     {
  3093.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  3094.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  3095.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3096.         return $instance;
  3097.     }
  3098.     /**
  3099.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  3100.      *
  3101.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  3102.      */
  3103.     protected function getImportExportLogDefinitionService()
  3104.     {
  3105.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  3106.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  3107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3108.         return $instance;
  3109.     }
  3110.     /**
  3111.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  3112.      *
  3113.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  3114.      */
  3115.     protected function getImportExportActionControllerService()
  3116.     {
  3117.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Controller/ImportExportActionController.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Service/SupportedFeaturesService.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Service/DownloadService.php';
  3120.         $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())), ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService()), ($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()));
  3121.         $instance->setContainer($this);
  3122.         return $instance;
  3123.     }
  3124.     /**
  3125.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  3126.      *
  3127.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  3128.      */
  3129.     protected function getImportExportFactoryService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/ImportExportFactory.php';
  3132.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService()), new RewindableGenerator(function () {
  3133.             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()));
  3134.         }, 1), new RewindableGenerator(function () {
  3135.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  3136.         }, 1), new RewindableGenerator(function () {
  3137.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  3138.         }, 1));
  3139.     }
  3140.     /**
  3141.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  3142.      *
  3143.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  3144.      */
  3145.     protected function getImportExportProfileDefinitionService()
  3146.     {
  3147.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/ImportExportProfileDefinition.php';
  3148.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  3149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3150.         return $instance;
  3151.     }
  3152.     /**
  3153.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  3154.      *
  3155.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  3156.      */
  3157.     protected function getImportExportProfileTranslationDefinitionService()
  3158.     {
  3159.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3160.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  3161.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  3162.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3163.         return $instance;
  3164.     }
  3165.     /**
  3166.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  3167.      *
  3168.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  3169.      */
  3170.     protected function getLandingPageSalesChannelDefinitionService()
  3171.     {
  3172.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  3173.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  3174.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3175.         return $instance;
  3176.     }
  3177.     /**
  3178.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  3179.      *
  3180.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  3181.      */
  3182.     protected function getLandingPageTagDefinitionService()
  3183.     {
  3184.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  3185.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  3186.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3187.         return $instance;
  3188.     }
  3189.     /**
  3190.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  3191.      *
  3192.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  3193.      */
  3194.     protected function getLandingPageTranslationDefinitionService()
  3195.     {
  3196.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3197.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  3198.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  3199.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3200.         return $instance;
  3201.     }
  3202.     /**
  3203.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  3204.      *
  3205.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  3206.      */
  3207.     protected function getLandingPageDefinitionService()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/LandingPageDefinition.php';
  3210.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  3211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3212.         return $instance;
  3213.     }
  3214.     /**
  3215.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  3216.      *
  3217.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  3218.      */
  3219.     protected function getCachedLandingPageRouteService()
  3220.     {
  3221.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  3222.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  3223.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  3224.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3225.     }
  3226.     /**
  3227.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  3228.      *
  3229.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  3230.      */
  3231.     protected function getSalesChannelLandingPageDefinitionService()
  3232.     {
  3233.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/LandingPageDefinition.php';
  3234.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  3235.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  3236.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3237.         return $instance;
  3238.     }
  3239.     /**
  3240.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  3241.      *
  3242.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  3243.      */
  3244.     protected function getMailHeaderFooterTranslationDefinitionService()
  3245.     {
  3246.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3247.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  3248.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  3249.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3250.         return $instance;
  3251.     }
  3252.     /**
  3253.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  3254.      *
  3255.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  3256.      */
  3257.     protected function getMailHeaderFooterDefinitionService()
  3258.     {
  3259.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  3260.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  3261.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3262.         return $instance;
  3263.     }
  3264.     /**
  3265.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  3266.      *
  3267.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  3268.      */
  3269.     protected function getMailTemplateMediaDefinitionService()
  3270.     {
  3271.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  3272.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  3273.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3274.         return $instance;
  3275.     }
  3276.     /**
  3277.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  3278.      *
  3279.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  3280.      */
  3281.     protected function getMailTemplateTranslationDefinitionService()
  3282.     {
  3283.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3284.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  3285.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  3286.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3287.         return $instance;
  3288.     }
  3289.     /**
  3290.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  3291.      *
  3292.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  3293.      */
  3294.     protected function getMailTemplateTypeTranslationDefinitionService()
  3295.     {
  3296.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  3298.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  3299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3300.         return $instance;
  3301.     }
  3302.     /**
  3303.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  3304.      *
  3305.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  3306.      */
  3307.     protected function getMailTemplateTypeDefinitionService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  3310.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  3311.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3312.         return $instance;
  3313.     }
  3314.     /**
  3315.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  3316.      *
  3317.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  3318.      */
  3319.     protected function getMailActionControllerService()
  3320.     {
  3321.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Api/MailActionController.php';
  3322.         $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()));
  3323.         $instance->setContainer($this);
  3324.         return $instance;
  3325.     }
  3326.     /**
  3327.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  3328.      *
  3329.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  3330.      */
  3331.     protected function getMailTemplateDefinitionService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/MailTemplateDefinition.php';
  3334.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  3335.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3336.         return $instance;
  3337.     }
  3338.     /**
  3339.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  3340.      *
  3341.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  3342.      */
  3343.     protected function getMailFactoryService()
  3344.     {
  3345.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/AbstractMailFactory.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/MailFactory.php';
  3347.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()));
  3348.     }
  3349.     /**
  3350.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  3351.      *
  3352.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  3353.      */
  3354.     protected function getMailSenderService()
  3355.     {
  3356.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/AbstractMailSender.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/MailSender.php';
  3358.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3359.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3360.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  3361.     }
  3362.     /**
  3363.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  3364.      *
  3365.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  3366.      */
  3367.     protected function getMediaDefaultFolderDefinitionService()
  3368.     {
  3369.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  3370.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  3371.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3372.         return $instance;
  3373.     }
  3374.     /**
  3375.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  3376.      *
  3377.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  3378.      */
  3379.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  3380.     {
  3381.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  3382.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  3383.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3384.         return $instance;
  3385.     }
  3386.     /**
  3387.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  3388.      *
  3389.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  3390.      */
  3391.     protected function getMediaFolderConfigurationDefinitionService()
  3392.     {
  3393.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  3394.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  3395.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3396.         return $instance;
  3397.     }
  3398.     /**
  3399.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  3400.      *
  3401.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  3402.      */
  3403.     protected function getMediaFolderDefinitionService()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  3406.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  3407.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3408.         return $instance;
  3409.     }
  3410.     /**
  3411.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  3412.      *
  3413.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  3414.      */
  3415.     protected function getMediaTagDefinitionService()
  3416.     {
  3417.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  3418.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  3419.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3420.         return $instance;
  3421.     }
  3422.     /**
  3423.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  3424.      *
  3425.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  3426.      */
  3427.     protected function getMediaThumbnailSizeDefinitionService()
  3428.     {
  3429.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  3430.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  3431.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3432.         return $instance;
  3433.     }
  3434.     /**
  3435.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  3436.      *
  3437.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  3438.      */
  3439.     protected function getMediaThumbnailDefinitionService()
  3440.     {
  3441.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  3442.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3443.         return $instance;
  3444.     }
  3445.     /**
  3446.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  3447.      *
  3448.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  3449.      */
  3450.     protected function getMediaTranslationDefinitionService()
  3451.     {
  3452.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3453.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  3454.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  3455.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3456.         return $instance;
  3457.     }
  3458.     /**
  3459.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  3460.      *
  3461.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  3462.      */
  3463.     protected function getMediaFolderControllerService()
  3464.     {
  3465.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Api/MediaFolderController.php';
  3466.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/MediaFolderService.php';
  3467.         $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())));
  3468.         $instance->setContainer($this);
  3469.         return $instance;
  3470.     }
  3471.     /**
  3472.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  3473.      *
  3474.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  3475.      */
  3476.     protected function getMediaUploadControllerService()
  3477.     {
  3478.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Api/MediaUploadController.php';
  3479.         $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()));
  3480.         $instance->setContainer($this);
  3481.         return $instance;
  3482.     }
  3483.     /**
  3484.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  3485.      *
  3486.      * @return \Shopware\Core\Content\Media\File\FileSaver
  3487.      */
  3488.     protected function getFileSaverService()
  3489.     {
  3490.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileSaver.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Metadata/MetadataLoader.php';
  3492.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  3493.             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()));
  3494.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['shopware.filesystem.allowed_extensions']);
  3495.     }
  3496.     /**
  3497.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  3498.      *
  3499.      * @return \Shopware\Core\Content\Media\MediaDefinition
  3500.      */
  3501.     protected function getMediaDefinitionService()
  3502.     {
  3503.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  3504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  3509.      *
  3510.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  3511.      */
  3512.     protected function getNewsletterRecipientTagDefinitionService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  3515.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  3516.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3517.         return $instance;
  3518.     }
  3519.     /**
  3520.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  3521.      *
  3522.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  3523.      */
  3524.     protected function getNewsletterRecipientDefinitionService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  3527.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  3528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3529.         return $instance;
  3530.     }
  3531.     /**
  3532.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  3533.      *
  3534.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  3535.      */
  3536.     protected function getNewsletterConfirmRouteService()
  3537.     {
  3538.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  3539.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  3540.         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()));
  3541.     }
  3542.     /**
  3543.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  3544.      *
  3545.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  3546.      */
  3547.     protected function getNewsletterSubscribeRouteService()
  3548.     {
  3549.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  3550.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  3551.         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()));
  3552.     }
  3553.     /**
  3554.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  3555.      *
  3556.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  3557.      */
  3558.     protected function getNewsletterUnsubscribeRouteService()
  3559.     {
  3560.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  3561.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  3562.         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()));
  3563.     }
  3564.     /**
  3565.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  3566.      *
  3567.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  3568.      */
  3569.     protected function getProductExportControllerService()
  3570.     {
  3571.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Api/ProductExportController.php';
  3572.         $this->services['Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController'] = $instance = new \Shopware\Core\Content\ProductExport\Api\ProductExportController(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3573.         $instance->setContainer($this);
  3574.         return $instance;
  3575.     }
  3576.     /**
  3577.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  3578.      *
  3579.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  3580.      */
  3581.     protected function getProductExportDefinitionService()
  3582.     {
  3583.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/ProductExportDefinition.php';
  3584.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  3585.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3586.         return $instance;
  3587.     }
  3588.     /**
  3589.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  3590.      *
  3591.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  3592.      */
  3593.     protected function getExportControllerService()
  3594.     {
  3595.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/SalesChannel/ExportController.php';
  3596.         return $this->services['Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController'] = new \Shopware\Core\Content\ProductExport\SalesChannel\ExportController(($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()));
  3597.     }
  3598.     /**
  3599.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  3600.      *
  3601.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  3602.      */
  3603.     protected function getProductExportGeneratorService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  3606.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportGenerator.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportValidator.php';
  3609.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  3610.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  3611.         }, 1)), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100);
  3612.     }
  3613.     /**
  3614.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  3615.      *
  3616.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  3617.      */
  3618.     protected function getProductExporterService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExporterInterface.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExporter.php';
  3622.         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()));
  3623.     }
  3624.     /**
  3625.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  3626.      *
  3627.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  3628.      */
  3629.     protected function getProductStreamFilterDefinitionService()
  3630.     {
  3631.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  3632.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  3633.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3634.         return $instance;
  3635.     }
  3636.     /**
  3637.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  3638.      *
  3639.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  3640.      */
  3641.     protected function getProductStreamTranslationDefinitionService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3644.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  3645.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  3646.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3647.         return $instance;
  3648.     }
  3649.     /**
  3650.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  3651.      *
  3652.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  3653.      */
  3654.     protected function getProductStreamDefinitionService()
  3655.     {
  3656.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/ProductStreamDefinition.php';
  3657.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  3658.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3659.         return $instance;
  3660.     }
  3661.     /**
  3662.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  3663.      *
  3664.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  3665.      */
  3666.     protected function getProductStreamBuilderService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Service/ProductStreamBuilder.php';
  3670.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] = new \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder(($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  3671.     }
  3672.     /**
  3673.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  3674.      *
  3675.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  3676.      */
  3677.     protected function getProductCategoryTreeDefinitionService()
  3678.     {
  3679.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  3680.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  3681.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3682.         return $instance;
  3683.     }
  3684.     /**
  3685.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  3686.      *
  3687.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  3688.      */
  3689.     protected function getProductCategoryDefinitionService()
  3690.     {
  3691.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  3692.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  3693.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3694.         return $instance;
  3695.     }
  3696.     /**
  3697.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  3698.      *
  3699.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  3700.      */
  3701.     protected function getProductConfiguratorSettingDefinitionService()
  3702.     {
  3703.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  3704.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  3705.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3706.         return $instance;
  3707.     }
  3708.     /**
  3709.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  3710.      *
  3711.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  3712.      */
  3713.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  3714.     {
  3715.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  3716.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  3717.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3718.         return $instance;
  3719.     }
  3720.     /**
  3721.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  3722.      *
  3723.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  3724.      */
  3725.     protected function getProductCrossSellingTranslationDefinitionService()
  3726.     {
  3727.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  3729.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  3730.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3731.         return $instance;
  3732.     }
  3733.     /**
  3734.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  3735.      *
  3736.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  3737.      */
  3738.     protected function getProductCrossSellingDefinitionService()
  3739.     {
  3740.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  3741.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  3742.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3743.         return $instance;
  3744.     }
  3745.     /**
  3746.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  3747.      *
  3748.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  3749.      */
  3750.     protected function getProductCustomFieldSetDefinitionService()
  3751.     {
  3752.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  3753.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  3754.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3755.         return $instance;
  3756.     }
  3757.     /**
  3758.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  3759.      *
  3760.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  3761.      */
  3762.     protected function getProductFeatureSetTranslationDefinitionService()
  3763.     {
  3764.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3765.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  3766.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  3767.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3768.         return $instance;
  3769.     }
  3770.     /**
  3771.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  3772.      *
  3773.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  3774.      */
  3775.     protected function getProductFeatureSetDefinitionService()
  3776.     {
  3777.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  3778.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  3779.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3780.         return $instance;
  3781.     }
  3782.     /**
  3783.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  3784.      *
  3785.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  3786.      */
  3787.     protected function getProductKeywordDictionaryDefinitionService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  3790.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  3791.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3792.         return $instance;
  3793.     }
  3794.     /**
  3795.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  3796.      *
  3797.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  3798.      */
  3799.     protected function getProductManufacturerTranslationDefinitionService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  3803.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  3804.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3805.         return $instance;
  3806.     }
  3807.     /**
  3808.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  3809.      *
  3810.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  3811.      */
  3812.     protected function getProductManufacturerDefinitionService()
  3813.     {
  3814.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  3815.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  3816.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3817.         return $instance;
  3818.     }
  3819.     /**
  3820.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  3821.      *
  3822.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  3823.      */
  3824.     protected function getProductMediaDefinitionService()
  3825.     {
  3826.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  3827.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  3828.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3829.         return $instance;
  3830.     }
  3831.     /**
  3832.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  3833.      *
  3834.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  3835.      */
  3836.     protected function getProductOptionDefinitionService()
  3837.     {
  3838.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  3839.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  3840.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3841.         return $instance;
  3842.     }
  3843.     /**
  3844.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  3845.      *
  3846.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  3847.      */
  3848.     protected function getProductPriceDefinitionService()
  3849.     {
  3850.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  3851.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  3852.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3853.         return $instance;
  3854.     }
  3855.     /**
  3856.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  3857.      *
  3858.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  3859.      */
  3860.     protected function getProductPropertyDefinitionService()
  3861.     {
  3862.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  3863.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  3864.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3865.         return $instance;
  3866.     }
  3867.     /**
  3868.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  3869.      *
  3870.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  3871.      */
  3872.     protected function getProductReviewDefinitionService()
  3873.     {
  3874.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  3875.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  3876.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3877.         return $instance;
  3878.     }
  3879.     /**
  3880.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  3881.      *
  3882.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  3883.      */
  3884.     protected function getProductSearchConfigFieldDefinitionService()
  3885.     {
  3886.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  3887.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  3888.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3889.         return $instance;
  3890.     }
  3891.     /**
  3892.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  3893.      *
  3894.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  3895.      */
  3896.     protected function getProductSearchConfigDefinitionService()
  3897.     {
  3898.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  3899.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  3900.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3901.         return $instance;
  3902.     }
  3903.     /**
  3904.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  3905.      *
  3906.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  3907.      */
  3908.     protected function getProductSearchKeywordDefinitionService()
  3909.     {
  3910.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  3911.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  3912.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3913.         return $instance;
  3914.     }
  3915.     /**
  3916.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  3917.      *
  3918.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  3919.      */
  3920.     protected function getProductStreamMappingDefinitionService()
  3921.     {
  3922.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  3923.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  3924.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3925.         return $instance;
  3926.     }
  3927.     /**
  3928.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  3929.      *
  3930.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  3931.      */
  3932.     protected function getProductTagDefinitionService()
  3933.     {
  3934.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  3935.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  3936.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3937.         return $instance;
  3938.     }
  3939.     /**
  3940.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  3941.      *
  3942.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  3943.      */
  3944.     protected function getProductTranslationDefinitionService()
  3945.     {
  3946.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3947.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  3948.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  3949.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3950.         return $instance;
  3951.     }
  3952.     /**
  3953.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  3954.      *
  3955.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  3956.      */
  3957.     protected function getProductVisibilityDefinitionService()
  3958.     {
  3959.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  3960.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  3961.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3962.         return $instance;
  3963.     }
  3964.     /**
  3965.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  3966.      *
  3967.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  3968.      */
  3969.     protected function getProductActionControllerService()
  3970.     {
  3971.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Api/ProductActionController.php';
  3972.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Util/VariantCombinationLoader.php';
  3973.         $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())));
  3974.         $instance->setContainer($this);
  3975.         return $instance;
  3976.     }
  3977.     /**
  3978.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  3979.      *
  3980.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  3981.      */
  3982.     protected function getCheapestPriceAccessorBuilderService()
  3983.     {
  3984.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  3985.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  3986.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder();
  3987.     }
  3988.     /**
  3989.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  3990.      *
  3991.      * @return \Shopware\Core\Content\Product\ProductDefinition
  3992.      */
  3993.     protected function getProductDefinitionService()
  3994.     {
  3995.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  3996.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3997.         return $instance;
  3998.     }
  3999.     /**
  4000.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\ProductCrossSellingRoute' shared service.
  4001.      *
  4002.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  4003.      */
  4004.     protected function getProductCrossSellingRouteService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  4007.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  4008.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  4009.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4010.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute(new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\ProductCrossSellingRoute(($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), $a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4011.     }
  4012.     /**
  4013.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute' shared service.
  4014.      *
  4015.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  4016.      */
  4017.     protected function getProductDetailRouteService()
  4018.     {
  4019.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  4020.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  4021.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  4022.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4023.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4024.     }
  4025.     /**
  4026.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  4027.      *
  4028.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  4029.      */
  4030.     protected function getCachedProductListingRouteService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  4034.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  4035.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4036.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute(new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute(($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService()), $a, ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4037.     }
  4038.     /**
  4039.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  4040.      *
  4041.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  4042.      */
  4043.     protected function getResolveCriteriaProductListingRouteService()
  4044.     {
  4045.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  4047.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4048.     }
  4049.     /**
  4050.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  4051.      *
  4052.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  4053.      */
  4054.     protected function getProductListRouteService()
  4055.     {
  4056.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  4057.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/ProductListRoute.php';
  4058.         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()));
  4059.     }
  4060.     /**
  4061.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewRoute' shared service.
  4062.      *
  4063.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  4064.      */
  4065.     protected function getProductReviewRouteService()
  4066.     {
  4067.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  4068.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  4069.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  4070.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute(new \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewRoute(($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4071.     }
  4072.     /**
  4073.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  4074.      *
  4075.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  4076.      */
  4077.     protected function getProductReviewSaveRouteService()
  4078.     {
  4079.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  4080.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  4081.         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()));
  4082.     }
  4083.     /**
  4084.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  4085.      *
  4086.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  4087.      */
  4088.     protected function getSalesChannelProductDefinitionService()
  4089.     {
  4090.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  4091.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4092.         return $instance;
  4093.     }
  4094.     /**
  4095.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  4096.      *
  4097.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  4098.      */
  4099.     protected function getCachedProductSearchRouteService()
  4100.     {
  4101.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  4103.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  4104.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4105.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute(new \Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4106.     }
  4107.     /**
  4108.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  4109.      *
  4110.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  4111.      */
  4112.     protected function getResolvedCriteriaProductSearchRouteService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  4116.         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()));
  4117.     }
  4118.     /**
  4119.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  4120.      *
  4121.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  4122.      */
  4123.     protected function getProductSortingDefinitionService()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  4126.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  4127.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4128.         return $instance;
  4129.     }
  4130.     /**
  4131.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  4132.      *
  4133.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  4134.      */
  4135.     protected function getProductSortingTranslationDefinitionService()
  4136.     {
  4137.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4138.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  4139.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  4140.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4141.         return $instance;
  4142.     }
  4143.     /**
  4144.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute' shared service.
  4145.      *
  4146.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  4147.      */
  4148.     protected function getProductSuggestRouteService()
  4149.     {
  4150.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  4151.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  4152.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  4153.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4154.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute'] = 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, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4155.     }
  4156.     /**
  4157.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  4158.      *
  4159.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  4160.      */
  4161.     protected function getPropertyGroupOptionTranslationDefinitionService()
  4162.     {
  4163.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4164.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  4165.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  4166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4167.         return $instance;
  4168.     }
  4169.     /**
  4170.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  4171.      *
  4172.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  4173.      */
  4174.     protected function getPropertyGroupOptionDefinitionService()
  4175.     {
  4176.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  4177.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  4178.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4179.         return $instance;
  4180.     }
  4181.     /**
  4182.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  4183.      *
  4184.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  4185.      */
  4186.     protected function getPropertyGroupTranslationDefinitionService()
  4187.     {
  4188.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4189.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  4190.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  4191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4192.         return $instance;
  4193.     }
  4194.     /**
  4195.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  4196.      *
  4197.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  4198.      */
  4199.     protected function getPropertyGroupDefinitionService()
  4200.     {
  4201.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/PropertyGroupDefinition.php';
  4202.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  4203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4204.         return $instance;
  4205.     }
  4206.     /**
  4207.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  4208.      *
  4209.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  4210.      */
  4211.     protected function getRuleConditionDefinitionService()
  4212.     {
  4213.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  4214.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  4215.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4216.         return $instance;
  4217.     }
  4218.     /**
  4219.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  4220.      *
  4221.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  4222.      */
  4223.     protected function getRuleDefinitionService()
  4224.     {
  4225.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  4226.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4227.         return $instance;
  4228.     }
  4229.     /**
  4230.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  4231.      *
  4232.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  4233.      */
  4234.     protected function getSeoActionControllerService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/Api/SeoActionController.php';
  4237.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  4238.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  4239.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4240.         $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);
  4241.         $instance->setContainer($this);
  4242.         return $instance;
  4243.     }
  4244.     /**
  4245.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  4246.      *
  4247.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  4248.      */
  4249.     protected function getCachedSeoResolverService()
  4250.     {
  4251.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/AbstractSeoResolver.php';
  4252.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/CachedSeoResolver.php';
  4253.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoResolver.php';
  4254.         return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] = new \Shopware\Core\Content\Seo\CachedSeoResolver(new \Shopware\Core\Content\Seo\SeoResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4255.     }
  4256.     /**
  4257.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  4258.      *
  4259.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  4260.      */
  4261.     protected function getEmptyPathInfoResolverService()
  4262.     {
  4263.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/AbstractSeoResolver.php';
  4264.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/EmptyPathInfoResolver.php';
  4265.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  4266.     }
  4267.     /**
  4268.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  4269.      *
  4270.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  4271.      */
  4272.     protected function getSeoUrlAssociationFieldResolverService()
  4273.     {
  4274.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  4275.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  4276.         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())));
  4277.     }
  4278.     /**
  4279.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  4280.      *
  4281.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  4282.      */
  4283.     protected function getSeoUrlFieldSerializerService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  4287.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  4288.         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()));
  4289.     }
  4290.     /**
  4291.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  4292.      *
  4293.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  4294.      */
  4295.     protected function getMainCategoryDefinitionService()
  4296.     {
  4297.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  4298.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  4299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4300.         return $instance;
  4301.     }
  4302.     /**
  4303.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  4304.      *
  4305.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  4306.      */
  4307.     protected function getSalesChannelMainCategoryDefinitionService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  4311.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  4312.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4313.         return $instance;
  4314.     }
  4315.     /**
  4316.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  4317.      *
  4318.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  4319.      */
  4320.     protected function getSeoUrlRouteService()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  4324.         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()));
  4325.     }
  4326.     /**
  4327.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  4328.      *
  4329.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  4330.      */
  4331.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  4332.     {
  4333.         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()));
  4334.     }
  4335.     /**
  4336.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  4337.      *
  4338.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  4339.      */
  4340.     protected function getSeoUrlTemplateDefinitionService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  4343.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  4344.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4345.         return $instance;
  4346.     }
  4347.     /**
  4348.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  4349.      *
  4350.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  4351.      */
  4352.     protected function getSalesChannelSeoUrlDefinitionService()
  4353.     {
  4354.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  4355.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4356.         return $instance;
  4357.     }
  4358.     /**
  4359.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  4360.      *
  4361.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  4362.      */
  4363.     protected function getSeoUrlDefinitionService()
  4364.     {
  4365.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  4366.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4367.         return $instance;
  4368.     }
  4369.     /**
  4370.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\SitemapRoute' shared service.
  4371.      *
  4372.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  4373.      */
  4374.     protected function getSitemapRouteService()
  4375.     {
  4376.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  4377.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  4378.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapListerInterface.php';
  4380.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapLister.php';
  4381.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4382.         return $this->services['Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute'] = new \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute(new \Shopware\Core\Content\Sitemap\SalesChannel\SitemapRoute(new \Shopware\Core\Content\Sitemap\Service\SitemapLister(($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())), $a, ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  4383.     }
  4384.     /**
  4385.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  4386.      *
  4387.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  4388.      */
  4389.     protected function getAssetPackageServiceService()
  4390.     {
  4391.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Asset/AssetPackageService.php';
  4392.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService'] = new \Shopware\Core\Framework\Adapter\Asset\AssetPackageService(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  4393.     }
  4394.     /**
  4395.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  4396.      *
  4397.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  4398.      */
  4399.     protected function getCacheIdLoaderService()
  4400.     {
  4401.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheIdLoader.php';
  4402.         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()));
  4403.     }
  4404.     /**
  4405.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  4406.      *
  4407.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  4408.      */
  4409.     protected function getAppTemplateIteratorService()
  4410.     {
  4411.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/AppTemplateIterator.php';
  4412.         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()));
  4413.     }
  4414.     /**
  4415.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  4416.      *
  4417.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  4418.      */
  4419.     protected function getTemplateFinderService()
  4420.     {
  4421.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4422.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  4423.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  4424.         }
  4425.         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 () {
  4426.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  4427.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  4428.         }, 2)));
  4429.     }
  4430.     /**
  4431.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  4432.      *
  4433.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  4434.      */
  4435.     protected function getTemplateIteratorService()
  4436.     {
  4437.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/TemplateIterator.php';
  4438.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  4439.         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']);
  4440.     }
  4441.     /**
  4442.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  4443.      *
  4444.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  4445.      */
  4446.     protected function getAclCriteriaValidatorService()
  4447.     {
  4448.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/AclCriteriaValidator.php';
  4449.         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()));
  4450.     }
  4451.     /**
  4452.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  4453.      *
  4454.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  4455.      */
  4456.     protected function getAclRoleDefinitionService()
  4457.     {
  4458.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  4459.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  4460.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4461.         return $instance;
  4462.     }
  4463.     /**
  4464.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  4465.      *
  4466.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  4467.      */
  4468.     protected function getAclUserRoleDefinitionService()
  4469.     {
  4470.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  4471.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  4472.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  4477.      *
  4478.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  4479.      */
  4480.     protected function getAccessKeyControllerService()
  4481.     {
  4482.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/AccessKeyController.php';
  4483.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  4484.         $instance->setContainer($this);
  4485.         return $instance;
  4486.     }
  4487.     /**
  4488.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  4489.      *
  4490.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  4491.      */
  4492.     protected function getAclControllerService()
  4493.     {
  4494.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/AclController.php';
  4495.         $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()));
  4496.         $instance->setContainer($this);
  4497.         return $instance;
  4498.     }
  4499.     /**
  4500.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  4501.      *
  4502.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  4503.      */
  4504.     protected function getApiControllerService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/ApiController.php';
  4507.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  4508.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  4509.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4510.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\ApiController'] = $instance = new \Shopware\Core\Framework\Api\Controller\ApiController($a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), new \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher($a, new RewindableGenerator(function () {
  4511.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  4512.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  4513.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  4514.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  4515.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  4516.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  4517.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  4518.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  4519.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  4520.         }, 9)), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  4521.         $instance->setContainer($this);
  4522.         return $instance;
  4523.     }
  4524.     /**
  4525.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  4526.      *
  4527.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  4528.      */
  4529.     protected function getAuthControllerService()
  4530.     {
  4531.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/AuthController.php';
  4532.         $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()));
  4533.         $instance->setContainer($this);
  4534.         return $instance;
  4535.     }
  4536.     /**
  4537.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  4538.      *
  4539.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  4540.      */
  4541.     protected function getCacheControllerService()
  4542.     {
  4543.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/CacheController.php';
  4544.         $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()));
  4545.         $instance->setContainer($this);
  4546.         return $instance;
  4547.     }
  4548.     /**
  4549.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CaptchaController' shared service.
  4550.      *
  4551.      * @return \Shopware\Core\Framework\Api\Controller\CaptchaController
  4552.      */
  4553.     protected function getCaptchaControllerService()
  4554.     {
  4555.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/CaptchaController.php';
  4556.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\CaptchaController'] = $instance = new \Shopware\Core\Framework\Api\Controller\CaptchaController(new RewindableGenerator(function () {
  4557.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  4558.         }, 1));
  4559.         $instance->setContainer($this);
  4560.         return $instance;
  4561.     }
  4562.     /**
  4563.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  4564.      *
  4565.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  4566.      */
  4567.     protected function getFallbackControllerService()
  4568.     {
  4569.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/FallbackController.php';
  4570.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  4571.         $instance->setContainer($this);
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  4576.      *
  4577.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  4578.      */
  4579.     protected function getIndexingControllerService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/IndexingController.php';
  4582.         $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()));
  4583.         $instance->setContainer($this);
  4584.         return $instance;
  4585.     }
  4586.     /**
  4587.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  4588.      *
  4589.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  4590.      */
  4591.     protected function getInfoControllerService()
  4592.     {
  4593.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/InfoController.php';
  4594.         $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()), true$this->parameters['shopware.security.csp_templates']);
  4595.         $instance->setContainer($this);
  4596.         return $instance;
  4597.     }
  4598.     /**
  4599.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  4600.      *
  4601.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  4602.      */
  4603.     protected function getSalesChannelProxyControllerService()
  4604.     {
  4605.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/SalesChannelProxyController.php';
  4606.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Service/AdminOrderCartService.php';
  4607.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  4608.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  4609.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Administration\Service\AdminOrderCartService($b$a), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4610.         $instance->setContainer($this);
  4611.         return $instance;
  4612.     }
  4613.     /**
  4614.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  4615.      *
  4616.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  4617.      */
  4618.     protected function getSyncControllerService()
  4619.     {
  4620.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/SyncController.php';
  4621.         $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()));
  4622.         $instance->setContainer($this);
  4623.         return $instance;
  4624.     }
  4625.     /**
  4626.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  4627.      *
  4628.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  4629.      */
  4630.     protected function getUserControllerService()
  4631.     {
  4632.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Controller/UserController.php';
  4633.         $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()));
  4634.         $instance->setContainer($this);
  4635.         return $instance;
  4636.     }
  4637.     /**
  4638.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  4639.      *
  4640.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  4641.      */
  4642.     protected function getSyncServiceService()
  4643.     {
  4644.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Sync/SyncServiceInterface.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Sync/SyncService.php';
  4646.         return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] = new \Shopware\Core\Framework\Api\Sync\SyncService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4647.     }
  4648.     /**
  4649.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  4650.      *
  4651.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  4652.      */
  4653.     protected function getActionButtonTranslationDefinitionService()
  4654.     {
  4655.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  4657.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  4658.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4659.         return $instance;
  4660.     }
  4661.     /**
  4662.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  4663.      *
  4664.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  4665.      */
  4666.     protected function getActionButtonDefinitionService()
  4667.     {
  4668.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  4669.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  4670.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4671.         return $instance;
  4672.     }
  4673.     /**
  4674.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  4675.      *
  4676.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  4677.      */
  4678.     protected function getAppTranslationDefinitionService()
  4679.     {
  4680.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4681.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  4682.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  4683.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4684.         return $instance;
  4685.     }
  4686.     /**
  4687.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  4688.      *
  4689.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  4690.      */
  4691.     protected function getAppActionControllerService()
  4692.     {
  4693.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Api/AppActionController.php';
  4694.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ActionButton/ActionButtonLoader.php';
  4695.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ActionButton/AppActionLoader.php';
  4696.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ActionButton/Executor.php';
  4697.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Manifest/ModuleLoader.php';
  4698.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  4699.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  4700.         $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), new \Shopware\Core\Framework\App\ActionButton\Executor(($this->privates['shopware.app_system.guzzle'] ?? ($this->privates['shopware.app_system.guzzle'] = new \GuzzleHttp\Client())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), new \Shopware\Core\Framework\App\Manifest\ModuleLoader(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $this->getEnv('APP_URL'), $b));
  4701.         $instance->setContainer($this);
  4702.         return $instance;
  4703.     }
  4704.     /**
  4705.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  4706.      *
  4707.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  4708.      */
  4709.     protected function getAppUrlChangeControllerService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Api/AppUrlChangeController.php';
  4712.         $this->services['Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController'] = $instance = new \Shopware\Core\Framework\App\Api\AppUrlChangeController(($this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] ?? $this->getResolverService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4713.         $instance->setContainer($this);
  4714.         return $instance;
  4715.     }
  4716.     /**
  4717.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  4718.      *
  4719.      * @return \Shopware\Core\Framework\App\AppDefinition
  4720.      */
  4721.     protected function getAppDefinitionService()
  4722.     {
  4723.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppDefinition.php';
  4724.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  4725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4726.         return $instance;
  4727.     }
  4728.     /**
  4729.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  4730.      *
  4731.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  4732.      */
  4733.     protected function getResolverService()
  4734.     {
  4735.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/Resolver.php';
  4736.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  4737.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  4738.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  4739.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  4740.         }, 3), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4741.     }
  4742.     /**
  4743.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  4744.      *
  4745.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  4746.      */
  4747.     protected function getShopIdProviderService()
  4748.     {
  4749.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4750.     }
  4751.     /**
  4752.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  4753.      *
  4754.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  4755.      */
  4756.     protected function getTemplateDefinitionService()
  4757.     {
  4758.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Template/TemplateDefinition.php';
  4759.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  4760.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4761.         return $instance;
  4762.     }
  4763.     /**
  4764.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  4765.      *
  4766.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  4767.      */
  4768.     protected function getTemplateStateServiceService()
  4769.     {
  4770.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Template/TemplateStateService.php';
  4771.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService(($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()));
  4772.     }
  4773.     /**
  4774.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  4775.      *
  4776.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  4777.      */
  4778.     protected function getEntityCacheKeyGeneratorService()
  4779.     {
  4780.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  4781.     }
  4782.     /**
  4783.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  4784.      *
  4785.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  4786.      */
  4787.     protected function getEntityHydratorService()
  4788.     {
  4789.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator();
  4790.     }
  4791.     /**
  4792.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  4793.      *
  4794.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  4795.      */
  4796.     protected function getConfigJsonFieldAccessorBuilderService()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4799.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  4801.         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()));
  4802.     }
  4803.     /**
  4804.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  4805.      *
  4806.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  4807.      */
  4808.     protected function getCustomFieldsAccessorBuilderService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  4813.         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()));
  4814.     }
  4815.     /**
  4816.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  4817.      *
  4818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  4819.      */
  4820.     protected function getDefaultFieldAccessorBuilderService()
  4821.     {
  4822.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4823.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  4824.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  4825.     }
  4826.     /**
  4827.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  4828.      *
  4829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  4830.      */
  4831.     protected function getJsonFieldAccessorBuilderService()
  4832.     {
  4833.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  4835.         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()));
  4836.     }
  4837.     /**
  4838.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  4839.      *
  4840.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  4841.      */
  4842.     protected function getPriceFieldAccessorBuilderService()
  4843.     {
  4844.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  4846.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder();
  4847.     }
  4848.     /**
  4849.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  4850.      *
  4851.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  4852.      */
  4853.     protected function getManyToManyAssociationFieldResolverService()
  4854.     {
  4855.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  4857.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  4858.     }
  4859.     /**
  4860.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  4861.      *
  4862.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  4863.      */
  4864.     protected function getManyToOneAssociationFieldResolverService()
  4865.     {
  4866.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  4868.         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())));
  4869.     }
  4870.     /**
  4871.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  4872.      *
  4873.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  4874.      */
  4875.     protected function getOneToManyAssociationFieldResolverService()
  4876.     {
  4877.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  4879.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  4880.     }
  4881.     /**
  4882.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  4883.      *
  4884.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  4885.      */
  4886.     protected function getTranslationFieldResolverService()
  4887.     {
  4888.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  4889.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  4890.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  4891.     }
  4892.     /**
  4893.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  4894.      *
  4895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  4896.      */
  4897.     protected function getJoinGroupBuilderService()
  4898.     {
  4899.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  4900.     }
  4901.     /**
  4902.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  4903.      *
  4904.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  4905.      */
  4906.     protected function getDefinitionInstanceRegistryService()
  4907.     {
  4908.         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''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''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''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\CountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\CurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\CategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\ProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''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''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition'], ['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''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''language' => 'language.repository''seo_url' => 'seo_url.repository''seo_url_template' => 'seo_url_template.repository''main_category' => 'main_category.repository''webhook' => 'webhook.repository''sales_channel' => 'sales_channel.repository''sales_channel_translation' => 'sales_channel_translation.repository''sales_channel_country' => 'sales_channel_country.repository''sales_channel_currency' => 'sales_channel_currency.repository''sales_channel_domain' => 'sales_channel_domain.repository''sales_channel_language' => 'sales_channel_language.repository''sales_channel_payment_method' => 'sales_channel_payment_method.repository''sales_channel_shipping_method' => 'sales_channel_shipping_method.repository''sales_channel_type' => 'sales_channel_type.repository''sales_channel_type_translation' => 'sales_channel_type_translation.repository''sales_channel_analytics' => 'sales_channel_analytics.repository''country' => 'country.repository''country_state' => 'country_state.repository''country_state_translation' => 'country_state_translation.repository''country_translation' => 'country_translation.repository''currency' => 'currency.repository''currency_country_rounding' => 'currency_country_rounding.repository''currency_translation' => 'currency_translation.repository''locale' => 'locale.repository''locale_translation' => 'locale_translation.repository''snippet_set' => 'snippet_set.repository''snippet' => 'snippet.repository''salutation' => 'salutation.repository''salutation_translation' => 'salutation_translation.repository''tax' => 'tax.repository''tax_rule' => 'tax_rule.repository''tax_rule_type' => 'tax_rule_type.repository''tax_rule_type_translation' => 'tax_rule_type_translation.repository''unit' => 'unit.repository''unit_translation' => 'unit_translation.repository''user' => 'user.repository''user_config' => 'user_config.repository''user_access_key' => 'user_access_key.repository''user_recovery' => 'user_recovery.repository''integration' => 'integration.repository''integration_role' => 'integration_role.repository''state_machine' => 'state_machine.repository''state_machine_translation' => 'state_machine_translation.repository''state_machine_state' => 'state_machine_state.repository''state_machine_state_translation' => 'state_machine_state_translation.repository''state_machine_transition' => 'state_machine_transition.repository''state_machine_history' => 'state_machine_history.repository''system_config' => 'system_config.repository''number_range' => 'number_range.repository''number_range_sales_channel' => 'number_range_sales_channel.repository''number_range_state' => 'number_range_state.repository''number_range_type' => 'number_range_type.repository''number_range_type_translation' => 'number_range_type_translation.repository''number_range_translation' => 'number_range_translation.repository''tag' => 'tag.repository''category' => 'category.repository''category_translation' => 'category_translation.repository''category_tag' => 'category_tag.repository''media' => 'media.repository''media_default_folder' => 'media_default_folder.repository''media_thumbnail' => 'media_thumbnail.repository''media_translation' => 'media_translation.repository''media_folder' => 'media_folder.repository''media_thumbnail_size' => 'media_thumbnail_size.repository''media_folder_configuration' => 'media_folder_configuration.repository''media_folder_configuration_media_thumbnail_size' => 'media_folder_configuration_media_thumbnail_size.repository''media_tag' => 'media_tag.repository''product' => 'product.repository''product_stream_mapping' => 'product_stream_mapping.repository''product_category' => 'product_category.repository''product_custom_field_set' => 'product_custom_field_set.repository''product_tag' => 'product_tag.repository''product_configurator_setting' => 'product_configurator_setting.repository''product_price' => 'product_price.repository''product_property' => 'product_property.repository''product_search_keyword' => 'product_search_keyword.repository''product_keyword_dictionary' => 'product_keyword_dictionary.repository''product_review' => 'product_review.repository''product_manufacturer' => 'product_manufacturer.repository''product_manufacturer_translation' => 'product_manufacturer_translation.repository''product_media' => 'product_media.repository''product_translation' => 'product_translation.repository''product_option' => 'product_option.repository''product_category_tree' => 'product_category_tree.repository''product_cross_selling' => 'product_cross_selling.repository''product_cross_selling_translation' => 'product_cross_selling_translation.repository''product_cross_selling_assigned_products' => 'product_cross_selling_assigned_products.repository''product_feature_set' => 'product_feature_set.repository''product_feature_set_translation' => 'product_feature_set_translation.repository''product_sorting' => 'product_sorting.repository''product_sorting_translation' => 'product_sorting_translation.repository''product_search_config' => 'product_search_config.repository''product_search_config_field' => 'product_search_config_field.repository''product_visibility' => 'product_visibility.repository''delivery_time' => 'delivery_time.repository''newsletter_recipient' => 'newsletter_recipient.repository''newsletter_recipient_tag' => 'newsletter_recipient_tag.repository''rule' => 'rule.repository''rule_condition' => 'rule_condition.repository''product_stream' => 'product_stream.repository''product_stream_translation' => 'product_stream_translation.repository''product_stream_filter' => 'product_stream_filter.repository''product_export' => 'product_export.repository''property_group' => 'property_group.repository''property_group_option' => 'property_group_option.repository''property_group_option_translation' => 'property_group_option_translation.repository''property_group_translation' => 'property_group_translation.repository''cms_page' => 'cms_page.repository''cms_page_translation' => 'cms_page_translation.repository''cms_section' => 'cms_section.repository''cms_block' => 'cms_block.repository''cms_slot' => 'cms_slot.repository''cms_slot_translation' => 'cms_slot_translation.repository''mail_template' => 'mail_template.repository''mail_template_translation' => 'mail_template_translation.repository''mail_template_type' => 'mail_template_type.repository''mail_template_type_translation' => 'mail_template_type_translation.repository''mail_template_media' => 'mail_template_media.repository''mail_header_footer' => 'mail_header_footer.repository''mail_header_footer_translation' => 'mail_header_footer_translation.repository''delivery_time_translation' => 'delivery_time_translation.repository''import_export_profile' => 'import_export_profile.repository''import_export_log' => 'import_export_log.repository''import_export_file' => 'import_export_file.repository''import_export_profile_translation' => 'import_export_profile_translation.repository''landing_page' => 'landing_page.repository''landing_page_translation' => 'landing_page_translation.repository''landing_page_tag' => 'landing_page_tag.repository''landing_page_sales_channel' => 'landing_page_sales_channel.repository''customer' => 'customer.repository''customer_group_translation' => 'customer_group_translation.repository''customer_address' => 'customer_address.repository''customer_recovery' => 'customer_recovery.repository''customer_group' => 'customer_group.repository''customer_group_registration_sales_channels' => 'customer_group_registration_sales_channels.repository''customer_tag' => 'customer_tag.repository''customer_wishlist' => 'customer_wishlist.repository''customer_wishlist_product' => 'customer_wishlist_product.repository''document' => 'document.repository''document_type' => 'document_type.repository''document_type_translation' => 'document_type_translation.repository''document_base_config' => 'document_base_config.repository''document_base_config_sales_channel' => 'document_base_config_sales_channel.repository''order' => 'order.repository''order_address' => 'order_address.repository''order_customer' => 'order_customer.repository''order_delivery' => 'order_delivery.repository''order_delivery_position' => 'order_delivery_position.repository''order_line_item' => 'order_line_item.repository''order_tag' => 'order_tag.repository''order_transaction' => 'order_transaction.repository''payment_method' => 'payment_method.repository''payment_method_translation' => 'payment_method_translation.repository''promotion' => 'promotion.repository''promotion_sales_channel' => 'promotion_sales_channel.repository''promotion_individual_code' => 'promotion_individual_code.repository''promotion_discount' => 'promotion_discount.repository''promotion_discount_rule' => 'promotion_discount_rule.repository''promotion_setgroup' => 'promotion_setgroup.repository''promotion_setgroup_rule' => 'promotion_setgroup_rule.repository''promotion_order_rule' => 'promotion_order_rule.repository''promotion_persona_customer' => 'promotion_persona_customer.repository''promotion_persona_rule' => 'promotion_persona_rule.repository''promotion_cart_rule' => 'promotion_cart_rule.repository''promotion_translation' => 'promotion_translation.repository''promotion_discount_prices' => 'promotion_discount_prices.repository''shipping_method' => 'shipping_method.repository''shipping_method_tag' => 'shipping_method_tag.repository''shipping_method_price' => 'shipping_method_price.repository''shipping_method_translation' => 'shipping_method_translation.repository''theme' => 'theme.repository''theme_translation' => 'theme_translation.repository''theme_sales_channel' => 'theme_sales_channel.repository''theme_media' => 'theme_media.repository''swag_language_pack_language' => 'swag_language_pack_language.repository''bf_config' => 'bf_config.repository''bf_marketplace' => 'bf_marketplace.repository''bf_marketplace_sales_channel' => 'bf_marketplace_sales_channel.repository''bf_marketplace_settings' => 'bf_marketplace_settings.repository''bf_category_mapping' => 'bf_category_mapping.repository''bf_support' => 'bf_support.repository']);
  4909.     }
  4910.     /**
  4911.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  4912.      *
  4913.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  4914.      */
  4915.     protected function getExtensionRegistryService()
  4916.     {
  4917.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  4918.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  4919.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  4920.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  4921.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  4922.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  4923.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] = new \Swag\Markets\Entity\Extension\SalesChannelExtension()));
  4924.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] = new \Swag\Markets\Entity\Extension\CurrencyExtension()));
  4925.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] = new \Swag\Markets\Entity\Extension\CountryExtension()));
  4926.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] = new \Swag\Markets\Entity\Extension\LanguageExtension()));
  4927.         }, 8));
  4928.     }
  4929.     /**
  4930.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  4931.      *
  4932.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  4933.      */
  4934.     protected function getBlobFieldSerializerService()
  4935.     {
  4936.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  4938.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  4939.     }
  4940.     /**
  4941.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  4942.      *
  4943.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  4944.      */
  4945.     protected function getBoolFieldSerializerService()
  4946.     {
  4947.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4948.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4949.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  4950.         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()));
  4951.     }
  4952.     /**
  4953.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  4954.      *
  4955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  4956.      */
  4957.     protected function getCalculatedPriceFieldSerializerService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  4963.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4964.     }
  4965.     /**
  4966.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  4967.      *
  4968.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  4969.      */
  4970.     protected function getCartPriceFieldSerializerService()
  4971.     {
  4972.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4973.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4975.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  4976.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4977.     }
  4978.     /**
  4979.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  4980.      *
  4981.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  4982.      */
  4983.     protected function getCashRoundingConfigFieldSerializerService()
  4984.     {
  4985.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4987.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  4989.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4990.     }
  4991.     /**
  4992.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  4993.      *
  4994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  4995.      */
  4996.     protected function getConfigJsonFieldSerializerService()
  4997.     {
  4998.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4999.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5000.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  5002.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5003.     }
  5004.     /**
  5005.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  5006.      *
  5007.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  5008.      */
  5009.     protected function getCreatedAtFieldSerializerService()
  5010.     {
  5011.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5012.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5013.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  5014.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  5015.         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()));
  5016.     }
  5017.     /**
  5018.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  5019.      *
  5020.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  5021.      */
  5022.     protected function getCreatedByFieldSerializerService()
  5023.     {
  5024.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  5028.         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()));
  5029.     }
  5030.     /**
  5031.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  5032.      *
  5033.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  5034.      */
  5035.     protected function getCustomFieldsSerializerService()
  5036.     {
  5037.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5038.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  5041.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()));
  5042.     }
  5043.     /**
  5044.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  5045.      *
  5046.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  5047.      */
  5048.     protected function getDateFieldSerializerService()
  5049.     {
  5050.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5051.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5052.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  5053.         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()));
  5054.     }
  5055.     /**
  5056.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  5057.      *
  5058.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  5059.      */
  5060.     protected function getDateTimeFieldSerializerService()
  5061.     {
  5062.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5064.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  5065.         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()));
  5066.     }
  5067.     /**
  5068.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  5069.      *
  5070.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  5071.      */
  5072.     protected function getEmailFieldSerializerService()
  5073.     {
  5074.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  5077.         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()));
  5078.     }
  5079.     /**
  5080.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  5081.      *
  5082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  5083.      */
  5084.     protected function getFkFieldSerializerService()
  5085.     {
  5086.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5087.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  5089.         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()));
  5090.     }
  5091.     /**
  5092.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  5093.      *
  5094.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  5095.      */
  5096.     protected function getFloatFieldSerializerService()
  5097.     {
  5098.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5099.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5100.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  5101.         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()));
  5102.     }
  5103.     /**
  5104.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  5105.      *
  5106.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  5107.      */
  5108.     protected function getIdFieldSerializerService()
  5109.     {
  5110.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5112.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  5113.         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()));
  5114.     }
  5115.     /**
  5116.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  5117.      *
  5118.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  5119.      */
  5120.     protected function getIntFieldSerializerService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5124.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  5125.         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()));
  5126.     }
  5127.     /**
  5128.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  5129.      *
  5130.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  5131.      */
  5132.     protected function getJsonFieldSerializerService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5136.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5137.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5138.     }
  5139.     /**
  5140.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  5141.      *
  5142.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  5143.      */
  5144.     protected function getListFieldSerializerService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5148.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  5149.         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()));
  5150.     }
  5151.     /**
  5152.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  5153.      *
  5154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  5155.      */
  5156.     protected function getLongTextFieldSerializerService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5160.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  5161.         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()));
  5162.     }
  5163.     /**
  5164.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  5165.      *
  5166.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  5167.      */
  5168.     protected function getManyToManyAssociationFieldSerializerService()
  5169.     {
  5170.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  5172.         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()));
  5173.     }
  5174.     /**
  5175.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  5176.      *
  5177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  5178.      */
  5179.     protected function getManyToOneAssociationFieldSerializerService()
  5180.     {
  5181.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  5183.         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()));
  5184.     }
  5185.     /**
  5186.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  5187.      *
  5188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  5189.      */
  5190.     protected function getOneToManyAssociationFieldSerializerService()
  5191.     {
  5192.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5193.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  5194.         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()));
  5195.     }
  5196.     /**
  5197.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  5198.      *
  5199.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  5200.      */
  5201.     protected function getOneToOneAssociationFieldSerializerService()
  5202.     {
  5203.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5204.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  5205.         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()));
  5206.     }
  5207.     /**
  5208.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  5209.      *
  5210.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  5211.      */
  5212.     protected function getPHPUnserializeFieldSerializerService()
  5213.     {
  5214.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5215.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5216.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  5217.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  5218.     }
  5219.     /**
  5220.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  5221.      *
  5222.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  5223.      */
  5224.     protected function getPasswordFieldSerializerService()
  5225.     {
  5226.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5228.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  5229.         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()));
  5230.     }
  5231.     /**
  5232.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  5233.      *
  5234.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  5235.      */
  5236.     protected function getPriceDefinitionFieldSerializerService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  5242.         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()));
  5243.     }
  5244.     /**
  5245.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  5246.      *
  5247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  5248.      */
  5249.     protected function getPriceFieldSerializerService()
  5250.     {
  5251.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5253.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  5254.         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()));
  5255.     }
  5256.     /**
  5257.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  5258.      *
  5259.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  5260.      */
  5261.     protected function getReferenceVersionFieldSerializerService()
  5262.     {
  5263.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5264.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  5265.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  5266.     }
  5267.     /**
  5268.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  5269.      *
  5270.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  5271.      */
  5272.     protected function getRemoteAddressFieldSerializerService()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  5277.         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()));
  5278.     }
  5279.     /**
  5280.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  5281.      *
  5282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  5283.      */
  5284.     protected function getStateMachineStateFieldSerializerService()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5287.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5288.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  5290.         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()));
  5291.     }
  5292.     /**
  5293.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  5294.      *
  5295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  5296.      */
  5297.     protected function getStringFieldSerializerService()
  5298.     {
  5299.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5300.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5301.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  5302.         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()));
  5303.     }
  5304.     /**
  5305.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  5306.      *
  5307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  5308.      */
  5309.     protected function getTranslatedFieldSerializerService()
  5310.     {
  5311.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5312.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  5313.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  5314.     }
  5315.     /**
  5316.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  5317.      *
  5318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  5319.      */
  5320.     protected function getTranslationsAssociationFieldSerializerService()
  5321.     {
  5322.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5323.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  5324.         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()));
  5325.     }
  5326.     /**
  5327.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  5328.      *
  5329.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  5330.      */
  5331.     protected function getUpdatedAtFieldSerializerService()
  5332.     {
  5333.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5334.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5335.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  5336.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  5337.         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()));
  5338.     }
  5339.     /**
  5340.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  5341.      *
  5342.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  5343.      */
  5344.     protected function getUpdatedByFieldSerializerService()
  5345.     {
  5346.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5347.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5348.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  5349.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  5350.         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()));
  5351.     }
  5352.     /**
  5353.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  5354.      *
  5355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  5356.      */
  5357.     protected function getVersionDataPayloadFieldSerializerService()
  5358.     {
  5359.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  5361.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  5362.     }
  5363.     /**
  5364.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  5365.      *
  5366.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  5367.      */
  5368.     protected function getVersionFieldSerializerService()
  5369.     {
  5370.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5371.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  5372.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  5373.     }
  5374.     /**
  5375.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  5376.      *
  5377.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  5378.      */
  5379.     protected function getEntityIndexerRegistryService()
  5380.     {
  5381.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  5382.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  5383.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  5384.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  5385.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  5386.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  5387.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  5388.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  5389.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  5390.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  5391.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  5392.             yield => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  5393.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  5394.             yield 11 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  5395.         }, 12), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  5396.     }
  5397.     /**
  5398.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  5399.      *
  5400.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  5401.      */
  5402.     protected function getVersionCommitDataDefinitionService()
  5403.     {
  5404.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  5405.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5406.         return $instance;
  5407.     }
  5408.     /**
  5409.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  5410.      *
  5411.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  5412.      */
  5413.     protected function getVersionCommitDefinitionService()
  5414.     {
  5415.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  5416.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5417.         return $instance;
  5418.     }
  5419.     /**
  5420.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  5421.      *
  5422.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  5423.      */
  5424.     protected function getVersionDefinitionService()
  5425.     {
  5426.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  5427.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5428.         return $instance;
  5429.     }
  5430.     /**
  5431.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  5432.      *
  5433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  5434.      */
  5435.     protected function getEntityWriteGatewayInterfaceService()
  5436.     {
  5437.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway(125, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry(new RewindableGenerator(function () {
  5438.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  5439.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  5440.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  5441.             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()));
  5442.             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()));
  5443.             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()));
  5444.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  5445.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  5446.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  5447.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  5448.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5449.     }
  5450.     /**
  5451.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  5452.      *
  5453.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  5454.      */
  5455.     protected function getBusinessEventRegistryService()
  5456.     {
  5457.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/BusinessEventRegistry.php';
  5458.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  5459.         $instance->addClasses([]);
  5460.         $instance->addClasses([]);
  5461.         $instance->addClasses([]);
  5462.         $instance->addClasses([]);
  5463.         $instance->addClasses([]);
  5464.         $instance->addClasses([]);
  5465.         $instance->addClasses([]);
  5466.         $instance->addClasses([]);
  5467.         $instance->addClasses([]);
  5468.         $instance->addClasses([]);
  5469.         $instance->addClasses([]);
  5470.         $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\\Customer\\Event\\CustomerAccountRecoverRequestEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerDoubleOptInRegistrationEvent'10 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerGroupRegistrationAccepted'11 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerGroupRegistrationDeclined'12 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerRegisterEvent'13 => 'Shopware\\Core\\Checkout\\Customer\\Event\\DoubleOptInGuestOrderEvent'14 => 'Shopware\\Core\\Checkout\\Customer\\Event\\GuestCustomerRegisterEvent'15 => 'Shopware\\Core\\Content\\ContactForm\\Event\\ContactFormEvent'16 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeSentEvent'17 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeValidateEvent'18 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailSentEvent'19 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterConfirmEvent'20 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterRegisterEvent'21 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterUpdateEvent'22 => 'Shopware\\Core\\Content\\ProductExport\\Event\\ProductExportLoggingEvent']);
  5471.         return $instance;
  5472.     }
  5473.     /**
  5474.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  5475.      *
  5476.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  5477.      */
  5478.     protected function getEventActionRuleDefinitionService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  5481.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  5482.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5483.         return $instance;
  5484.     }
  5485.     /**
  5486.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  5487.      *
  5488.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  5489.      */
  5490.     protected function getEventActionSalesChannelDefinitionService()
  5491.     {
  5492.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  5493.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  5494.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5495.         return $instance;
  5496.     }
  5497.     /**
  5498.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  5499.      *
  5500.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  5501.      */
  5502.     protected function getEventActionDefinitionService()
  5503.     {
  5504.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  5505.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5506.         return $instance;
  5507.     }
  5508.     /**
  5509.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  5510.      *
  5511.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  5512.      */
  5513.     protected function getLogEntryDefinitionService()
  5514.     {
  5515.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Log/LogEntryDefinition.php';
  5516.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  5517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5518.         return $instance;
  5519.     }
  5520.     /**
  5521.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  5522.      *
  5523.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  5524.      */
  5525.     protected function getConsumeMessagesControllerService()
  5526.     {
  5527.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  5528.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  5530.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  5531.         $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->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener())), ($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());
  5532.         $instance->setContainer($this);
  5533.         return $instance;
  5534.     }
  5535.     /**
  5536.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  5537.      *
  5538.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  5539.      */
  5540.     protected function getDeadMessageDefinitionService()
  5541.     {
  5542.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  5543.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  5544.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5545.         return $instance;
  5546.     }
  5547.     /**
  5548.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  5549.      *
  5550.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  5551.      */
  5552.     protected function getMessageQueueStatsDefinitionService()
  5553.     {
  5554.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  5555.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  5556.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5557.         return $instance;
  5558.     }
  5559.     /**
  5560.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  5561.      *
  5562.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  5563.      */
  5564.     protected function getScheduledTaskControllerService()
  5565.     {
  5566.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  5567.         $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()));
  5568.         $instance->setContainer($this);
  5569.         return $instance;
  5570.     }
  5571.     /**
  5572.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  5573.      *
  5574.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  5575.      */
  5576.     protected function getScheduledTaskDefinitionService()
  5577.     {
  5578.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  5579.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5580.         return $instance;
  5581.     }
  5582.     /**
  5583.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  5584.      *
  5585.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  5586.      */
  5587.     protected function getMigrationControllerService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Api/MigrationController.php';
  5590.         $this->services['Shopware\\Core\\Framework\\Migration\\Api\\MigrationController'] = $instance = new \Shopware\Core\Framework\Migration\Api\MigrationController(($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), '6.4.0.0');
  5591.         $instance->setContainer($this);
  5592.         return $instance;
  5593.     }
  5594.     /**
  5595.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  5596.      *
  5597.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  5598.      */
  5599.     protected function getIndexerQueuerService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/IndexerQueuer.php';
  5602.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  5603.     }
  5604.     /**
  5605.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  5606.      *
  5607.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  5608.      */
  5609.     protected function getPluginTranslationDefinitionService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5612.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  5613.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  5614.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5615.         return $instance;
  5616.     }
  5617.     /**
  5618.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  5619.      *
  5620.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  5621.      */
  5622.     protected function getKernelPluginCollectionService()
  5623.     {
  5624.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/KernelPluginCollection.php';
  5625.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  5626.     }
  5627.     /**
  5628.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  5629.      *
  5630.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  5631.      */
  5632.     protected function getKernelPluginLoaderService()
  5633.     {
  5634.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  5639.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  5640.     }
  5641.     /**
  5642.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  5643.      *
  5644.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  5645.      */
  5646.     protected function getPluginDefinitionService()
  5647.     {
  5648.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  5649.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5650.         return $instance;
  5651.     }
  5652.     /**
  5653.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  5654.      *
  5655.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  5656.      */
  5657.     protected function getPluginIdProviderService()
  5658.     {
  5659.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Util/PluginIdProvider.php';
  5660.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  5661.     }
  5662.     /**
  5663.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  5664.      *
  5665.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  5666.      */
  5667.     protected function getCanonicalRedirectServiceService()
  5668.     {
  5669.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/CanonicalRedirectService.php';
  5670.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  5671.     }
  5672.     /**
  5673.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  5674.      *
  5675.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  5676.      */
  5677.     protected function getRequestTransformerInterfaceService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RequestTransformerInterface.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/RequestTransformer.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RequestTransformer.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/AbstractDomainLoader.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/CachedDomainLoader.php';
  5684.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/DomainLoader.php';
  5685.         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->parameters['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())));
  5686.     }
  5687.     /**
  5688.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  5689.      *
  5690.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  5691.      */
  5692.     protected function getExtensionStoreActionsControllerService()
  5693.     {
  5694.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/ExtensionStoreActionsController.php';
  5695.         $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()));
  5696.         $instance->setContainer($this);
  5697.         return $instance;
  5698.     }
  5699.     /**
  5700.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  5701.      *
  5702.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  5703.      */
  5704.     protected function getExtensionStoreDataControllerService()
  5705.     {
  5706.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/ExtensionStoreDataController.php';
  5707.         $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()));
  5708.         $instance->setContainer($this);
  5709.         return $instance;
  5710.     }
  5711.     /**
  5712.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  5713.      *
  5714.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  5715.      */
  5716.     protected function getExtensionStoreLicensesControllerService()
  5717.     {
  5718.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  5721.         $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())));
  5722.         $instance->setContainer($this);
  5723.         return $instance;
  5724.     }
  5725.     /**
  5726.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  5727.      *
  5728.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  5729.      */
  5730.     protected function getFirstRunWizardControllerService()
  5731.     {
  5732.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/AbstractStoreController.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/FirstRunWizardController.php';
  5734.         $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()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  5735.         $instance->setContainer($this);
  5736.         return $instance;
  5737.     }
  5738.     /**
  5739.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  5740.      *
  5741.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  5742.      */
  5743.     protected function getStoreControllerService()
  5744.     {
  5745.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/AbstractStoreController.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Api/StoreController.php';
  5747.         $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->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()));
  5748.         $instance->setContainer($this);
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  5753.      *
  5754.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  5755.      */
  5756.     protected function getUpdateControllerService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Api/UpdateController.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Services/ApiClient.php';
  5760.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Services/RequirementsValidator.php';
  5761.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Services/PluginCompatibility.php';
  5762.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/OpenSSLVerifier.php';
  5763.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5764.         $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.0.0', ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $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/platform/src/Core/Framework/Store/public.key'), => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))), true), new \Shopware\Core\Framework\Update\Services\RequirementsValidator(new RewindableGenerator(function () {
  5765.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  5766.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  5767.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  5768.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  5769.         }, 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->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), '6.4.0.0'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] ?? $this->getExtensionLifecycleServiceService()));
  5770.         $instance->setContainer($this);
  5771.         return $instance;
  5772.     }
  5773.     /**
  5774.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  5775.      *
  5776.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  5777.      */
  5778.     protected function getWebhookDefinitionService()
  5779.     {
  5780.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/WebhookDefinition.php';
  5781.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  5782.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5783.         return $instance;
  5784.     }
  5785.     /**
  5786.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  5787.      *
  5788.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  5789.      */
  5790.     protected function getCountryStateTranslationDefinitionService()
  5791.     {
  5792.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5793.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  5794.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  5795.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5796.         return $instance;
  5797.     }
  5798.     /**
  5799.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  5800.      *
  5801.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  5802.      */
  5803.     protected function getCountryStateDefinitionService()
  5804.     {
  5805.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  5806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5807.         return $instance;
  5808.     }
  5809.     /**
  5810.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  5811.      *
  5812.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  5813.      */
  5814.     protected function getSalesChannelCountryStateDefinitionService()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  5817.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  5818.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5819.         return $instance;
  5820.     }
  5821.     /**
  5822.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  5823.      *
  5824.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  5825.      */
  5826.     protected function getCountryTranslationDefinitionService()
  5827.     {
  5828.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  5830.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  5831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5832.         return $instance;
  5833.     }
  5834.     /**
  5835.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  5836.      *
  5837.      * @return \Shopware\Core\System\Country\CountryDefinition
  5838.      */
  5839.     protected function getCountryDefinitionService()
  5840.     {
  5841.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  5842.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5843.         return $instance;
  5844.     }
  5845.     /**
  5846.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CountryRoute' shared service.
  5847.      *
  5848.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  5849.      */
  5850.     protected function getCountryRouteService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/SalesChannel/AbstractCountryRoute.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/SalesChannel/CachedCountryRoute.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/SalesChannel/CountryRoute.php';
  5855.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5856.     }
  5857.     /**
  5858.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  5859.      *
  5860.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  5861.      */
  5862.     protected function getSalesChannelCountryDefinitionService()
  5863.     {
  5864.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  5865.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  5866.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5867.         return $instance;
  5868.     }
  5869.     /**
  5870.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  5871.      *
  5872.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  5873.      */
  5874.     protected function getCurrencyCountryRoundingDefinitionService()
  5875.     {
  5876.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  5877.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5878.         return $instance;
  5879.     }
  5880.     /**
  5881.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  5882.      *
  5883.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  5884.      */
  5885.     protected function getCurrencyTranslationDefinitionService()
  5886.     {
  5887.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5888.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  5889.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  5890.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5891.         return $instance;
  5892.     }
  5893.     /**
  5894.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  5895.      *
  5896.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  5897.      */
  5898.     protected function getCurrencyDefinitionService()
  5899.     {
  5900.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  5901.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5902.         return $instance;
  5903.     }
  5904.     /**
  5905.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  5906.      *
  5907.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  5908.      */
  5909.     protected function getCurrencyFormatterService()
  5910.     {
  5911.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  5912.     }
  5913.     /**
  5914.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CurrencyRoute' shared service.
  5915.      *
  5916.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  5917.      */
  5918.     protected function getCurrencyRouteService()
  5919.     {
  5920.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute(($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5921.     }
  5922.     /**
  5923.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  5924.      *
  5925.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  5926.      */
  5927.     protected function getSalesChannelCurrencyDefinitionService()
  5928.     {
  5929.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  5930.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5931.         return $instance;
  5932.     }
  5933.     /**
  5934.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  5935.      *
  5936.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  5937.      */
  5938.     protected function getCustomFieldSetRelationDefinitionService()
  5939.     {
  5940.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  5941.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  5942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  5947.      *
  5948.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  5949.      */
  5950.     protected function getCustomFieldSetDefinitionService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  5953.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  5954.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5955.         return $instance;
  5956.     }
  5957.     /**
  5958.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  5959.      *
  5960.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  5961.      */
  5962.     protected function getCustomFieldSetActionControllerService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/Api/CustomFieldSetActionController.php';
  5965.         $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()));
  5966.         $instance->setContainer($this);
  5967.         return $instance;
  5968.     }
  5969.     /**
  5970.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  5971.      *
  5972.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  5973.      */
  5974.     protected function getCustomFieldDefinitionService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/CustomFieldDefinition.php';
  5977.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  5978.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5979.         return $instance;
  5980.     }
  5981.     /**
  5982.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  5983.      *
  5984.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  5985.      */
  5986.     protected function getDeliveryTimeTranslationDefinitionService()
  5987.     {
  5988.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  5990.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  5991.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5992.         return $instance;
  5993.     }
  5994.     /**
  5995.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  5996.      *
  5997.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  5998.      */
  5999.     protected function getDeliveryTimeDefinitionService()
  6000.     {
  6001.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/DeliveryTime/DeliveryTimeDefinition.php';
  6002.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  6003.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6004.         return $instance;
  6005.     }
  6006.     /**
  6007.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  6008.      *
  6009.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  6010.      */
  6011.     protected function getIntegrationRoleDefinitionService()
  6012.     {
  6013.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  6014.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  6015.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6016.         return $instance;
  6017.     }
  6018.     /**
  6019.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  6020.      *
  6021.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  6022.      */
  6023.     protected function getIntegrationDefinitionService()
  6024.     {
  6025.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Integration/IntegrationDefinition.php';
  6026.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  6027.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6028.         return $instance;
  6029.     }
  6030.     /**
  6031.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  6032.      *
  6033.      * @return \Shopware\Core\System\Language\LanguageDefinition
  6034.      */
  6035.     protected function getLanguageDefinitionService()
  6036.     {
  6037.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  6038.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6039.         return $instance;
  6040.     }
  6041.     /**
  6042.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\LanguageRoute' shared service.
  6043.      *
  6044.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  6045.      */
  6046.     protected function getLanguageRouteService()
  6047.     {
  6048.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute(($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6049.     }
  6050.     /**
  6051.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  6052.      *
  6053.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  6054.      */
  6055.     protected function getSalesChannelLanguageDefinitionService()
  6056.     {
  6057.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  6058.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6059.         return $instance;
  6060.     }
  6061.     /**
  6062.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  6063.      *
  6064.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  6065.      */
  6066.     protected function getLocaleTranslationDefinitionService()
  6067.     {
  6068.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  6070.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  6071.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  6076.      *
  6077.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  6078.      */
  6079.     protected function getLocaleDefinitionService()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Locale/LocaleDefinition.php';
  6082.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  6083.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  6088.      *
  6089.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  6090.      */
  6091.     protected function getNumberRangeSalesChannelDefinitionService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  6094.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  6095.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6096.         return $instance;
  6097.     }
  6098.     /**
  6099.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  6100.      *
  6101.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  6102.      */
  6103.     protected function getNumberRangeStateDefinitionService()
  6104.     {
  6105.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  6106.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  6107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6108.         return $instance;
  6109.     }
  6110.     /**
  6111.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  6112.      *
  6113.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  6114.      */
  6115.     protected function getNumberRangeTranslationDefinitionService()
  6116.     {
  6117.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  6119.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  6120.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6121.         return $instance;
  6122.     }
  6123.     /**
  6124.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  6125.      *
  6126.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  6127.      */
  6128.     protected function getNumberRangeTypeTranslationDefinitionService()
  6129.     {
  6130.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  6132.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  6133.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6134.         return $instance;
  6135.     }
  6136.     /**
  6137.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  6138.      *
  6139.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  6140.      */
  6141.     protected function getNumberRangeTypeDefinitionService()
  6142.     {
  6143.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  6144.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  6145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6146.         return $instance;
  6147.     }
  6148.     /**
  6149.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  6150.      *
  6151.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  6152.      */
  6153.     protected function getNumberRangeControllerService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Api/NumberRangeController.php';
  6156.         $this->services['Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController'] = $instance = new \Shopware\Core\System\NumberRange\Api\NumberRangeController(($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  6157.         $instance->setContainer($this);
  6158.         return $instance;
  6159.     }
  6160.     /**
  6161.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  6162.      *
  6163.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  6164.      */
  6165.     protected function getNumberRangeDefinitionService()
  6166.     {
  6167.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  6168.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6169.         return $instance;
  6170.     }
  6171.     /**
  6172.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  6173.      *
  6174.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  6175.      */
  6176.     protected function getSalesChannelAnalyticsDefinitionService()
  6177.     {
  6178.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  6179.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  6180.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6181.         return $instance;
  6182.     }
  6183.     /**
  6184.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  6185.      *
  6186.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  6187.      */
  6188.     protected function getSalesChannelCountryDefinition2Service()
  6189.     {
  6190.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  6191.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  6192.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6193.         return $instance;
  6194.     }
  6195.     /**
  6196.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  6197.      *
  6198.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  6199.      */
  6200.     protected function getSalesChannelCurrencyDefinition2Service()
  6201.     {
  6202.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  6203.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  6204.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6205.         return $instance;
  6206.     }
  6207.     /**
  6208.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  6209.      *
  6210.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  6211.      */
  6212.     protected function getSalesChannelDomainDefinitionService()
  6213.     {
  6214.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  6215.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6216.         return $instance;
  6217.     }
  6218.     /**
  6219.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  6220.      *
  6221.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  6222.      */
  6223.     protected function getSalesChannelLanguageDefinition2Service()
  6224.     {
  6225.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  6226.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  6227.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6228.         return $instance;
  6229.     }
  6230.     /**
  6231.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  6232.      *
  6233.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  6234.      */
  6235.     protected function getSalesChannelPaymentMethodDefinition2Service()
  6236.     {
  6237.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  6238.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  6239.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  6244.      *
  6245.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  6246.      */
  6247.     protected function getSalesChannelShippingMethodDefinition2Service()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  6250.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  6251.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6252.         return $instance;
  6253.     }
  6254.     /**
  6255.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  6256.      *
  6257.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  6258.      */
  6259.     protected function getSalesChannelTranslationDefinitionService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  6263.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  6264.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6265.         return $instance;
  6266.     }
  6267.     /**
  6268.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  6269.      *
  6270.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  6271.      */
  6272.     protected function getSalesChannelTypeTranslationDefinitionService()
  6273.     {
  6274.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6275.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  6276.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  6277.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6278.         return $instance;
  6279.     }
  6280.     /**
  6281.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  6282.      *
  6283.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  6284.      */
  6285.     protected function getSalesChannelTypeDefinitionService()
  6286.     {
  6287.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  6288.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  6289.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6290.         return $instance;
  6291.     }
  6292.     /**
  6293.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  6294.      *
  6295.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  6296.      */
  6297.     protected function getSalesChannelDefinitionInstanceRegistryService()
  6298.     {
  6299.         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''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''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''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\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''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''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''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition'], ['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''landing_page' => 'sales_channel.landing_page.repository''payment_method' => 'sales_channel.payment_method.repository''shipping_method' => 'sales_channel.shipping_method.repository']);
  6300.     }
  6301.     /**
  6302.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  6303.      *
  6304.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  6305.      */
  6306.     protected function getSalesChannelDefinitionService()
  6307.     {
  6308.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  6309.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6310.         return $instance;
  6311.     }
  6312.     /**
  6313.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  6314.      *
  6315.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  6316.      */
  6317.     protected function getContextSwitchRouteService()
  6318.     {
  6319.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  6321.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6322.     }
  6323.     /**
  6324.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  6325.      *
  6326.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  6327.      */
  6328.     protected function getStoreApiInfoControllerService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  6331.         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']);
  6332.     }
  6333.     /**
  6334.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  6335.      *
  6336.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  6337.      */
  6338.     protected function getSalutationTranslationDefinitionService()
  6339.     {
  6340.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  6342.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  6343.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6344.         return $instance;
  6345.     }
  6346.     /**
  6347.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  6348.      *
  6349.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  6350.      */
  6351.     protected function getSalesChannelSalutationDefinitionService()
  6352.     {
  6353.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalutationDefinition.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  6355.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  6356.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6357.         return $instance;
  6358.     }
  6359.     /**
  6360.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalutationRoute' shared service.
  6361.      *
  6362.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  6363.      */
  6364.     protected function getSalutationRouteService()
  6365.     {
  6366.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  6367.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  6368.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalesChannel/SalutationRoute.php';
  6369.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute(($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6370.     }
  6371.     /**
  6372.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  6373.      *
  6374.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  6375.      */
  6376.     protected function getSalutationDefinitionService()
  6377.     {
  6378.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/SalutationDefinition.php';
  6379.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  6380.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6381.         return $instance;
  6382.     }
  6383.     /**
  6384.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  6385.      *
  6386.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  6387.      */
  6388.     protected function getSnippetSetDefinitionService()
  6389.     {
  6390.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  6391.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6392.         return $instance;
  6393.     }
  6394.     /**
  6395.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  6396.      *
  6397.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  6398.      */
  6399.     protected function getSnippetControllerService()
  6400.     {
  6401.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Api/SnippetController.php';
  6402.         $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()));
  6403.         $instance->setContainer($this);
  6404.         return $instance;
  6405.     }
  6406.     /**
  6407.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  6408.      *
  6409.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  6410.      */
  6411.     protected function getSnippetFileCollectionService($lazyLoad true)
  6412.     {
  6413.         if ($lazyLoad) {
  6414.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  6415.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6416.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  6417.                     $proxy->setProxyInitializer(null);
  6418.                     return true;
  6419.                 });
  6420.             });
  6421.         }
  6422.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Files/SnippetFileLoader.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Files/AppSnippetFileLoader.php';
  6426.         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();
  6427.     }
  6428.     /**
  6429.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  6430.      *
  6431.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  6432.      */
  6433.     protected function getSnippetFilterFactoryService()
  6434.     {
  6435.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  6436.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  6437.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  6438.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  6439.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  6440.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  6441.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  6442.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  6443.         }, 7));
  6444.     }
  6445.     /**
  6446.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  6447.      *
  6448.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  6449.      */
  6450.     protected function getSnippetDefinitionService()
  6451.     {
  6452.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  6453.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6454.         return $instance;
  6455.     }
  6456.     /**
  6457.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  6458.      *
  6459.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  6460.      */
  6461.     protected function getStateMachineHistoryDefinitionService()
  6462.     {
  6463.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  6464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6465.         return $instance;
  6466.     }
  6467.     /**
  6468.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  6469.      *
  6470.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  6471.      */
  6472.     protected function getStateMachineStateDefinitionService()
  6473.     {
  6474.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  6475.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6476.         return $instance;
  6477.     }
  6478.     /**
  6479.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  6480.      *
  6481.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  6482.      */
  6483.     protected function getStateMachineStateTranslationDefinitionService()
  6484.     {
  6485.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  6487.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  6488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6489.         return $instance;
  6490.     }
  6491.     /**
  6492.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  6493.      *
  6494.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  6495.      */
  6496.     protected function getStateMachineTransitionDefinitionService()
  6497.     {
  6498.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  6499.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  6500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6501.         return $instance;
  6502.     }
  6503.     /**
  6504.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  6505.      *
  6506.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  6507.      */
  6508.     protected function getStateMachineActionControllerService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Api/StateMachineActionController.php';
  6511.         $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()));
  6512.         $instance->setContainer($this);
  6513.         return $instance;
  6514.     }
  6515.     /**
  6516.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  6517.      *
  6518.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  6519.      */
  6520.     protected function getStateMachineDefinitionService()
  6521.     {
  6522.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  6523.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6524.         return $instance;
  6525.     }
  6526.     /**
  6527.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  6528.      *
  6529.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  6530.      */
  6531.     protected function getStateMachineTranslationDefinitionService()
  6532.     {
  6533.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6534.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/StateMachineTranslationDefinition.php';
  6535.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  6536.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6537.         return $instance;
  6538.     }
  6539.     /**
  6540.      * Gets the public 'Shopware\Core\System\SystemConfig\Api\SystemConfigController' shared service.
  6541.      *
  6542.      * @return \Shopware\Core\System\SystemConfig\Api\SystemConfigController
  6543.      */
  6544.     protected function getSystemConfigControllerService()
  6545.     {
  6546.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/Api/SystemConfigController.php';
  6547.         $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()));
  6548.         $instance->setContainer($this);
  6549.         return $instance;
  6550.     }
  6551.     /**
  6552.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  6553.      *
  6554.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  6555.      */
  6556.     protected function getSystemConfigDefinitionService()
  6557.     {
  6558.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  6559.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6560.         return $instance;
  6561.     }
  6562.     /**
  6563.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  6564.      *
  6565.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  6566.      */
  6567.     protected function getSystemConfigServiceService()
  6568.     {
  6569.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  6570.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Shopware\Core\System\SystemConfig\SystemConfigService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $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\CachedSystemConfigLoader(new \Shopware\Core\System\SystemConfig\SystemConfigLoader($a, ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6571.     }
  6572.     /**
  6573.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  6574.      *
  6575.      * @return \Shopware\Core\System\Tag\TagDefinition
  6576.      */
  6577.     protected function getTagDefinitionService()
  6578.     {
  6579.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tag/TagDefinition.php';
  6580.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  6581.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6582.         return $instance;
  6583.     }
  6584.     /**
  6585.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  6586.      *
  6587.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  6588.      */
  6589.     protected function getTaxRuleTypeTranslationDefinitionService()
  6590.     {
  6591.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  6593.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  6594.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6595.         return $instance;
  6596.     }
  6597.     /**
  6598.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  6599.      *
  6600.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  6601.      */
  6602.     protected function getTaxRuleTypeDefinitionService()
  6603.     {
  6604.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  6605.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  6606.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6607.         return $instance;
  6608.     }
  6609.     /**
  6610.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  6611.      *
  6612.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  6613.      */
  6614.     protected function getTaxRuleDefinitionService()
  6615.     {
  6616.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  6617.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  6618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6619.         return $instance;
  6620.     }
  6621.     /**
  6622.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  6623.      *
  6624.      * @return \Shopware\Core\System\Tax\TaxDefinition
  6625.      */
  6626.     protected function getTaxDefinitionService()
  6627.     {
  6628.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  6629.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6630.         return $instance;
  6631.     }
  6632.     /**
  6633.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  6634.      *
  6635.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  6636.      */
  6637.     protected function getUnitTranslationDefinitionService()
  6638.     {
  6639.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  6641.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  6642.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6643.         return $instance;
  6644.     }
  6645.     /**
  6646.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  6647.      *
  6648.      * @return \Shopware\Core\System\Unit\UnitDefinition
  6649.      */
  6650.     protected function getUnitDefinitionService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Unit/UnitDefinition.php';
  6653.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  6654.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6655.         return $instance;
  6656.     }
  6657.     /**
  6658.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  6659.      *
  6660.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  6661.      */
  6662.     protected function getUserAccessKeyDefinitionService()
  6663.     {
  6664.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  6665.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  6666.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6667.         return $instance;
  6668.     }
  6669.     /**
  6670.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  6671.      *
  6672.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  6673.      */
  6674.     protected function getUserConfigDefinitionService()
  6675.     {
  6676.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  6677.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  6678.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6679.         return $instance;
  6680.     }
  6681.     /**
  6682.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  6683.      *
  6684.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  6685.      */
  6686.     protected function getUserRecoveryDefinitionService()
  6687.     {
  6688.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  6689.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  6690.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6691.         return $instance;
  6692.     }
  6693.     /**
  6694.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  6695.      *
  6696.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  6697.      */
  6698.     protected function getUserRecoveryControllerService()
  6699.     {
  6700.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Api/UserRecoveryController.php';
  6701.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Recovery/UserRecoveryService.php';
  6702.         $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())));
  6703.         $instance->setContainer($this);
  6704.         return $instance;
  6705.     }
  6706.     /**
  6707.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  6708.      *
  6709.      * @return \Shopware\Core\System\User\Api\UserValidationController
  6710.      */
  6711.     protected function getUserValidationControllerService()
  6712.     {
  6713.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Api/UserValidationController.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Service/UserValidationService.php';
  6715.         $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())));
  6716.         $instance->setContainer($this);
  6717.         return $instance;
  6718.     }
  6719.     /**
  6720.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  6721.      *
  6722.      * @return \Shopware\Core\System\User\UserDefinition
  6723.      */
  6724.     protected function getUserDefinitionService()
  6725.     {
  6726.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/UserDefinition.php';
  6727.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  6728.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6729.         return $instance;
  6730.     }
  6731.     /**
  6732.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  6733.      *
  6734.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  6735.      */
  6736.     protected function getElasticsearchHelperService()
  6737.     {
  6738.         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:default:default_whitespace:SHOPWARE_ES_THROW_EXCEPTION'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()));
  6739.     }
  6740.     /**
  6741.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  6742.      *
  6743.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  6744.      */
  6745.     protected function getCreateAliasTaskHandlerService()
  6746.     {
  6747.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  6748.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), $this->parameters['elasticsearch.index.config']);
  6749.     }
  6750.     /**
  6751.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  6752.      *
  6753.      * @return \Shopware\Storefront\Controller\AccountOrderController
  6754.      */
  6755.     protected function getAccountOrderControllerService()
  6756.     {
  6757.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/AccountOrderController.php';
  6758.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Order/AccountOrderPageLoader.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  6761.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  6762.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6763.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  6764.         $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\\PaymentMethodRoute'] ?? $this->getPaymentMethodRouteService())), ($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), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()));
  6765.         $instance->setContainer($this);
  6766.         return $instance;
  6767.     }
  6768.     /**
  6769.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  6770.      *
  6771.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  6772.      */
  6773.     protected function getAccountPaymentControllerService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/AccountPaymentController.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  6777.         $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()));
  6778.         $instance->setContainer($this);
  6779.         return $instance;
  6780.     }
  6781.     /**
  6782.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  6783.      *
  6784.      * @return \Shopware\Storefront\Controller\AccountProfileController
  6785.      */
  6786.     protected function getAccountProfileControllerService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/AccountProfileController.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  6791.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  6792.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6793.         $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())), new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader($a$b, ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute'] ?? $this->getSalutationRouteService())), ($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()));
  6794.         $instance->setContainer($this);
  6795.         return $instance;
  6796.     }
  6797.     /**
  6798.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  6799.      *
  6800.      * @return \Shopware\Storefront\Controller\AddressController
  6801.      */
  6802.     protected function getAddressControllerService()
  6803.     {
  6804.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/AddressController.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Address/Listing/AddressListingPageLoader.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  6807.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  6808.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute'] ?? $this->getCountryRouteService());
  6809.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute'] ?? $this->getSalutationRouteService());
  6810.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  6811.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6812.         $this->services['Shopware\\Storefront\\Controller\\AddressController'] = $instance = new \Shopware\Storefront\Controller\AddressController(new \Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), new \Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader($a$b$c$e$d), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), $d, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] ?? $this->getUpsertAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] ?? $this->getDeleteAddressRouteService()));
  6813.         $instance->setContainer($this);
  6814.         return $instance;
  6815.     }
  6816.     /**
  6817.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  6818.      *
  6819.      * @return \Shopware\Storefront\Controller\AuthController
  6820.      */
  6821.     protected function getAuthController2Service()
  6822.     {
  6823.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/AuthController.php';
  6824.         $this->services['Shopware\\Storefront\\Controller\\AuthController'] = $instance = new \Shopware\Storefront\Controller\AuthController(($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService()), ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] ?? $this->getSendPasswordRecoveryMailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute'] ?? $this->getResetPasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] ?? $this->getLoginRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  6825.         $instance->setContainer($this);
  6826.         return $instance;
  6827.     }
  6828.     /**
  6829.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  6830.      *
  6831.      * @return \Shopware\Storefront\Controller\CartLineItemController
  6832.      */
  6833.     protected function getCartLineItemControllerService()
  6834.     {
  6835.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CartLineItemController.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductLineItemFactory.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  6838.         $this->services['Shopware\\Storefront\\Controller\\CartLineItemController'] = $instance = new \Shopware\Storefront\Controller\CartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory());
  6839.         $instance->setContainer($this);
  6840.         return $instance;
  6841.     }
  6842.     /**
  6843.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  6844.      *
  6845.      * @return \Shopware\Storefront\Controller\CheckoutController
  6846.      */
  6847.     protected function getCheckoutControllerService()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CheckoutController.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  6854.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  6855.         $b = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  6856.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6857.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute'] ?? $this->getPaymentMethodRouteService());
  6858.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute'] ?? $this->getShippingMethodRouteService());
  6859.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController($a, new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($b$c$a$d$e, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute'] ?? $this->getCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($c$a$e$d$b, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService())), new \Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader($c$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($c$a$b$e), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  6860.         $instance->setContainer($this);
  6861.         return $instance;
  6862.     }
  6863.     /**
  6864.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  6865.      *
  6866.      * @return \Shopware\Storefront\Controller\CmsController
  6867.      */
  6868.     protected function getCmsControllerService()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CmsController.php';
  6871.         $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\\CategoryRoute'] ?? $this->getCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute'] ?? $this->getProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()));
  6872.         $instance->setContainer($this);
  6873.         return $instance;
  6874.     }
  6875.     /**
  6876.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  6877.      *
  6878.      * @return \Shopware\Storefront\Controller\ContextController
  6879.      */
  6880.     protected function getContextControllerService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/ContextController.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  6884.         $this->services['Shopware\\Storefront\\Controller\\ContextController'] = $instance = new \Shopware\Storefront\Controller\ContextController(new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()));
  6885.         $instance->setContainer($this);
  6886.         return $instance;
  6887.     }
  6888.     /**
  6889.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  6890.      *
  6891.      * @return \Shopware\Storefront\Controller\CookieController
  6892.      */
  6893.     protected function getCookieControllerService()
  6894.     {
  6895.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CookieController.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cookie/CookieProviderInterface.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cookie/AppCookieProvider.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cookie/CookieProvider.php';
  6899.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  6900.         $instance->setContainer($this);
  6901.         return $instance;
  6902.     }
  6903.     /**
  6904.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  6905.      *
  6906.      * @return \Shopware\Storefront\Controller\CountryStateController
  6907.      */
  6908.     protected function getCountryStateControllerService()
  6909.     {
  6910.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CountryStateController.php';
  6911.         $this->services['Shopware\\Storefront\\Controller\\CountryStateController'] = $instance = new \Shopware\Storefront\Controller\CountryStateController(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()));
  6912.         $instance->setContainer($this);
  6913.         return $instance;
  6914.     }
  6915.     /**
  6916.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  6917.      *
  6918.      * @return \Shopware\Storefront\Controller\CsrfController
  6919.      */
  6920.     protected function getCsrfControllerService()
  6921.     {
  6922.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/CsrfController.php';
  6923.         $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');
  6924.         $instance->setContainer($this);
  6925.         return $instance;
  6926.     }
  6927.     /**
  6928.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  6929.      *
  6930.      * @return \Shopware\Storefront\Controller\DocumentController
  6931.      */
  6932.     protected function getDocumentController2Service()
  6933.     {
  6934.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/DocumentController.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Document/DocumentPageLoader.php';
  6936.         $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())));
  6937.         $instance->setContainer($this);
  6938.         return $instance;
  6939.     }
  6940.     /**
  6941.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  6942.      *
  6943.      * @return \Shopware\Storefront\Controller\ErrorController
  6944.      */
  6945.     protected function getErrorControllerService($lazyLoad true)
  6946.     {
  6947.         if ($lazyLoad) {
  6948.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  6949.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6950.                     $wrappedInstance $this->getErrorControllerService(false);
  6951.                     $proxy->setProxyInitializer(null);
  6952.                     return true;
  6953.                 });
  6954.             });
  6955.         }
  6956.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Twig/ErrorTemplateResolver.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Navigation/Error/ErrorPageLoader.php';
  6959.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->services['session'] ?? $this->getSessionService()), ($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())));
  6960.         $instance->setContainer($this);
  6961.         return $instance;
  6962.     }
  6963.     /**
  6964.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  6965.      *
  6966.      * @return \Shopware\Storefront\Controller\FormController
  6967.      */
  6968.     protected function getFormControllerService()
  6969.     {
  6970.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/FormController.php';
  6971.         $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()));
  6972.         $instance->setContainer($this);
  6973.         return $instance;
  6974.     }
  6975.     /**
  6976.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  6977.      *
  6978.      * @return \Shopware\Storefront\Controller\LandingPageController
  6979.      */
  6980.     protected function getLandingPageControllerService()
  6981.     {
  6982.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/LandingPageController.php';
  6983.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/LandingPage/LandingPageLoader.php';
  6984.         $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())));
  6985.         $instance->setContainer($this);
  6986.         return $instance;
  6987.     }
  6988.     /**
  6989.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  6990.      *
  6991.      * @return \Shopware\Storefront\Controller\MaintenanceController
  6992.      */
  6993.     protected function getMaintenanceControllerService()
  6994.     {
  6995.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/MaintenanceController.php';
  6996.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Maintenance/MaintenancePageLoader.php';
  6997.         $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()));
  6998.         $instance->setContainer($this);
  6999.         return $instance;
  7000.     }
  7001.     /**
  7002.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  7003.      *
  7004.      * @return \Shopware\Storefront\Controller\NavigationController
  7005.      */
  7006.     protected function getNavigationControllerService()
  7007.     {
  7008.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/NavigationController.php';
  7009.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Navigation/NavigationPageLoader.php';
  7011.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  7012.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  7013.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7014.         $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\\CategoryRoute'] ?? $this->getCategoryRouteService()), ($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())));
  7015.         $instance->setContainer($this);
  7016.         return $instance;
  7017.     }
  7018.     /**
  7019.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  7020.      *
  7021.      * @return \Shopware\Storefront\Controller\NewsletterController
  7022.      */
  7023.     protected function getNewsletterControllerService()
  7024.     {
  7025.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/NewsletterController.php';
  7026.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  7027.         $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()));
  7028.         $instance->setContainer($this);
  7029.         return $instance;
  7030.     }
  7031.     /**
  7032.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  7033.      *
  7034.      * @return \Shopware\Storefront\Controller\ProductController
  7035.      */
  7036.     protected function getProductControllerService()
  7037.     {
  7038.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/ProductController.php';
  7039.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/ProductPageLoader.php';
  7040.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  7041.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7042.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute'] ?? $this->getProductDetailRouteService());
  7043.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  7044.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] ?? $this->getSalesChannelCmsPageRepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), $b$c, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute'] ?? $this->getProductCrossSellingRouteService())), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader($a$b), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  7045.         $instance->setContainer($this);
  7046.         return $instance;
  7047.     }
  7048.     /**
  7049.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  7050.      *
  7051.      * @return \Shopware\Storefront\Controller\RegisterController
  7052.      */
  7053.     protected function getRegisterControllerService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/RegisterController.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  7058.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  7059.         $this->services['Shopware\\Storefront\\Controller\\RegisterController'] = $instance = new \Shopware\Storefront\Controller\RegisterController($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] ?? $this->getRegisterConfirmRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), new \Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] ?? $this->getCustomerGroupRegistrationSettingsRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  7060.         $instance->setContainer($this);
  7061.         return $instance;
  7062.     }
  7063.     /**
  7064.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  7065.      *
  7066.      * @return \Shopware\Storefront\Controller\SearchController
  7067.      */
  7068.     protected function getSearchControllerService()
  7069.     {
  7070.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/SearchController.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Suggest/SuggestPageLoader.php';
  7072.         $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\\ProductSuggestRoute'] ?? $this->getProductSuggestRouteService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()));
  7073.         $instance->setContainer($this);
  7074.         return $instance;
  7075.     }
  7076.     /**
  7077.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  7078.      *
  7079.      * @return \Shopware\Storefront\Controller\SitemapController
  7080.      */
  7081.     protected function getSitemapControllerService()
  7082.     {
  7083.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/SitemapController.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Sitemap/SitemapPageLoader.php';
  7085.         $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\\SitemapRoute'] ?? $this->getSitemapRouteService())));
  7086.         $instance->setContainer($this);
  7087.         return $instance;
  7088.     }
  7089.     /**
  7090.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  7091.      *
  7092.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  7093.      */
  7094.     protected function getStoreApiProxyControllerService()
  7095.     {
  7096.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/StoreApiProxyController.php';
  7097.         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())));
  7098.     }
  7099.     /**
  7100.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  7101.      *
  7102.      * @return \Shopware\Storefront\Controller\VerificationHashController
  7103.      */
  7104.     protected function getVerificationHashControllerService()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/VerificationHashController.php';
  7107.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  7108.         $instance->setContainer($this);
  7109.         return $instance;
  7110.     }
  7111.     /**
  7112.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  7113.      *
  7114.      * @return \Shopware\Storefront\Controller\WishlistController
  7115.      */
  7116.     protected function getWishlistControllerService()
  7117.     {
  7118.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/WishlistController.php';
  7119.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Wishlist/WishlistPageLoader.php';
  7120.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  7122.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  7123.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  7124.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7125.         $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()), $c), $c);
  7126.         $instance->setContainer($this);
  7127.         return $instance;
  7128.     }
  7129.     /**
  7130.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  7131.      *
  7132.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  7133.      */
  7134.     protected function getCacheStoreService()
  7135.     {
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  7137.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheStore.php';
  7138.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheStateValidatorInterface.php';
  7139.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheStateValidator.php';
  7140.         return $this->services['Shopware\\Storefront\\Framework\\Cache\\CacheStore'] = new \Shopware\Storefront\Framework\Cache\CacheStore('7b9ea402ae5fda7c7a51a4f53cdaa2ec', ($this->privates['cache.http'] ?? $this->getCache_HttpService()), new \Shopware\Storefront\Framework\Cache\CacheStateValidator($this->parameters['shopware.cache.invalidation.http_cache']), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()));
  7141.     }
  7142.     /**
  7143.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  7144.      *
  7145.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  7146.      */
  7147.     protected function getCsrfPlaceholderHandlerService()
  7148.     {
  7149.         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');
  7150.     }
  7151.     /**
  7152.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  7153.      *
  7154.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  7155.      */
  7156.     protected function getStorefrontMediaValidatorRegistryService()
  7157.     {
  7158.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  7159.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  7160.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  7161.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  7162.         }, 2));
  7163.     }
  7164.     /**
  7165.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  7166.      *
  7167.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  7168.      */
  7169.     protected function getCheckoutRegisterPageLoaderService()
  7170.     {
  7171.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  7172.         return $this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] = new \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute'] ?? $this->getSalutationRouteService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute'] ?? $this->getCountryRouteService()));
  7173.     }
  7174.     /**
  7175.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  7176.      *
  7177.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  7178.      */
  7179.     protected function getProductCombinationFinderService()
  7180.     {
  7181.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  7182.         return $this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] = new \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  7183.     }
  7184.     /**
  7185.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  7186.      *
  7187.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  7188.      */
  7189.     protected function getProductReviewLoaderService()
  7190.     {
  7191.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/Review/ProductReviewLoader.php';
  7192.         return $this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] = new \Shopware\Storefront\Page\Product\Review\ProductReviewLoader(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute'] ?? $this->getProductReviewRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7193.     }
  7194.     /**
  7195.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  7196.      *
  7197.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  7198.      */
  7199.     protected function getSearchPageLoaderService()
  7200.     {
  7201.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Search/SearchPageLoader.php';
  7202.         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()));
  7203.     }
  7204.     /**
  7205.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  7206.      *
  7207.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  7208.      */
  7209.     protected function getThemeMediaDefinitionService()
  7210.     {
  7211.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  7212.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  7213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7214.         return $instance;
  7215.     }
  7216.     /**
  7217.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  7218.      *
  7219.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  7220.      */
  7221.     protected function getThemeSalesChannelDefinitionService()
  7222.     {
  7223.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  7224.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7225.         return $instance;
  7226.     }
  7227.     /**
  7228.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  7229.      *
  7230.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  7231.      */
  7232.     protected function getThemeTranslationDefinitionService()
  7233.     {
  7234.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  7236.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  7237.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7238.         return $instance;
  7239.     }
  7240.     /**
  7241.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  7242.      *
  7243.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  7244.      */
  7245.     protected function getThemeControllerService()
  7246.     {
  7247.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Controller/ThemeController.php';
  7248.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  7249.         $instance->setContainer($this);
  7250.         return $instance;
  7251.     }
  7252.     /**
  7253.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  7254.      *
  7255.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  7256.      */
  7257.     protected function getStorefrontPluginRegistryService()
  7258.     {
  7259.         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()));
  7260.     }
  7261.     /**
  7262.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  7263.      *
  7264.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  7265.      */
  7266.     protected function getThemeDefinitionService()
  7267.     {
  7268.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  7269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7270.         return $instance;
  7271.     }
  7272.     /**
  7273.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  7274.      *
  7275.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  7276.      */
  7277.     protected function getPackLanguageDefinitionService()
  7278.     {
  7279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  7280.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  7281.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7282.         return $instance;
  7283.     }
  7284.     /**
  7285.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  7286.      *
  7287.      * @return \Swag\LanguagePack\SwagLanguagePack
  7288.      */
  7289.     protected function getSwagLanguagePackService()
  7290.     {
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Bundle.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin.php';
  7297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  7298.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  7299.     }
  7300.     /**
  7301.      * Gets the public 'Swag\Markets\Controller\AmazonConnectionAssistantController' shared autowired service.
  7302.      *
  7303.      * @return \Swag\Markets\Controller\AmazonConnectionAssistantController
  7304.      */
  7305.     protected function getAmazonConnectionAssistantControllerService()
  7306.     {
  7307.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/AmazonConnectionAssistantController.php';
  7308.         $this->services['Swag\\Markets\\Controller\\AmazonConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\AmazonConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()));
  7309.         $instance->setContainer(($this->privates['.service_locator.5nX7ca3'] ?? $this->get_ServiceLocator_5nX7ca3Service())->withContext('Swag\\Markets\\Controller\\AmazonConnectionAssistantController'$this));
  7310.         return $instance;
  7311.     }
  7312.     /**
  7313.      * Gets the public 'Swag\Markets\Controller\Api\ConfigController' shared autowired service.
  7314.      *
  7315.      * @return \Swag\Markets\Controller\Api\ConfigController
  7316.      */
  7317.     protected function getConfigControllerService()
  7318.     {
  7319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/Api/ConfigController.php';
  7320.         $this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] = $instance = new \Swag\Markets\Controller\Api\ConfigController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService()), '6.4.0.0');
  7321.         $instance->setContainer(($this->privates['.service_locator.5nX7ca3'] ?? $this->get_ServiceLocator_5nX7ca3Service())->withContext('Swag\\Markets\\Controller\\Api\\ConfigController'$this));
  7322.         return $instance;
  7323.     }
  7324.     /**
  7325.      * Gets the public 'Swag\Markets\Controller\EbayConnectionAssistantController' shared autowired service.
  7326.      *
  7327.      * @return \Swag\Markets\Controller\EbayConnectionAssistantController
  7328.      */
  7329.     protected function getEbayConnectionAssistantControllerService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/EbayConnectionAssistantController.php';
  7332.         $this->services['Swag\\Markets\\Controller\\EbayConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\EbayConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()));
  7333.         $instance->setContainer(($this->privates['.service_locator.5nX7ca3'] ?? $this->get_ServiceLocator_5nX7ca3Service())->withContext('Swag\\Markets\\Controller\\EbayConnectionAssistantController'$this));
  7334.         return $instance;
  7335.     }
  7336.     /**
  7337.      * Gets the public 'Swag\Markets\Controller\SalesChannelApiController' shared autowired service.
  7338.      *
  7339.      * @return \Swag\Markets\Controller\SalesChannelApiController
  7340.      */
  7341.     protected function getSalesChannelApiControllerService()
  7342.     {
  7343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SalesChannelApiController.php';
  7344.         $this->services['Swag\\Markets\\Controller\\SalesChannelApiController'] = $instance = new \Swag\Markets\Controller\SalesChannelApiController();
  7345.         $instance->setContainer($this);
  7346.         return $instance;
  7347.     }
  7348.     /**
  7349.      * Gets the public 'Swag\Markets\Controller\SupportRequestController' shared autowired service.
  7350.      *
  7351.      * @return \Swag\Markets\Controller\SupportRequestController
  7352.      */
  7353.     protected function getSupportRequestControllerService()
  7354.     {
  7355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SupportRequestController.php';
  7356.         $this->services['Swag\\Markets\\Controller\\SupportRequestController'] = $instance = new \Swag\Markets\Controller\SupportRequestController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] ?? $this->getConfigControllerService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  7357.         $instance->setContainer(($this->privates['.service_locator.5nX7ca3'] ?? $this->get_ServiceLocator_5nX7ca3Service())->withContext('Swag\\Markets\\Controller\\SupportRequestController'$this));
  7358.         return $instance;
  7359.     }
  7360.     /**
  7361.      * Gets the public 'Swag\Markets\Controller\SwagMarketsController' shared autowired service.
  7362.      *
  7363.      * @return \Swag\Markets\Controller\SwagMarketsController
  7364.      */
  7365.     protected function getSwagMarketsControllerService()
  7366.     {
  7367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Controller/SwagMarketsController.php';
  7368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/SwagMarketsService.php';
  7369.         $this->services['Swag\\Markets\\Controller\\SwagMarketsController'] = $instance = new \Swag\Markets\Controller\SwagMarketsController(new \Swag\Markets\Service\SwagMarketsService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  7370.         $instance->setContainer(($this->privates['.service_locator.5nX7ca3'] ?? $this->get_ServiceLocator_5nX7ca3Service())->withContext('Swag\\Markets\\Controller\\SwagMarketsController'$this));
  7371.         return $instance;
  7372.     }
  7373.     /**
  7374.      * Gets the public 'Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  7375.      *
  7376.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  7377.      */
  7378.     protected function getCategoryMappingDefinitionService()
  7379.     {
  7380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  7381.         $this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  7382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7383.         return $instance;
  7384.     }
  7385.     /**
  7386.      * Gets the public 'Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  7387.      *
  7388.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  7389.      */
  7390.     protected function getSwagMarketsConfigurationEntityDefinitionService()
  7391.     {
  7392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  7393.         $this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  7394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7395.         return $instance;
  7396.     }
  7397.     /**
  7398.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  7399.      *
  7400.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  7401.      */
  7402.     protected function getMarketplaceSalesChannelDefinitionService()
  7403.     {
  7404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  7405.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  7406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7407.         return $instance;
  7408.     }
  7409.     /**
  7410.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  7411.      *
  7412.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  7413.      */
  7414.     protected function getMarketplaceSettingsDefinitionService()
  7415.     {
  7416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  7417.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  7418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7419.         return $instance;
  7420.     }
  7421.     /**
  7422.      * Gets the public 'Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  7423.      *
  7424.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  7425.      */
  7426.     protected function getMarketplaceDefinitionService()
  7427.     {
  7428.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  7429.         $this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  7430.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7431.         return $instance;
  7432.     }
  7433.     /**
  7434.      * Gets the public 'Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  7435.      *
  7436.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  7437.      */
  7438.     protected function getSupportDefinitionService()
  7439.     {
  7440.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  7441.         $this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  7442.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7443.         return $instance;
  7444.     }
  7445.     /**
  7446.      * Gets the public 'Swag\Markets\SwagMarkets' shared autowired service.
  7447.      *
  7448.      * @return \Swag\Markets\SwagMarkets
  7449.      */
  7450.     protected function getSwagMarketsService()
  7451.     {
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Bundle.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin.php';
  7458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/SwagMarkets.php';
  7459.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Setup/ActivateDeactivate.php';
  7460.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/ActivationService.php';
  7461.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/SalesChannelTypeService.php';
  7462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/DeactivationService.php';
  7463.         $this->services['Swag\\Markets\\SwagMarkets'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Markets\\SwagMarkets');
  7464.         $a = ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService());
  7465.         $b = ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService());
  7466.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  7467.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  7468.         $e = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  7469.         $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, ($this->services['sales_channel_type_translation.repository'] ?? $this->getSalesChannelTypeTranslation_RepositoryService()), $d$e)));
  7470.         return $instance;
  7471.     }
  7472.     /**
  7473.      * Gets the public 'Swag\PlatformDemoData\SwagPlatformDemoData' shared autowired service.
  7474.      *
  7475.      * @return \Swag\PlatformDemoData\SwagPlatformDemoData
  7476.      */
  7477.     protected function getSwagPlatformDemoDataService()
  7478.     {
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Bundle.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin.php';
  7485.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/SwagPlatformDemoData.php';
  7486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DemoDataService.php';
  7487.         $this->services['Swag\\PlatformDemoData\\SwagPlatformDemoData'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PlatformDemoData\\SwagPlatformDemoData');
  7488.         $instance->setDemoDataService(new \Swag\PlatformDemoData\DemoDataService(($this->services['Shopware\\Core\\Framework\\Api\\Controller\\SyncController'] ?? $this->getSyncControllerService()), new RewindableGenerator(function () {
  7489.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\MediaProvider'] ?? $this->getMediaProviderService());
  7490.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\CmsPageProvider'] ?? $this->getCmsPageProviderService());
  7491.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\CategoryProvider'] ?? $this->getCategoryProviderService());
  7492.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\CustomerProvider'] ?? $this->getCustomerProviderService());
  7493.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\RuleProvider'] ?? $this->getRuleProviderService());
  7494.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\PropertyProvider'] ?? $this->getPropertyProviderService());
  7495.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\ProductProvider'] ?? $this->getProductProviderService());
  7496.             yield => ($this->privates['Swag\\PlatformDemoData\\DataProvider\\ShippingMethodProvider'] ?? $this->getShippingMethodProviderService());
  7497.         }, 8), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'dev'));
  7498.         return $instance;
  7499.     }
  7500.     /**
  7501.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  7502.      *
  7503.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  7504.      */
  7505.     protected function getRedirectControllerService()
  7506.     {
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  7508.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7509.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  7510.     }
  7511.     /**
  7512.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  7513.      *
  7514.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  7515.      */
  7516.     protected function getTemplateControllerService()
  7517.     {
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  7519.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7520.     }
  7521.     /**
  7522.      * Gets the public 'acl_role.repository' shared service.
  7523.      *
  7524.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7525.      */
  7526.     protected function getAclRole_RepositoryService()
  7527.     {
  7528.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7529.     }
  7530.     /**
  7531.      * Gets the public 'acl_user_role.repository' shared service.
  7532.      *
  7533.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7534.      */
  7535.     protected function getAclUserRole_RepositoryService()
  7536.     {
  7537.         return $this->services['acl_user_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] ?? $this->getAclUserRoleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7538.     }
  7539.     /**
  7540.      * Gets the public 'administration.filesystem.private' shared service.
  7541.      *
  7542.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  7543.      */
  7544.     protected function getAdministration_Filesystem_PrivateService()
  7545.     {
  7546.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  7548.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  7549.     }
  7550.     /**
  7551.      * Gets the public 'administration.filesystem.public' shared service.
  7552.      *
  7553.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  7554.      */
  7555.     protected function getAdministration_Filesystem_PublicService()
  7556.     {
  7557.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  7558.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  7559.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  7560.     }
  7561.     /**
  7562.      * Gets the public 'app.repository' shared service.
  7563.      *
  7564.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7565.      */
  7566.     protected function getApp_RepositoryService()
  7567.     {
  7568.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] ?? $this->getAppDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7569.     }
  7570.     /**
  7571.      * Gets the public 'app_action_button.repository' shared service.
  7572.      *
  7573.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7574.      */
  7575.     protected function getAppActionButton_RepositoryService()
  7576.     {
  7577.         return $this->services['app_action_button.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] ?? $this->getActionButtonDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7578.     }
  7579.     /**
  7580.      * Gets the public 'app_action_button_translation.repository' shared service.
  7581.      *
  7582.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7583.      */
  7584.     protected function getAppActionButtonTranslation_RepositoryService()
  7585.     {
  7586.         return $this->services['app_action_button_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] ?? $this->getActionButtonTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7587.     }
  7588.     /**
  7589.      * Gets the public 'app_template.repository' shared service.
  7590.      *
  7591.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7592.      */
  7593.     protected function getAppTemplate_RepositoryService()
  7594.     {
  7595.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7596.     }
  7597.     /**
  7598.      * Gets the public 'app_translation.repository' shared service.
  7599.      *
  7600.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7601.      */
  7602.     protected function getAppTranslation_RepositoryService()
  7603.     {
  7604.         return $this->services['app_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] ?? $this->getAppTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7605.     }
  7606.     /**
  7607.      * Gets the public 'bf_category_mapping.repository' shared service.
  7608.      *
  7609.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7610.      */
  7611.     protected function getBfCategoryMapping_RepositoryService()
  7612.     {
  7613.         return $this->services['bf_category_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] ?? $this->getCategoryMappingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7614.     }
  7615.     /**
  7616.      * Gets the public 'bf_config.repository' shared service.
  7617.      *
  7618.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7619.      */
  7620.     protected function getBfConfig_RepositoryService()
  7621.     {
  7622.         return $this->services['bf_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] ?? $this->getSwagMarketsConfigurationEntityDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7623.     }
  7624.     /**
  7625.      * Gets the public 'bf_marketplace.repository' shared service.
  7626.      *
  7627.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7628.      */
  7629.     protected function getBfMarketplace_RepositoryService()
  7630.     {
  7631.         return $this->services['bf_marketplace.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] ?? $this->getMarketplaceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7632.     }
  7633.     /**
  7634.      * Gets the public 'bf_marketplace_sales_channel.repository' shared service.
  7635.      *
  7636.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7637.      */
  7638.     protected function getBfMarketplaceSalesChannel_RepositoryService()
  7639.     {
  7640.         return $this->services['bf_marketplace_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] ?? $this->getMarketplaceSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7641.     }
  7642.     /**
  7643.      * Gets the public 'bf_marketplace_settings.repository' shared service.
  7644.      *
  7645.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7646.      */
  7647.     protected function getBfMarketplaceSettings_RepositoryService()
  7648.     {
  7649.         return $this->services['bf_marketplace_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] ?? $this->getMarketplaceSettingsDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7650.     }
  7651.     /**
  7652.      * Gets the public 'bf_support.repository' shared service.
  7653.      *
  7654.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7655.      */
  7656.     protected function getBfSupport_RepositoryService()
  7657.     {
  7658.         return $this->services['bf_support.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] ?? $this->getSupportDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7659.     }
  7660.     /**
  7661.      * Gets the public 'cache.app' shared service.
  7662.      *
  7663.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7664.      */
  7665.     protected function getCache_AppService()
  7666.     {
  7667.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  7668.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  7669.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  7670.     }
  7671.     /**
  7672.      * Gets the public 'cache.app_clearer' shared service.
  7673.      *
  7674.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  7675.      */
  7676.     protected function getCache_AppClearerService()
  7677.     {
  7678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  7680.         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.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())]);
  7681.     }
  7682.     /**
  7683.      * Gets the public 'cache.global_clearer' shared service.
  7684.      *
  7685.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  7686.      */
  7687.     protected function getCache_GlobalClearerService()
  7688.     {
  7689.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7690.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  7691.         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.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())]);
  7692.     }
  7693.     /**
  7694.      * Gets the public 'cache.system' shared service.
  7695.      *
  7696.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7697.      */
  7698.     protected function getCache_SystemService()
  7699.     {
  7700.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FB33-NaBTs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7701.     }
  7702.     /**
  7703.      * Gets the public 'cache.system_clearer' shared service.
  7704.      *
  7705.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  7706.      */
  7707.     protected function getCache_SystemClearerService()
  7708.     {
  7709.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  7711.         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())]);
  7712.     }
  7713.     /**
  7714.      * Gets the public 'cache_warmer' shared service.
  7715.      *
  7716.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  7717.      */
  7718.     protected function getCacheWarmerService()
  7719.     {
  7720.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  7722.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  7723.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  7724.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  7725.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  7726.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  7727.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  7728.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  7729.         }, 6), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  7730.     }
  7731.     /**
  7732.      * Gets the public 'category.repository' shared service.
  7733.      *
  7734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7735.      */
  7736.     protected function getCategory_RepositoryService()
  7737.     {
  7738.         return $this->services['category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7739.     }
  7740.     /**
  7741.      * Gets the public 'category_tag.repository' shared service.
  7742.      *
  7743.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7744.      */
  7745.     protected function getCategoryTag_RepositoryService()
  7746.     {
  7747.         return $this->services['category_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] ?? $this->getCategoryTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7748.     }
  7749.     /**
  7750.      * Gets the public 'category_translation.repository' shared service.
  7751.      *
  7752.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7753.      */
  7754.     protected function getCategoryTranslation_RepositoryService()
  7755.     {
  7756.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] ?? $this->getCategoryTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7757.     }
  7758.     /**
  7759.      * Gets the public 'checkout.filesystem.private' shared service.
  7760.      *
  7761.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  7762.      */
  7763.     protected function getCheckout_Filesystem_PrivateService()
  7764.     {
  7765.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  7766.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  7767.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  7768.     }
  7769.     /**
  7770.      * Gets the public 'checkout.filesystem.public' shared service.
  7771.      *
  7772.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  7773.      */
  7774.     protected function getCheckout_Filesystem_PublicService()
  7775.     {
  7776.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  7778.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  7779.     }
  7780.     /**
  7781.      * Gets the public 'cms_block.repository' shared service.
  7782.      *
  7783.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7784.      */
  7785.     protected function getCmsBlock_RepositoryService()
  7786.     {
  7787.         return $this->services['cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] ?? $this->getCmsBlockDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7788.     }
  7789.     /**
  7790.      * Gets the public 'cms_page.repository' shared service.
  7791.      *
  7792.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7793.      */
  7794.     protected function getCmsPage_RepositoryService()
  7795.     {
  7796.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7797.     }
  7798.     /**
  7799.      * Gets the public 'cms_page_translation.repository' shared service.
  7800.      *
  7801.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7802.      */
  7803.     protected function getCmsPageTranslation_RepositoryService()
  7804.     {
  7805.         return $this->services['cms_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] ?? $this->getCmsPageTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7806.     }
  7807.     /**
  7808.      * Gets the public 'cms_section.repository' shared service.
  7809.      *
  7810.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7811.      */
  7812.     protected function getCmsSection_RepositoryService()
  7813.     {
  7814.         return $this->services['cms_section.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] ?? $this->getCmsSectionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7815.     }
  7816.     /**
  7817.      * Gets the public 'cms_slot.repository' shared service.
  7818.      *
  7819.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7820.      */
  7821.     protected function getCmsSlot_RepositoryService()
  7822.     {
  7823.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7824.     }
  7825.     /**
  7826.      * Gets the public 'cms_slot_translation.repository' shared service.
  7827.      *
  7828.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  7829.      */
  7830.     protected function getCmsSlotTranslation_RepositoryService()
  7831.     {
  7832.         return $this->services['cms_slot_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] ?? $this->getCmsSlotTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7833.     }
  7834.     /**
  7835.      * Gets the public 'console.command.public_alias.Shopware\Development\Command\ConfigDebugCommand' shared service.
  7836.      *
  7837.      * @return \Shopware\Development\Command\ConfigDebugCommand
  7838.      */
  7839.     protected function getConfigDebugCommandService()
  7840.     {
  7841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7842.         include_once \dirname(__DIR__4).'/src/Command/ConfigDebugCommand.php';
  7843.         return $this->services['console.command.public_alias.Shopware\\Development\\Command\\ConfigDebugCommand'] = new \Shopware\Development\Command\ConfigDebugCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  7844.     }
  7845.     /**
  7846.      * Gets the public 'console.command.public_alias.Shopware\Development\Command\DatabaseDebugViewGenerator' shared service.
  7847.      *
  7848.      * @return \Shopware\Development\Command\DatabaseDebugViewGenerator
  7849.      */
  7850.     protected function getDatabaseDebugViewGeneratorService()
  7851.     {
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7853.         include_once \dirname(__DIR__4).'/src/Command/DatabaseDebugViewGenerator.php';
  7854.         return $this->services['console.command.public_alias.Shopware\\Development\\Command\\DatabaseDebugViewGenerator'] = new \Shopware\Development\Command\DatabaseDebugViewGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7855.     }
  7856.     /**
  7857.      * Gets the public 'console.command_loader' shared service.
  7858.      *
  7859.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  7860.      */
  7861.     protected function getConsole_CommandLoaderService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  7865.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7866.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  7867.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  7868.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  7869.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  7870.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  7871.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  7872.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  7873.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  7874.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  7875.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  7876.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  7877.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  7878.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  7879.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  7880.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  7881.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  7882.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  7883.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  7884.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  7885.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  7886.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  7887.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  7888.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  7889.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  7890.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  7891.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  7892.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  7893.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  7894.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  7895.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  7896.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  7897.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  7898.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  7899.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  7900.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  7901.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  7902.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  7903.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  7904.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  7905.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  7906.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  7907.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  7908.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  7909.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  7910.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  7911.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  7912.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  7913.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  7914.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  7915.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  7916.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  7917.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  7918.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  7919.             'Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  7920.             'Shopware\\Core\\System\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\System\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  7921.             'Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand' => ['privates''Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand''getConvertMarkdownDocsCommandService'false],
  7922.             'Shopware\\Docs\\Command\\DocsDumpErd' => ['privates''Shopware\\Docs\\Command\\DocsDumpErd''getDocsDumpErdService'false],
  7923.             'Shopware\\Docs\\Command\\DocsModuleCharacteristics' => ['privates''Shopware\\Docs\\Command\\DocsModuleCharacteristics''getDocsModuleCharacteristicsService'false],
  7924.             'Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand' => ['privates''Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand''getRemoveArticlesAndCategoriesCommandService'false],
  7925.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  7926.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  7927.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  7928.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  7929.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  7930.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  7931.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  7932.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  7933.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  7934.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  7935.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  7936.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  7937.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  7938.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  7939.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  7940.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  7941.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  7942.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  7943.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  7944.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  7945.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  7946.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  7947.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  7948.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  7949.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  7950.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  7951.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  7952.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  7953.             'console.command.messenger_consume_messages' => ['privates''console.command.messenger_consume_messages''getConsole_Command_MessengerConsumeMessagesService'false],
  7954.             'console.command.messenger_debug' => ['privates''console.command.messenger_debug''getConsole_Command_MessengerDebugService'false],
  7955.             'console.command.messenger_setup_transports' => ['privates''console.command.messenger_setup_transports''getConsole_Command_MessengerSetupTransportsService'false],
  7956.             'console.command.messenger_stop_workers' => ['privates''console.command.messenger_stop_workers''getConsole_Command_MessengerStopWorkersService'false],
  7957.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  7958.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  7959.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  7960.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  7961.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  7962.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  7963.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  7964.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  7965.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  7966.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  7967.             'console.command.validator_debug' => ['privates''console.command.validator_debug''getConsole_Command_ValidatorDebugService'false],
  7968.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  7969.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  7970.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  7971.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  7972.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  7973.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  7974.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  7975.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  7976.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  7977.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  7978.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  7979.         ], [
  7980.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  7981.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  7982.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  7983.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  7984.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  7985.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  7986.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  7987.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  7988.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  7989.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  7990.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  7991.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  7992.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  7993.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  7994.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  7995.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  7996.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  7997.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  7998.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  7999.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  8000.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  8001.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  8002.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  8003.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  8004.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  8005.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  8006.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  8007.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  8008.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  8009.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  8010.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  8011.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  8012.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  8013.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  8014.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  8015.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  8016.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  8017.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  8018.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  8019.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  8020.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  8021.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  8022.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  8023.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  8024.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  8025.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  8026.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand',
  8027.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  8028.             'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  8029.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  8030.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  8031.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  8032.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  8033.             'Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand',
  8034.             'Shopware\\Core\\System\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\System\\User\\Command\\UserCreateCommand',
  8035.             'Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand' => 'Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand',
  8036.             'Shopware\\Docs\\Command\\DocsDumpErd' => 'Shopware\\Docs\\Command\\DocsDumpErd',
  8037.             'Shopware\\Docs\\Command\\DocsModuleCharacteristics' => 'Shopware\\Docs\\Command\\DocsModuleCharacteristics',
  8038.             'Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand' => 'Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand',
  8039.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  8040.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  8041.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  8042.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  8043.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  8044.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  8045.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  8046.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  8047.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  8048.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  8049.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  8050.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  8051.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  8052.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  8053.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  8054.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  8055.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  8056.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  8057.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  8058.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  8059.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  8060.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  8061.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  8062.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  8063.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  8064.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  8065.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  8066.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  8067.             'console.command.messenger_consume_messages' => 'Symfony\\Component\\Messenger\\Command\\ConsumeMessagesCommand',
  8068.             'console.command.messenger_debug' => 'Symfony\\Component\\Messenger\\Command\\DebugCommand',
  8069.             'console.command.messenger_setup_transports' => 'Symfony\\Component\\Messenger\\Command\\SetupTransportsCommand',
  8070.             'console.command.messenger_stop_workers' => 'Symfony\\Component\\Messenger\\Command\\StopWorkersCommand',
  8071.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  8072.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  8073.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  8074.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  8075.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  8076.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  8077.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  8078.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  8079.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  8080.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  8081.             'console.command.validator_debug' => 'Symfony\\Component\\Validator\\Command\\DebugCommand',
  8082.             'console.command.xliff_lint' => 'Symfony\\Component\\Translation\\Command\\XliffLintCommand',
  8083.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  8084.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  8085.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  8086.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  8087.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  8088.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  8089.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  8090.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  8091.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  8092.             'var_dumper.command.server_dump' => 'Symfony\\Bundle\\DebugBundle\\Command\\ServerDumpPlaceholderCommand',
  8093.         ]), ['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''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: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''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''sales-channel:list' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''snippets:validate' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''user:create' => 'Shopware\\Core\\System\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand''state-machine:dump' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''system:config:get' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''system:config:set' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''media:generate-thumbnails' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''media:generate-media-types' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''media:delete-unused' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''product-export:generate' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''import-export:delete-expired' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''import:entity' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''sitemap:generate' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''docs:dump-erd' => 'Shopware\\Docs\\Command\\DocsDumpErd''docs:dump-core-characteristics' => 'Shopware\\Docs\\Command\\DocsModuleCharacteristics''docs:convert' => 'Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand''docs:remove-all' => 'Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand''http:cache:warm:up' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''theme:create' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''theme:change' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''theme:compile' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''theme:dump' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''theme:refresh' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''es:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''es:test:analyzer' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''es:status' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''es:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''es:create:alias' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''es:index:cleanup' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''sales-channel:create' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:create:storefront' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''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: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:update' => 'console.command.translation_update''debug:validator' => 'console.command.validator_debug''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']);
  8094.     }
  8095.     /**
  8096.      * Gets the public 'container.env_var_processors_locator' shared service.
  8097.      *
  8098.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8099.      */
  8100.     protected function getContainer_EnvVarProcessorsLocatorService()
  8101.     {
  8102.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8103.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8104.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8105.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8106.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8107.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8108.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8109.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8110.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8111.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8112.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8113.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8114.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8115.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8116.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8117.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8118.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  8119.         ], [
  8120.             'base64' => '?',
  8121.             'bool' => '?',
  8122.             'const' => '?',
  8123.             'csv' => '?',
  8124.             'default' => '?',
  8125.             'file' => '?',
  8126.             'float' => '?',
  8127.             'int' => '?',
  8128.             'json' => '?',
  8129.             'key' => '?',
  8130.             'query_string' => '?',
  8131.             'require' => '?',
  8132.             'resolve' => '?',
  8133.             'string' => '?',
  8134.             'trim' => '?',
  8135.             'url' => '?',
  8136.         ]);
  8137.     }
  8138.     /**
  8139.      * Gets the public 'content.filesystem.private' shared service.
  8140.      *
  8141.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  8142.      */
  8143.     protected function getContent_Filesystem_PrivateService()
  8144.     {
  8145.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  8147.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  8148.     }
  8149.     /**
  8150.      * Gets the public 'content.filesystem.public' shared service.
  8151.      *
  8152.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  8153.      */
  8154.     protected function getContent_Filesystem_PublicService()
  8155.     {
  8156.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  8158.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  8159.     }
  8160.     /**
  8161.      * Gets the public 'country.repository' shared service.
  8162.      *
  8163.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8164.      */
  8165.     protected function getCountry_RepositoryService()
  8166.     {
  8167.         return $this->services['country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8168.     }
  8169.     /**
  8170.      * Gets the public 'country_state.repository' shared service.
  8171.      *
  8172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8173.      */
  8174.     protected function getCountryState_RepositoryService()
  8175.     {
  8176.         return $this->services['country_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8177.     }
  8178.     /**
  8179.      * Gets the public 'country_state_translation.repository' shared service.
  8180.      *
  8181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8182.      */
  8183.     protected function getCountryStateTranslation_RepositoryService()
  8184.     {
  8185.         return $this->services['country_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] ?? $this->getCountryStateTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8186.     }
  8187.     /**
  8188.      * Gets the public 'country_translation.repository' shared service.
  8189.      *
  8190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8191.      */
  8192.     protected function getCountryTranslation_RepositoryService()
  8193.     {
  8194.         return $this->services['country_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] ?? $this->getCountryTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8195.     }
  8196.     /**
  8197.      * Gets the public 'currency.repository' shared service.
  8198.      *
  8199.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8200.      */
  8201.     protected function getCurrency_RepositoryService()
  8202.     {
  8203.         return $this->services['currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8204.     }
  8205.     /**
  8206.      * Gets the public 'currency_country_rounding.repository' shared service.
  8207.      *
  8208.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8209.      */
  8210.     protected function getCurrencyCountryRounding_RepositoryService()
  8211.     {
  8212.         return $this->services['currency_country_rounding.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] ?? $this->getCurrencyCountryRoundingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8213.     }
  8214.     /**
  8215.      * Gets the public 'currency_translation.repository' shared service.
  8216.      *
  8217.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8218.      */
  8219.     protected function getCurrencyTranslation_RepositoryService()
  8220.     {
  8221.         return $this->services['currency_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] ?? $this->getCurrencyTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8222.     }
  8223.     /**
  8224.      * Gets the public 'custom_field.repository' shared service.
  8225.      *
  8226.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8227.      */
  8228.     protected function getCustomField_RepositoryService()
  8229.     {
  8230.         return $this->services['custom_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] ?? $this->getCustomFieldDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8231.     }
  8232.     /**
  8233.      * Gets the public 'custom_field_set.repository' shared service.
  8234.      *
  8235.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8236.      */
  8237.     protected function getCustomFieldSet_RepositoryService()
  8238.     {
  8239.         return $this->services['custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8240.     }
  8241.     /**
  8242.      * Gets the public 'custom_field_set_relation.repository' shared service.
  8243.      *
  8244.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8245.      */
  8246.     protected function getCustomFieldSetRelation_RepositoryService()
  8247.     {
  8248.         return $this->services['custom_field_set_relation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] ?? $this->getCustomFieldSetRelationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8249.     }
  8250.     /**
  8251.      * Gets the public 'customer.repository' shared service.
  8252.      *
  8253.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8254.      */
  8255.     protected function getCustomer_RepositoryService()
  8256.     {
  8257.         return $this->services['customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8258.     }
  8259.     /**
  8260.      * Gets the public 'customer_address.repository' shared service.
  8261.      *
  8262.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8263.      */
  8264.     protected function getCustomerAddress_RepositoryService()
  8265.     {
  8266.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] ?? $this->getCustomerAddressDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8267.     }
  8268.     /**
  8269.      * Gets the public 'customer_group.repository' shared service.
  8270.      *
  8271.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8272.      */
  8273.     protected function getCustomerGroup_RepositoryService()
  8274.     {
  8275.         return $this->services['customer_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8276.     }
  8277.     /**
  8278.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  8279.      *
  8280.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8281.      */
  8282.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  8283.     {
  8284.         return $this->services['customer_group_registration_sales_channels.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] ?? $this->getCustomerGroupRegistrationSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8285.     }
  8286.     /**
  8287.      * Gets the public 'customer_group_translation.repository' shared service.
  8288.      *
  8289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8290.      */
  8291.     protected function getCustomerGroupTranslation_RepositoryService()
  8292.     {
  8293.         return $this->services['customer_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] ?? $this->getCustomerGroupTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8294.     }
  8295.     /**
  8296.      * Gets the public 'customer_recovery.repository' shared service.
  8297.      *
  8298.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8299.      */
  8300.     protected function getCustomerRecovery_RepositoryService()
  8301.     {
  8302.         return $this->services['customer_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] ?? $this->getCustomerRecoveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8303.     }
  8304.     /**
  8305.      * Gets the public 'customer_tag.repository' shared service.
  8306.      *
  8307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8308.      */
  8309.     protected function getCustomerTag_RepositoryService()
  8310.     {
  8311.         return $this->services['customer_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] ?? $this->getCustomerTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8312.     }
  8313.     /**
  8314.      * Gets the public 'customer_wishlist.repository' shared service.
  8315.      *
  8316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8317.      */
  8318.     protected function getCustomerWishlist_RepositoryService()
  8319.     {
  8320.         return $this->services['customer_wishlist.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] ?? $this->getCustomerWishlistDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8321.     }
  8322.     /**
  8323.      * Gets the public 'customer_wishlist_product.repository' shared service.
  8324.      *
  8325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8326.      */
  8327.     protected function getCustomerWishlistProduct_RepositoryService()
  8328.     {
  8329.         return $this->services['customer_wishlist_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] ?? $this->getCustomerWishlistProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8330.     }
  8331.     /**
  8332.      * Gets the public 'data_collector.dump' shared service.
  8333.      *
  8334.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  8335.      */
  8336.     protected function getDataCollector_DumpService()
  8337.     {
  8338.         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);
  8339.     }
  8340.     /**
  8341.      * Gets the public 'dead_message.repository' shared service.
  8342.      *
  8343.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8344.      */
  8345.     protected function getDeadMessage_RepositoryService()
  8346.     {
  8347.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8348.     }
  8349.     /**
  8350.      * Gets the public 'delivery_time.repository' shared service.
  8351.      *
  8352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8353.      */
  8354.     protected function getDeliveryTime_RepositoryService()
  8355.     {
  8356.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8357.     }
  8358.     /**
  8359.      * Gets the public 'delivery_time_translation.repository' shared service.
  8360.      *
  8361.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8362.      */
  8363.     protected function getDeliveryTimeTranslation_RepositoryService()
  8364.     {
  8365.         return $this->services['delivery_time_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] ?? $this->getDeliveryTimeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8366.     }
  8367.     /**
  8368.      * Gets the public 'document.repository' shared service.
  8369.      *
  8370.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8371.      */
  8372.     protected function getDocument_RepositoryService()
  8373.     {
  8374.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8375.     }
  8376.     /**
  8377.      * Gets the public 'document_base_config.repository' shared service.
  8378.      *
  8379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8380.      */
  8381.     protected function getDocumentBaseConfig_RepositoryService()
  8382.     {
  8383.         return $this->services['document_base_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] ?? $this->getDocumentBaseConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8384.     }
  8385.     /**
  8386.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  8387.      *
  8388.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8389.      */
  8390.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  8391.     {
  8392.         return $this->services['document_base_config_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] ?? $this->getDocumentBaseConfigSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8393.     }
  8394.     /**
  8395.      * Gets the public 'document_type.repository' shared service.
  8396.      *
  8397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8398.      */
  8399.     protected function getDocumentType_RepositoryService()
  8400.     {
  8401.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8402.     }
  8403.     /**
  8404.      * Gets the public 'document_type_translation.repository' shared service.
  8405.      *
  8406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8407.      */
  8408.     protected function getDocumentTypeTranslation_RepositoryService()
  8409.     {
  8410.         return $this->services['document_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] ?? $this->getDocumentTypeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8411.     }
  8412.     /**
  8413.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  8414.      *
  8415.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  8416.      */
  8417.     protected function getElasticsearch_Filesystem_PrivateService()
  8418.     {
  8419.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  8420.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  8421.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  8422.     }
  8423.     /**
  8424.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  8425.      *
  8426.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  8427.      */
  8428.     protected function getElasticsearch_Filesystem_PublicService()
  8429.     {
  8430.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  8432.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  8433.     }
  8434.     /**
  8435.      * Gets the public 'enqueue.client.default.producer' shared service.
  8436.      *
  8437.      * @return \Enqueue\Client\TraceableProducer
  8438.      */
  8439.     protected function getEnqueue_Client_Default_ProducerService()
  8440.     {
  8441.         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([])));
  8442.     }
  8443.     /**
  8444.      * Gets the public 'error_controller' shared service.
  8445.      *
  8446.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  8447.      */
  8448.     protected function getErrorController2Service()
  8449.     {
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8455.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8456.         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)));
  8457.     }
  8458.     /**
  8459.      * Gets the public 'event_action.repository' shared service.
  8460.      *
  8461.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8462.      */
  8463.     protected function getEventAction_RepositoryService()
  8464.     {
  8465.         return $this->services['event_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8466.     }
  8467.     /**
  8468.      * Gets the public 'event_action_rule.repository' shared service.
  8469.      *
  8470.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8471.      */
  8472.     protected function getEventActionRule_RepositoryService()
  8473.     {
  8474.         return $this->services['event_action_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] ?? $this->getEventActionRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8475.     }
  8476.     /**
  8477.      * Gets the public 'event_action_sales_channel.repository' shared service.
  8478.      *
  8479.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  8480.      */
  8481.     protected function getEventActionSalesChannel_RepositoryService()
  8482.     {
  8483.         return $this->services['event_action_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] ?? $this->getEventActionSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8484.     }
  8485.     /**
  8486.      * Gets the public 'event_dispatcher' shared service.
  8487.      *
  8488.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  8489.      */
  8490.     protected function getEventDispatcherService()
  8491.     {
  8492.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  8493.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8494.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  8495.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8496.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Shopware\Core\Framework\Event\NestedEventDispatcher(($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8497.         $instance->addListener('kernel.request', [=> function () {
  8498.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  8499.         }, => 'onKernelRequest'], 0);
  8500.         $instance->addListener('kernel.response', [=> function () {
  8501.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  8502.         }, => '__invoke'], -10);
  8503.         $instance->addListener('kernel.controller', [=> function () {
  8504.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  8505.         }, => 'onKernelController'], 0);
  8506.         $instance->addListener('kernel.controller', [=> function () {
  8507.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  8508.         }, => 'resolveContext'], -10);
  8509.         $instance->addListener('kernel.request', [=> function () {
  8510.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  8511.         }, => 'initializeCspNonce'], 0);
  8512.         $instance->addListener('kernel.response', [=> function () {
  8513.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  8514.         }, => 'setSecurityHeaders'], 0);
  8515.         $instance->addListener('kernel.controller', [=> function () {
  8516.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  8517.         }, => 'checkScope'], -20);
  8518.         $instance->addListener('snippet.written', [=> function () {
  8519.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  8520.         }, => 'invalidate'], 0);
  8521.         $instance->addListener('snippet.deleted', [=> function () {
  8522.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  8523.         }, => 'invalidate'], 0);
  8524.         $instance->addListener('snippet_set.deleted', [=> function () {
  8525.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  8526.         }, => 'invalidate'], 0);
  8527.         $instance->addListener('app_template.written', [=> function () {
  8528.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  8529.         }, => 'clearInternalCache'], 0);
  8530.         $instance->addListener('shopware.global_business_event', [=> function () {
  8531.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  8532.         }, => 'logBusinessEvent'], 0);
  8533.         $instance->addListener('kernel.controller', [=> function () {
  8534.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  8535.         }, => 'setStates'], -21);
  8536.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  8537.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  8538.         }, => 'login'], 0);
  8539.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  8540.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  8541.         }, => 'cartChanged'], 0);
  8542.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  8543.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8544.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  8545.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  8546.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8547.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  8548.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  8549.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8550.         }, => 'invalidateIndexedLandingPages'], 2000);
  8551.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8552.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8553.         }, => 'invalidateSearch'], 2000);
  8554.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8555.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8556.         }, => 'invalidateListings'], 2001);
  8557.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8558.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8559.         }, => 'invalidateProductIds'], 2002);
  8560.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8561.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8562.         }, => 'invalidateDetailRoute'], 2004);
  8563.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8564.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8565.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  8566.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  8567.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8568.         }, => 'invalidateReviewRoute'], 2006);
  8569.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8570.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8571.         }, => 'invalidateSearch'], 2000);
  8572.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8573.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8574.         }, => 'invalidateListings'], 2001);
  8575.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8576.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8577.         }, => 'invalidateProductIds'], 2002);
  8578.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8579.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8580.         }, => 'invalidateDetailRoute'], 2004);
  8581.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8582.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8583.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  8584.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  8585.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8586.         }, => 'invalidateReviewRoute'], 2006);
  8587.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8588.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8589.         }, => 'invalidateCmsPageIds'], 2001);
  8590.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8591.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8592.         }, => 'invalidateCurrencyRoute'], 2002);
  8593.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8594.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8595.         }, => 'invalidateLanguageRoute'], 2003);
  8596.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8597.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8598.         }, => 'invalidateNavigationRoute'], 2004);
  8599.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8600.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8601.         }, => 'invalidatePaymentMethodRoute'], 2005);
  8602.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8603.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8604.         }, => 'invalidateProductAssignment'], 2006);
  8605.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8606.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8607.         }, => 'invalidateManufacturerFilters'], 2007);
  8608.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8609.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8610.         }, => 'invalidatePropertyFilters'], 2008);
  8611.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8612.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8613.         }, => 'invalidateCrossSellingRoute'], 2009);
  8614.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8615.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8616.         }, => 'invalidateContext'], 2010);
  8617.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8618.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8619.         }, => 'invalidateShippingMethodRoute'], 2011);
  8620.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8621.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8622.         }, => 'invalidateSnippets'], 2012);
  8623.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8624.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8625.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  8626.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8627.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8628.         }, => 'invalidateStreamIds'], 2014);
  8629.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8630.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8631.         }, => 'invalidateCountryRoute'], 2015);
  8632.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8633.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8634.         }, => 'invalidateSalutationRoute'], 2016);
  8635.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  8636.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8637.         }, => 'invalidateSeoUrls'], 2000);
  8638.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  8639.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8640.         }, => 'invalidateRules'], 2000);
  8641.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  8642.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8643.         }, => 'invalidateRules'], 2000);
  8644.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  8645.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8646.         }, => 'invalidateConfig'], 2001);
  8647.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  8648.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8649.         }, => 'invalidateRules'], 2000);
  8650.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  8651.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8652.         }, => 'invalidateConfig'], 2001);
  8653.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  8654.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8655.         }, => 'invalidateRules'], 2000);
  8656.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  8657.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8658.         }, => 'invalidateConfig'], 2001);
  8659.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  8660.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8661.         }, => 'invalidateRules'], 2000);
  8662.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  8663.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8664.         }, => 'invalidateConfig'], 2001);
  8665.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  8666.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8667.         }, => 'invalidateRules'], 2000);
  8668.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  8669.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8670.         }, => 'invalidateConfig'], 2001);
  8671.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  8672.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8673.         }, => 'invalidateConfigKey'], 2000);
  8674.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  8675.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  8676.         }, => 'invalidateSitemap'], 2000);
  8677.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8678.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator()));
  8679.         }, => 'preValidate'], 0);
  8680.         $instance->addListener('kernel.controller', [=> function () {
  8681.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator()));
  8682.         }, => 'validate'], -20);
  8683.         $instance->addListener('kernel.request', [=> function () {
  8684.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  8685.         }, => 'onKernelRequest'], 9999);
  8686.         $instance->addListener('kernel.response', [=> function () {
  8687.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  8688.         }, => 'onKernelResponse'], 9999);
  8689.         $instance->addListener('kernel.exception', [=> function () {
  8690.             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)));
  8691.         }, => 'onKernelException'], 0);
  8692.         $instance->addListener('kernel.response', [=> function () {
  8693.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  8694.         }, => 'onResponse'], 0);
  8695.         $instance->addListener('kernel.request', [=> function () {
  8696.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  8697.         }, => 'onRequest'], 128);
  8698.         $instance->addListener('kernel.controller', [=> function () {
  8699.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  8700.         }, => 'checkExpectations'], -21);
  8701.         $instance->addListener('kernel.controller', [=> function () {
  8702.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  8703.         }, => 'validateRequest'], -2);
  8704.         $instance->addListener('kernel.request', [=> function () {
  8705.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  8706.         }, => 'setupOAuth'], 128);
  8707.         $instance->addListener('kernel.controller', [=> function () {
  8708.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  8709.         }, => 'validateRequest'], -2);
  8710.         $instance->addListener('user.written', [=> function () {
  8711.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  8712.         }, => 'onUserWritten'], 0);
  8713.         $instance->addListener('user.deleted', [=> function () {
  8714.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  8715.         }, => 'onUserDeleted'], 0);
  8716.         $instance->addListener('app.loaded', [=> function () {
  8717.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  8718.         }, => 'unserialize'], 0);
  8719.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8720.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  8721.         }, => 'checkWrite'], 0);
  8722.         $instance->addListener('custom_field.deleted', [=> function () {
  8723.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  8724.         }, => 'invalidateCache'], 0);
  8725.         $instance->addListener('custom_field.written', [=> function () {
  8726.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  8727.         }, => 'invalidateCache'], 0);
  8728.         $instance->addListener('indexing.progress.started', [=> function () {
  8729.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  8730.         }, => 'startProgress'], 0);
  8731.         $instance->addListener('indexing.progress.advanced', [=> function () {
  8732.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  8733.         }, => 'advanceProgress'], 0);
  8734.         $instance->addListener('indexing.progress.finished', [=> function () {
  8735.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  8736.         }, => 'finishProgress'], 0);
  8737.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  8738.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  8739.         }, => 'runRegisteredIndexers'], 0);
  8740.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  8741.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  8742.         }, => 'runRegisteredIndexers'], 0);
  8743.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8744.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  8745.         }, => 'preValidate'], 0);
  8746.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8747.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  8748.         }, => 'validateWriteCommands'], 0);
  8749.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  8750.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  8751.         }, => 'validateEntitySearch'], 0);
  8752.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8753.             return ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  8754.         }, => 'refresh'], 1000);
  8755.         $instance->addListener('mail_template.deleted', [=> function () {
  8756.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  8757.         }, => 'deleted'], 0);
  8758.         $instance->addListener('dead_message.loaded', [=> function () {
  8759.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  8760.         }, => 'unserialize'], 0);
  8761.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  8762.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  8763.         }, => 'onMessageFailed'], 99);
  8764.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  8765.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\BundleConfigDumper'] ?? $this->getBundleConfigDumperService());
  8766.         }, => 'dump'], 0);
  8767.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  8768.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\BundleConfigDumper'] ?? $this->getBundleConfigDumperService());
  8769.         }, => 'dump'], 0);
  8770.         $instance->addListener('plugin.loaded', [=> function () {
  8771.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  8772.         }, => 'unserialize'], 0);
  8773.         $instance->addListener('acl_role.loaded', [=> function () {
  8774.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  8775.         }, => 'onAclRoleLoaded'], 0);
  8776.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  8777.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  8778.         }, => 'afterPluginStateChange'], 0);
  8779.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  8780.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  8781.         }, => 'afterPluginStateChange'], 0);
  8782.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8783.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  8784.         }, => 'preValidate'], 0);
  8785.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  8786.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  8787.         }, => 'postValidate'], 0);
  8788.         $instance->addListener('language.deleted', [=> function () {
  8789.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  8790.         }, => 'invalidateCache'], 0);
  8791.         $instance->addListener('language.written', [=> function () {
  8792.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  8793.         }, => 'invalidateCache'], 0);
  8794.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8795.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  8796.         }, => 'preValidate'], 0);
  8797.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  8798.             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'))));
  8799.         }, => 'update'], 0);
  8800.         $instance->addListener('kernel.response', [=> function () {
  8801.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  8802.         }, => 'addSeoInformation'], 10000);
  8803.         $instance->addListener('webhook.written', [=> function () {
  8804.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  8805.         }, => 'clearWebhookCache'], 0);
  8806.         $instance->addListener('acl_role.written', [=> function () {
  8807.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  8808.         }, => 'clearPrivilegesCache'], 0);
  8809.         $instance->addListener('kernel.response', [=> function () {
  8810.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  8811.         }, => 'encodeResponse'], 10000);
  8812.         $instance->addListener('currency.loaded', [=> function () {
  8813.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  8814.         }, => 'setDefault'], 0);
  8815.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8816.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  8817.         }, => 'preValidate'], 0);
  8818.         $instance->addListener('custom_field.written', [=> function () {
  8819.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  8820.         }, => 'customFieldIsWritten'], 0);
  8821.         $instance->addListener('custom_field.deleted', [=> function () {
  8822.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  8823.         }, => 'customFieldIsDeleted'], 0);
  8824.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  8825.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  8826.         }, => 'postValidate'], 0);
  8827.         $instance->addListener('media.loaded', [=> function () {
  8828.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  8829.         }, => 'unserialize'], 10);
  8830.         $instance->addListener('media.loaded', [=> function () {
  8831.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  8832.         }, => 'addUrls'], 0);
  8833.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  8834.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  8835.         }, => 'unserialize'], 10);
  8836.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  8837.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] ?? $this->getSalesChannelProductSubscriberService());
  8838.         }, => 'loaded'], 0);
  8839.         $instance->addListener('product.loaded', [=> function () {
  8840.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] = new \Shopware\Core\Content\Product\Subscriber\ProductSubscriber()));
  8841.         }, => 'loaded'], 0);
  8842.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  8843.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8844.         }, => 'handleListingRequest'], 100);
  8845.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  8846.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8847.         }, => 'handleFlags'], -100);
  8848.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  8849.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8850.         }, => 'handleFlags'], -100);
  8851.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  8852.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8853.         }, => 'handleSearchRequest'], 100);
  8854.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  8855.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8856.         }, => 'handleFlags'], -100);
  8857.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  8858.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8859.         }, => 'handleResult'], 100);
  8860.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  8861.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8862.         }, => 'removeScoreSorting'], -100);
  8863.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  8864.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  8865.         }, => 'handleResult'], 0);
  8866.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8867.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  8868.         }, => 'preValidate'], 0);
  8869.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  8870.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  8871.         }, => 'orderPlaced'], 0);
  8872.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  8873.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  8874.         }, => 'stateChanged'], 0);
  8875.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8876.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  8877.         }, => 'triggerChangeSet'], 0);
  8878.         $instance->addListener('order_line_item.written', [=> function () {
  8879.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  8880.         }, => 'lineItemWritten'], 0);
  8881.         $instance->addListener('order_line_item.deleted', [=> function () {
  8882.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  8883.         }, => 'lineItemWritten'], 0);
  8884.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8885.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  8886.         }, => 'preValidate'], 0);
  8887.         $instance->addListener('rule.loaded', [=> function () {
  8888.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  8889.         }, => 'unserialize'], 0);
  8890.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  8891.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8892.         }, => 'refreshPlugin'], 0);
  8893.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  8894.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8895.         }, => 'refreshPlugin'], 0);
  8896.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  8897.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8898.         }, => 'refreshPlugin'], 0);
  8899.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  8900.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8901.         }, => 'refreshPlugin'], 0);
  8902.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  8903.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8904.         }, => 'refreshPlugin'], 0);
  8905.         $instance->addListener('rule.written', [=> function () {
  8906.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8907.         }, => 'onRuleWritten'], 0);
  8908.         $instance->addListener('product_export.written', [=> function () {
  8909.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  8910.         }, => 'afterWrite'], 0);
  8911.         $instance->addListener('action.mail.send', [=> function () {
  8912.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  8913.         }, => 'sendMail'], 0);
  8914.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8915.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  8916.         }, => 'preValidate'], 0);
  8917.         $instance->addListener('media.written', [=> function () {
  8918.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  8919.         }, => 'persistMedia'], 0);
  8920.         $instance->addListener('import_export_file.deleted', [=> function () {
  8921.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  8922.         }, => 'onFileDeleted'], 0);
  8923.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  8924.             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()));
  8925.         }, => 'enrich'], 0);
  8926.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  8927.             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()));
  8928.         }, => 'enrich'], 0);
  8929.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  8930.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  8931.         }, => 'preValidate'], 0);
  8932.         $instance->addListener('order.written', [=> function () {
  8933.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  8934.         }, => 'fillCustomerMetaDataFields'], 0);
  8935.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  8936.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  8937.         }, => 'updateRemoteAddressByLogin'], 0);
  8938.         $instance->addListener('customer.written', [=> function () {
  8939.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  8940.         }, => 'onCustomerWritten'], 0);
  8941.         $instance->addListener('customer.deleted', [=> function () {
  8942.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  8943.         }, => 'onCustomerDeleted'], 0);
  8944.         $instance->addListener('customer_group_translation.written', [=> function () {
  8945.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  8946.         }, => 'updatedCustomerGroup'], 0);
  8947.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  8948.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  8949.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  8950.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  8951.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  8952.         }, => 'deleteCustomerGroup'], 0);
  8953.         $instance->addListener('customer.written', [=> function () {
  8954.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  8955.         }, => 'onCustomerWritten'], 0);
  8956.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  8957.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  8958.         }, => 'onOrderStateChange'], 0);
  8959.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  8960.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  8961.         }, => 'onOrderDeliveryStateChange'], 0);
  8962.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  8963.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  8964.         }, => 'onOrderTransactionStateChange'], 0);
  8965.         $instance->addListener('collect.business-events', [=> function () {
  8966.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  8967.         }, => 'onAddStateEvents'], 0);
  8968.         $instance->addListener('payment_method.loaded', [=> function () {
  8969.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  8970.         }, => 'formatHandlerIdentifier'], 0);
  8971.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8972.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  8973.         }, => 'preValidate'], 0);
  8974.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  8975.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  8976.         }, => 'onLineItemAdded'], 0);
  8977.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  8978.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  8979.         }, => 'onLineItemRemoved'], 0);
  8980.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  8981.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  8982.         }, => 'resetCodes'], 0);
  8983.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  8984.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  8985.         }, => 'onOrderPlaced'], 0);
  8986.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  8987.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  8988.         }, => 'orderPlaced'], 0);
  8989.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  8990.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  8991.         }, => 'preValidate'], 0);
  8992.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  8993.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  8994.         }, => 'invalidate'], 2000);
  8995.         $instance->addListener('kernel.request', [=> function () {
  8996.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  8997.         }, => 'startSession'], 40);
  8998.         $instance->addListener('kernel.request', [=> function () {
  8999.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9000.         }, => 'maintenanceResolver'], 0);
  9001.         $instance->addListener('kernel.exception', [=> function () {
  9002.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9003.         }, => 'showHtmlExceptionResponse'], -100);
  9004.         $instance->addListener('kernel.exception', [=> function () {
  9005.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9006.         }, => 'customerNotLoggedInHandler'], 0);
  9007.         $instance->addListener('kernel.exception', [=> function () {
  9008.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9009.         }, => 'maintenanceResolver'], 0);
  9010.         $instance->addListener('kernel.controller', [=> function () {
  9011.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9012.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  9013.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  9014.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9015.         }, => 'updateSessionAfterLogin'], 0);
  9016.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  9017.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9018.         }, => 'updateSessionAfterLogout'], 0);
  9019.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  9020.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9021.         }, => 'replaceCsrfToken'], 0);
  9022.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  9023.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9024.         }, => 'setCanonicalUrl'], 0);
  9025.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  9026.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9027.         }, => 'addHreflang'], 0);
  9028.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  9029.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9030.         }, => 'addShopIdParameter'], 0);
  9031.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  9032.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  9033.         }, => 'replaceContextToken'], 0);
  9034.         $instance->addListener('kernel.controller', [=> function () {
  9035.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  9036.         }, => 'csrfCheck'], -9);
  9037.         $instance->addListener('kernel.controller', [=> function () {
  9038.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  9039.         }, => 'checkAffiliateTracking'], -21);
  9040.         $instance->addListener('kernel.response', [=> function () {
  9041.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  9042.         }, => 'setResponseCache'], -1500);
  9043.         $instance->addListener('kernel.controller', [=> function () {
  9044.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  9045.         }, => 'validateCaptcha'], -20);
  9046.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  9047.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  9048.         }, => 'addCartMergedNoticeFlash'], 0);
  9049.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  9050.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  9051.         }, => 'updateProductUrls'], 0);
  9052.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  9053.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  9054.         }, => 'updateCategoryUrls'], 0);
  9055.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  9056.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  9057.         }, => 'updateLandingPageUrls'], 0);
  9058.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  9059.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  9060.         }, => 'detectSalesChannelEntryPoints'], 0);
  9061.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  9062.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  9063.         }, => 'invalidate'], 0);
  9064.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  9065.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  9066.         }, => 'assigned'], 0);
  9067.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  9068.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  9069.         }, => 'reset'], 0);
  9070.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  9071.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  9072.         }, => 'handleAppActivationOrUpdate'], 0);
  9073.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  9074.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  9075.         }, => 'handleAppActivationOrUpdate'], 0);
  9076.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  9077.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  9078.         }, => 'handleUninstall'], 0);
  9079.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  9080.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  9081.         }, => 'pluginActivate'], 0);
  9082.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  9083.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  9084.         }, => 'pluginUpdate'], 0);
  9085.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  9086.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  9087.         }, => 'pluginDeactivateAndUninstall'], 0);
  9088.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  9089.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  9090.         }, => 'pluginDeactivateAndUninstall'], 0);
  9091.         $instance->addListener('kernel.request', [=> function () {
  9092.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  9093.         }, => 'requestEvent'], 0);
  9094.         $instance->addListener('kernel.exception', [=> function () {
  9095.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  9096.         }, => 'requestEvent'], 0);
  9097.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  9098.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  9099.         }, => 'frwFinished'], 0);
  9100.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  9101.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  9102.         }, => 'updateFinished'], 0);
  9103.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  9104.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  9105.         }, => 'update'], 0);
  9106.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  9107.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  9108.         }, => 'onNewCustomFieldCreated'], 0);
  9109.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  9110.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  9111.         }, => 'postValidate'], 0);
  9112.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  9113.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  9114.         }, => 'postValidate'], 0);
  9115.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  9116.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  9117.         }, => 'postValidate'], 0);
  9118.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  9119.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  9120.         }, => 'postValidate'], 0);
  9121.         $instance->addListener('kernel.response', [=> function () {
  9122.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  9123.         }, => 'onKernelResponse'], 0);
  9124.         $instance->addListener('kernel.response', [=> function () {
  9125.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  9126.         }, => 'onKernelResponse'], -1024);
  9127.         $instance->addListener('kernel.request', [=> function () {
  9128.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  9129.         }, => 'setDefaultLocale'], 100);
  9130.         $instance->addListener('kernel.request', [=> function () {
  9131.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  9132.         }, => 'onKernelRequest'], 16);
  9133.         $instance->addListener('kernel.finish_request', [=> function () {
  9134.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  9135.         }, => 'onKernelFinishRequest'], 0);
  9136.         $instance->addListener('kernel.request', [=> function () {
  9137.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  9138.         }, => 'onKernelRequest'], 256);
  9139.         $instance->addListener('kernel.response', [=> function () {
  9140.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  9141.         }, => 'onResponse'], -255);
  9142.         $instance->addListener('kernel.controller_arguments', [=> function () {
  9143.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  9144.         }, => 'onControllerArguments'], 0);
  9145.         $instance->addListener('kernel.exception', [=> function () {
  9146.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  9147.         }, => 'logKernelException'], 0);
  9148.         $instance->addListener('kernel.exception', [=> function () {
  9149.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  9150.         }, => 'onKernelException'], -128);
  9151.         $instance->addListener('kernel.response', [=> function () {
  9152.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  9153.         }, => 'removeCspHeader'], -128);
  9154.         $instance->addListener('kernel.request', [=> function () {
  9155.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  9156.         }, => 'onKernelRequest'], 15);
  9157.         $instance->addListener('kernel.finish_request', [=> function () {
  9158.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  9159.         }, => 'onKernelFinishRequest'], -15);
  9160.         $instance->addListener('console.error', [=> function () {
  9161.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  9162.         }, => 'onConsoleError'], -128);
  9163.         $instance->addListener('console.terminate', [=> function () {
  9164.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  9165.         }, => 'onConsoleTerminate'], -128);
  9166.         $instance->addListener('console.error', [=> function () {
  9167.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  9168.         }, => 'onConsoleError'], 0);
  9169.         $instance->addListener('kernel.request', [=> function () {
  9170.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9171.         }, => 'onKernelRequest'], 128);
  9172.         $instance->addListener('kernel.response', [=> function () {
  9173.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9174.         }, => 'onKernelResponse'], -1000);
  9175.         $instance->addListener('kernel.finish_request', [=> function () {
  9176.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9177.         }, => 'onFinishRequest'], 0);
  9178.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9179.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  9180.         }, => 'onMessageFailed'], 100);
  9181.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9182.             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()));
  9183.         }, => 'onMessageFailed'], 200);
  9184.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  9185.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  9186.         }, => 'onWorkerRunning'], 100);
  9187.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  9188.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  9189.         }, => 'onWorkerStarted'], 0);
  9190.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  9191.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  9192.         }, => 'onWorkerRunning'], 0);
  9193.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  9194.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener()));
  9195.         }, => 'onWorkerStarted'], 100);
  9196.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9197.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  9198.         }, => 'onMessage'], -255);
  9199.         $instance->addListener('kernel.response', [=> function () {
  9200.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  9201.         }, => 'onKernelResponse'], 0);
  9202.         $instance->addListener('kernel.request', [=> function () {
  9203.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  9204.         }, => 'onKernelRequest'], 48);
  9205.         $instance->addListener('kernel.response', [=> function () {
  9206.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9207.         }, => 'onKernelResponse'], -100);
  9208.         $instance->addListener('kernel.exception', [=> function () {
  9209.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9210.         }, => 'onKernelException'], 0);
  9211.         $instance->addListener('kernel.terminate', [=> function () {
  9212.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9213.         }, => 'onKernelTerminate'], -1024);
  9214.         $instance->addListener('kernel.controller', [=> function () {
  9215.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  9216.         }, => 'onKernelController'], 0);
  9217.         $instance->addListener('kernel.response', [=> function () {
  9218.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  9219.         }, => 'onKernelResponse'], 0);
  9220.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9221.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  9222.         }, => 'onMessage'], -255);
  9223.         $instance->addListener('kernel.request', [=> function () {
  9224.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  9225.         }, => 'configure'], 2048);
  9226.         $instance->addListener('console.command', [=> function () {
  9227.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  9228.         }, => 'configure'], 2048);
  9229.         $instance->addListener('kernel.request', [=> function () {
  9230.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9231.         }, => 'onKernelRequest'], 32);
  9232.         $instance->addListener('kernel.finish_request', [=> function () {
  9233.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9234.         }, => 'onKernelFinishRequest'], 0);
  9235.         $instance->addListener('kernel.exception', [=> function () {
  9236.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9237.         }, => 'onKernelException'], -64);
  9238.         $instance->addListener('console.command', [=> function () {
  9239.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  9240.         }, => 'onCommand'], 255);
  9241.         $instance->addListener('console.terminate', [=> function () {
  9242.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  9243.         }, => 'onTerminate'], -255);
  9244.         $instance->addListener('kernel.controller', [=> function () {
  9245.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  9246.         }, => 'onKernelController'], 0);
  9247.         $instance->addListener('kernel.controller', [=> function () {
  9248.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  9249.         }, => 'onKernelController'], 0);
  9250.         $instance->addListener('kernel.controller', [=> function () {
  9251.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  9252.         }, => 'onKernelController'], -128);
  9253.         $instance->addListener('kernel.view', [=> function () {
  9254.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  9255.         }, => 'onKernelView'], 0);
  9256.         $instance->addListener('kernel.controller', [=> function () {
  9257.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  9258.         }, => 'onKernelController'], 0);
  9259.         $instance->addListener('kernel.response', [=> function () {
  9260.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  9261.         }, => 'onKernelResponse'], 0);
  9262.         $instance->addListener('kernel.controller_arguments', [=> function () {
  9263.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  9264.         }, => 'onKernelControllerArguments'], 0);
  9265.         $instance->addListener('kernel.view', [=> function () {
  9266.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  9267.         }, => 'onKernelView'], 0);
  9268.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9269.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  9270.         }, => 'onMessage'], 0);
  9271.         $instance->addListener('kernel.response', [=> function () {
  9272.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  9273.         }, => 'onKernelResponse'], -128);
  9274.         $instance->addListener('console.command', [=> function () {
  9275.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  9276.         }, => 'configure'], 1024);
  9277.         $instance->addListener('kernel.terminate', [=> function () {
  9278.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  9279.         }, => 'flushMessages'], 0);
  9280.         $instance->addListener('console.terminate', [=> function () {
  9281.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  9282.         }, => 'flushMessages'], 0);
  9283.         return $instance;
  9284.     }
  9285.     /**
  9286.      * Gets the public 'framework.filesystem.private' shared service.
  9287.      *
  9288.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9289.      */
  9290.     protected function getFramework_Filesystem_PrivateService()
  9291.     {
  9292.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9293.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9294.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  9295.     }
  9296.     /**
  9297.      * Gets the public 'framework.filesystem.public' shared service.
  9298.      *
  9299.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9300.      */
  9301.     protected function getFramework_Filesystem_PublicService()
  9302.     {
  9303.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9304.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9305.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  9306.     }
  9307.     /**
  9308.      * Gets the public 'http_kernel' shared service.
  9309.      *
  9310.      * @return \Symfony\Component\HttpKernel\HttpKernel
  9311.      */
  9312.     protected function getHttpKernelService()
  9313.     {
  9314.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  9315.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  9316.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  9317.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  9318.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  9319.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  9320.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  9321.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  9322.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  9323.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  9324.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  9325.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  9326.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  9327.             yield 11 => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  9328.             yield 12 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  9329.             yield 13 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  9330.             yield 14 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  9331.             yield 15 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  9332.         }, 16)), $a));
  9333.     }
  9334.     /**
  9335.      * Gets the public 'import_export_file.repository' shared service.
  9336.      *
  9337.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9338.      */
  9339.     protected function getImportExportFile_RepositoryService()
  9340.     {
  9341.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] ?? $this->getImportExportFileDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9342.     }
  9343.     /**
  9344.      * Gets the public 'import_export_log.repository' shared service.
  9345.      *
  9346.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9347.      */
  9348.     protected function getImportExportLog_RepositoryService()
  9349.     {
  9350.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9351.     }
  9352.     /**
  9353.      * Gets the public 'import_export_profile.repository' shared service.
  9354.      *
  9355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9356.      */
  9357.     protected function getImportExportProfile_RepositoryService()
  9358.     {
  9359.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9360.     }
  9361.     /**
  9362.      * Gets the public 'import_export_profile_translation.repository' shared service.
  9363.      *
  9364.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9365.      */
  9366.     protected function getImportExportProfileTranslation_RepositoryService()
  9367.     {
  9368.         return $this->services['import_export_profile_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] ?? $this->getImportExportProfileTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9369.     }
  9370.     /**
  9371.      * Gets the public 'integration.repository' shared service.
  9372.      *
  9373.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9374.      */
  9375.     protected function getIntegration_RepositoryService()
  9376.     {
  9377.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9378.     }
  9379.     /**
  9380.      * Gets the public 'integration_role.repository' shared service.
  9381.      *
  9382.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9383.      */
  9384.     protected function getIntegrationRole_RepositoryService()
  9385.     {
  9386.         return $this->services['integration_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] ?? $this->getIntegrationRoleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9387.     }
  9388.     /**
  9389.      * Gets the public 'landing_page.repository' shared service.
  9390.      *
  9391.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9392.      */
  9393.     protected function getLandingPage_RepositoryService()
  9394.     {
  9395.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9396.     }
  9397.     /**
  9398.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  9399.      *
  9400.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9401.      */
  9402.     protected function getLandingPageSalesChannel_RepositoryService()
  9403.     {
  9404.         return $this->services['landing_page_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] ?? $this->getLandingPageSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9405.     }
  9406.     /**
  9407.      * Gets the public 'landing_page_tag.repository' shared service.
  9408.      *
  9409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9410.      */
  9411.     protected function getLandingPageTag_RepositoryService()
  9412.     {
  9413.         return $this->services['landing_page_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] ?? $this->getLandingPageTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9414.     }
  9415.     /**
  9416.      * Gets the public 'landing_page_translation.repository' shared service.
  9417.      *
  9418.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9419.      */
  9420.     protected function getLandingPageTranslation_RepositoryService()
  9421.     {
  9422.         return $this->services['landing_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] ?? $this->getLandingPageTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9423.     }
  9424.     /**
  9425.      * Gets the public 'language.repository' shared service.
  9426.      *
  9427.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9428.      */
  9429.     protected function getLanguage_RepositoryService()
  9430.     {
  9431.         return $this->services['language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9432.     }
  9433.     /**
  9434.      * Gets the public 'locale.repository' shared service.
  9435.      *
  9436.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9437.      */
  9438.     protected function getLocale_RepositoryService()
  9439.     {
  9440.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9441.     }
  9442.     /**
  9443.      * Gets the public 'locale_translation.repository' shared service.
  9444.      *
  9445.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9446.      */
  9447.     protected function getLocaleTranslation_RepositoryService()
  9448.     {
  9449.         return $this->services['locale_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] ?? $this->getLocaleTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9450.     }
  9451.     /**
  9452.      * Gets the public 'log_entry.repository' shared service.
  9453.      *
  9454.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9455.      */
  9456.     protected function getLogEntry_RepositoryService()
  9457.     {
  9458.         return $this->services['log_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] ?? $this->getLogEntryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9459.     }
  9460.     /**
  9461.      * Gets the public 'mail_header_footer.repository' shared service.
  9462.      *
  9463.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9464.      */
  9465.     protected function getMailHeaderFooter_RepositoryService()
  9466.     {
  9467.         return $this->services['mail_header_footer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9468.     }
  9469.     /**
  9470.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  9471.      *
  9472.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9473.      */
  9474.     protected function getMailHeaderFooterTranslation_RepositoryService()
  9475.     {
  9476.         return $this->services['mail_header_footer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] ?? $this->getMailHeaderFooterTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9477.     }
  9478.     /**
  9479.      * Gets the public 'mail_template.repository' shared service.
  9480.      *
  9481.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9482.      */
  9483.     protected function getMailTemplate_RepositoryService()
  9484.     {
  9485.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9486.     }
  9487.     /**
  9488.      * Gets the public 'mail_template_media.repository' shared service.
  9489.      *
  9490.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9491.      */
  9492.     protected function getMailTemplateMedia_RepositoryService()
  9493.     {
  9494.         return $this->services['mail_template_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] ?? $this->getMailTemplateMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9495.     }
  9496.     /**
  9497.      * Gets the public 'mail_template_translation.repository' shared service.
  9498.      *
  9499.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9500.      */
  9501.     protected function getMailTemplateTranslation_RepositoryService()
  9502.     {
  9503.         return $this->services['mail_template_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] ?? $this->getMailTemplateTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9504.     }
  9505.     /**
  9506.      * Gets the public 'mail_template_type.repository' shared service.
  9507.      *
  9508.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9509.      */
  9510.     protected function getMailTemplateType_RepositoryService()
  9511.     {
  9512.         return $this->services['mail_template_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] ?? $this->getMailTemplateTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9513.     }
  9514.     /**
  9515.      * Gets the public 'mail_template_type_translation.repository' shared service.
  9516.      *
  9517.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9518.      */
  9519.     protected function getMailTemplateTypeTranslation_RepositoryService()
  9520.     {
  9521.         return $this->services['mail_template_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] ?? $this->getMailTemplateTypeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9522.     }
  9523.     /**
  9524.      * Gets the public 'main_category.repository' shared service.
  9525.      *
  9526.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9527.      */
  9528.     protected function getMainCategory_RepositoryService()
  9529.     {
  9530.         return $this->services['main_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] ?? $this->getMainCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9531.     }
  9532.     /**
  9533.      * Gets the public 'media.repository' shared service.
  9534.      *
  9535.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  9536.      */
  9537.     protected function getMedia_RepositoryService()
  9538.     {
  9539.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9540.         return $this->services['media.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), $a), $a, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] ?? $this->getEntityForeignKeyResolverService()));
  9541.     }
  9542.     /**
  9543.      * Gets the public 'media_default_folder.repository' shared service.
  9544.      *
  9545.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9546.      */
  9547.     protected function getMediaDefaultFolder_RepositoryService()
  9548.     {
  9549.         return $this->services['media_default_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] ?? $this->getMediaDefaultFolderDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9550.     }
  9551.     /**
  9552.      * Gets the public 'media_folder.repository' shared service.
  9553.      *
  9554.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator
  9555.      */
  9556.     protected function getMediaFolder_RepositoryService()
  9557.     {
  9558.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  9559.         return $this->services['media_folder.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] ?? $this->getMediaFolderDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  9560.     }
  9561.     /**
  9562.      * Gets the public 'media_folder_configuration.repository' shared service.
  9563.      *
  9564.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9565.      */
  9566.     protected function getMediaFolderConfiguration_RepositoryService()
  9567.     {
  9568.         return $this->services['media_folder_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] ?? $this->getMediaFolderConfigurationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9569.     }
  9570.     /**
  9571.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  9572.      *
  9573.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9574.      */
  9575.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  9576.     {
  9577.         return $this->services['media_folder_configuration_media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] ?? $this->getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9578.     }
  9579.     /**
  9580.      * Gets the public 'media_tag.repository' shared service.
  9581.      *
  9582.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9583.      */
  9584.     protected function getMediaTag_RepositoryService()
  9585.     {
  9586.         return $this->services['media_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] ?? $this->getMediaTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9587.     }
  9588.     /**
  9589.      * Gets the public 'media_thumbnail.repository' shared service.
  9590.      *
  9591.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  9592.      */
  9593.     protected function getMediaThumbnail_RepositoryService()
  9594.     {
  9595.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9596.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] ?? $this->getMediaThumbnailDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), $a), $a, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  9597.     }
  9598.     /**
  9599.      * Gets the public 'media_thumbnail_size.repository' shared service.
  9600.      *
  9601.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9602.      */
  9603.     protected function getMediaThumbnailSize_RepositoryService()
  9604.     {
  9605.         return $this->services['media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] ?? $this->getMediaThumbnailSizeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9606.     }
  9607.     /**
  9608.      * Gets the public 'media_translation.repository' shared service.
  9609.      *
  9610.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9611.      */
  9612.     protected function getMediaTranslation_RepositoryService()
  9613.     {
  9614.         return $this->services['media_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] ?? $this->getMediaTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9615.     }
  9616.     /**
  9617.      * Gets the public 'message_queue_stats.repository' shared service.
  9618.      *
  9619.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9620.      */
  9621.     protected function getMessageQueueStats_RepositoryService()
  9622.     {
  9623.         return $this->services['message_queue_stats.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] ?? $this->getMessageQueueStatsDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9624.     }
  9625.     /**
  9626.      * Gets the public 'messenger.default_bus' shared service.
  9627.      *
  9628.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  9629.      */
  9630.     protected function getMessenger_DefaultBusService()
  9631.     {
  9632.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Shopware\Core\Framework\MessageQueue\MonitoringBusDecorator(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  9633.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  9634.             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')));
  9635.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  9636.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  9637.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  9638.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  9639.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  9640.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  9641.         }, 8)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  9642.     }
  9643.     /**
  9644.      * Gets the public 'monolog.logger.business_events' shared service.
  9645.      *
  9646.      * @return \Symfony\Bridge\Monolog\Logger
  9647.      */
  9648.     protected function getMonolog_Logger_BusinessEventsService()
  9649.     {
  9650.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  9651.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9652.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  9653.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9654.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9655.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9656.         return $instance;
  9657.     }
  9658.     /**
  9659.      * Gets the public 'newsletter_recipient.repository' shared service.
  9660.      *
  9661.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9662.      */
  9663.     protected function getNewsletterRecipient_RepositoryService()
  9664.     {
  9665.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9666.     }
  9667.     /**
  9668.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  9669.      *
  9670.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9671.      */
  9672.     protected function getNewsletterRecipientTag_RepositoryService()
  9673.     {
  9674.         return $this->services['newsletter_recipient_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] ?? $this->getNewsletterRecipientTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9675.     }
  9676.     /**
  9677.      * Gets the public 'number_range.repository' shared service.
  9678.      *
  9679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9680.      */
  9681.     protected function getNumberRange_RepositoryService()
  9682.     {
  9683.         return $this->services['number_range.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9684.     }
  9685.     /**
  9686.      * Gets the public 'number_range_sales_channel.repository' shared service.
  9687.      *
  9688.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9689.      */
  9690.     protected function getNumberRangeSalesChannel_RepositoryService()
  9691.     {
  9692.         return $this->services['number_range_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] ?? $this->getNumberRangeSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9693.     }
  9694.     /**
  9695.      * Gets the public 'number_range_state.repository' shared service.
  9696.      *
  9697.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9698.      */
  9699.     protected function getNumberRangeState_RepositoryService()
  9700.     {
  9701.         return $this->services['number_range_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] ?? $this->getNumberRangeStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9702.     }
  9703.     /**
  9704.      * Gets the public 'number_range_translation.repository' shared service.
  9705.      *
  9706.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9707.      */
  9708.     protected function getNumberRangeTranslation_RepositoryService()
  9709.     {
  9710.         return $this->services['number_range_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] ?? $this->getNumberRangeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9711.     }
  9712.     /**
  9713.      * Gets the public 'number_range_type.repository' shared service.
  9714.      *
  9715.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9716.      */
  9717.     protected function getNumberRangeType_RepositoryService()
  9718.     {
  9719.         return $this->services['number_range_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] ?? $this->getNumberRangeTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9720.     }
  9721.     /**
  9722.      * Gets the public 'number_range_type_translation.repository' shared service.
  9723.      *
  9724.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9725.      */
  9726.     protected function getNumberRangeTypeTranslation_RepositoryService()
  9727.     {
  9728.         return $this->services['number_range_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] ?? $this->getNumberRangeTypeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9729.     }
  9730.     /**
  9731.      * Gets the public 'order.repository' shared service.
  9732.      *
  9733.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9734.      */
  9735.     protected function getOrder_RepositoryService()
  9736.     {
  9737.         return $this->services['order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9738.     }
  9739.     /**
  9740.      * Gets the public 'order_address.repository' shared service.
  9741.      *
  9742.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9743.      */
  9744.     protected function getOrderAddress_RepositoryService()
  9745.     {
  9746.         return $this->services['order_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] ?? $this->getOrderAddressDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9747.     }
  9748.     /**
  9749.      * Gets the public 'order_customer.repository' shared service.
  9750.      *
  9751.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9752.      */
  9753.     protected function getOrderCustomer_RepositoryService()
  9754.     {
  9755.         return $this->services['order_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] ?? $this->getOrderCustomerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9756.     }
  9757.     /**
  9758.      * Gets the public 'order_delivery.repository' shared service.
  9759.      *
  9760.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9761.      */
  9762.     protected function getOrderDelivery_RepositoryService()
  9763.     {
  9764.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] ?? $this->getOrderDeliveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9765.     }
  9766.     /**
  9767.      * Gets the public 'order_delivery_position.repository' shared service.
  9768.      *
  9769.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9770.      */
  9771.     protected function getOrderDeliveryPosition_RepositoryService()
  9772.     {
  9773.         return $this->services['order_delivery_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] ?? $this->getOrderDeliveryPositionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9774.     }
  9775.     /**
  9776.      * Gets the public 'order_line_item.repository' shared service.
  9777.      *
  9778.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9779.      */
  9780.     protected function getOrderLineItem_RepositoryService()
  9781.     {
  9782.         return $this->services['order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] ?? $this->getOrderLineItemDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9783.     }
  9784.     /**
  9785.      * Gets the public 'order_tag.repository' shared service.
  9786.      *
  9787.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9788.      */
  9789.     protected function getOrderTag_RepositoryService()
  9790.     {
  9791.         return $this->services['order_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] ?? $this->getOrderTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9792.     }
  9793.     /**
  9794.      * Gets the public 'order_transaction.repository' shared service.
  9795.      *
  9796.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9797.      */
  9798.     protected function getOrderTransaction_RepositoryService()
  9799.     {
  9800.         return $this->services['order_transaction.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] ?? $this->getOrderTransactionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9801.     }
  9802.     /**
  9803.      * Gets the public 'payment_method.repository' shared service.
  9804.      *
  9805.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator
  9806.      */
  9807.     protected function getPaymentMethod_RepositoryService()
  9808.     {
  9809.         return $this->services['payment_method.repository'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] ?? $this->getPaymentMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  9810.     }
  9811.     /**
  9812.      * Gets the public 'payment_method_translation.repository' shared service.
  9813.      *
  9814.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9815.      */
  9816.     protected function getPaymentMethodTranslation_RepositoryService()
  9817.     {
  9818.         return $this->services['payment_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] ?? $this->getPaymentMethodTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9819.     }
  9820.     /**
  9821.      * Gets the public 'plugin.repository' shared service.
  9822.      *
  9823.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9824.      */
  9825.     protected function getPlugin_RepositoryService()
  9826.     {
  9827.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] ?? $this->getPluginDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9828.     }
  9829.     /**
  9830.      * Gets the public 'plugin_translation.repository' shared service.
  9831.      *
  9832.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9833.      */
  9834.     protected function getPluginTranslation_RepositoryService()
  9835.     {
  9836.         return $this->services['plugin_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] ?? $this->getPluginTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9837.     }
  9838.     /**
  9839.      * Gets the public 'product.repository' shared service.
  9840.      *
  9841.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9842.      */
  9843.     protected function getProduct_RepositoryService()
  9844.     {
  9845.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9846.     }
  9847.     /**
  9848.      * Gets the public 'product_category.repository' shared service.
  9849.      *
  9850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9851.      */
  9852.     protected function getProductCategory_RepositoryService()
  9853.     {
  9854.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9855.     }
  9856.     /**
  9857.      * Gets the public 'product_category_tree.repository' shared service.
  9858.      *
  9859.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9860.      */
  9861.     protected function getProductCategoryTree_RepositoryService()
  9862.     {
  9863.         return $this->services['product_category_tree.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] ?? $this->getProductCategoryTreeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9864.     }
  9865.     /**
  9866.      * Gets the public 'product_configurator_setting.repository' shared service.
  9867.      *
  9868.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9869.      */
  9870.     protected function getProductConfiguratorSetting_RepositoryService()
  9871.     {
  9872.         return $this->services['product_configurator_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] ?? $this->getProductConfiguratorSettingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9873.     }
  9874.     /**
  9875.      * Gets the public 'product_cross_selling.repository' shared service.
  9876.      *
  9877.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9878.      */
  9879.     protected function getProductCrossSelling_RepositoryService()
  9880.     {
  9881.         return $this->services['product_cross_selling.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] ?? $this->getProductCrossSellingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9882.     }
  9883.     /**
  9884.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  9885.      *
  9886.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9887.      */
  9888.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  9889.     {
  9890.         return $this->services['product_cross_selling_assigned_products.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] ?? $this->getProductCrossSellingAssignedProductsDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9891.     }
  9892.     /**
  9893.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  9894.      *
  9895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9896.      */
  9897.     protected function getProductCrossSellingTranslation_RepositoryService()
  9898.     {
  9899.         return $this->services['product_cross_selling_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] ?? $this->getProductCrossSellingTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9900.     }
  9901.     /**
  9902.      * Gets the public 'product_custom_field_set.repository' shared service.
  9903.      *
  9904.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9905.      */
  9906.     protected function getProductCustomFieldSet_RepositoryService()
  9907.     {
  9908.         return $this->services['product_custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] ?? $this->getProductCustomFieldSetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9909.     }
  9910.     /**
  9911.      * Gets the public 'product_export.repository' shared service.
  9912.      *
  9913.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9914.      */
  9915.     protected function getProductExport_RepositoryService()
  9916.     {
  9917.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] ?? $this->getProductExportDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9918.     }
  9919.     /**
  9920.      * Gets the public 'product_feature_set.repository' shared service.
  9921.      *
  9922.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9923.      */
  9924.     protected function getProductFeatureSet_RepositoryService()
  9925.     {
  9926.         return $this->services['product_feature_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] ?? $this->getProductFeatureSetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9927.     }
  9928.     /**
  9929.      * Gets the public 'product_feature_set_translation.repository' shared service.
  9930.      *
  9931.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9932.      */
  9933.     protected function getProductFeatureSetTranslation_RepositoryService()
  9934.     {
  9935.         return $this->services['product_feature_set_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] ?? $this->getProductFeatureSetTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9936.     }
  9937.     /**
  9938.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  9939.      *
  9940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9941.      */
  9942.     protected function getProductKeywordDictionary_RepositoryService()
  9943.     {
  9944.         return $this->services['product_keyword_dictionary.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] ?? $this->getProductKeywordDictionaryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9945.     }
  9946.     /**
  9947.      * Gets the public 'product_manufacturer.repository' shared service.
  9948.      *
  9949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9950.      */
  9951.     protected function getProductManufacturer_RepositoryService()
  9952.     {
  9953.         return $this->services['product_manufacturer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9954.     }
  9955.     /**
  9956.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  9957.      *
  9958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9959.      */
  9960.     protected function getProductManufacturerTranslation_RepositoryService()
  9961.     {
  9962.         return $this->services['product_manufacturer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] ?? $this->getProductManufacturerTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9963.     }
  9964.     /**
  9965.      * Gets the public 'product_media.repository' shared service.
  9966.      *
  9967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9968.      */
  9969.     protected function getProductMedia_RepositoryService()
  9970.     {
  9971.         return $this->services['product_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] ?? $this->getProductMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9972.     }
  9973.     /**
  9974.      * Gets the public 'product_option.repository' shared service.
  9975.      *
  9976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9977.      */
  9978.     protected function getProductOption_RepositoryService()
  9979.     {
  9980.         return $this->services['product_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] ?? $this->getProductOptionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9981.     }
  9982.     /**
  9983.      * Gets the public 'product_price.repository' shared service.
  9984.      *
  9985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9986.      */
  9987.     protected function getProductPrice_RepositoryService()
  9988.     {
  9989.         return $this->services['product_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] ?? $this->getProductPriceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9990.     }
  9991.     /**
  9992.      * Gets the public 'product_property.repository' shared service.
  9993.      *
  9994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9995.      */
  9996.     protected function getProductProperty_RepositoryService()
  9997.     {
  9998.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] ?? $this->getProductPropertyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9999.     }
  10000.     /**
  10001.      * Gets the public 'product_review.repository' shared service.
  10002.      *
  10003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10004.      */
  10005.     protected function getProductReview_RepositoryService()
  10006.     {
  10007.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10008.     }
  10009.     /**
  10010.      * Gets the public 'product_search_config.repository' shared service.
  10011.      *
  10012.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10013.      */
  10014.     protected function getProductSearchConfig_RepositoryService()
  10015.     {
  10016.         return $this->services['product_search_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] ?? $this->getProductSearchConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10017.     }
  10018.     /**
  10019.      * Gets the public 'product_search_config_field.repository' shared service.
  10020.      *
  10021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10022.      */
  10023.     protected function getProductSearchConfigField_RepositoryService()
  10024.     {
  10025.         return $this->services['product_search_config_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] ?? $this->getProductSearchConfigFieldDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10026.     }
  10027.     /**
  10028.      * Gets the public 'product_search_keyword.repository' shared service.
  10029.      *
  10030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10031.      */
  10032.     protected function getProductSearchKeyword_RepositoryService()
  10033.     {
  10034.         return $this->services['product_search_keyword.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] ?? $this->getProductSearchKeywordDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10035.     }
  10036.     /**
  10037.      * Gets the public 'product_sorting.repository' shared service.
  10038.      *
  10039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10040.      */
  10041.     protected function getProductSorting_RepositoryService()
  10042.     {
  10043.         return $this->services['product_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10044.     }
  10045.     /**
  10046.      * Gets the public 'product_sorting_translation.repository' shared service.
  10047.      *
  10048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10049.      */
  10050.     protected function getProductSortingTranslation_RepositoryService()
  10051.     {
  10052.         return $this->services['product_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] ?? $this->getProductSortingTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10053.     }
  10054.     /**
  10055.      * Gets the public 'product_stream.repository' shared service.
  10056.      *
  10057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10058.      */
  10059.     protected function getProductStream_RepositoryService()
  10060.     {
  10061.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10062.     }
  10063.     /**
  10064.      * Gets the public 'product_stream_filter.repository' shared service.
  10065.      *
  10066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10067.      */
  10068.     protected function getProductStreamFilter_RepositoryService()
  10069.     {
  10070.         return $this->services['product_stream_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] ?? $this->getProductStreamFilterDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10071.     }
  10072.     /**
  10073.      * Gets the public 'product_stream_mapping.repository' shared service.
  10074.      *
  10075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10076.      */
  10077.     protected function getProductStreamMapping_RepositoryService()
  10078.     {
  10079.         return $this->services['product_stream_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] ?? $this->getProductStreamMappingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10080.     }
  10081.     /**
  10082.      * Gets the public 'product_stream_translation.repository' shared service.
  10083.      *
  10084.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10085.      */
  10086.     protected function getProductStreamTranslation_RepositoryService()
  10087.     {
  10088.         return $this->services['product_stream_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] ?? $this->getProductStreamTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10089.     }
  10090.     /**
  10091.      * Gets the public 'product_tag.repository' shared service.
  10092.      *
  10093.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10094.      */
  10095.     protected function getProductTag_RepositoryService()
  10096.     {
  10097.         return $this->services['product_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] ?? $this->getProductTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10098.     }
  10099.     /**
  10100.      * Gets the public 'product_translation.repository' shared service.
  10101.      *
  10102.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10103.      */
  10104.     protected function getProductTranslation_RepositoryService()
  10105.     {
  10106.         return $this->services['product_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] ?? $this->getProductTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10107.     }
  10108.     /**
  10109.      * Gets the public 'product_visibility.repository' shared service.
  10110.      *
  10111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10112.      */
  10113.     protected function getProductVisibility_RepositoryService()
  10114.     {
  10115.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10116.     }
  10117.     /**
  10118.      * Gets the public 'profiler' shared service.
  10119.      *
  10120.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  10121.      */
  10122.     protected function getProfilerService()
  10123.     {
  10124.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  10125.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10126.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10127.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10128.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10129.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  10130.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  10131.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10132.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  10133.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  10134.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  10135.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  10136.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  10137.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  10138.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  10139.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  10140.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  10141.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  10142.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  10143.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  10144.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  10145.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  10146.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  10147.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  10148.         if ($this->has('kernel')) {
  10149.             $g->setKernel($b);
  10150.         }
  10151.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  10152.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  10153.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  10154.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  10155.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  10156.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  10157.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  10158.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  10159.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  10160.         $instance->add($d);
  10161.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  10162.         $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())));
  10163.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  10164.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  10165.         $instance->add($e);
  10166.         $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()))));
  10167.         $instance->add($f);
  10168.         $instance->add($g);
  10169.         return $instance;
  10170.     }
  10171.     /**
  10172.      * Gets the public 'profiling.filesystem.private' shared service.
  10173.      *
  10174.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10175.      */
  10176.     protected function getProfiling_Filesystem_PrivateService()
  10177.     {
  10178.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10179.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10180.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  10181.     }
  10182.     /**
  10183.      * Gets the public 'profiling.filesystem.public' shared service.
  10184.      *
  10185.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10186.      */
  10187.     protected function getProfiling_Filesystem_PublicService()
  10188.     {
  10189.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10191.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  10192.     }
  10193.     /**
  10194.      * Gets the public 'promotion.repository' shared service.
  10195.      *
  10196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10197.      */
  10198.     protected function getPromotion_RepositoryService()
  10199.     {
  10200.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10201.     }
  10202.     /**
  10203.      * Gets the public 'promotion_cart_rule.repository' shared service.
  10204.      *
  10205.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10206.      */
  10207.     protected function getPromotionCartRule_RepositoryService()
  10208.     {
  10209.         return $this->services['promotion_cart_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] ?? $this->getPromotionCartRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10210.     }
  10211.     /**
  10212.      * Gets the public 'promotion_discount.repository' shared service.
  10213.      *
  10214.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10215.      */
  10216.     protected function getPromotionDiscount_RepositoryService()
  10217.     {
  10218.         return $this->services['promotion_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] ?? $this->getPromotionDiscountDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10219.     }
  10220.     /**
  10221.      * Gets the public 'promotion_discount_prices.repository' shared service.
  10222.      *
  10223.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10224.      */
  10225.     protected function getPromotionDiscountPrices_RepositoryService()
  10226.     {
  10227.         return $this->services['promotion_discount_prices.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] ?? $this->getPromotionDiscountPriceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10228.     }
  10229.     /**
  10230.      * Gets the public 'promotion_discount_rule.repository' shared service.
  10231.      *
  10232.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10233.      */
  10234.     protected function getPromotionDiscountRule_RepositoryService()
  10235.     {
  10236.         return $this->services['promotion_discount_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] ?? $this->getPromotionDiscountRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10237.     }
  10238.     /**
  10239.      * Gets the public 'promotion_individual_code.repository' shared service.
  10240.      *
  10241.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10242.      */
  10243.     protected function getPromotionIndividualCode_RepositoryService()
  10244.     {
  10245.         return $this->services['promotion_individual_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] ?? $this->getPromotionIndividualCodeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10246.     }
  10247.     /**
  10248.      * Gets the public 'promotion_order_rule.repository' shared service.
  10249.      *
  10250.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10251.      */
  10252.     protected function getPromotionOrderRule_RepositoryService()
  10253.     {
  10254.         return $this->services['promotion_order_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] ?? $this->getPromotionOrderRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10255.     }
  10256.     /**
  10257.      * Gets the public 'promotion_persona_customer.repository' shared service.
  10258.      *
  10259.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10260.      */
  10261.     protected function getPromotionPersonaCustomer_RepositoryService()
  10262.     {
  10263.         return $this->services['promotion_persona_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] ?? $this->getPromotionPersonaCustomerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10264.     }
  10265.     /**
  10266.      * Gets the public 'promotion_persona_rule.repository' shared service.
  10267.      *
  10268.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10269.      */
  10270.     protected function getPromotionPersonaRule_RepositoryService()
  10271.     {
  10272.         return $this->services['promotion_persona_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] ?? $this->getPromotionPersonaRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10273.     }
  10274.     /**
  10275.      * Gets the public 'promotion_sales_channel.repository' shared service.
  10276.      *
  10277.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10278.      */
  10279.     protected function getPromotionSalesChannel_RepositoryService()
  10280.     {
  10281.         return $this->services['promotion_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] ?? $this->getPromotionSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10282.     }
  10283.     /**
  10284.      * Gets the public 'promotion_setgroup.repository' shared service.
  10285.      *
  10286.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10287.      */
  10288.     protected function getPromotionSetgroup_RepositoryService()
  10289.     {
  10290.         return $this->services['promotion_setgroup.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] ?? $this->getPromotionSetGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10291.     }
  10292.     /**
  10293.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  10294.      *
  10295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10296.      */
  10297.     protected function getPromotionSetgroupRule_RepositoryService()
  10298.     {
  10299.         return $this->services['promotion_setgroup_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] ?? $this->getPromotionSetGroupRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10300.     }
  10301.     /**
  10302.      * Gets the public 'promotion_translation.repository' shared service.
  10303.      *
  10304.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10305.      */
  10306.     protected function getPromotionTranslation_RepositoryService()
  10307.     {
  10308.         return $this->services['promotion_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] ?? $this->getPromotionTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10309.     }
  10310.     /**
  10311.      * Gets the public 'property_group.repository' shared service.
  10312.      *
  10313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10314.      */
  10315.     protected function getPropertyGroup_RepositoryService()
  10316.     {
  10317.         return $this->services['property_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10318.     }
  10319.     /**
  10320.      * Gets the public 'property_group_option.repository' shared service.
  10321.      *
  10322.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10323.      */
  10324.     protected function getPropertyGroupOption_RepositoryService()
  10325.     {
  10326.         return $this->services['property_group_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] ?? $this->getPropertyGroupOptionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10327.     }
  10328.     /**
  10329.      * Gets the public 'property_group_option_translation.repository' shared service.
  10330.      *
  10331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10332.      */
  10333.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  10334.     {
  10335.         return $this->services['property_group_option_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] ?? $this->getPropertyGroupOptionTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10336.     }
  10337.     /**
  10338.      * Gets the public 'property_group_translation.repository' shared service.
  10339.      *
  10340.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10341.      */
  10342.     protected function getPropertyGroupTranslation_RepositoryService()
  10343.     {
  10344.         return $this->services['property_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] ?? $this->getPropertyGroupTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10345.     }
  10346.     /**
  10347.      * Gets the public 'request_stack' shared service.
  10348.      *
  10349.      * @return \Symfony\Component\HttpFoundation\RequestStack
  10350.      */
  10351.     protected function getRequestStackService()
  10352.     {
  10353.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  10354.     }
  10355.     /**
  10356.      * Gets the public 'router' shared autowired service.
  10357.      *
  10358.      * @return \Shopware\Storefront\Framework\Routing\Router
  10359.      */
  10360.     protected function getRouterService()
  10361.     {
  10362.         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())));
  10363.     }
  10364.     /**
  10365.      * Gets the public 'routing.loader' shared service.
  10366.      *
  10367.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  10368.      */
  10369.     protected function getRouting_LoaderService()
  10370.     {
  10371.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  10374.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  10375.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  10376.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  10377.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Route/ApiRouteLoader.php';
  10378.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  10379.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  10380.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  10381.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  10382.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  10383.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  10384.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  10385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  10386.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  10387.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  10388.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  10389.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  10390.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  10392.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  10393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  10394.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  10395.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  10396.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  10397.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  10398.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10399.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  10400.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  10401.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  10402.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  10403.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  10404.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  10405.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10406.             'kernel' => ['services''kernel''getKernelService'false],
  10407.         ], [
  10408.             'kernel' => 'Shopware\\Core\\Kernel',
  10409.         ])));
  10410.         $a->addLoader($c);
  10411.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  10412.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  10413.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  10414.     }
  10415.     /**
  10416.      * Gets the public 'rule.repository' shared service.
  10417.      *
  10418.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10419.      */
  10420.     protected function getRule_RepositoryService()
  10421.     {
  10422.         return $this->services['rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10423.     }
  10424.     /**
  10425.      * Gets the public 'rule_condition.repository' shared service.
  10426.      *
  10427.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10428.      */
  10429.     protected function getRuleCondition_RepositoryService()
  10430.     {
  10431.         return $this->services['rule_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] ?? $this->getRuleConditionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10432.     }
  10433.     /**
  10434.      * Gets the public 'sales_channel.category.repository' shared service.
  10435.      *
  10436.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10437.      */
  10438.     protected function getSalesChannel_Category_RepositoryService()
  10439.     {
  10440.         return $this->services['sales_channel.category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10441.     }
  10442.     /**
  10443.      * Gets the public 'sales_channel.country.repository' shared service.
  10444.      *
  10445.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10446.      */
  10447.     protected function getSalesChannel_Country_RepositoryService()
  10448.     {
  10449.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10450.     }
  10451.     /**
  10452.      * Gets the public 'sales_channel.country_state.repository' shared service.
  10453.      *
  10454.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10455.      */
  10456.     protected function getSalesChannel_CountryState_RepositoryService()
  10457.     {
  10458.         return $this->services['sales_channel.country_state.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] ?? $this->getSalesChannelCountryStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10459.     }
  10460.     /**
  10461.      * Gets the public 'sales_channel.currency.repository' shared service.
  10462.      *
  10463.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10464.      */
  10465.     protected function getSalesChannel_Currency_RepositoryService()
  10466.     {
  10467.         return $this->services['sales_channel.currency.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10468.     }
  10469.     /**
  10470.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  10471.      *
  10472.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10473.      */
  10474.     protected function getSalesChannel_LandingPage_RepositoryService()
  10475.     {
  10476.         return $this->services['sales_channel.landing_page.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10477.     }
  10478.     /**
  10479.      * Gets the public 'sales_channel.language.repository' shared service.
  10480.      *
  10481.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10482.      */
  10483.     protected function getSalesChannel_Language_RepositoryService()
  10484.     {
  10485.         return $this->services['sales_channel.language.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10486.     }
  10487.     /**
  10488.      * Gets the public 'sales_channel.main_category.repository' shared service.
  10489.      *
  10490.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10491.      */
  10492.     protected function getSalesChannel_MainCategory_RepositoryService()
  10493.     {
  10494.         return $this->services['sales_channel.main_category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] ?? $this->getSalesChannelMainCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10495.     }
  10496.     /**
  10497.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  10498.      *
  10499.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10500.      */
  10501.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  10502.     {
  10503.         return $this->services['sales_channel.payment_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10504.     }
  10505.     /**
  10506.      * Gets the public 'sales_channel.product.repository' shared service.
  10507.      *
  10508.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10509.      */
  10510.     protected function getSalesChannel_Product_RepositoryService()
  10511.     {
  10512.         return $this->services['sales_channel.product.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10513.     }
  10514.     /**
  10515.      * Gets the public 'sales_channel.repository' shared autowired service.
  10516.      *
  10517.      * @return \Swag\Markets\DataAbstractionLayer\SalesChannelRepositoryDecorator
  10518.      */
  10519.     protected function getSalesChannel_RepositoryService()
  10520.     {
  10521.         return $this->services['sales_channel.repository'] = new \Swag\Markets\DataAbstractionLayer\SalesChannelRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  10522.     }
  10523.     /**
  10524.      * Gets the public 'sales_channel.salutation.repository' shared service.
  10525.      *
  10526.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10527.      */
  10528.     protected function getSalesChannel_Salutation_RepositoryService()
  10529.     {
  10530.         return $this->services['sales_channel.salutation.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] ?? $this->getSalesChannelSalutationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10531.     }
  10532.     /**
  10533.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  10534.      *
  10535.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10536.      */
  10537.     protected function getSalesChannel_SeoUrl_RepositoryService()
  10538.     {
  10539.         return $this->services['sales_channel.seo_url.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] ?? $this->getSalesChannelSeoUrlDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10540.     }
  10541.     /**
  10542.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  10543.      *
  10544.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  10545.      */
  10546.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  10547.     {
  10548.         return $this->services['sales_channel.shipping_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10549.     }
  10550.     /**
  10551.      * Gets the public 'sales_channel_analytics.repository' shared service.
  10552.      *
  10553.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10554.      */
  10555.     protected function getSalesChannelAnalytics_RepositoryService()
  10556.     {
  10557.         return $this->services['sales_channel_analytics.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] ?? $this->getSalesChannelAnalyticsDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10558.     }
  10559.     /**
  10560.      * Gets the public 'sales_channel_country.repository' shared service.
  10561.      *
  10562.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10563.      */
  10564.     protected function getSalesChannelCountry_RepositoryService()
  10565.     {
  10566.         return $this->services['sales_channel_country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinition2Service()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10567.     }
  10568.     /**
  10569.      * Gets the public 'sales_channel_currency.repository' shared service.
  10570.      *
  10571.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10572.      */
  10573.     protected function getSalesChannelCurrency_RepositoryService()
  10574.     {
  10575.         return $this->services['sales_channel_currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinition2Service()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10576.     }
  10577.     /**
  10578.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  10579.      *
  10580.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  10581.      */
  10582.     protected function getCustomerAddressDefinition2Service()
  10583.     {
  10584.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  10585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10586.         return $instance;
  10587.     }
  10588.     /**
  10589.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  10590.      *
  10591.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  10592.      */
  10593.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  10594.     {
  10595.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  10596.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  10597.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10598.         return $instance;
  10599.     }
  10600.     /**
  10601.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  10602.      *
  10603.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  10604.      */
  10605.     protected function getCustomerGroupTranslationDefinition2Service()
  10606.     {
  10607.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10608.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  10609.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  10610.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10611.         return $instance;
  10612.     }
  10613.     /**
  10614.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  10615.      *
  10616.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  10617.      */
  10618.     protected function getCustomerGroupDefinition2Service()
  10619.     {
  10620.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  10621.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10622.         return $instance;
  10623.     }
  10624.     /**
  10625.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  10626.      *
  10627.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  10628.      */
  10629.     protected function getCustomerRecoveryDefinition2Service()
  10630.     {
  10631.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  10632.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  10633.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10634.         return $instance;
  10635.     }
  10636.     /**
  10637.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  10638.      *
  10639.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  10640.      */
  10641.     protected function getCustomerTagDefinition2Service()
  10642.     {
  10643.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  10644.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  10645.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10646.         return $instance;
  10647.     }
  10648.     /**
  10649.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  10650.      *
  10651.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  10652.      */
  10653.     protected function getCustomerWishlistProductDefinition2Service()
  10654.     {
  10655.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  10656.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  10657.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10658.         return $instance;
  10659.     }
  10660.     /**
  10661.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  10662.      *
  10663.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  10664.      */
  10665.     protected function getCustomerWishlistDefinition2Service()
  10666.     {
  10667.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  10668.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  10669.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10670.         return $instance;
  10671.     }
  10672.     /**
  10673.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  10674.      *
  10675.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  10676.      */
  10677.     protected function getCustomerDefinition2Service()
  10678.     {
  10679.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  10680.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10681.         return $instance;
  10682.     }
  10683.     /**
  10684.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  10685.      *
  10686.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  10687.      */
  10688.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  10689.     {
  10690.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  10691.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  10692.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10693.         return $instance;
  10694.     }
  10695.     /**
  10696.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  10697.      *
  10698.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  10699.      */
  10700.     protected function getDocumentBaseConfigDefinition2Service()
  10701.     {
  10702.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  10703.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  10704.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10705.         return $instance;
  10706.     }
  10707.     /**
  10708.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  10709.      *
  10710.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  10711.      */
  10712.     protected function getDocumentTypeTranslationDefinition2Service()
  10713.     {
  10714.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10715.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  10716.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  10717.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10718.         return $instance;
  10719.     }
  10720.     /**
  10721.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  10722.      *
  10723.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  10724.      */
  10725.     protected function getDocumentTypeDefinition2Service()
  10726.     {
  10727.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  10728.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  10729.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10730.         return $instance;
  10731.     }
  10732.     /**
  10733.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  10734.      *
  10735.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  10736.      */
  10737.     protected function getDocumentDefinition2Service()
  10738.     {
  10739.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentDefinition.php';
  10740.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  10741.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10742.         return $instance;
  10743.     }
  10744.     /**
  10745.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  10746.      *
  10747.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  10748.      */
  10749.     protected function getOrderAddressDefinition2Service()
  10750.     {
  10751.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  10752.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10753.         return $instance;
  10754.     }
  10755.     /**
  10756.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  10757.      *
  10758.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  10759.      */
  10760.     protected function getOrderCustomerDefinition2Service()
  10761.     {
  10762.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  10763.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10764.         return $instance;
  10765.     }
  10766.     /**
  10767.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  10768.      *
  10769.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  10770.      */
  10771.     protected function getOrderDeliveryPositionDefinition2Service()
  10772.     {
  10773.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  10774.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  10775.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10776.         return $instance;
  10777.     }
  10778.     /**
  10779.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  10780.      *
  10781.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  10782.      */
  10783.     protected function getOrderDeliveryDefinition2Service()
  10784.     {
  10785.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  10786.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  10787.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10788.         return $instance;
  10789.     }
  10790.     /**
  10791.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  10792.      *
  10793.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  10794.      */
  10795.     protected function getOrderLineItemDefinition2Service()
  10796.     {
  10797.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  10798.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  10799.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10800.         return $instance;
  10801.     }
  10802.     /**
  10803.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  10804.      *
  10805.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  10806.      */
  10807.     protected function getOrderTagDefinition2Service()
  10808.     {
  10809.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  10810.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  10811.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10812.         return $instance;
  10813.     }
  10814.     /**
  10815.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  10816.      *
  10817.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  10818.      */
  10819.     protected function getOrderTransactionDefinition2Service()
  10820.     {
  10821.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  10822.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  10823.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10824.         return $instance;
  10825.     }
  10826.     /**
  10827.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  10828.      *
  10829.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  10830.      */
  10831.     protected function getOrderDefinition2Service()
  10832.     {
  10833.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  10834.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10835.         return $instance;
  10836.     }
  10837.     /**
  10838.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  10839.      *
  10840.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  10841.      */
  10842.     protected function getPaymentMethodTranslationDefinition2Service()
  10843.     {
  10844.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10845.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  10846.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  10847.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10848.         return $instance;
  10849.     }
  10850.     /**
  10851.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  10852.      *
  10853.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  10854.      */
  10855.     protected function getPromotionCartRuleDefinition2Service()
  10856.     {
  10857.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  10858.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  10859.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10860.         return $instance;
  10861.     }
  10862.     /**
  10863.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  10864.      *
  10865.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  10866.      */
  10867.     protected function getPromotionDiscountPriceDefinition2Service()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  10870.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  10871.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10872.         return $instance;
  10873.     }
  10874.     /**
  10875.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  10876.      *
  10877.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  10878.      */
  10879.     protected function getPromotionDiscountRuleDefinition2Service()
  10880.     {
  10881.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  10882.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  10883.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10884.         return $instance;
  10885.     }
  10886.     /**
  10887.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  10888.      *
  10889.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  10890.      */
  10891.     protected function getPromotionDiscountDefinition2Service()
  10892.     {
  10893.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  10894.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  10895.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10896.         return $instance;
  10897.     }
  10898.     /**
  10899.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  10900.      *
  10901.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  10902.      */
  10903.     protected function getPromotionIndividualCodeDefinition2Service()
  10904.     {
  10905.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  10906.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  10907.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10908.         return $instance;
  10909.     }
  10910.     /**
  10911.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  10912.      *
  10913.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  10914.      */
  10915.     protected function getPromotionOrderRuleDefinition2Service()
  10916.     {
  10917.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  10918.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  10919.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10920.         return $instance;
  10921.     }
  10922.     /**
  10923.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  10924.      *
  10925.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  10926.      */
  10927.     protected function getPromotionPersonaCustomerDefinition2Service()
  10928.     {
  10929.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  10930.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  10931.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10932.         return $instance;
  10933.     }
  10934.     /**
  10935.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  10936.      *
  10937.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  10938.      */
  10939.     protected function getPromotionPersonaRuleDefinition2Service()
  10940.     {
  10941.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  10942.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  10943.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10944.         return $instance;
  10945.     }
  10946.     /**
  10947.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  10948.      *
  10949.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  10950.      */
  10951.     protected function getPromotionSalesChannelDefinition2Service()
  10952.     {
  10953.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  10954.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  10955.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10956.         return $instance;
  10957.     }
  10958.     /**
  10959.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  10960.      *
  10961.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  10962.      */
  10963.     protected function getPromotionSetGroupRuleDefinition2Service()
  10964.     {
  10965.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  10966.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  10967.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10968.         return $instance;
  10969.     }
  10970.     /**
  10971.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  10972.      *
  10973.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  10974.      */
  10975.     protected function getPromotionSetGroupDefinition2Service()
  10976.     {
  10977.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  10978.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  10979.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10980.         return $instance;
  10981.     }
  10982.     /**
  10983.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  10984.      *
  10985.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  10986.      */
  10987.     protected function getPromotionTranslationDefinition2Service()
  10988.     {
  10989.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  10991.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  10992.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10993.         return $instance;
  10994.     }
  10995.     /**
  10996.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  10997.      *
  10998.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  10999.      */
  11000.     protected function getPromotionDefinition2Service()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/PromotionDefinition.php';
  11003.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  11004.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11005.         return $instance;
  11006.     }
  11007.     /**
  11008.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  11009.      *
  11010.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  11011.      */
  11012.     protected function getShippingMethodPriceDefinition2Service()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  11015.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  11016.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11017.         return $instance;
  11018.     }
  11019.     /**
  11020.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  11021.      *
  11022.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  11023.      */
  11024.     protected function getShippingMethodTagDefinition2Service()
  11025.     {
  11026.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  11027.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  11028.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11029.         return $instance;
  11030.     }
  11031.     /**
  11032.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  11033.      *
  11034.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  11035.      */
  11036.     protected function getShippingMethodTranslationDefinition2Service()
  11037.     {
  11038.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  11040.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  11041.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11042.         return $instance;
  11043.     }
  11044.     /**
  11045.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  11046.      *
  11047.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  11048.      */
  11049.     protected function getCategoryTagDefinition2Service()
  11050.     {
  11051.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  11052.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  11053.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11054.         return $instance;
  11055.     }
  11056.     /**
  11057.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  11058.      *
  11059.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  11060.      */
  11061.     protected function getCategoryTranslationDefinition2Service()
  11062.     {
  11063.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11064.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  11065.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  11066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11067.         return $instance;
  11068.     }
  11069.     /**
  11070.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  11071.      *
  11072.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  11073.      */
  11074.     protected function getCmsBlockDefinition2Service()
  11075.     {
  11076.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  11077.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  11078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11079.         return $instance;
  11080.     }
  11081.     /**
  11082.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  11083.      *
  11084.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  11085.      */
  11086.     protected function getCmsPageTranslationDefinition2Service()
  11087.     {
  11088.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11089.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  11090.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  11091.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11092.         return $instance;
  11093.     }
  11094.     /**
  11095.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  11096.      *
  11097.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  11098.      */
  11099.     protected function getCmsSectionDefinition2Service()
  11100.     {
  11101.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  11102.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  11103.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11104.         return $instance;
  11105.     }
  11106.     /**
  11107.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  11108.      *
  11109.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  11110.      */
  11111.     protected function getCmsSlotTranslationDefinition2Service()
  11112.     {
  11113.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11114.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  11115.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  11116.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11117.         return $instance;
  11118.     }
  11119.     /**
  11120.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  11121.      *
  11122.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  11123.      */
  11124.     protected function getCmsSlotDefinition2Service()
  11125.     {
  11126.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  11127.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  11128.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11129.         return $instance;
  11130.     }
  11131.     /**
  11132.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  11133.      *
  11134.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  11135.      */
  11136.     protected function getCmsPageDefinition2Service()
  11137.     {
  11138.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  11139.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11140.         return $instance;
  11141.     }
  11142.     /**
  11143.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  11144.      *
  11145.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  11146.      */
  11147.     protected function getImportExportFileDefinition2Service()
  11148.     {
  11149.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  11150.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  11151.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11152.         return $instance;
  11153.     }
  11154.     /**
  11155.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  11156.      *
  11157.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  11158.      */
  11159.     protected function getImportExportLogDefinition2Service()
  11160.     {
  11161.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  11162.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  11163.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11164.         return $instance;
  11165.     }
  11166.     /**
  11167.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  11168.      *
  11169.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  11170.      */
  11171.     protected function getImportExportProfileDefinition2Service()
  11172.     {
  11173.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/ImportExportProfileDefinition.php';
  11174.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  11175.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11176.         return $instance;
  11177.     }
  11178.     /**
  11179.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  11180.      *
  11181.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  11182.      */
  11183.     protected function getImportExportProfileTranslationDefinition2Service()
  11184.     {
  11185.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  11187.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  11188.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11189.         return $instance;
  11190.     }
  11191.     /**
  11192.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  11193.      *
  11194.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  11195.      */
  11196.     protected function getLandingPageSalesChannelDefinition2Service()
  11197.     {
  11198.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  11199.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  11200.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11201.         return $instance;
  11202.     }
  11203.     /**
  11204.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  11205.      *
  11206.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  11207.      */
  11208.     protected function getLandingPageTagDefinition2Service()
  11209.     {
  11210.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  11211.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  11212.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11213.         return $instance;
  11214.     }
  11215.     /**
  11216.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  11217.      *
  11218.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  11219.      */
  11220.     protected function getLandingPageTranslationDefinition2Service()
  11221.     {
  11222.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11223.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  11224.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  11225.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11226.         return $instance;
  11227.     }
  11228.     /**
  11229.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  11230.      *
  11231.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  11232.      */
  11233.     protected function getMailHeaderFooterTranslationDefinition2Service()
  11234.     {
  11235.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11236.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  11237.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  11238.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11239.         return $instance;
  11240.     }
  11241.     /**
  11242.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  11243.      *
  11244.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  11245.      */
  11246.     protected function getMailHeaderFooterDefinition2Service()
  11247.     {
  11248.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  11249.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  11250.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11251.         return $instance;
  11252.     }
  11253.     /**
  11254.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  11255.      *
  11256.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  11257.      */
  11258.     protected function getMailTemplateMediaDefinition2Service()
  11259.     {
  11260.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  11261.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  11262.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11263.         return $instance;
  11264.     }
  11265.     /**
  11266.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  11267.      *
  11268.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  11269.      */
  11270.     protected function getMailTemplateTranslationDefinition2Service()
  11271.     {
  11272.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11273.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  11274.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  11275.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11276.         return $instance;
  11277.     }
  11278.     /**
  11279.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  11280.      *
  11281.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  11282.      */
  11283.     protected function getMailTemplateTypeTranslationDefinition2Service()
  11284.     {
  11285.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11286.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  11287.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  11288.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11289.         return $instance;
  11290.     }
  11291.     /**
  11292.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  11293.      *
  11294.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  11295.      */
  11296.     protected function getMailTemplateTypeDefinition2Service()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  11299.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  11300.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11301.         return $instance;
  11302.     }
  11303.     /**
  11304.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  11305.      *
  11306.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  11307.      */
  11308.     protected function getMailTemplateDefinition2Service()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/MailTemplateDefinition.php';
  11311.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  11312.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11313.         return $instance;
  11314.     }
  11315.     /**
  11316.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  11317.      *
  11318.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  11319.      */
  11320.     protected function getMediaDefaultFolderDefinition2Service()
  11321.     {
  11322.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  11323.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  11324.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11325.         return $instance;
  11326.     }
  11327.     /**
  11328.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  11329.      *
  11330.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  11331.      */
  11332.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  11333.     {
  11334.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  11335.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  11336.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11337.         return $instance;
  11338.     }
  11339.     /**
  11340.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  11341.      *
  11342.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  11343.      */
  11344.     protected function getMediaFolderConfigurationDefinition2Service()
  11345.     {
  11346.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  11347.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  11348.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11349.         return $instance;
  11350.     }
  11351.     /**
  11352.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  11353.      *
  11354.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  11355.      */
  11356.     protected function getMediaFolderDefinition2Service()
  11357.     {
  11358.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  11359.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  11360.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11361.         return $instance;
  11362.     }
  11363.     /**
  11364.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  11365.      *
  11366.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  11367.      */
  11368.     protected function getMediaTagDefinition2Service()
  11369.     {
  11370.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  11371.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  11372.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11373.         return $instance;
  11374.     }
  11375.     /**
  11376.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  11377.      *
  11378.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  11379.      */
  11380.     protected function getMediaThumbnailSizeDefinition2Service()
  11381.     {
  11382.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  11383.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  11384.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11385.         return $instance;
  11386.     }
  11387.     /**
  11388.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  11389.      *
  11390.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  11391.      */
  11392.     protected function getMediaThumbnailDefinition2Service()
  11393.     {
  11394.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  11395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11396.         return $instance;
  11397.     }
  11398.     /**
  11399.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  11400.      *
  11401.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  11402.      */
  11403.     protected function getMediaTranslationDefinition2Service()
  11404.     {
  11405.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11406.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  11407.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  11408.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11409.         return $instance;
  11410.     }
  11411.     /**
  11412.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  11413.      *
  11414.      * @return \Shopware\Core\Content\Media\MediaDefinition
  11415.      */
  11416.     protected function getMediaDefinition2Service()
  11417.     {
  11418.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  11419.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11420.         return $instance;
  11421.     }
  11422.     /**
  11423.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  11424.      *
  11425.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  11426.      */
  11427.     protected function getNewsletterRecipientTagDefinition2Service()
  11428.     {
  11429.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  11430.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  11431.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11432.         return $instance;
  11433.     }
  11434.     /**
  11435.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  11436.      *
  11437.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  11438.      */
  11439.     protected function getNewsletterRecipientDefinition2Service()
  11440.     {
  11441.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  11442.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  11443.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11444.         return $instance;
  11445.     }
  11446.     /**
  11447.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  11448.      *
  11449.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  11450.      */
  11451.     protected function getProductExportDefinition2Service()
  11452.     {
  11453.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/ProductExportDefinition.php';
  11454.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  11455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11456.         return $instance;
  11457.     }
  11458.     /**
  11459.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  11460.      *
  11461.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  11462.      */
  11463.     protected function getProductStreamFilterDefinition2Service()
  11464.     {
  11465.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  11466.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  11467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11468.         return $instance;
  11469.     }
  11470.     /**
  11471.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  11472.      *
  11473.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  11474.      */
  11475.     protected function getProductStreamTranslationDefinition2Service()
  11476.     {
  11477.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11478.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  11479.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  11480.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11481.         return $instance;
  11482.     }
  11483.     /**
  11484.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  11485.      *
  11486.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  11487.      */
  11488.     protected function getProductStreamDefinition2Service()
  11489.     {
  11490.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/ProductStreamDefinition.php';
  11491.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  11492.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11493.         return $instance;
  11494.     }
  11495.     /**
  11496.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  11497.      *
  11498.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  11499.      */
  11500.     protected function getProductCategoryTreeDefinition2Service()
  11501.     {
  11502.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  11503.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  11504.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11505.         return $instance;
  11506.     }
  11507.     /**
  11508.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  11509.      *
  11510.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  11511.      */
  11512.     protected function getProductCategoryDefinition2Service()
  11513.     {
  11514.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  11515.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  11516.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11517.         return $instance;
  11518.     }
  11519.     /**
  11520.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  11521.      *
  11522.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  11523.      */
  11524.     protected function getProductConfiguratorSettingDefinition2Service()
  11525.     {
  11526.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  11527.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  11528.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11529.         return $instance;
  11530.     }
  11531.     /**
  11532.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  11533.      *
  11534.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  11535.      */
  11536.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  11537.     {
  11538.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  11539.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  11540.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11541.         return $instance;
  11542.     }
  11543.     /**
  11544.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  11545.      *
  11546.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  11547.      */
  11548.     protected function getProductCrossSellingTranslationDefinition2Service()
  11549.     {
  11550.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11551.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  11552.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  11553.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11554.         return $instance;
  11555.     }
  11556.     /**
  11557.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  11558.      *
  11559.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  11560.      */
  11561.     protected function getProductCrossSellingDefinition2Service()
  11562.     {
  11563.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  11564.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  11565.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11566.         return $instance;
  11567.     }
  11568.     /**
  11569.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  11570.      *
  11571.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  11572.      */
  11573.     protected function getProductCustomFieldSetDefinition2Service()
  11574.     {
  11575.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  11576.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  11577.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11578.         return $instance;
  11579.     }
  11580.     /**
  11581.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  11582.      *
  11583.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  11584.      */
  11585.     protected function getProductFeatureSetTranslationDefinition2Service()
  11586.     {
  11587.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11588.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  11589.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  11590.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11591.         return $instance;
  11592.     }
  11593.     /**
  11594.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  11595.      *
  11596.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  11597.      */
  11598.     protected function getProductFeatureSetDefinition2Service()
  11599.     {
  11600.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  11601.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  11602.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11603.         return $instance;
  11604.     }
  11605.     /**
  11606.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  11607.      *
  11608.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  11609.      */
  11610.     protected function getProductKeywordDictionaryDefinition2Service()
  11611.     {
  11612.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  11613.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  11614.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11615.         return $instance;
  11616.     }
  11617.     /**
  11618.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  11619.      *
  11620.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  11621.      */
  11622.     protected function getProductManufacturerTranslationDefinition2Service()
  11623.     {
  11624.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11625.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  11626.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  11627.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11628.         return $instance;
  11629.     }
  11630.     /**
  11631.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  11632.      *
  11633.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  11634.      */
  11635.     protected function getProductManufacturerDefinition2Service()
  11636.     {
  11637.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  11638.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  11639.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11640.         return $instance;
  11641.     }
  11642.     /**
  11643.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  11644.      *
  11645.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  11646.      */
  11647.     protected function getProductMediaDefinition2Service()
  11648.     {
  11649.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  11650.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  11651.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11652.         return $instance;
  11653.     }
  11654.     /**
  11655.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  11656.      *
  11657.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  11658.      */
  11659.     protected function getProductOptionDefinition2Service()
  11660.     {
  11661.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  11662.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  11663.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11664.         return $instance;
  11665.     }
  11666.     /**
  11667.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  11668.      *
  11669.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  11670.      */
  11671.     protected function getProductPriceDefinition2Service()
  11672.     {
  11673.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  11674.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  11675.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11676.         return $instance;
  11677.     }
  11678.     /**
  11679.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  11680.      *
  11681.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  11682.      */
  11683.     protected function getProductPropertyDefinition2Service()
  11684.     {
  11685.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  11686.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  11687.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11688.         return $instance;
  11689.     }
  11690.     /**
  11691.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  11692.      *
  11693.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  11694.      */
  11695.     protected function getProductReviewDefinition2Service()
  11696.     {
  11697.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  11698.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  11699.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11700.         return $instance;
  11701.     }
  11702.     /**
  11703.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  11704.      *
  11705.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  11706.      */
  11707.     protected function getProductSearchConfigFieldDefinition2Service()
  11708.     {
  11709.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  11710.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  11711.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11712.         return $instance;
  11713.     }
  11714.     /**
  11715.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  11716.      *
  11717.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  11718.      */
  11719.     protected function getProductSearchConfigDefinition2Service()
  11720.     {
  11721.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  11722.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  11723.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11724.         return $instance;
  11725.     }
  11726.     /**
  11727.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  11728.      *
  11729.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  11730.      */
  11731.     protected function getProductSearchKeywordDefinition2Service()
  11732.     {
  11733.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  11734.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  11735.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11736.         return $instance;
  11737.     }
  11738.     /**
  11739.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  11740.      *
  11741.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  11742.      */
  11743.     protected function getProductStreamMappingDefinition2Service()
  11744.     {
  11745.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  11746.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  11747.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11748.         return $instance;
  11749.     }
  11750.     /**
  11751.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  11752.      *
  11753.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  11754.      */
  11755.     protected function getProductTagDefinition2Service()
  11756.     {
  11757.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  11758.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  11759.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11760.         return $instance;
  11761.     }
  11762.     /**
  11763.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  11764.      *
  11765.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  11766.      */
  11767.     protected function getProductTranslationDefinition2Service()
  11768.     {
  11769.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11770.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  11771.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  11772.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11773.         return $instance;
  11774.     }
  11775.     /**
  11776.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  11777.      *
  11778.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  11779.      */
  11780.     protected function getProductVisibilityDefinition2Service()
  11781.     {
  11782.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  11783.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  11784.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11785.         return $instance;
  11786.     }
  11787.     /**
  11788.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  11789.      *
  11790.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  11791.      */
  11792.     protected function getProductSortingDefinition2Service()
  11793.     {
  11794.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  11795.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  11796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11797.         return $instance;
  11798.     }
  11799.     /**
  11800.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  11801.      *
  11802.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  11803.      */
  11804.     protected function getProductSortingTranslationDefinition2Service()
  11805.     {
  11806.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11807.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  11808.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  11809.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11810.         return $instance;
  11811.     }
  11812.     /**
  11813.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  11814.      *
  11815.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  11816.      */
  11817.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  11818.     {
  11819.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11820.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  11821.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  11822.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11823.         return $instance;
  11824.     }
  11825.     /**
  11826.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  11827.      *
  11828.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  11829.      */
  11830.     protected function getPropertyGroupOptionDefinition2Service()
  11831.     {
  11832.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  11833.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  11834.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11835.         return $instance;
  11836.     }
  11837.     /**
  11838.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  11839.      *
  11840.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  11841.      */
  11842.     protected function getPropertyGroupTranslationDefinition2Service()
  11843.     {
  11844.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11845.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  11846.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  11847.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11848.         return $instance;
  11849.     }
  11850.     /**
  11851.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  11852.      *
  11853.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  11854.      */
  11855.     protected function getPropertyGroupDefinition2Service()
  11856.     {
  11857.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Property/PropertyGroupDefinition.php';
  11858.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  11859.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11860.         return $instance;
  11861.     }
  11862.     /**
  11863.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  11864.      *
  11865.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  11866.      */
  11867.     protected function getRuleConditionDefinition2Service()
  11868.     {
  11869.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  11870.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  11871.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11872.         return $instance;
  11873.     }
  11874.     /**
  11875.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  11876.      *
  11877.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  11878.      */
  11879.     protected function getRuleDefinition2Service()
  11880.     {
  11881.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  11882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11883.         return $instance;
  11884.     }
  11885.     /**
  11886.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  11887.      *
  11888.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  11889.      */
  11890.     protected function getSeoUrlTemplateDefinition2Service()
  11891.     {
  11892.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  11893.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  11894.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11895.         return $instance;
  11896.     }
  11897.     /**
  11898.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  11899.      *
  11900.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  11901.      */
  11902.     protected function getAclRoleDefinition2Service()
  11903.     {
  11904.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  11905.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  11906.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11907.         return $instance;
  11908.     }
  11909.     /**
  11910.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  11911.      *
  11912.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  11913.      */
  11914.     protected function getAclUserRoleDefinition2Service()
  11915.     {
  11916.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  11917.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  11918.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11919.         return $instance;
  11920.     }
  11921.     /**
  11922.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  11923.      *
  11924.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  11925.      */
  11926.     protected function getActionButtonTranslationDefinition2Service()
  11927.     {
  11928.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11929.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  11930.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  11931.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11932.         return $instance;
  11933.     }
  11934.     /**
  11935.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  11936.      *
  11937.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  11938.      */
  11939.     protected function getActionButtonDefinition2Service()
  11940.     {
  11941.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  11942.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  11943.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11944.         return $instance;
  11945.     }
  11946.     /**
  11947.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  11948.      *
  11949.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  11950.      */
  11951.     protected function getAppTranslationDefinition2Service()
  11952.     {
  11953.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11954.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  11955.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  11956.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11957.         return $instance;
  11958.     }
  11959.     /**
  11960.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  11961.      *
  11962.      * @return \Shopware\Core\Framework\App\AppDefinition
  11963.      */
  11964.     protected function getAppDefinition2Service()
  11965.     {
  11966.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppDefinition.php';
  11967.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  11968.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11969.         return $instance;
  11970.     }
  11971.     /**
  11972.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  11973.      *
  11974.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  11975.      */
  11976.     protected function getTemplateDefinition2Service()
  11977.     {
  11978.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Template/TemplateDefinition.php';
  11979.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  11980.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11981.         return $instance;
  11982.     }
  11983.     /**
  11984.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  11985.      *
  11986.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  11987.      */
  11988.     protected function getVersionCommitDataDefinition2Service()
  11989.     {
  11990.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  11991.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  11992.         return $instance;
  11993.     }
  11994.     /**
  11995.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  11996.      *
  11997.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  11998.      */
  11999.     protected function getVersionCommitDefinition2Service()
  12000.     {
  12001.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  12002.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12003.         return $instance;
  12004.     }
  12005.     /**
  12006.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  12007.      *
  12008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  12009.      */
  12010.     protected function getVersionDefinition2Service()
  12011.     {
  12012.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  12013.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12014.         return $instance;
  12015.     }
  12016.     /**
  12017.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  12018.      *
  12019.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  12020.      */
  12021.     protected function getEventActionRuleDefinition2Service()
  12022.     {
  12023.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  12024.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  12025.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12026.         return $instance;
  12027.     }
  12028.     /**
  12029.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  12030.      *
  12031.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  12032.      */
  12033.     protected function getEventActionSalesChannelDefinition2Service()
  12034.     {
  12035.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  12036.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  12037.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12038.         return $instance;
  12039.     }
  12040.     /**
  12041.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  12042.      *
  12043.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  12044.      */
  12045.     protected function getEventActionDefinition2Service()
  12046.     {
  12047.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  12048.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12049.         return $instance;
  12050.     }
  12051.     /**
  12052.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  12053.      *
  12054.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  12055.      */
  12056.     protected function getLogEntryDefinition2Service()
  12057.     {
  12058.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Log/LogEntryDefinition.php';
  12059.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  12060.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12061.         return $instance;
  12062.     }
  12063.     /**
  12064.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  12065.      *
  12066.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  12067.      */
  12068.     protected function getDeadMessageDefinition2Service()
  12069.     {
  12070.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  12071.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  12072.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12073.         return $instance;
  12074.     }
  12075.     /**
  12076.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  12077.      *
  12078.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  12079.      */
  12080.     protected function getMessageQueueStatsDefinition2Service()
  12081.     {
  12082.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  12083.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  12084.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12085.         return $instance;
  12086.     }
  12087.     /**
  12088.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  12089.      *
  12090.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  12091.      */
  12092.     protected function getScheduledTaskDefinition2Service()
  12093.     {
  12094.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  12095.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12096.         return $instance;
  12097.     }
  12098.     /**
  12099.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  12100.      *
  12101.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  12102.      */
  12103.     protected function getPluginTranslationDefinition2Service()
  12104.     {
  12105.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12106.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  12107.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  12108.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12109.         return $instance;
  12110.     }
  12111.     /**
  12112.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  12113.      *
  12114.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  12115.      */
  12116.     protected function getPluginDefinition2Service()
  12117.     {
  12118.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  12119.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12120.         return $instance;
  12121.     }
  12122.     /**
  12123.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  12124.      *
  12125.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  12126.      */
  12127.     protected function getWebhookDefinition2Service()
  12128.     {
  12129.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/WebhookDefinition.php';
  12130.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  12131.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12132.         return $instance;
  12133.     }
  12134.     /**
  12135.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  12136.      *
  12137.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  12138.      */
  12139.     protected function getCountryStateTranslationDefinition2Service()
  12140.     {
  12141.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12142.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  12143.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  12144.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12145.         return $instance;
  12146.     }
  12147.     /**
  12148.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  12149.      *
  12150.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  12151.      */
  12152.     protected function getCountryTranslationDefinition2Service()
  12153.     {
  12154.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12155.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  12156.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  12157.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12158.         return $instance;
  12159.     }
  12160.     /**
  12161.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  12162.      *
  12163.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  12164.      */
  12165.     protected function getCurrencyCountryRoundingDefinition2Service()
  12166.     {
  12167.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  12168.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12169.         return $instance;
  12170.     }
  12171.     /**
  12172.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  12173.      *
  12174.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  12175.      */
  12176.     protected function getCurrencyTranslationDefinition2Service()
  12177.     {
  12178.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12179.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  12180.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  12181.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12182.         return $instance;
  12183.     }
  12184.     /**
  12185.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  12186.      *
  12187.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  12188.      */
  12189.     protected function getCustomFieldSetRelationDefinition2Service()
  12190.     {
  12191.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  12192.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  12193.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12194.         return $instance;
  12195.     }
  12196.     /**
  12197.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  12198.      *
  12199.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  12200.      */
  12201.     protected function getCustomFieldSetDefinition2Service()
  12202.     {
  12203.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  12204.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  12205.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12206.         return $instance;
  12207.     }
  12208.     /**
  12209.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  12210.      *
  12211.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  12212.      */
  12213.     protected function getCustomFieldDefinition2Service()
  12214.     {
  12215.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/CustomFieldDefinition.php';
  12216.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  12217.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12218.         return $instance;
  12219.     }
  12220.     /**
  12221.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  12222.      *
  12223.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  12224.      */
  12225.     protected function getDeliveryTimeTranslationDefinition2Service()
  12226.     {
  12227.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12228.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  12229.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  12230.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12231.         return $instance;
  12232.     }
  12233.     /**
  12234.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  12235.      *
  12236.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  12237.      */
  12238.     protected function getDeliveryTimeDefinition2Service()
  12239.     {
  12240.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/DeliveryTime/DeliveryTimeDefinition.php';
  12241.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  12242.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12243.         return $instance;
  12244.     }
  12245.     /**
  12246.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  12247.      *
  12248.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  12249.      */
  12250.     protected function getIntegrationRoleDefinition2Service()
  12251.     {
  12252.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  12253.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  12254.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12255.         return $instance;
  12256.     }
  12257.     /**
  12258.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  12259.      *
  12260.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  12261.      */
  12262.     protected function getIntegrationDefinition2Service()
  12263.     {
  12264.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Integration/IntegrationDefinition.php';
  12265.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  12266.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12267.         return $instance;
  12268.     }
  12269.     /**
  12270.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  12271.      *
  12272.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  12273.      */
  12274.     protected function getLocaleTranslationDefinition2Service()
  12275.     {
  12276.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12277.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  12278.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  12279.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12280.         return $instance;
  12281.     }
  12282.     /**
  12283.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  12284.      *
  12285.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  12286.      */
  12287.     protected function getLocaleDefinition2Service()
  12288.     {
  12289.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Locale/LocaleDefinition.php';
  12290.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  12291.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12292.         return $instance;
  12293.     }
  12294.     /**
  12295.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  12296.      *
  12297.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  12298.      */
  12299.     protected function getNumberRangeSalesChannelDefinition2Service()
  12300.     {
  12301.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  12302.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  12303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12304.         return $instance;
  12305.     }
  12306.     /**
  12307.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  12308.      *
  12309.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  12310.      */
  12311.     protected function getNumberRangeStateDefinition2Service()
  12312.     {
  12313.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  12314.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  12315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12316.         return $instance;
  12317.     }
  12318.     /**
  12319.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  12320.      *
  12321.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  12322.      */
  12323.     protected function getNumberRangeTranslationDefinition2Service()
  12324.     {
  12325.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  12327.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  12328.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12329.         return $instance;
  12330.     }
  12331.     /**
  12332.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  12333.      *
  12334.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  12335.      */
  12336.     protected function getNumberRangeTypeTranslationDefinition2Service()
  12337.     {
  12338.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12339.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  12340.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  12341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12342.         return $instance;
  12343.     }
  12344.     /**
  12345.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  12346.      *
  12347.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  12348.      */
  12349.     protected function getNumberRangeTypeDefinition2Service()
  12350.     {
  12351.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  12352.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  12353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12354.         return $instance;
  12355.     }
  12356.     /**
  12357.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  12358.      *
  12359.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  12360.      */
  12361.     protected function getNumberRangeDefinition2Service()
  12362.     {
  12363.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  12364.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12365.         return $instance;
  12366.     }
  12367.     /**
  12368.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  12369.      *
  12370.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  12371.      */
  12372.     protected function getSalesChannelAnalyticsDefinition2Service()
  12373.     {
  12374.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  12375.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  12376.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12377.         return $instance;
  12378.     }
  12379.     /**
  12380.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  12381.      *
  12382.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  12383.      */
  12384.     protected function getSalesChannelCountryDefinition3Service()
  12385.     {
  12386.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  12387.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  12388.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12389.         return $instance;
  12390.     }
  12391.     /**
  12392.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  12393.      *
  12394.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  12395.      */
  12396.     protected function getSalesChannelCurrencyDefinition3Service()
  12397.     {
  12398.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  12399.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  12400.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12401.         return $instance;
  12402.     }
  12403.     /**
  12404.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  12405.      *
  12406.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  12407.      */
  12408.     protected function getSalesChannelDomainDefinition2Service()
  12409.     {
  12410.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  12411.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12412.         return $instance;
  12413.     }
  12414.     /**
  12415.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  12416.      *
  12417.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  12418.      */
  12419.     protected function getSalesChannelLanguageDefinition3Service()
  12420.     {
  12421.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  12422.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  12423.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12424.         return $instance;
  12425.     }
  12426.     /**
  12427.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  12428.      *
  12429.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  12430.      */
  12431.     protected function getSalesChannelPaymentMethodDefinition3Service()
  12432.     {
  12433.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  12434.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  12435.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12436.         return $instance;
  12437.     }
  12438.     /**
  12439.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  12440.      *
  12441.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  12442.      */
  12443.     protected function getSalesChannelShippingMethodDefinition3Service()
  12444.     {
  12445.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  12446.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  12447.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12448.         return $instance;
  12449.     }
  12450.     /**
  12451.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  12452.      *
  12453.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  12454.      */
  12455.     protected function getSalesChannelTranslationDefinition2Service()
  12456.     {
  12457.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12458.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  12459.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  12460.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12461.         return $instance;
  12462.     }
  12463.     /**
  12464.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  12465.      *
  12466.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  12467.      */
  12468.     protected function getSalesChannelTypeTranslationDefinition2Service()
  12469.     {
  12470.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12471.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  12472.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  12473.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12474.         return $instance;
  12475.     }
  12476.     /**
  12477.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  12478.      *
  12479.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  12480.      */
  12481.     protected function getSalesChannelTypeDefinition2Service()
  12482.     {
  12483.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  12484.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  12485.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12486.         return $instance;
  12487.     }
  12488.     /**
  12489.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  12490.      *
  12491.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  12492.      */
  12493.     protected function getSalesChannelDefinition2Service()
  12494.     {
  12495.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  12496.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12497.         return $instance;
  12498.     }
  12499.     /**
  12500.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  12501.      *
  12502.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  12503.      */
  12504.     protected function getSalutationTranslationDefinition2Service()
  12505.     {
  12506.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  12508.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  12509.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12510.         return $instance;
  12511.     }
  12512.     /**
  12513.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  12514.      *
  12515.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  12516.      */
  12517.     protected function getSnippetSetDefinition2Service()
  12518.     {
  12519.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  12520.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12521.         return $instance;
  12522.     }
  12523.     /**
  12524.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  12525.      *
  12526.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  12527.      */
  12528.     protected function getSnippetDefinition2Service()
  12529.     {
  12530.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  12531.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12532.         return $instance;
  12533.     }
  12534.     /**
  12535.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  12536.      *
  12537.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  12538.      */
  12539.     protected function getStateMachineHistoryDefinition2Service()
  12540.     {
  12541.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  12542.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12543.         return $instance;
  12544.     }
  12545.     /**
  12546.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  12547.      *
  12548.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  12549.      */
  12550.     protected function getStateMachineStateDefinition2Service()
  12551.     {
  12552.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  12553.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12554.         return $instance;
  12555.     }
  12556.     /**
  12557.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  12558.      *
  12559.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  12560.      */
  12561.     protected function getStateMachineStateTranslationDefinition2Service()
  12562.     {
  12563.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12564.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  12565.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  12566.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12567.         return $instance;
  12568.     }
  12569.     /**
  12570.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  12571.      *
  12572.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  12573.      */
  12574.     protected function getStateMachineTransitionDefinition2Service()
  12575.     {
  12576.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  12577.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  12578.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12579.         return $instance;
  12580.     }
  12581.     /**
  12582.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  12583.      *
  12584.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  12585.      */
  12586.     protected function getStateMachineDefinition2Service()
  12587.     {
  12588.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  12589.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12590.         return $instance;
  12591.     }
  12592.     /**
  12593.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  12594.      *
  12595.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  12596.      */
  12597.     protected function getStateMachineTranslationDefinition2Service()
  12598.     {
  12599.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12600.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/StateMachineTranslationDefinition.php';
  12601.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  12602.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12603.         return $instance;
  12604.     }
  12605.     /**
  12606.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  12607.      *
  12608.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  12609.      */
  12610.     protected function getSystemConfigDefinition2Service()
  12611.     {
  12612.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  12613.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12614.         return $instance;
  12615.     }
  12616.     /**
  12617.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  12618.      *
  12619.      * @return \Shopware\Core\System\Tag\TagDefinition
  12620.      */
  12621.     protected function getTagDefinition2Service()
  12622.     {
  12623.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tag/TagDefinition.php';
  12624.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  12625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12626.         return $instance;
  12627.     }
  12628.     /**
  12629.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  12630.      *
  12631.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  12632.      */
  12633.     protected function getTaxRuleTypeTranslationDefinition2Service()
  12634.     {
  12635.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12636.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  12637.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  12638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12639.         return $instance;
  12640.     }
  12641.     /**
  12642.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  12643.      *
  12644.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  12645.      */
  12646.     protected function getTaxRuleTypeDefinition2Service()
  12647.     {
  12648.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  12649.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  12650.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12651.         return $instance;
  12652.     }
  12653.     /**
  12654.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  12655.      *
  12656.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  12657.      */
  12658.     protected function getTaxRuleDefinition2Service()
  12659.     {
  12660.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  12661.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  12662.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12663.         return $instance;
  12664.     }
  12665.     /**
  12666.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  12667.      *
  12668.      * @return \Shopware\Core\System\Tax\TaxDefinition
  12669.      */
  12670.     protected function getTaxDefinition2Service()
  12671.     {
  12672.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  12673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12674.         return $instance;
  12675.     }
  12676.     /**
  12677.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  12678.      *
  12679.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  12680.      */
  12681.     protected function getUnitTranslationDefinition2Service()
  12682.     {
  12683.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12684.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  12685.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  12686.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12687.         return $instance;
  12688.     }
  12689.     /**
  12690.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  12691.      *
  12692.      * @return \Shopware\Core\System\Unit\UnitDefinition
  12693.      */
  12694.     protected function getUnitDefinition2Service()
  12695.     {
  12696.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Unit/UnitDefinition.php';
  12697.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  12698.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12699.         return $instance;
  12700.     }
  12701.     /**
  12702.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  12703.      *
  12704.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  12705.      */
  12706.     protected function getUserAccessKeyDefinition2Service()
  12707.     {
  12708.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  12709.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  12710.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12711.         return $instance;
  12712.     }
  12713.     /**
  12714.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  12715.      *
  12716.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  12717.      */
  12718.     protected function getUserConfigDefinition2Service()
  12719.     {
  12720.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  12721.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  12722.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12723.         return $instance;
  12724.     }
  12725.     /**
  12726.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  12727.      *
  12728.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  12729.      */
  12730.     protected function getUserRecoveryDefinition2Service()
  12731.     {
  12732.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  12733.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  12734.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12735.         return $instance;
  12736.     }
  12737.     /**
  12738.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  12739.      *
  12740.      * @return \Shopware\Core\System\User\UserDefinition
  12741.      */
  12742.     protected function getUserDefinition2Service()
  12743.     {
  12744.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/UserDefinition.php';
  12745.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  12746.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12747.         return $instance;
  12748.     }
  12749.     /**
  12750.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  12751.      *
  12752.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  12753.      */
  12754.     protected function getThemeMediaDefinition2Service()
  12755.     {
  12756.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  12757.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  12758.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12759.         return $instance;
  12760.     }
  12761.     /**
  12762.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  12763.      *
  12764.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  12765.      */
  12766.     protected function getThemeSalesChannelDefinition2Service()
  12767.     {
  12768.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  12769.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12770.         return $instance;
  12771.     }
  12772.     /**
  12773.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  12774.      *
  12775.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  12776.      */
  12777.     protected function getThemeTranslationDefinition2Service()
  12778.     {
  12779.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12780.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  12781.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  12782.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12783.         return $instance;
  12784.     }
  12785.     /**
  12786.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  12787.      *
  12788.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  12789.      */
  12790.     protected function getThemeDefinition2Service()
  12791.     {
  12792.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  12793.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12794.         return $instance;
  12795.     }
  12796.     /**
  12797.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  12798.      *
  12799.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  12800.      */
  12801.     protected function getPackLanguageDefinition2Service()
  12802.     {
  12803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  12804.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  12805.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12806.         return $instance;
  12807.     }
  12808.     /**
  12809.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  12810.      *
  12811.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  12812.      */
  12813.     protected function getCategoryMappingDefinition2Service()
  12814.     {
  12815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  12816.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  12817.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12818.         return $instance;
  12819.     }
  12820.     /**
  12821.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  12822.      *
  12823.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  12824.      */
  12825.     protected function getSwagMarketsConfigurationEntityDefinition2Service()
  12826.     {
  12827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  12828.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  12829.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12830.         return $instance;
  12831.     }
  12832.     /**
  12833.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  12834.      *
  12835.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  12836.      */
  12837.     protected function getMarketplaceSalesChannelDefinition2Service()
  12838.     {
  12839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  12840.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  12841.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12842.         return $instance;
  12843.     }
  12844.     /**
  12845.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  12846.      *
  12847.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  12848.      */
  12849.     protected function getMarketplaceSettingsDefinition2Service()
  12850.     {
  12851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  12852.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  12853.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12854.         return $instance;
  12855.     }
  12856.     /**
  12857.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  12858.      *
  12859.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  12860.      */
  12861.     protected function getMarketplaceDefinition2Service()
  12862.     {
  12863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  12864.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  12865.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12866.         return $instance;
  12867.     }
  12868.     /**
  12869.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  12870.      *
  12871.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  12872.      */
  12873.     protected function getSupportDefinition2Service()
  12874.     {
  12875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  12876.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  12877.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12878.         return $instance;
  12879.     }
  12880.     /**
  12881.      * Gets the public 'sales_channel_domain.repository' shared service.
  12882.      *
  12883.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12884.      */
  12885.     protected function getSalesChannelDomain_RepositoryService()
  12886.     {
  12887.         return $this->services['sales_channel_domain.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] ?? $this->getSalesChannelDomainDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12888.     }
  12889.     /**
  12890.      * Gets the public 'sales_channel_language.repository' shared service.
  12891.      *
  12892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12893.      */
  12894.     protected function getSalesChannelLanguage_RepositoryService()
  12895.     {
  12896.         return $this->services['sales_channel_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinition2Service()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12897.     }
  12898.     /**
  12899.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  12900.      *
  12901.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12902.      */
  12903.     protected function getSalesChannelPaymentMethod_RepositoryService()
  12904.     {
  12905.         return $this->services['sales_channel_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinition2Service()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12906.     }
  12907.     /**
  12908.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  12909.      *
  12910.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12911.      */
  12912.     protected function getSalesChannelShippingMethod_RepositoryService()
  12913.     {
  12914.         return $this->services['sales_channel_shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinition2Service()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12915.     }
  12916.     /**
  12917.      * Gets the public 'sales_channel_translation.repository' shared service.
  12918.      *
  12919.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12920.      */
  12921.     protected function getSalesChannelTranslation_RepositoryService()
  12922.     {
  12923.         return $this->services['sales_channel_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] ?? $this->getSalesChannelTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12924.     }
  12925.     /**
  12926.      * Gets the public 'sales_channel_type.repository' shared service.
  12927.      *
  12928.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12929.      */
  12930.     protected function getSalesChannelType_RepositoryService()
  12931.     {
  12932.         return $this->services['sales_channel_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] ?? $this->getSalesChannelTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12933.     }
  12934.     /**
  12935.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  12936.      *
  12937.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12938.      */
  12939.     protected function getSalesChannelTypeTranslation_RepositoryService()
  12940.     {
  12941.         return $this->services['sales_channel_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] ?? $this->getSalesChannelTypeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12942.     }
  12943.     /**
  12944.      * Gets the public 'salutation.repository' shared service.
  12945.      *
  12946.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12947.      */
  12948.     protected function getSalutation_RepositoryService()
  12949.     {
  12950.         return $this->services['salutation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12951.     }
  12952.     /**
  12953.      * Gets the public 'salutation_translation.repository' shared service.
  12954.      *
  12955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12956.      */
  12957.     protected function getSalutationTranslation_RepositoryService()
  12958.     {
  12959.         return $this->services['salutation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] ?? $this->getSalutationTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12960.     }
  12961.     /**
  12962.      * Gets the public 'scheduled_task.repository' shared service.
  12963.      *
  12964.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12965.      */
  12966.     protected function getScheduledTask_RepositoryService()
  12967.     {
  12968.         return $this->services['scheduled_task.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] ?? $this->getScheduledTaskDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12969.     }
  12970.     /**
  12971.      * Gets the public 'seo_url.repository' shared service.
  12972.      *
  12973.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12974.      */
  12975.     protected function getSeoUrl_RepositoryService()
  12976.     {
  12977.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12978.     }
  12979.     /**
  12980.      * Gets the public 'seo_url_template.repository' shared service.
  12981.      *
  12982.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12983.      */
  12984.     protected function getSeoUrlTemplate_RepositoryService()
  12985.     {
  12986.         return $this->services['seo_url_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] ?? $this->getSeoUrlTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12987.     }
  12988.     /**
  12989.      * Gets the public 'services_resetter' shared service.
  12990.      *
  12991.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  12992.      */
  12993.     protected function getServicesResetterService()
  12994.     {
  12995.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  12996.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  12997.             if (isset($this->services['cache.app'])) {
  12998.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  12999.             }
  13000.             if (isset($this->services['cache.system'])) {
  13001.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  13002.             }
  13003.             if (isset($this->privates['cache.validator'])) {
  13004.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  13005.             }
  13006.             if (isset($this->privates['cache.serializer'])) {
  13007.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  13008.             }
  13009.             if (isset($this->privates['cache.annotations'])) {
  13010.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  13011.             }
  13012.             if (isset($this->privates['cache.property_info'])) {
  13013.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  13014.             }
  13015.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  13016.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  13017.             }
  13018.             if (isset($this->privates['.cache.object.inner'])) {
  13019.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  13020.             }
  13021.             if (isset($this->privates['.cache.http.inner'])) {
  13022.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  13023.             }
  13024.             if (isset($this->privates['cache.tags'])) {
  13025.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  13026.             }
  13027.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  13028.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  13029.             }
  13030.             if (isset($this->services['profiler'])) {
  13031.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  13032.             }
  13033.             if (isset($this->privates['debug.validator'])) {
  13034.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  13035.             }
  13036.             if (isset($this->privates['mailer.message_logger_listener'])) {
  13037.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  13038.             }
  13039.             if (isset($this->privates['debug.stopwatch'])) {
  13040.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  13041.             }
  13042.             if (isset($this->services['event_dispatcher'])) {
  13043.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  13044.             }
  13045.             if (isset($this->privates['monolog.handler.main'])) {
  13046.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  13047.             }
  13048.             if (isset($this->privates['monolog.handler.console'])) {
  13049.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  13050.             }
  13051.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  13052.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  13053.             }
  13054.         }, function () {
  13055.             return + (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['.cache.object.inner'])) + (int) (isset($this->privates['.cache.http.inner'])) + (int) (isset($this->privates['cache.tags'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->privates['debug.validator'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.business_event_handler_buffer']));
  13056.         }), ['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'], '.cache.object.inner' => [=> 'reset'], '.cache.http.inner' => [=> 'reset'], 'cache.tags' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.business_event_handler_buffer' => [=> 'reset']]);
  13057.     }
  13058.     /**
  13059.      * Gets the public 'session' shared service.
  13060.      *
  13061.      * @return \Symfony\Component\HttpFoundation\Session\Session
  13062.      */
  13063.     protected function getSessionService()
  13064.     {
  13065.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), NULLNULL, [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  13066.     }
  13067.     /**
  13068.      * Gets the public 'shipping_method.repository' shared service.
  13069.      *
  13070.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13071.      */
  13072.     protected function getShippingMethod_RepositoryService()
  13073.     {
  13074.         return $this->services['shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13075.     }
  13076.     /**
  13077.      * Gets the public 'shipping_method_price.repository' shared service.
  13078.      *
  13079.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13080.      */
  13081.     protected function getShippingMethodPrice_RepositoryService()
  13082.     {
  13083.         return $this->services['shipping_method_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] ?? $this->getShippingMethodPriceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13084.     }
  13085.     /**
  13086.      * Gets the public 'shipping_method_tag.repository' shared service.
  13087.      *
  13088.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13089.      */
  13090.     protected function getShippingMethodTag_RepositoryService()
  13091.     {
  13092.         return $this->services['shipping_method_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] ?? $this->getShippingMethodTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13093.     }
  13094.     /**
  13095.      * Gets the public 'shipping_method_translation.repository' shared service.
  13096.      *
  13097.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13098.      */
  13099.     protected function getShippingMethodTranslation_RepositoryService()
  13100.     {
  13101.         return $this->services['shipping_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] ?? $this->getShippingMethodTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13102.     }
  13103.     /**
  13104.      * Gets the public 'shopware.filesystem.asset' shared service.
  13105.      *
  13106.      * @return \League\Flysystem\FilesystemInterface
  13107.      */
  13108.     protected function getShopware_Filesystem_AssetService()
  13109.     {
  13110.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  13111.     }
  13112.     /**
  13113.      * Gets the public 'shopware.filesystem.private' shared service.
  13114.      *
  13115.      * @return \League\Flysystem\FilesystemInterface
  13116.      */
  13117.     protected function getShopware_Filesystem_PrivateService()
  13118.     {
  13119.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  13120.     }
  13121.     /**
  13122.      * Gets the public 'shopware.filesystem.public' shared service.
  13123.      *
  13124.      * @return \League\Flysystem\FilesystemInterface
  13125.      */
  13126.     protected function getShopware_Filesystem_PublicService()
  13127.     {
  13128.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  13129.     }
  13130.     /**
  13131.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  13132.      *
  13133.      * @return \League\Flysystem\FilesystemInterface
  13134.      */
  13135.     protected function getShopware_Filesystem_SitemapService()
  13136.     {
  13137.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  13138.     }
  13139.     /**
  13140.      * Gets the public 'shopware.filesystem.temp' shared service.
  13141.      *
  13142.      * @return \League\Flysystem\FilesystemInterface
  13143.      */
  13144.     protected function getShopware_Filesystem_TempService()
  13145.     {
  13146.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  13147.     }
  13148.     /**
  13149.      * Gets the public 'shopware.filesystem.theme' shared service.
  13150.      *
  13151.      * @return \League\Flysystem\FilesystemInterface
  13152.      */
  13153.     protected function getShopware_Filesystem_ThemeService()
  13154.     {
  13155.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  13156.     }
  13157.     /**
  13158.      * Gets the public 'snippet.repository' shared service.
  13159.      *
  13160.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13161.      */
  13162.     protected function getSnippet_RepositoryService()
  13163.     {
  13164.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13165.     }
  13166.     /**
  13167.      * Gets the public 'snippet_set.repository' shared service.
  13168.      *
  13169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13170.      */
  13171.     protected function getSnippetSet_RepositoryService()
  13172.     {
  13173.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13174.     }
  13175.     /**
  13176.      * Gets the public 'state_machine.repository' shared service.
  13177.      *
  13178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13179.      */
  13180.     protected function getStateMachine_RepositoryService()
  13181.     {
  13182.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13183.     }
  13184.     /**
  13185.      * Gets the public 'state_machine_history.repository' shared service.
  13186.      *
  13187.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13188.      */
  13189.     protected function getStateMachineHistory_RepositoryService()
  13190.     {
  13191.         return $this->services['state_machine_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] ?? $this->getStateMachineHistoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13192.     }
  13193.     /**
  13194.      * Gets the public 'state_machine_state.repository' shared service.
  13195.      *
  13196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13197.      */
  13198.     protected function getStateMachineState_RepositoryService()
  13199.     {
  13200.         return $this->services['state_machine_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] ?? $this->getStateMachineStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13201.     }
  13202.     /**
  13203.      * Gets the public 'state_machine_state_translation.repository' shared service.
  13204.      *
  13205.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13206.      */
  13207.     protected function getStateMachineStateTranslation_RepositoryService()
  13208.     {
  13209.         return $this->services['state_machine_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] ?? $this->getStateMachineStateTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13210.     }
  13211.     /**
  13212.      * Gets the public 'state_machine_transition.repository' shared service.
  13213.      *
  13214.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13215.      */
  13216.     protected function getStateMachineTransition_RepositoryService()
  13217.     {
  13218.         return $this->services['state_machine_transition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] ?? $this->getStateMachineTransitionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13219.     }
  13220.     /**
  13221.      * Gets the public 'state_machine_translation.repository' shared service.
  13222.      *
  13223.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13224.      */
  13225.     protected function getStateMachineTranslation_RepositoryService()
  13226.     {
  13227.         return $this->services['state_machine_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] ?? $this->getStateMachineTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13228.     }
  13229.     /**
  13230.      * Gets the public 'storefront.filesystem.private' shared service.
  13231.      *
  13232.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13233.      */
  13234.     protected function getStorefront_Filesystem_PrivateService()
  13235.     {
  13236.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13237.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13238.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  13239.     }
  13240.     /**
  13241.      * Gets the public 'storefront.filesystem.public' shared service.
  13242.      *
  13243.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13244.      */
  13245.     protected function getStorefront_Filesystem_PublicService()
  13246.     {
  13247.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13248.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13249.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  13250.     }
  13251.     /**
  13252.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  13253.      *
  13254.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13255.      */
  13256.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  13257.     {
  13258.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13259.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13260.         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');
  13261.     }
  13262.     /**
  13263.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  13264.      *
  13265.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13266.      */
  13267.     protected function getSwagLanguagePack_Filesystem_PublicService()
  13268.     {
  13269.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13270.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13271.         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');
  13272.     }
  13273.     /**
  13274.      * Gets the public 'swag_language_pack_language.repository' shared service.
  13275.      *
  13276.      * @return \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator
  13277.      */
  13278.     protected function getSwagLanguagePackLanguage_RepositoryService()
  13279.     {
  13280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  13281.         return $this->services['swag_language_pack_language.repository'] = new \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] ?? $this->getPackLanguageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  13282.     }
  13283.     /**
  13284.      * Gets the public 'swag_markets.filesystem.private' shared service.
  13285.      *
  13286.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13287.      */
  13288.     protected function getSwagMarkets_Filesystem_PrivateService()
  13289.     {
  13290.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13291.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13292.         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');
  13293.     }
  13294.     /**
  13295.      * Gets the public 'swag_markets.filesystem.public' shared service.
  13296.      *
  13297.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13298.      */
  13299.     protected function getSwagMarkets_Filesystem_PublicService()
  13300.     {
  13301.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13302.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13303.         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');
  13304.     }
  13305.     /**
  13306.      * Gets the public 'swag_platform_demo_data.filesystem.private' shared service.
  13307.      *
  13308.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13309.      */
  13310.     protected function getSwagPlatformDemoData_Filesystem_PrivateService()
  13311.     {
  13312.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13313.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13314.         return $this->services['swag_platform_demo_data.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_platform_demo_data');
  13315.     }
  13316.     /**
  13317.      * Gets the public 'swag_platform_demo_data.filesystem.public' shared service.
  13318.      *
  13319.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13320.      */
  13321.     protected function getSwagPlatformDemoData_Filesystem_PublicService()
  13322.     {
  13323.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13324.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13325.         return $this->services['swag_platform_demo_data.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_platform_demo_data');
  13326.     }
  13327.     /**
  13328.      * Gets the public 'system.filesystem.private' shared service.
  13329.      *
  13330.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13331.      */
  13332.     protected function getSystem_Filesystem_PrivateService()
  13333.     {
  13334.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13335.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13336.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  13337.     }
  13338.     /**
  13339.      * Gets the public 'system.filesystem.public' shared service.
  13340.      *
  13341.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13342.      */
  13343.     protected function getSystem_Filesystem_PublicService()
  13344.     {
  13345.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13346.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13347.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  13348.     }
  13349.     /**
  13350.      * Gets the public 'system_config.repository' shared service.
  13351.      *
  13352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13353.      */
  13354.     protected function getSystemConfig_RepositoryService()
  13355.     {
  13356.         return $this->services['system_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13357.     }
  13358.     /**
  13359.      * Gets the public 'tag.repository' shared service.
  13360.      *
  13361.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13362.      */
  13363.     protected function getTag_RepositoryService()
  13364.     {
  13365.         return $this->services['tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13366.     }
  13367.     /**
  13368.      * Gets the public 'tax.repository' shared service.
  13369.      *
  13370.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13371.      */
  13372.     protected function getTax_RepositoryService()
  13373.     {
  13374.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13375.     }
  13376.     /**
  13377.      * Gets the public 'tax_rule.repository' shared service.
  13378.      *
  13379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13380.      */
  13381.     protected function getTaxRule_RepositoryService()
  13382.     {
  13383.         return $this->services['tax_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] ?? $this->getTaxRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13384.     }
  13385.     /**
  13386.      * Gets the public 'tax_rule_type.repository' shared service.
  13387.      *
  13388.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13389.      */
  13390.     protected function getTaxRuleType_RepositoryService()
  13391.     {
  13392.         return $this->services['tax_rule_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] ?? $this->getTaxRuleTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13393.     }
  13394.     /**
  13395.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  13396.      *
  13397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13398.      */
  13399.     protected function getTaxRuleTypeTranslation_RepositoryService()
  13400.     {
  13401.         return $this->services['tax_rule_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] ?? $this->getTaxRuleTypeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13402.     }
  13403.     /**
  13404.      * Gets the public 'theme.repository' shared service.
  13405.      *
  13406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13407.      */
  13408.     protected function getTheme_RepositoryService()
  13409.     {
  13410.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] ?? $this->getThemeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13411.     }
  13412.     /**
  13413.      * Gets the public 'theme_media.repository' shared service.
  13414.      *
  13415.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13416.      */
  13417.     protected function getThemeMedia_RepositoryService()
  13418.     {
  13419.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] ?? $this->getThemeMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13420.     }
  13421.     /**
  13422.      * Gets the public 'theme_sales_channel.repository' shared service.
  13423.      *
  13424.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13425.      */
  13426.     protected function getThemeSalesChannel_RepositoryService()
  13427.     {
  13428.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] ?? $this->getThemeSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13429.     }
  13430.     /**
  13431.      * Gets the public 'theme_translation.repository' shared service.
  13432.      *
  13433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13434.      */
  13435.     protected function getThemeTranslation_RepositoryService()
  13436.     {
  13437.         return $this->services['theme_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] ?? $this->getThemeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13438.     }
  13439.     /**
  13440.      * Gets the public 'translator' shared service.
  13441.      *
  13442.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  13443.      */
  13444.     protected function getTranslatorService()
  13445.     {
  13446.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  13447.     }
  13448.     /**
  13449.      * Gets the public 'unit.repository' shared service.
  13450.      *
  13451.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13452.      */
  13453.     protected function getUnit_RepositoryService()
  13454.     {
  13455.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13456.     }
  13457.     /**
  13458.      * Gets the public 'unit_translation.repository' shared service.
  13459.      *
  13460.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13461.      */
  13462.     protected function getUnitTranslation_RepositoryService()
  13463.     {
  13464.         return $this->services['unit_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] ?? $this->getUnitTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13465.     }
  13466.     /**
  13467.      * Gets the public 'user.repository' shared service.
  13468.      *
  13469.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13470.      */
  13471.     protected function getUser_RepositoryService()
  13472.     {
  13473.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13474.     }
  13475.     /**
  13476.      * Gets the public 'user_access_key.repository' shared service.
  13477.      *
  13478.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13479.      */
  13480.     protected function getUserAccessKey_RepositoryService()
  13481.     {
  13482.         return $this->services['user_access_key.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] ?? $this->getUserAccessKeyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13483.     }
  13484.     /**
  13485.      * Gets the public 'user_config.repository' shared service.
  13486.      *
  13487.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13488.      */
  13489.     protected function getUserConfig_RepositoryService()
  13490.     {
  13491.         return $this->services['user_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] ?? $this->getUserConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13492.     }
  13493.     /**
  13494.      * Gets the public 'user_recovery.repository' shared service.
  13495.      *
  13496.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13497.      */
  13498.     protected function getUserRecovery_RepositoryService()
  13499.     {
  13500.         return $this->services['user_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] ?? $this->getUserRecoveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13501.     }
  13502.     /**
  13503.      * Gets the public 'var_dumper.cloner' shared service.
  13504.      *
  13505.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  13506.      */
  13507.     protected function getVarDumper_ClonerService()
  13508.     {
  13509.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  13510.         $instance->setMaxItems(2500);
  13511.         $instance->setMinDepth(1);
  13512.         $instance->setMaxString(-1);
  13513.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  13514.         return $instance;
  13515.     }
  13516.     /**
  13517.      * Gets the public 'version.repository' shared service.
  13518.      *
  13519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13520.      */
  13521.     protected function getVersion_RepositoryService()
  13522.     {
  13523.         return $this->services['version.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13524.     }
  13525.     /**
  13526.      * Gets the public 'version_commit.repository' shared service.
  13527.      *
  13528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13529.      */
  13530.     protected function getVersionCommit_RepositoryService()
  13531.     {
  13532.         return $this->services['version_commit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13533.     }
  13534.     /**
  13535.      * Gets the public 'version_commit_data.repository' shared service.
  13536.      *
  13537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13538.      */
  13539.     protected function getVersionCommitData_RepositoryService()
  13540.     {
  13541.         return $this->services['version_commit_data.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13542.     }
  13543.     /**
  13544.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  13545.      *
  13546.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  13547.      */
  13548.     protected function getWebProfiler_Controller_ExceptionPanelService()
  13549.     {
  13550.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  13551.         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['profiler'] ?? $this->getProfilerService()));
  13552.     }
  13553.     /**
  13554.      * Gets the public 'web_profiler.controller.profiler' shared service.
  13555.      *
  13556.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  13557.      */
  13558.     protected function getWebProfiler_Controller_ProfilerService()
  13559.     {
  13560.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  13561.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($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));
  13562.     }
  13563.     /**
  13564.      * Gets the public 'web_profiler.controller.router' shared service.
  13565.      *
  13566.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  13567.      */
  13568.     protected function getWebProfiler_Controller_RouterService()
  13569.     {
  13570.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  13571.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  13572.             return new \EmptyIterator();
  13573.         }, 0));
  13574.     }
  13575.     /**
  13576.      * Gets the public 'webhook.repository' shared service.
  13577.      *
  13578.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13579.      */
  13580.     protected function getWebhook_RepositoryService()
  13581.     {
  13582.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] ?? $this->getWebhookDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13583.     }
  13584.     /**
  13585.      * Gets the private '.cache.http.inner' shared service.
  13586.      *
  13587.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13588.      */
  13589.     protected function get_Cache_Http_InnerService()
  13590.     {
  13591.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(10800);
  13592.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13593.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  13594.     }
  13595.     /**
  13596.      * Gets the private '.cache.object.inner' shared service.
  13597.      *
  13598.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13599.      */
  13600.     protected function get_Cache_Object_InnerService()
  13601.     {
  13602.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(10800);
  13603.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13604.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  13605.     }
  13606.     /**
  13607.      * Gets the private '.errored..service_locator.0i9t3ml.Shopware\Core\Framework\Context' shared service.
  13608.      *
  13609.      * @return \Shopware\Core\Framework\Context
  13610.      */
  13611.     protected function getContextService()
  13612.     {
  13613.         $this->throw('Cannot autowire service ".service_locator.0i9t3ml": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  13614.     }
  13615.     /**
  13616.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  13617.      *
  13618.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  13619.      */
  13620.     protected function getLoaderInterfaceService()
  13621.     {
  13622.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  13623.     }
  13624.     /**
  13625.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  13626.      *
  13627.      * @return \Symfony\Component\HttpFoundation\Response
  13628.      */
  13629.     protected function getResponseService()
  13630.     {
  13631.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  13632.     }
  13633.     /**
  13634.      * Gets the private '.messenger.handler_descriptor.1SPMxF6' shared service.
  13635.      *
  13636.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13637.      */
  13638.     protected function get_Messenger_HandlerDescriptor_1SPMxF6Service()
  13639.     {
  13640.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13641.         return $this->privates['.messenger.handler_descriptor.1SPMxF6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service()), []);
  13642.     }
  13643.     /**
  13644.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  13645.      *
  13646.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13647.      */
  13648.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  13649.     {
  13650.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13651.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  13652.     }
  13653.     /**
  13654.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  13655.      *
  13656.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13657.      */
  13658.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  13659.     {
  13660.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13661.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  13662.     }
  13663.     /**
  13664.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  13665.      *
  13666.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13667.      */
  13668.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  13669.     {
  13670.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13671.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService()), []);
  13672.     }
  13673.     /**
  13674.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  13675.      *
  13676.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13677.      */
  13678.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  13679.     {
  13680.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13681.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  13682.     }
  13683.     /**
  13684.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  13685.      *
  13686.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13687.      */
  13688.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  13689.     {
  13690.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13691.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  13692.     }
  13693.     /**
  13694.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  13695.      *
  13696.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13697.      */
  13698.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  13699.     {
  13700.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13701.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  13702.     }
  13703.     /**
  13704.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  13705.      *
  13706.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13707.      */
  13708.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  13709.     {
  13710.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13711.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), []);
  13712.     }
  13713.     /**
  13714.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  13715.      *
  13716.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13717.      */
  13718.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  13719.     {
  13720.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13721.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService()), []);
  13722.     }
  13723.     /**
  13724.      * Gets the private '.messenger.handler_descriptor.CKTMT3c' shared service.
  13725.      *
  13726.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13727.      */
  13728.     protected function get_Messenger_HandlerDescriptor_CKTMT3cService()
  13729.     {
  13730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13731.         return $this->privates['.messenger.handler_descriptor.CKTMT3c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), []);
  13732.     }
  13733.     /**
  13734.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  13735.      *
  13736.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13737.      */
  13738.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  13739.     {
  13740.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13741.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  13742.     }
  13743.     /**
  13744.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  13745.      *
  13746.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13747.      */
  13748.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  13749.     {
  13750.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13751.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  13752.     }
  13753.     /**
  13754.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  13755.      *
  13756.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13757.      */
  13758.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  13759.     {
  13760.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13761.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), []);
  13762.     }
  13763.     /**
  13764.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  13765.      *
  13766.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13767.      */
  13768.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  13769.     {
  13770.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13771.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  13772.     }
  13773.     /**
  13774.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  13775.      *
  13776.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13777.      */
  13778.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  13779.     {
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13781.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService()), []);
  13782.     }
  13783.     /**
  13784.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  13785.      *
  13786.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13787.      */
  13788.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  13789.     {
  13790.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13791.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  13792.     }
  13793.     /**
  13794.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  13795.      *
  13796.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13797.      */
  13798.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  13799.     {
  13800.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13801.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  13802.     }
  13803.     /**
  13804.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  13805.      *
  13806.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13807.      */
  13808.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  13809.     {
  13810.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13811.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  13812.     }
  13813.     /**
  13814.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  13815.      *
  13816.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13817.      */
  13818.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  13819.     {
  13820.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13821.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService()), []);
  13822.     }
  13823.     /**
  13824.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  13825.      *
  13826.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13827.      */
  13828.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  13829.     {
  13830.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13831.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService()), []);
  13832.     }
  13833.     /**
  13834.      * Gets the private '.messenger.handler_descriptor.u_2ldqP' shared service.
  13835.      *
  13836.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13837.      */
  13838.     protected function get_Messenger_HandlerDescriptor_U2ldqPService()
  13839.     {
  13840.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13841.         return $this->privates['.messenger.handler_descriptor.u_2ldqP'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), []);
  13842.     }
  13843.     /**
  13844.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  13845.      *
  13846.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13847.      */
  13848.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  13849.     {
  13850.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13851.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService()), []);
  13852.     }
  13853.     /**
  13854.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  13855.      *
  13856.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13857.      */
  13858.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  13859.     {
  13860.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13861.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService()), []);
  13862.     }
  13863.     /**
  13864.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  13865.      *
  13866.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13867.      */
  13868.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  13869.     {
  13870.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13871.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  13872.     }
  13873.     /**
  13874.      * Gets the private '.service_locator.0i9t3ml' shared service.
  13875.      *
  13876.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13877.      */
  13878.     protected function get_ServiceLocator_0i9t3mlService()
  13879.     {
  13880.         return $this->privates['.service_locator.0i9t3ml'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13881.             'context' => ['privates''.errored..service_locator.0i9t3ml.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.0i9t3ml": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  13882.         ], [
  13883.             'context' => 'Shopware\\Core\\Framework\\Context',
  13884.         ]);
  13885.     }
  13886.     /**
  13887.      * Gets the private '.service_locator.5nX7ca3' shared service.
  13888.      *
  13889.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13890.      */
  13891.     protected function get_ServiceLocator_5nX7ca3Service()
  13892.     {
  13893.         return $this->privates['.service_locator.5nX7ca3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13894.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  13895.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13896.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13897.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  13898.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  13899.             'router' => ['services''router''getRouterService'false],
  13900.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  13901.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  13902.             'session' => ['services''session''getSessionService'false],
  13903.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13904.         ], [
  13905.             'http_kernel' => '?',
  13906.             'message_bus' => '?',
  13907.             'messenger.default_bus' => '?',
  13908.             'parameter_bag' => '?',
  13909.             'request_stack' => '?',
  13910.             'router' => '?',
  13911.             'security.csrf.token_manager' => '?',
  13912.             'serializer' => '?',
  13913.             'session' => '?',
  13914.             'twig' => '?',
  13915.         ]);
  13916.     }
  13917.     /**
  13918.      * Gets the private '.service_locator.KfbR3DY' shared service.
  13919.      *
  13920.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13921.      */
  13922.     protected function get_ServiceLocator_KfbR3DYService()
  13923.     {
  13924.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13925.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  13926.         ], [
  13927.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  13928.         ]);
  13929.     }
  13930.     /**
  13931.      * Gets the private '.service_locator.KfwZsne' shared service.
  13932.      *
  13933.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13934.      */
  13935.     protected function get_ServiceLocator_KfwZsneService()
  13936.     {
  13937.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13938.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  13939.         ], [
  13940.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  13941.         ]);
  13942.     }
  13943.     /**
  13944.      * Gets the private '.service_locator.L8gtKHw' shared service.
  13945.      *
  13946.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13947.      */
  13948.     protected function get_ServiceLocator_L8gtKHwService()
  13949.     {
  13950.         return $this->privates['.service_locator.L8gtKHw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13951.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13952.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13953.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13954.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13955.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13956.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13957.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13958.             'Swag\\Markets\\Controller\\SupportRequestController::send' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13959.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13960.             'kernel::reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  13961.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13962.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  13963.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13964.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13965.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13966.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13967.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13968.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13969.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  13970.             'Swag\\Markets\\Controller\\SupportRequestController:send' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13971.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13972.             'kernel:reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  13973.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13974.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  13975.         ], [
  13976.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => '?',
  13977.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => '?',
  13978.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => '?',
  13979.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => '?',
  13980.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => '?',
  13981.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => '?',
  13982.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => '?',
  13983.             'Swag\\Markets\\Controller\\SupportRequestController::send' => '?',
  13984.             'kernel::loadRoutes' => '?',
  13985.             'kernel::reboot' => '?',
  13986.             'kernel::registerContainerConfiguration' => '?',
  13987.             'kernel::terminate' => '?',
  13988.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => '?',
  13989.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => '?',
  13990.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => '?',
  13991.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => '?',
  13992.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => '?',
  13993.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => '?',
  13994.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => '?',
  13995.             'Swag\\Markets\\Controller\\SupportRequestController:send' => '?',
  13996.             'kernel:loadRoutes' => '?',
  13997.             'kernel:reboot' => '?',
  13998.             'kernel:registerContainerConfiguration' => '?',
  13999.             'kernel:terminate' => '?',
  14000.         ]);
  14001.     }
  14002.     /**
  14003.      * Gets the private '.service_locator.N1ijGuF' shared service.
  14004.      *
  14005.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14006.      */
  14007.     protected function get_ServiceLocator_N1ijGuFService()
  14008.     {
  14009.         return $this->privates['.service_locator.N1ijGuF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14010.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  14011.         ], [
  14012.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  14013.         ]);
  14014.     }
  14015.     /**
  14016.      * Gets the private '.service_locator.O7Avvig' shared service.
  14017.      *
  14018.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14019.      */
  14020.     protected function get_ServiceLocator_O7AvvigService()
  14021.     {
  14022.         return $this->privates['.service_locator.O7Avvig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14023.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  14024.         ], [
  14025.             'validator' => '?',
  14026.         ]);
  14027.     }
  14028.     /**
  14029.      * Gets the private '.service_locator.ltYzMMM' shared service.
  14030.      *
  14031.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14032.      */
  14033.     protected function get_ServiceLocator_LtYzMMMService()
  14034.     {
  14035.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14036.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  14037.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  14038.         ], [
  14039.             'default' => '?',
  14040.             'messenger.transport.default' => '?',
  14041.         ]);
  14042.     }
  14043.     /**
  14044.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  14045.      *
  14046.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  14047.      */
  14048.     protected function getAddressValidatorService()
  14049.     {
  14050.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartValidatorInterface.php';
  14051.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Address/AddressValidator.php';
  14052.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  14053.     }
  14054.     /**
  14055.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  14056.      *
  14057.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  14058.      */
  14059.     protected function getCartCalculatorService()
  14060.     {
  14061.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()));
  14062.     }
  14063.     /**
  14064.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  14065.      *
  14066.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  14067.      */
  14068.     protected function getCartPersisterService()
  14069.     {
  14070.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14071.     }
  14072.     /**
  14073.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  14074.      *
  14075.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  14076.      */
  14077.     protected function getCartRuleLoaderService()
  14078.     {
  14079.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  14080.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  14081.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), $a$b, new \Shopware\Core\Checkout\Cart\CachedRuleLoader(new \Shopware\Core\Checkout\Cart\RuleLoader(($this->services['rule.repository'] ?? $this->getRule_RepositoryService())), $b$a));
  14082.     }
  14083.     /**
  14084.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  14085.      *
  14086.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  14087.      */
  14088.     protected function getCleanupCartTaskHandlerService()
  14089.     {
  14090.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  14091.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  14092.     }
  14093.     /**
  14094.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  14095.      *
  14096.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  14097.      */
  14098.     protected function getCreditCartProcessorService()
  14099.     {
  14100.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CreditCartProcessor.php';
  14102.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  14103.     }
  14104.     /**
  14105.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  14106.      *
  14107.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  14108.      */
  14109.     protected function getCustomCartProcessorService()
  14110.     {
  14111.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  14112.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartDataCollectorInterface.php';
  14113.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CustomCartProcessor.php';
  14114.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  14115.     }
  14116.     /**
  14117.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  14118.      *
  14119.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  14120.      */
  14121.     protected function getDeliveryProcessorService()
  14122.     {
  14123.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  14124.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartDataCollectorInterface.php';
  14125.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  14126.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  14127.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  14128.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor(new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder(), new \Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector()))), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  14129.     }
  14130.     /**
  14131.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  14132.      *
  14133.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  14134.      */
  14135.     protected function getCreditLineItemFactoryService()
  14136.     {
  14137.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  14138.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  14139.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/PriceDefinitionFactory.php';
  14140.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  14141.     }
  14142.     /**
  14143.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  14144.      *
  14145.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  14146.      */
  14147.     protected function getCustomLineItemFactoryService()
  14148.     {
  14149.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  14150.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  14151.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/PriceDefinitionFactory.php';
  14152.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  14153.     }
  14154.     /**
  14155.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  14156.      *
  14157.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  14158.      */
  14159.     protected function getProductLineItemFactoryService()
  14160.     {
  14161.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  14162.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  14163.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/PriceDefinitionFactory.php';
  14164.         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())));
  14165.     }
  14166.     /**
  14167.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  14168.      *
  14169.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  14170.      */
  14171.     protected function getLineItemFactoryRegistryService()
  14172.     {
  14173.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  14174.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  14175.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  14176.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  14177.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  14178.         }, 4), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14179.     }
  14180.     /**
  14181.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  14182.      *
  14183.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  14184.      */
  14185.     protected function getLineItemGroupBuilderService()
  14186.     {
  14187.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  14188.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  14190.         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(), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()));
  14191.     }
  14192.     /**
  14193.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  14194.      *
  14195.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  14196.      */
  14197.     protected function getLineItemGroupServiceRegistryService()
  14198.     {
  14199.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  14200.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  14201.             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()));
  14202.             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()));
  14203.             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()));
  14204.         }, 3), new RewindableGenerator(function () {
  14205.             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()));
  14206.             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()));
  14207.         }, 2));
  14208.     }
  14209.     /**
  14210.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  14211.      *
  14212.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  14213.      */
  14214.     protected function getLineItemQuantitySplitterService()
  14215.     {
  14216.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  14217.         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()));
  14218.     }
  14219.     /**
  14220.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  14221.      *
  14222.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  14223.      */
  14224.     protected function getOrderConverterService()
  14225.     {
  14226.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()));
  14227.     }
  14228.     /**
  14229.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  14230.      *
  14231.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  14232.      */
  14233.     protected function getAbsolutePriceCalculatorService()
  14234.     {
  14235.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  14236.         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())));
  14237.     }
  14238.     /**
  14239.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  14240.      *
  14241.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  14242.      */
  14243.     protected function getAmountCalculatorService()
  14244.     {
  14245.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AmountCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), ($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())));
  14246.     }
  14247.     /**
  14248.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  14249.      *
  14250.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  14251.      */
  14252.     protected function getGrossPriceCalculatorService()
  14253.     {
  14254.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/GrossPriceCalculator.php';
  14255.         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())));
  14256.     }
  14257.     /**
  14258.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  14259.      *
  14260.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  14261.      */
  14262.     protected function getNetPriceCalculatorService()
  14263.     {
  14264.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/NetPriceCalculator.php';
  14265.         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())));
  14266.     }
  14267.     /**
  14268.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  14269.      *
  14270.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  14271.      */
  14272.     protected function getPercentagePriceCalculatorService()
  14273.     {
  14274.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  14275.         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())));
  14276.     }
  14277.     /**
  14278.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  14279.      *
  14280.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  14281.      */
  14282.     protected function getQuantityPriceCalculatorService()
  14283.     {
  14284.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  14285.         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()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())));
  14286.     }
  14287.     /**
  14288.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  14289.      *
  14290.      * @return \Shopware\Core\Checkout\Cart\Processor
  14291.      */
  14292.     protected function getProcessorService()
  14293.     {
  14294.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  14295.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  14296.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  14297.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  14298.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  14299.         }, 4)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  14300.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  14301.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  14302.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  14303.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  14304.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  14305.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  14306.         }, 6), new RewindableGenerator(function () {
  14307.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  14308.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  14309.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  14310.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  14311.         }, 4));
  14312.     }
  14313.     /**
  14314.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  14315.      *
  14316.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  14317.      */
  14318.     protected function getCustomerIndexerService()
  14319.     {
  14320.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  14321.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  14322.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14323.     }
  14324.     /**
  14325.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  14326.      *
  14327.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  14328.      */
  14329.     protected function getLegacyPasswordVerifierService()
  14330.     {
  14331.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  14332.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  14333.             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()));
  14334.             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()));
  14335.         }, 2));
  14336.     }
  14337.     /**
  14338.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  14339.      *
  14340.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  14341.      */
  14342.     protected function getAccountServiceService()
  14343.     {
  14344.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/SalesChannel/AccountService.php';
  14345.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountService(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  14346.     }
  14347.     /**
  14348.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  14349.      *
  14350.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  14351.      */
  14352.     protected function getCustomerChangePasswordSubscriberService()
  14353.     {
  14354.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  14355.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14356.     }
  14357.     /**
  14358.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  14359.      *
  14360.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  14361.      */
  14362.     protected function getCustomerGroupSubscriberService()
  14363.     {
  14364.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  14365.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), ($this->privates['slugify'] ?? $this->getSlugifyService()));
  14366.     }
  14367.     /**
  14368.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  14369.      *
  14370.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  14371.      */
  14372.     protected function getCustomerMetaFieldSubscriberService()
  14373.     {
  14374.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  14375.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  14376.     }
  14377.     /**
  14378.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  14379.      *
  14380.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  14381.      */
  14382.     protected function getCustomerRemoteAddressSubscriberService()
  14383.     {
  14384.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  14385.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  14386.     }
  14387.     /**
  14388.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  14389.      *
  14390.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  14391.      */
  14392.     protected function getCustomerTokenSubscriberService()
  14393.     {
  14394.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  14395.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  14396.     }
  14397.     /**
  14398.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  14399.      *
  14400.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  14401.      */
  14402.     protected function getAddressValidationFactoryService()
  14403.     {
  14404.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidationFactoryInterface.php';
  14405.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/AddressValidationFactory.php';
  14406.         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()));
  14407.     }
  14408.     /**
  14409.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  14410.      *
  14411.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  14412.      */
  14413.     protected function getCustomerEmailUniqueValidatorService()
  14414.     {
  14415.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14416.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14417.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  14418.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  14419.     }
  14420.     /**
  14421.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  14422.      *
  14423.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  14424.      */
  14425.     protected function getCustomerPasswordMatchesValidatorService()
  14426.     {
  14427.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14428.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14429.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  14430.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator(($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()));
  14431.     }
  14432.     /**
  14433.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  14434.      *
  14435.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  14436.      */
  14437.     protected function getCustomerVatIdentificationValidatorService()
  14438.     {
  14439.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14440.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14441.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  14442.         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()));
  14443.     }
  14444.     /**
  14445.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  14446.      *
  14447.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  14448.      */
  14449.     protected function getCustomerProfileValidationFactoryService()
  14450.     {
  14451.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidationFactoryInterface.php';
  14452.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  14453.         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()));
  14454.     }
  14455.     /**
  14456.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  14457.      *
  14458.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  14459.      */
  14460.     protected function getCreditNoteGeneratorService()
  14461.     {
  14462.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  14463.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  14464.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  14465.     }
  14466.     /**
  14467.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  14468.      *
  14469.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  14470.      */
  14471.     protected function getDeliveryNoteGeneratorService()
  14472.     {
  14473.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  14474.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  14475.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  14476.     }
  14477.     /**
  14478.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  14479.      *
  14480.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  14481.      */
  14482.     protected function getInvoiceGeneratorService()
  14483.     {
  14484.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  14485.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  14486.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  14487.     }
  14488.     /**
  14489.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  14490.      *
  14491.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  14492.      */
  14493.     protected function getStornoGeneratorService()
  14494.     {
  14495.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  14496.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  14497.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  14498.     }
  14499.     /**
  14500.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  14501.      *
  14502.      * @return \Shopware\Core\Checkout\Document\DocumentService
  14503.      */
  14504.     protected function getDocumentServiceService()
  14505.     {
  14506.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentService.php';
  14507.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  14508.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  14509.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  14510.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  14511.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  14512.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  14513.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  14514.         }, 4)), new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  14515.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  14516.         }, 1)), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService()), ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14517.     }
  14518.     /**
  14519.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  14520.      *
  14521.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  14522.      */
  14523.     protected function getDocumentTemplateRendererService()
  14524.     {
  14525.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  14526.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] = new \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14527.     }
  14528.     /**
  14529.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  14530.      *
  14531.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  14532.      */
  14533.     protected function getOrderTransactionStateHandlerService()
  14534.     {
  14535.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  14536.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()));
  14537.     }
  14538.     /**
  14539.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  14540.      *
  14541.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  14542.      */
  14543.     protected function getOrderStateChangeEventListenerService()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  14546.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()));
  14547.     }
  14548.     /**
  14549.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  14550.      *
  14551.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  14552.      */
  14553.     protected function getOrderServiceService()
  14554.     {
  14555.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/SalesChannel/OrderService.php';
  14556.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Validation/DataValidationFactoryInterface.php';
  14557.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Order/Validation/OrderValidationFactory.php';
  14558.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  14559.     }
  14560.     /**
  14561.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  14562.      *
  14563.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  14564.      */
  14565.     protected function getCashPaymentService()
  14566.     {
  14567.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  14568.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  14569.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  14570.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  14571.     }
  14572.     /**
  14573.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  14574.      *
  14575.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  14576.      */
  14577.     protected function getDebitPaymentService()
  14578.     {
  14579.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  14580.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  14581.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  14582.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  14583.     }
  14584.     /**
  14585.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  14586.      *
  14587.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  14588.      */
  14589.     protected function getDefaultPaymentService()
  14590.     {
  14591.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  14592.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  14593.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  14594.     }
  14595.     /**
  14596.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  14597.      *
  14598.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  14599.      */
  14600.     protected function getInvoicePaymentService()
  14601.     {
  14602.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  14603.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  14604.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  14605.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  14606.     }
  14607.     /**
  14608.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  14609.      *
  14610.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  14611.      */
  14612.     protected function getPrePaymentService()
  14613.     {
  14614.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  14615.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  14616.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  14617.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  14618.     }
  14619.     /**
  14620.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  14621.      *
  14622.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  14623.      */
  14624.     protected function getPaymentServiceService()
  14625.     {
  14626.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/PaymentService.php';
  14627.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  14628.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  14629.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  14630.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  14631.         $a = new \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2(($this->privates['shopware.jwt_config'] ?? $this->getShopware_JwtConfigService()));
  14632.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  14633.         $c = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14634.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  14635.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  14636.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  14637.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  14638.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  14639.         ], [
  14640.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  14641.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  14642.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  14643.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  14644.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  14645.         ]), ($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  14646.         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['order_customer.repository'] ?? $this->getOrderCustomer_RepositoryService())), $a, ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), $c, ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()));
  14647.     }
  14648.     /**
  14649.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  14650.      *
  14651.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  14652.      */
  14653.     protected function getFilterServiceRegistryService()
  14654.     {
  14655.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  14656.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  14657.             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()));
  14658.             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()));
  14659.         }, 2), new RewindableGenerator(function () {
  14660.             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()));
  14661.             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()));
  14662.         }, 2));
  14663.     }
  14664.     /**
  14665.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  14666.      *
  14667.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  14668.      */
  14669.     protected function getPromotionCollectorService()
  14670.     {
  14671.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartDataCollectorInterface.php';
  14672.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  14673.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionCollector.php';
  14674.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  14675.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Gateway/PromotionGateway.php';
  14676.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  14677.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  14678.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  14679.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector(new \Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway(($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), new \Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())));
  14680.     }
  14681.     /**
  14682.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  14683.      *
  14684.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  14685.      */
  14686.     protected function getPromotionDeliveryProcessorService()
  14687.     {
  14688.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  14689.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  14690.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  14691.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  14692.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  14693.         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()));
  14694.     }
  14695.     /**
  14696.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  14697.      *
  14698.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  14699.      */
  14700.     protected function getPromotionProcessorService()
  14701.     {
  14702.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  14703.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionProcessor.php';
  14704.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  14705.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/PromotionCalculator.php';
  14706.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  14707.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  14708.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  14709.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  14710.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  14711.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  14712.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  14713.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  14714.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  14715.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  14716.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService());
  14717.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), $a, new \Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules(), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager($c), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  14718.     }
  14719.     /**
  14720.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  14721.      *
  14722.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  14723.      */
  14724.     protected function getPromotionIndexerService()
  14725.     {
  14726.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  14727.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  14728.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  14729.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14730.     }
  14731.     /**
  14732.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  14733.      *
  14734.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  14735.      */
  14736.     protected function getPromotionRedemptionUpdaterService()
  14737.     {
  14738.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  14739.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14740.     }
  14741.     /**
  14742.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  14743.      *
  14744.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  14745.      */
  14746.     protected function getPromotionIndividualCodeRedeemerService()
  14747.     {
  14748.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  14749.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer(($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService()));
  14750.     }
  14751.     /**
  14752.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  14753.      *
  14754.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  14755.      */
  14756.     protected function getStorefrontCartSubscriberService()
  14757.     {
  14758.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  14759.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] = new \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber(($this->services['session'] ?? $this->getSessionService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  14760.     }
  14761.     /**
  14762.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  14763.      *
  14764.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  14765.      */
  14766.     protected function getPromotionValidatorService()
  14767.     {
  14768.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Promotion/Validator/PromotionValidator.php';
  14769.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14770.     }
  14771.     /**
  14772.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  14773.      *
  14774.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  14775.      */
  14776.     protected function getShippingMethodValidatorService()
  14777.     {
  14778.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  14779.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14780.     }
  14781.     /**
  14782.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  14783.      *
  14784.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  14785.      */
  14786.     protected function getCategoryIndexerService()
  14787.     {
  14788.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  14789.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  14790.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  14791.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  14792.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  14793.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  14794.         return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] = new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer($a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a), new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater($a$b, ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14795.     }
  14796.     /**
  14797.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  14798.      *
  14799.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  14800.      */
  14801.     protected function getCategoryBreadcrumbBuilderService()
  14802.     {
  14803.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  14804.     }
  14805.     /**
  14806.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  14807.      *
  14808.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  14809.      */
  14810.     protected function getNavigationLoaderService()
  14811.     {
  14812.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute'] ?? $this->getNavigationRouteService()));
  14813.     }
  14814.     /**
  14815.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  14816.      *
  14817.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  14818.      */
  14819.     protected function getEntryPointValidatorService()
  14820.     {
  14821.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Category/Validation/EntryPointValidator.php';
  14822.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14823.     }
  14824.     /**
  14825.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  14826.      *
  14827.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  14828.      */
  14829.     protected function getFormCmsElementResolverService()
  14830.     {
  14831.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  14832.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  14833.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  14834.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  14835.     }
  14836.     /**
  14837.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  14838.      *
  14839.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  14840.      */
  14841.     protected function getSalesChannelCmsPageLoaderService()
  14842.     {
  14843.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14844.     }
  14845.     /**
  14846.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  14847.      *
  14848.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  14849.      */
  14850.     protected function getDeleteExpiredFilesCommandService()
  14851.     {
  14852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14853.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  14854.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  14855.         $this->privates['Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand'] = $instance = new \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand(new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService(($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService())));
  14856.         $instance->setName('import-export:delete-expired');
  14857.         return $instance;
  14858.     }
  14859.     /**
  14860.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  14861.      *
  14862.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  14863.      */
  14864.     protected function getImportEntityCommandService()
  14865.     {
  14866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14867.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Command/ImportEntityCommand.php';
  14868.         $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()));
  14869.         $instance->setName('import:entity');
  14870.         return $instance;
  14871.     }
  14872.     /**
  14873.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  14874.      *
  14875.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  14876.      */
  14877.     protected function getMediaSerializerService()
  14878.     {
  14879.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  14880.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  14881.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  14882.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  14883.     }
  14884.     /**
  14885.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  14886.      *
  14887.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  14888.      */
  14889.     protected function getProductSerializerService()
  14890.     {
  14891.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  14892.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  14893.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  14894.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer(($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()));
  14895.     }
  14896.     /**
  14897.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  14898.      *
  14899.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  14900.      */
  14901.     protected function getSalutationSerializerService()
  14902.     {
  14903.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  14904.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  14905.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  14906.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  14907.     }
  14908.     /**
  14909.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  14910.      *
  14911.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  14912.      */
  14913.     protected function getPriceSerializerService()
  14914.     {
  14915.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  14916.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  14917.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  14918.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  14919.     }
  14920.     /**
  14921.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  14922.      *
  14923.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  14924.      */
  14925.     protected function getTranslationsSerializerService()
  14926.     {
  14927.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  14928.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  14929.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  14930.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  14931.     }
  14932.     /**
  14933.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  14934.      *
  14935.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  14936.      */
  14937.     protected function getSystemDefaultValidatorService()
  14938.     {
  14939.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  14940.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  14941.     }
  14942.     /**
  14943.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  14944.      *
  14945.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  14946.      */
  14947.     protected function getFileDeletedSubscriberService()
  14948.     {
  14949.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  14950.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  14951.     }
  14952.     /**
  14953.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  14954.      *
  14955.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  14956.      */
  14957.     protected function getDeleteFileHandlerService()
  14958.     {
  14959.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Message/DeleteFileHandler.php';
  14960.         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()));
  14961.     }
  14962.     /**
  14963.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  14964.      *
  14965.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  14966.      */
  14967.     protected function getPipeFactoryService()
  14968.     {
  14969.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  14970.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  14971.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  14972.         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 () {
  14973.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  14974.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  14975.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  14976.             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()));
  14977.         }, 4), new RewindableGenerator(function () {
  14978.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer()));
  14979.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  14980.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  14981.             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()));
  14982.         }, 4)));
  14983.     }
  14984.     /**
  14985.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  14986.      *
  14987.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  14988.      */
  14989.     protected function getCsvFileWriterFactoryService()
  14990.     {
  14991.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  14992.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  14993.         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()));
  14994.     }
  14995.     /**
  14996.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  14997.      *
  14998.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  14999.      */
  15000.     protected function getImportExportServiceService()
  15001.     {
  15002.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ImportExport/Service/ImportExportService.php';
  15003.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()), ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService()));
  15004.     }
  15005.     /**
  15006.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  15007.      *
  15008.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  15009.      */
  15010.     protected function getLandingPageIndexerService()
  15011.     {
  15012.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15013.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  15014.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] = new \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15015.     }
  15016.     /**
  15017.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  15018.      *
  15019.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  15020.      */
  15021.     protected function getLandingPageValidatorService()
  15022.     {
  15023.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/LandingPage/LandingPageValidator.php';
  15024.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  15025.     }
  15026.     /**
  15027.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  15028.      *
  15029.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  15030.      */
  15031.     protected function getMailSendSubscriberService()
  15032.     {
  15033.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  15034.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15035.     }
  15036.     /**
  15037.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  15038.      *
  15039.      * @return \Shopware\Core\Content\Mail\Service\MailService
  15040.      */
  15041.     protected function getMailServiceService()
  15042.     {
  15043.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/AbstractMailService.php';
  15044.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/MailService.php';
  15045.         return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] = new \Shopware\Core\Content\Mail\Service\MailService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  15046.     }
  15047.     /**
  15048.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  15049.      *
  15050.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  15051.      */
  15052.     protected function getDeleteNotUsedMediaCommandService()
  15053.     {
  15054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15055.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  15056.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DeleteNotUsedMediaService.php';
  15057.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand(new \Shopware\Core\Content\Media\DeleteNotUsedMediaService(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService())));
  15058.         $instance->setName('media:delete-unused');
  15059.         return $instance;
  15060.     }
  15061.     /**
  15062.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  15063.      *
  15064.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  15065.      */
  15066.     protected function getGenerateMediaTypesCommandService()
  15067.     {
  15068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15069.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  15070.         $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()));
  15071.         $instance->setName('media:generate-media-types');
  15072.         return $instance;
  15073.     }
  15074.     /**
  15075.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  15076.      *
  15077.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  15078.      */
  15079.     protected function getGenerateThumbnailsCommandService()
  15080.     {
  15081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15082.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  15083.         $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()));
  15084.         $instance->setName('media:generate-thumbnails');
  15085.         return $instance;
  15086.     }
  15087.     /**
  15088.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  15089.      *
  15090.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  15091.      */
  15092.     protected function getMediaFolderConfigurationIndexerService()
  15093.     {
  15094.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15095.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  15096.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15097.     }
  15098.     /**
  15099.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  15100.      *
  15101.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  15102.      */
  15103.     protected function getMediaFolderIndexerService()
  15104.     {
  15105.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15106.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  15107.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()));
  15108.     }
  15109.     /**
  15110.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  15111.      *
  15112.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  15113.      */
  15114.     protected function getMediaIndexerService()
  15115.     {
  15116.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15117.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  15118.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15119.     }
  15120.     /**
  15121.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  15122.      *
  15123.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  15124.      */
  15125.     protected function getFileNameProviderService()
  15126.     {
  15127.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileNameProvider.php';
  15128.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/WindowsStyleFileNameProvider.php';
  15129.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  15130.     }
  15131.     /**
  15132.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  15133.      *
  15134.      * @return \Shopware\Core\Content\Media\MediaService
  15135.      */
  15136.     protected function getMediaServiceService()
  15137.     {
  15138.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/MediaService.php';
  15139.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileLoader.php';
  15140.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileFetcher.php';
  15141.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileUrlValidatorInterface.php';
  15142.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/File/FileUrlValidator.php';
  15143.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  15144.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a, ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), new \Shopware\Core\Content\Media\File\FileLoader(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse));
  15145.     }
  15146.     /**
  15147.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  15148.      *
  15149.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  15150.      */
  15151.     protected function getDeleteFileHandler2Service()
  15152.     {
  15153.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Message/DeleteFileHandler.php';
  15154.         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()));
  15155.     }
  15156.     /**
  15157.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  15158.      *
  15159.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  15160.      */
  15161.     protected function getGenerateThumbnailsHandlerService()
  15162.     {
  15163.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Message/GenerateThumbnailsHandler.php';
  15164.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler(($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  15165.     }
  15166.     /**
  15167.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  15168.      *
  15169.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  15170.      */
  15171.     protected function getFilenamePathnameStrategyService()
  15172.     {
  15173.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  15174.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  15175.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  15176.         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())));
  15177.     }
  15178.     /**
  15179.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  15180.      *
  15181.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  15182.      */
  15183.     protected function getIdPathnameStrategyService()
  15184.     {
  15185.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  15186.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  15187.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  15188.         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())));
  15189.     }
  15190.     /**
  15191.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  15192.      *
  15193.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  15194.      */
  15195.     protected function getPhysicalFilenamePathnameStrategyService()
  15196.     {
  15197.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  15198.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  15199.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  15200.         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())));
  15201.     }
  15202.     /**
  15203.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  15204.      *
  15205.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  15206.      */
  15207.     protected function getUrlGeneratorInterfaceService()
  15208.     {
  15209.         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 () {
  15210.             yield => $this->getFilenamePathnameStrategyService();
  15211.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  15212.             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()));
  15213.             yield => $this->getIdPathnameStrategyService();
  15214.         }, 4)))->factory($this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '');
  15215.     }
  15216.     /**
  15217.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  15218.      *
  15219.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  15220.      */
  15221.     protected function getMediaLoadedSubscriberService()
  15222.     {
  15223.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  15224.         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()));
  15225.     }
  15226.     /**
  15227.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  15228.      *
  15229.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  15230.      */
  15231.     protected function getThumbnailServiceService()
  15232.     {
  15233.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/Thumbnail/ThumbnailService.php';
  15234.         return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] = new \Shopware\Core\Content\Media\Thumbnail\ThumbnailService(($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  15235.     }
  15236.     /**
  15237.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  15238.      *
  15239.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  15240.      */
  15241.     protected function getTypeDetectorService()
  15242.     {
  15243.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  15244.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Media/TypeDetector/TypeDetector.php';
  15245.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  15246.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  15247.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  15248.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  15249.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  15250.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  15251.         }, 5));
  15252.     }
  15253.     /**
  15254.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  15255.      *
  15256.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  15257.      */
  15258.     protected function getNewsletterRecipientTaskHandlerService()
  15259.     {
  15260.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  15261.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()));
  15262.     }
  15263.     /**
  15264.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  15265.      *
  15266.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  15267.      */
  15268.     protected function getProductExportGenerateCommandService()
  15269.     {
  15270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15271.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  15272.         $this->privates['Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand'] = $instance = new \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()));
  15273.         $instance->setName('product-export:generate');
  15274.         return $instance;
  15275.     }
  15276.     /**
  15277.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  15278.      *
  15279.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  15280.      */
  15281.     protected function getProductExportEventListenerService()
  15282.     {
  15283.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  15284.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] = new \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener(($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  15285.     }
  15286.     /**
  15287.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  15288.      *
  15289.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  15290.      */
  15291.     protected function getProductExportGenerateTaskHandlerService()
  15292.     {
  15293.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  15294.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  15295.     }
  15296.     /**
  15297.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  15298.      *
  15299.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  15300.      */
  15301.     protected function getProductExportPartialGenerationHandlerService()
  15302.     {
  15303.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  15304.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler(($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100);
  15305.     }
  15306.     /**
  15307.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  15308.      *
  15309.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  15310.      */
  15311.     protected function getProductExportFileHandlerService()
  15312.     {
  15313.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  15314.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportFileHandler.php';
  15315.         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');
  15316.     }
  15317.     /**
  15318.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  15319.      *
  15320.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  15321.      */
  15322.     protected function getProductExportRendererService()
  15323.     {
  15324.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  15325.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductExport/Service/ProductExportRenderer.php';
  15326.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  15327.     }
  15328.     /**
  15329.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  15330.      *
  15331.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  15332.      */
  15333.     protected function getProductStreamIndexerService()
  15334.     {
  15335.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15336.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  15337.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] = new \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15338.     }
  15339.     /**
  15340.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  15341.      *
  15342.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  15343.      */
  15344.     protected function getProductCartProcessorService()
  15345.     {
  15346.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartProcessorInterface.php';
  15347.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartDataCollectorInterface.php';
  15348.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductCartProcessor.php';
  15349.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductGatewayInterface.php';
  15350.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductGateway.php';
  15351.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductFeatureBuilder.php';
  15352.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService())), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()));
  15353.     }
  15354.     /**
  15355.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  15356.      *
  15357.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  15358.      */
  15359.     protected function getProductLineItemCommandValidatorService()
  15360.     {
  15361.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  15362.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15363.     }
  15364.     /**
  15365.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  15366.      *
  15367.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  15368.      */
  15369.     protected function getBuyBoxCmsElementResolverService()
  15370.     {
  15371.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  15372.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  15373.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  15374.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  15375.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver(($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService()));
  15376.     }
  15377.     /**
  15378.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  15379.      *
  15380.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  15381.      */
  15382.     protected function getCrossSellingCmsElementResolverService()
  15383.     {
  15384.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  15385.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  15386.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  15387.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  15388.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute'] ?? $this->getProductCrossSellingRouteService()));
  15389.     }
  15390.     /**
  15391.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  15392.      *
  15393.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  15394.      */
  15395.     protected function getProductDescriptionReviewsCmsElementResolverService()
  15396.     {
  15397.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  15398.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  15399.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  15400.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  15401.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute'] ?? $this->getProductReviewRouteService()));
  15402.     }
  15403.     /**
  15404.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  15405.      *
  15406.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  15407.      */
  15408.     protected function getProductListingCmsElementResolverService()
  15409.     {
  15410.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  15411.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  15412.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  15413.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()));
  15414.     }
  15415.     /**
  15416.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  15417.      *
  15418.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  15419.      */
  15420.     protected function getProductSliderCmsElementResolverService()
  15421.     {
  15422.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  15423.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  15424.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  15425.         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()));
  15426.     }
  15427.     /**
  15428.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  15429.      *
  15430.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  15431.      */
  15432.     protected function getProductIndexerService()
  15433.     {
  15434.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15435.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  15436.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  15437.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  15438.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  15439.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  15440.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  15441.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Product/SearchKeywordReplacement.php';
  15442.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  15443.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  15444.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  15445.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  15446.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  15447.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  15448.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  15449.         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$b, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($b), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($b), new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater($b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), new \Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater($b), new \Shopware\Elasticsearch\Product\SearchKeywordReplacement(new \Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater($b, ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), $a, new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService())), ($this->services['product_search_config_field.repository'] ?? $this->getProductSearchConfigField_RepositoryService())), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater($b, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService()));
  15450.     }
  15451.     /**
  15452.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  15453.      *
  15454.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  15455.      */
  15456.     protected function getProductStreamUpdaterService()
  15457.     {
  15458.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15459.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  15460.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  15461.     }
  15462.     /**
  15463.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  15464.      *
  15465.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  15466.      */
  15467.     protected function getStockUpdaterService()
  15468.     {
  15469.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  15470.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15471.     }
  15472.     /**
  15473.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  15474.      *
  15475.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  15476.      */
  15477.     protected function getProductListingFeaturesSubscriberService()
  15478.     {
  15479.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  15480.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()), ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15481.     }
  15482.     /**
  15483.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  15484.      *
  15485.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  15486.      */
  15487.     protected function getProductListingLoaderService()
  15488.     {
  15489.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  15490.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15491.     }
  15492.     /**
  15493.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  15494.      *
  15495.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  15496.      */
  15497.     protected function getProductPriceCalculatorService()
  15498.     {
  15499.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  15500.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  15501.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator(($this->services['unit.repository'] ?? $this->getUnit_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  15502.     }
  15503.     /**
  15504.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber' shared service.
  15505.      *
  15506.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber
  15507.      */
  15508.     protected function getSalesChannelProductSubscriberService()
  15509.     {
  15510.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/SalesChannelProductSubscriber.php';
  15511.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()));
  15512.     }
  15513.     /**
  15514.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  15515.      *
  15516.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  15517.      */
  15518.     protected function getRuleIndexerService()
  15519.     {
  15520.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  15521.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  15522.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15523.     }
  15524.     /**
  15525.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  15526.      *
  15527.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  15528.      */
  15529.     protected function getRulePayloadSubscriberService()
  15530.     {
  15531.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  15532.         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()));
  15533.     }
  15534.     /**
  15535.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  15536.      *
  15537.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  15538.      */
  15539.     protected function getRulePayloadUpdaterService()
  15540.     {
  15541.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  15542.         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()));
  15543.     }
  15544.     /**
  15545.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  15546.      *
  15547.      * @return \Shopware\Core\Content\Rule\RuleValidator
  15548.      */
  15549.     protected function getRuleValidatorService()
  15550.     {
  15551.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Rule/RuleValidator.php';
  15552.         return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] = new \Shopware\Core\Content\Rule\RuleValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService()));
  15553.     }
  15554.     /**
  15555.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  15556.      *
  15557.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  15558.      */
  15559.     protected function getStoreApiSeoResolverService()
  15560.     {
  15561.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver(($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()));
  15562.     }
  15563.     /**
  15564.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  15565.      *
  15566.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  15567.      */
  15568.     protected function getSeoUrlGeneratorService()
  15569.     {
  15570.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlGenerator.php';
  15571.         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['slugify'] ?? $this->getSlugifyService()), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15572.     }
  15573.     /**
  15574.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  15575.      *
  15576.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  15577.      */
  15578.     protected function getSeoUrlPersisterService()
  15579.     {
  15580.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlPersister.php';
  15581.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15582.     }
  15583.     /**
  15584.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  15585.      *
  15586.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  15587.      */
  15588.     protected function getSeoUrlRouteRegistryService()
  15589.     {
  15590.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  15591.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  15592.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  15593.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  15594.         }, 3));
  15595.     }
  15596.     /**
  15597.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  15598.      *
  15599.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  15600.      */
  15601.     protected function getSitemapGenerateCommandService()
  15602.     {
  15603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15604.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  15605.         $this->privates['Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand'] = $instance = new \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15606.         $instance->setName('sitemap:generate');
  15607.         return $instance;
  15608.     }
  15609.     /**
  15610.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  15611.      *
  15612.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  15613.      */
  15614.     protected function getFileService()
  15615.     {
  15616.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  15617.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/ConfigHandler/File.php';
  15618.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  15619.     }
  15620.     /**
  15621.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  15622.      *
  15623.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  15624.      */
  15625.     protected function getCategoryUrlProviderService()
  15626.     {
  15627.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/UrlProviderInterface.php';
  15628.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  15629.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  15630.         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()));
  15631.     }
  15632.     /**
  15633.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  15634.      *
  15635.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  15636.      */
  15637.     protected function getCustomUrlProviderService()
  15638.     {
  15639.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/UrlProviderInterface.php';
  15640.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  15641.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/CustomUrlProvider.php';
  15642.         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()));
  15643.     }
  15644.     /**
  15645.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  15646.      *
  15647.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  15648.      */
  15649.     protected function getProductUrlProviderService()
  15650.     {
  15651.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/UrlProviderInterface.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  15653.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Provider/ProductUrlProvider.php';
  15654.         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()));
  15655.     }
  15656.     /**
  15657.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  15658.      *
  15659.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  15660.      */
  15661.     protected function getSitemapGenerateTaskHandlerService()
  15662.     {
  15663.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  15664.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15665.     }
  15666.     /**
  15667.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  15668.      *
  15669.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  15670.      */
  15671.     protected function getConfigHandlerService()
  15672.     {
  15673.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/ConfigHandler.php';
  15674.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  15675.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  15676.         }, 1));
  15677.     }
  15678.     /**
  15679.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  15680.      *
  15681.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  15682.      */
  15683.     protected function getSitemapExporterService()
  15684.     {
  15685.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapExporterInterface.php';
  15686.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapExporter.php';
  15687.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  15688.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Sitemap/Service/SitemapHandleFactory.php';
  15689.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  15690.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  15691.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  15692.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  15693.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  15694.         }, 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(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15695.     }
  15696.     /**
  15697.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  15698.      *
  15699.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  15700.      */
  15701.     protected function getCacheClearer2Service()
  15702.     {
  15703.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheClearer.php';
  15704.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  15705.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] = new \Shopware\Core\Framework\Adapter\Cache\CacheClearer([=> ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), => ($this->privates['cache.http'] ?? $this->getCache_HttpService())], ($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->targetDir.'''dev', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  15706.     }
  15707.     /**
  15708.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared autowired service.
  15709.      *
  15710.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  15711.      */
  15712.     protected function getCacheDecoratorService()
  15713.     {
  15714.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  15715.         $a->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15716.         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())));
  15717.     }
  15718.     /**
  15719.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  15720.      *
  15721.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  15722.      */
  15723.     protected function getCacheInvalidationSubscriberService()
  15724.     {
  15725.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  15726.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15727.     }
  15728.     /**
  15729.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  15730.      *
  15731.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  15732.      */
  15733.     protected function getCacheInvalidatorService()
  15734.     {
  15735.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  15736.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator(0150, [=> $a=> ($this->privates['cache.http'] ?? $this->getCache_HttpService())], $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  15737.     }
  15738.     /**
  15739.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  15740.      *
  15741.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  15742.      */
  15743.     protected function getCacheStateSubscriberService()
  15744.     {
  15745.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  15746.     }
  15747.     /**
  15748.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  15749.      *
  15750.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  15751.      */
  15752.     protected function getFilesystemFactoryService()
  15753.     {
  15754.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  15755.             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()));
  15756.             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()));
  15757.             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()));
  15758.         }, 3), new RewindableGenerator(function () {
  15759.             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()));
  15760.         }, 1));
  15761.     }
  15762.     /**
  15763.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  15764.      *
  15765.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  15766.      */
  15767.     protected function getTranslator2Service()
  15768.     {
  15769.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] = new \Shopware\Core\Framework\Adapter\Translation\Translator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), 'dev');
  15770.     }
  15771.     /**
  15772.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  15773.      *
  15774.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  15775.      */
  15776.     protected function getTranslatorCacheInvalidateService()
  15777.     {
  15778.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  15779.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15780.     }
  15781.     /**
  15782.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  15783.      *
  15784.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  15785.      */
  15786.     protected function getEntityTemplateLoaderService()
  15787.     {
  15788.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  15789.     }
  15790.     /**
  15791.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  15792.      *
  15793.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  15794.      */
  15795.     protected function getBundleHierarchyBuilderService()
  15796.     {
  15797.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  15798.         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()));
  15799.     }
  15800.     /**
  15801.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  15802.      *
  15803.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  15804.      */
  15805.     protected function getStringTemplateRendererService()
  15806.     {
  15807.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  15808.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  15809.     }
  15810.     /**
  15811.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  15812.      *
  15813.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  15814.      */
  15815.     protected function getDefinitionServiceService()
  15816.     {
  15817.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/DefinitionService.php';
  15818.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  15819.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  15820.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  15821.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  15822.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  15823.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  15824.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  15825.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  15826.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.0.0');
  15827.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  15828.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15829.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator($a, new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiPathBuilder(), $b$c);
  15830.         return $this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] = new \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\StoreApiGenerator($a$b$c$this->parameters['kernel.bundles_metadata'], $d), $d, new \Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator());
  15831.     }
  15832.     /**
  15833.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  15834.      *
  15835.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  15836.      */
  15837.     protected function getDumpClassSchemaCommandService()
  15838.     {
  15839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15840.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Command/DumpClassSchemaCommand.php';
  15841.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  15842.         $instance->setName('framework:dump:class:schema');
  15843.         return $instance;
  15844.     }
  15845.     /**
  15846.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  15847.      *
  15848.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  15849.      */
  15850.     protected function getDumpSchemaCommandService()
  15851.     {
  15852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15853.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Command/DumpSchemaCommand.php';
  15854.         $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()));
  15855.         $instance->setName('framework:schema');
  15856.         return $instance;
  15857.     }
  15858.     /**
  15859.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  15860.      *
  15861.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  15862.      */
  15863.     protected function getApiVersionConverterService()
  15864.     {
  15865.         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 () {
  15866.             return new \EmptyIterator();
  15867.         }, 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())))));
  15868.     }
  15869.     /**
  15870.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  15871.      *
  15872.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  15873.      */
  15874.     protected function getApiAuthenticationListenerService()
  15875.     {
  15876.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  15877.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem'))));
  15878.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  15879.         $c->setPublicKey($b);
  15880.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  15881.         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()));
  15882.     }
  15883.     /**
  15884.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  15885.      *
  15886.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  15887.      */
  15888.     protected function getSalesChannelAuthenticationListenerService()
  15889.     {
  15890.         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()));
  15891.     }
  15892.     /**
  15893.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  15894.      *
  15895.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  15896.      */
  15897.     protected function getUserCredentialsChangedSubscriberService()
  15898.     {
  15899.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  15900.         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()));
  15901.     }
  15902.     /**
  15903.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  15904.      *
  15905.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  15906.      */
  15907.     protected function getExpectationSubscriberService()
  15908.     {
  15909.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.0.0'$this->parameters['kernel.plugin_infos']);
  15910.     }
  15911.     /**
  15912.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  15913.      *
  15914.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  15915.      */
  15916.     protected function getRefreshTokenRepositoryService()
  15917.     {
  15918.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15919.     }
  15920.     /**
  15921.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  15922.      *
  15923.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  15924.      */
  15925.     protected function getJsonEntityEncoderService()
  15926.     {
  15927.         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()));
  15928.     }
  15929.     /**
  15930.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  15931.      *
  15932.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  15933.      */
  15934.     protected function getActiveAppsLoaderService()
  15935.     {
  15936.         return $this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] = new \Shopware\Core\Framework\App\ActiveAppsLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15937.     }
  15938.     /**
  15939.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  15940.      *
  15941.      * @return \Shopware\Core\Framework\App\AppStateService
  15942.      */
  15943.     protected function getAppStateServiceService()
  15944.     {
  15945.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppStateService.php';
  15946.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService()));
  15947.     }
  15948.     /**
  15949.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  15950.      *
  15951.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  15952.      */
  15953.     protected function getMoveShopPermanentlyStrategyService()
  15954.     {
  15955.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  15956.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  15957.         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()));
  15958.     }
  15959.     /**
  15960.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  15961.      *
  15962.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  15963.      */
  15964.     protected function getReinstallAppsStrategyService()
  15965.     {
  15966.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  15967.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  15968.         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()));
  15969.     }
  15970.     /**
  15971.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  15972.      *
  15973.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  15974.      */
  15975.     protected function getUninstallAppsStrategyService()
  15976.     {
  15977.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  15978.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  15979.         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()));
  15980.     }
  15981.     /**
  15982.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  15983.      *
  15984.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  15985.      */
  15986.     protected function getActivateAppCommandService()
  15987.     {
  15988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15989.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/AbstractAppActivationCommand.php';
  15990.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/ActivateAppCommand.php';
  15991.         $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()));
  15992.         $instance->setName('app:activate');
  15993.         return $instance;
  15994.     }
  15995.     /**
  15996.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  15997.      *
  15998.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  15999.      */
  16000.     protected function getAppPrinterService()
  16001.     {
  16002.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/AppPrinter.php';
  16003.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  16004.     }
  16005.     /**
  16006.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  16007.      *
  16008.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  16009.      */
  16010.     protected function getDeactivateAppCommandService()
  16011.     {
  16012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16013.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/AbstractAppActivationCommand.php';
  16014.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/DeactivateAppCommand.php';
  16015.         $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()));
  16016.         $instance->setName('app:deactivate');
  16017.         return $instance;
  16018.     }
  16019.     /**
  16020.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  16021.      *
  16022.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  16023.      */
  16024.     protected function getInstallAppCommandService()
  16025.     {
  16026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16027.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/InstallAppCommand.php';
  16028.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\InstallAppCommand((\dirname(__DIR__4).'/custom/apps'), ($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\\Command\\ValidateAppCommand'] ?? $this->getValidateAppCommandService()));
  16029.         $instance->setName('app:install');
  16030.         return $instance;
  16031.     }
  16032.     /**
  16033.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  16034.      *
  16035.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  16036.      */
  16037.     protected function getRefreshAppCommandService()
  16038.     {
  16039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16040.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/RefreshAppCommand.php';
  16041.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/AppService.php';
  16042.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  16043.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\RefreshAppCommand(new \Shopware\Core\Framework\App\AppService(new \Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService())), ($this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] ?? $this->getAppPrinterService()), ($this->privates['Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand'] ?? $this->getValidateAppCommandService()));
  16044.         $instance->setName('app:refresh');
  16045.         return $instance;
  16046.     }
  16047.     /**
  16048.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  16049.      *
  16050.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  16051.      */
  16052.     protected function getResolveAppUrlChangeCommandService()
  16053.     {
  16054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16055.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  16056.         $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()));
  16057.         $instance->setName('app:url-change:resolve');
  16058.         return $instance;
  16059.     }
  16060.     /**
  16061.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  16062.      *
  16063.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  16064.      */
  16065.     protected function getUninstallAppCommandService()
  16066.     {
  16067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16068.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/UninstallAppCommand.php';
  16069.         $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()));
  16070.         $instance->setName('app:uninstall');
  16071.         return $instance;
  16072.     }
  16073.     /**
  16074.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  16075.      *
  16076.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  16077.      */
  16078.     protected function getValidateAppCommandService()
  16079.     {
  16080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16081.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Command/ValidateAppCommand.php';
  16082.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Validation/ManifestValidator.php';
  16083.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\ValidateAppCommand((\dirname(__DIR__4).'/custom/apps'), new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  16084.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  16085.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  16086.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  16087.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  16088.         }, 4)));
  16089.         $instance->setName('app:validate');
  16090.         return $instance;
  16091.     }
  16092.     /**
  16093.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  16094.      *
  16095.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  16096.      */
  16097.     protected function getAppLifecycleService()
  16098.     {
  16099.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  16100.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/AppLifecycle.php';
  16101.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  16102.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  16103.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  16104.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  16105.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Template/AbstractTemplateLoader.php';
  16106.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Template/TemplateLoader.php';
  16107.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  16108.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  16109.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($a, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister(($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister(new \Shopware\Core\Framework\App\Template\TemplateLoader(), ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()), $a), new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister(($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()), \dirname(__DIR__4));
  16110.     }
  16111.     /**
  16112.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  16113.      *
  16114.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  16115.      */
  16116.     protected function getAppLoaderService()
  16117.     {
  16118.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/AbstractAppLoader.php';
  16119.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/AppLoader.php';
  16120.         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())));
  16121.     }
  16122.     /**
  16123.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  16124.      *
  16125.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  16126.      */
  16127.     protected function getAppRegistrationServiceService()
  16128.     {
  16129.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  16130.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  16131.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  16132.         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())), ($this->privates['shopware.app_system.guzzle'] ?? ($this->privates['shopware.app_system.guzzle'] = new \GuzzleHttp\Client())), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $this->getEnv('APP_URL'), $a);
  16133.     }
  16134.     /**
  16135.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  16136.      *
  16137.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  16138.      */
  16139.     protected function getUpdateAppsHandlerService()
  16140.     {
  16141.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  16142.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  16143.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Lifecycle/Update/AppUpdater.php';
  16144.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService())));
  16145.     }
  16146.     /**
  16147.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  16148.      *
  16149.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  16150.      */
  16151.     protected function getCustomFieldProtectionSubscriberService()
  16152.     {
  16153.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  16154.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  16155.     }
  16156.     /**
  16157.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  16158.      *
  16159.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  16160.      */
  16161.     protected function getConfigValidatorService()
  16162.     {
  16163.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Validation/AbstractManifestValidator.php';
  16164.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Validation/ConfigValidator.php';
  16165.         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())));
  16166.     }
  16167.     /**
  16168.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  16169.      *
  16170.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  16171.      */
  16172.     protected function getHookableValidatorService()
  16173.     {
  16174.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Validation/AbstractManifestValidator.php';
  16175.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/App/Validation/HookableValidator.php';
  16176.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/Hookable/HookableEventCollector.php';
  16177.         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())));
  16178.     }
  16179.     /**
  16180.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  16181.      *
  16182.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  16183.      */
  16184.     protected function getChangelogChangeCommandService()
  16185.     {
  16186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16187.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  16188.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogProcessor.php';
  16189.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/ChangelogParser.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  16192.         $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)));
  16193.         $instance->setName('changelog:change');
  16194.         return $instance;
  16195.     }
  16196.     /**
  16197.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  16198.      *
  16199.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  16200.      */
  16201.     protected function getChangelogCheckCommandService()
  16202.     {
  16203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16204.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  16205.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogProcessor.php';
  16206.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogValidator.php';
  16207.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/ChangelogParser.php';
  16208.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  16209.         $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)));
  16210.         $instance->setName('changelog:check');
  16211.         return $instance;
  16212.     }
  16213.     /**
  16214.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  16215.      *
  16216.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  16217.      */
  16218.     protected function getChangelogCreateCommandService()
  16219.     {
  16220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16221.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  16222.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogProcessor.php';
  16223.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogGenerator.php';
  16224.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/ChangelogParser.php';
  16225.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  16226.         $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)));
  16227.         $instance->setName('changelog:create');
  16228.         return $instance;
  16229.     }
  16230.     /**
  16231.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  16232.      *
  16233.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  16234.      */
  16235.     protected function getChangelogReleaseCommandService()
  16236.     {
  16237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16238.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  16239.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogProcessor.php';
  16240.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  16241.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Changelog/ChangelogParser.php';
  16242.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  16243.         $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)));
  16244.         $instance->setName('changelog:release');
  16245.         return $instance;
  16246.     }
  16247.     /**
  16248.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  16249.      *
  16250.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  16251.      */
  16252.     protected function getCreateEntitiesCommandService()
  16253.     {
  16254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16255.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  16256.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/EntityGenerator.php';
  16257.         $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));
  16258.         $instance->setName('dal:create:entities');
  16259.         return $instance;
  16260.     }
  16261.     /**
  16262.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  16263.      *
  16264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  16265.      */
  16266.     protected function getCreateSchemaCommandService()
  16267.     {
  16268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16269.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  16270.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  16271.         $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));
  16272.         $instance->setName('dal:create:schema');
  16273.         return $instance;
  16274.     }
  16275.     /**
  16276.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  16277.      *
  16278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  16279.      */
  16280.     protected function getDataAbstractionLayerValidateCommandService()
  16281.     {
  16282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16283.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  16284.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  16285.         $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())));
  16286.         $instance->setName('dal:validate');
  16287.         return $instance;
  16288.     }
  16289.     /**
  16290.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  16291.      *
  16292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  16293.      */
  16294.     protected function getRefreshIndexCommandService()
  16295.     {
  16296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16297.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  16298.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  16299.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  16300.         $instance->setName('dal:refresh:index');
  16301.         return $instance;
  16302.     }
  16303.     /**
  16304.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  16305.      *
  16306.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  16307.      */
  16308.     protected function getIteratorFactoryService()
  16309.     {
  16310.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  16311.         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()));
  16312.     }
  16313.     /**
  16314.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  16315.      *
  16316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  16317.      */
  16318.     protected function getCriteriaQueryBuilderService()
  16319.     {
  16320.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  16321.         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())), 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()))), 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));
  16322.     }
  16323.     /**
  16324.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver' shared service.
  16325.      *
  16326.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver
  16327.      */
  16328.     protected function getEntityForeignKeyResolverService()
  16329.     {
  16330.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())));
  16331.     }
  16332.     /**
  16333.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  16334.      *
  16335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  16336.      */
  16337.     protected function getChildCountUpdaterService()
  16338.     {
  16339.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  16340.         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()));
  16341.     }
  16342.     /**
  16343.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  16344.      *
  16345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  16346.      */
  16347.     protected function getManyToManyIdFieldUpdaterService()
  16348.     {
  16349.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  16350.         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()));
  16351.     }
  16352.     /**
  16353.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  16354.      *
  16355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  16356.      */
  16357.     protected function getRegisteredIndexerSubscriberService()
  16358.     {
  16359.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  16360.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber(($this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] ?? $this->getIndexerQueuerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  16361.     }
  16362.     /**
  16363.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  16364.      *
  16365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  16366.      */
  16367.     protected function getSqlQueryParserService()
  16368.     {
  16369.         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()));
  16370.     }
  16371.     /**
  16372.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  16373.      *
  16374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  16375.      */
  16376.     protected function getRequestCriteriaBuilderService()
  16377.     {
  16378.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  16379.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  16380.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  16381.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser(), 500, new \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  16382.     }
  16383.     /**
  16384.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  16385.      *
  16386.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  16387.      */
  16388.     protected function getTokenFilterService()
  16389.     {
  16390.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  16391.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  16392.         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()));
  16393.     }
  16394.     /**
  16395.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  16396.      *
  16397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  16398.      */
  16399.     protected function getEntityExistsValidatorService()
  16400.     {
  16401.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16402.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16403.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  16404.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()));
  16405.     }
  16406.     /**
  16407.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  16408.      *
  16409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  16410.      */
  16411.     protected function getEntityNotExistsValidatorService()
  16412.     {
  16413.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16414.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16415.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  16416.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()));
  16417.     }
  16418.     /**
  16419.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  16420.      *
  16421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  16422.      */
  16423.     protected function getVersionManagerService()
  16424.     {
  16425.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  16426.     }
  16427.     /**
  16428.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  16429.      *
  16430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  16431.      */
  16432.     protected function getCleanupVersionTaskHandlerService()
  16433.     {
  16434.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  16435.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  16436.     }
  16437.     /**
  16438.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  16439.      *
  16440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  16441.      */
  16442.     protected function getEntityWriterService()
  16443.     {
  16444.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] ?? $this->getEntityForeignKeyResolverService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  16445.     }
  16446.     /**
  16447.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  16448.      *
  16449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  16450.      */
  16451.     protected function getLockValidatorService()
  16452.     {
  16453.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  16454.         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()));
  16455.     }
  16456.     /**
  16457.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  16458.      *
  16459.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  16460.      */
  16461.     protected function getWriteCommandExtractorService()
  16462.     {
  16463.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  16464.     }
  16465.     /**
  16466.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  16467.      *
  16468.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  16469.      */
  16470.     protected function getDemodataCommandService()
  16471.     {
  16472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16473.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Command/DemodataCommand.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataService.php';
  16475.         $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 () {
  16476.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  16477.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  16478.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  16479.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  16480.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  16481.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  16482.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  16483.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  16484.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  16485.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  16486.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  16487.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  16488.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  16489.         }, 13), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  16490.         $instance->setName('framework:demodata');
  16491.         return $instance;
  16492.     }
  16493.     /**
  16494.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  16495.      *
  16496.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  16497.      */
  16498.     protected function getCategoryGeneratorService()
  16499.     {
  16500.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16501.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/CategoryGenerator.php';
  16502.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  16503.     }
  16504.     /**
  16505.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  16506.      *
  16507.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  16508.      */
  16509.     protected function getCustomFieldGeneratorService()
  16510.     {
  16511.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16512.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  16513.         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()));
  16514.     }
  16515.     /**
  16516.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  16517.      *
  16518.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  16519.      */
  16520.     protected function getCustomerGeneratorService()
  16521.     {
  16522.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16523.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/CustomerGenerator.php';
  16524.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()));
  16525.     }
  16526.     /**
  16527.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  16528.      *
  16529.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  16530.      */
  16531.     protected function getMailHeaderFooterGeneratorService()
  16532.     {
  16533.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16534.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  16535.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()));
  16536.     }
  16537.     /**
  16538.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  16539.      *
  16540.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  16541.      */
  16542.     protected function getMailTemplateGeneratorService()
  16543.     {
  16544.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16545.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  16546.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()));
  16547.     }
  16548.     /**
  16549.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  16550.      *
  16551.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  16552.      */
  16553.     protected function getMediaGeneratorService()
  16554.     {
  16555.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16556.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/MediaGenerator.php';
  16557.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MediaGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()));
  16558.     }
  16559.     /**
  16560.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  16561.      *
  16562.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  16563.      */
  16564.     protected function getOrderGeneratorService()
  16565.     {
  16566.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16567.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/OrderGenerator.php';
  16568.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\OrderGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()));
  16569.     }
  16570.     /**
  16571.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  16572.      *
  16573.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  16574.      */
  16575.     protected function getProductGeneratorService()
  16576.     {
  16577.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16578.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/ProductGenerator.php';
  16579.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductGenerator(($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  16580.     }
  16581.     /**
  16582.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  16583.      *
  16584.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  16585.      */
  16586.     protected function getProductManufacturerGeneratorService()
  16587.     {
  16588.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16589.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  16590.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  16591.     }
  16592.     /**
  16593.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  16594.      *
  16595.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  16596.      */
  16597.     protected function getProductReviewGeneratorService()
  16598.     {
  16599.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16600.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  16601.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  16602.     }
  16603.     /**
  16604.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  16605.      *
  16606.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  16607.      */
  16608.     protected function getProductStreamGeneratorService()
  16609.     {
  16610.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16611.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  16612.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()));
  16613.     }
  16614.     /**
  16615.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  16616.      *
  16617.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  16618.      */
  16619.     protected function getPropertyGroupGeneratorService()
  16620.     {
  16621.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16622.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  16623.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  16624.     }
  16625.     /**
  16626.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  16627.      *
  16628.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  16629.      */
  16630.     protected function getRuleGeneratorService()
  16631.     {
  16632.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/DemodataGeneratorInterface.php';
  16633.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/Generator/RuleGenerator.php';
  16634.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\RuleGenerator(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()));
  16635.     }
  16636.     /**
  16637.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  16638.      *
  16639.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  16640.      */
  16641.     protected function getCleanPersonalDataCommandService()
  16642.     {
  16643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16644.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  16645.         $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()));
  16646.         $instance->setName('database:clean-personal-data');
  16647.         return $instance;
  16648.     }
  16649.     /**
  16650.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  16651.      *
  16652.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  16653.      */
  16654.     protected function getBusinessEventCollectorService()
  16655.     {
  16656.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/BusinessEventCollector.php';
  16657.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  16658.     }
  16659.     /**
  16660.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  16661.      *
  16662.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  16663.      */
  16664.     protected function getBusinessEventDispatcherService()
  16665.     {
  16666.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] = new \Shopware\Core\Framework\Event\BusinessEventDispatcher(($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()));
  16667.     }
  16668.     /**
  16669.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  16670.      *
  16671.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  16672.      */
  16673.     protected function getDebugDumpBusinessEventsCommandService()
  16674.     {
  16675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16676.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  16677.         $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()));
  16678.         $instance->setName('debug:business-events');
  16679.         return $instance;
  16680.     }
  16681.     /**
  16682.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  16683.      *
  16684.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  16685.      */
  16686.     protected function getEventActionSubscriberService()
  16687.     {
  16688.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Event/EventAction/EventActionSubscriber.php';
  16689.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  16690.     }
  16691.     /**
  16692.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  16693.      *
  16694.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  16695.      */
  16696.     protected function getFeatureDumpCommandService()
  16697.     {
  16698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16699.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Feature/Command/FeatureDumpCommand.php';
  16700.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  16701.         $instance->setName('feature:dump');
  16702.         $instance->setAliases([=> 'administration:dump:features']);
  16703.         return $instance;
  16704.     }
  16705.     /**
  16706.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  16707.      *
  16708.      * @return \Shopware\Core\Framework\Log\LoggingService
  16709.      */
  16710.     protected function getLoggingServiceService()
  16711.     {
  16712.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Log/LoggingService.php';
  16713.         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()));
  16714.     }
  16715.     /**
  16716.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  16717.      *
  16718.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  16719.      */
  16720.     protected function getEncryptedMessageHandlerService()
  16721.     {
  16722.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  16723.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))));
  16724.     }
  16725.     /**
  16726.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  16727.      *
  16728.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  16729.      */
  16730.     protected function getRetryMessageHandlerService()
  16731.     {
  16732.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  16733.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), new RewindableGenerator(function () {
  16734.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  16735.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  16736.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  16737.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  16738.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  16739.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  16740.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  16741.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  16742.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  16743.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  16744.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  16745.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  16746.             yield 12 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  16747.             yield 13 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  16748.             yield 14 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  16749.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  16750.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  16751.             yield 17 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  16752.             yield 18 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  16753.             yield 19 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  16754.             yield 20 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  16755.         }, 21), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  16756.     }
  16757.     /**
  16758.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  16759.      *
  16760.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  16761.      */
  16762.     protected function getRetryMiddlewareService()
  16763.     {
  16764.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  16765.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  16766.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()));
  16767.     }
  16768.     /**
  16769.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  16770.      *
  16771.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  16772.      */
  16773.     protected function getRegisterScheduledTasksCommandService()
  16774.     {
  16775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16776.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  16777.         $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()));
  16778.         $instance->setName('scheduled-task:register');
  16779.         return $instance;
  16780.     }
  16781.     /**
  16782.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  16783.      *
  16784.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  16785.      */
  16786.     protected function getScheduledTaskRunnerService()
  16787.     {
  16788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16789.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  16790.         $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()));
  16791.         $instance->setName('scheduled-task:run');
  16792.         return $instance;
  16793.     }
  16794.     /**
  16795.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  16796.      *
  16797.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  16798.      */
  16799.     protected function getRegisterScheduledTaskHandlerService()
  16800.     {
  16801.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  16802.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  16803.     }
  16804.     /**
  16805.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  16806.      *
  16807.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  16808.      */
  16809.     protected function getTaskRegistryService()
  16810.     {
  16811.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  16812.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  16813.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  16814.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  16815.             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()));
  16816.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  16817.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  16818.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  16819.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  16820.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  16821.             yield => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  16822.         }, 9), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  16823.     }
  16824.     /**
  16825.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  16826.      *
  16827.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  16828.      */
  16829.     protected function getRequeueDeadMessagesHandlerService()
  16830.     {
  16831.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  16832.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  16833.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/EncryptedBus.php';
  16834.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  16835.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), $a, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($a, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem')))))));
  16836.     }
  16837.     /**
  16838.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  16839.      *
  16840.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  16841.      */
  16842.     protected function getTaskSchedulerService()
  16843.     {
  16844.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  16845.         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()));
  16846.     }
  16847.     /**
  16848.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  16849.      *
  16850.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  16851.      */
  16852.     protected function getPluginLifecycleSubscriberService()
  16853.     {
  16854.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  16855.         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()));
  16856.     }
  16857.     /**
  16858.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  16859.      *
  16860.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  16861.      */
  16862.     protected function getMessageFailedHandlerService()
  16863.     {
  16864.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  16865.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  16866.     }
  16867.     /**
  16868.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  16869.      *
  16870.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  16871.      */
  16872.     protected function getCreateMigrationCommandService()
  16873.     {
  16874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16875.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Command/CreateMigrationCommand.php';
  16876.         $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), '6.4.0.0');
  16877.         $instance->setName('database:create-migration');
  16878.         return $instance;
  16879.     }
  16880.     /**
  16881.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  16882.      *
  16883.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  16884.      */
  16885.     protected function getMigrationCommandService()
  16886.     {
  16887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16888.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Command/MigrationCommand.php';
  16889.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationCommand(($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.0.0');
  16890.         $instance->setName('database:migrate');
  16891.         return $instance;
  16892.     }
  16893.     /**
  16894.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  16895.      *
  16896.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  16897.      */
  16898.     protected function getMigrationDestructiveCommandService()
  16899.     {
  16900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16901.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Command/MigrationCommand.php';
  16902.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  16903.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand(($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.0.0');
  16904.         $instance->setName('database:migrate-destructive');
  16905.         return $instance;
  16906.     }
  16907.     /**
  16908.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  16909.      *
  16910.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  16911.      */
  16912.     protected function getRefreshMigrationCommandService()
  16913.     {
  16914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16915.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/Command/RefreshMigrationCommand.php';
  16916.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  16917.         $instance->setName('database:refresh-migration');
  16918.         return $instance;
  16919.     }
  16920.     /**
  16921.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  16922.      *
  16923.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  16924.      */
  16925.     protected function getMigrationCollectionLoaderService()
  16926.     {
  16927.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/MigrationCollectionLoader.php';
  16928.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/MigrationRuntime.php';
  16929.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  16930.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  16931.         return $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] = new \Shopware\Core\Framework\Migration\MigrationCollectionLoader($a, new \Shopware\Core\Framework\Migration\MigrationRuntime($a$b), new RewindableGenerator(function () {
  16932.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  16933.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  16934.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  16935.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  16936.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  16937.             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/platform/src/Core/Framework/Migration') => 'Shopware\\Core\\Framework\\Migration'])));
  16938.             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/platform/src/Storefront/Migration') => 'Shopware\\Storefront\\Migration'])));
  16939.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagLanguagePack', [(\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Migration') => 'Swag\\LanguagePack\\Migration'])));
  16940.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagMarkets', [(\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Migration') => 'Swag\\Markets\\Migration'])));
  16941.         }, 9), $b);
  16942.     }
  16943.     /**
  16944.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  16945.      *
  16946.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  16947.      */
  16948.     protected function getMigrationSource_Core_V63Service()
  16949.     {
  16950.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/MigrationSource.php';
  16951.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  16952.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/../Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  16953.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  16954.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  16955.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  16956.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  16957.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  16958.         return $instance;
  16959.     }
  16960.     /**
  16961.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  16962.      *
  16963.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  16964.      */
  16965.     protected function getMigrationSource_Core_V64Service()
  16966.     {
  16967.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/MigrationSource.php';
  16968.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  16969.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/../Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  16970.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  16971.         return $instance;
  16972.     }
  16973.     /**
  16974.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  16975.      *
  16976.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  16977.      */
  16978.     protected function getMigrationSource_Core_V65Service()
  16979.     {
  16980.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Migration/MigrationSource.php';
  16981.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  16982.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/../Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  16983.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Migration/V6_5'), 'Shopware\\Storefront\\Migration\\V6_5');
  16984.         return $instance;
  16985.     }
  16986.     /**
  16987.      * Gets the private 'Shopware\Core\Framework\Plugin\BundleConfigDumper' shared service.
  16988.      *
  16989.      * @return \Shopware\Core\Framework\Plugin\BundleConfigDumper
  16990.      */
  16991.     protected function getBundleConfigDumperService()
  16992.     {
  16993.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/BundleConfigDumper.php';
  16994.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  16995.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/BundleConfigGenerator.php';
  16996.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\BundleConfigDumper'] = new \Shopware\Core\Framework\Plugin\BundleConfigDumper(new \Shopware\Core\Framework\Plugin\BundleConfigGenerator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService())), \dirname(__DIR__4));
  16997.     }
  16998.     /**
  16999.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  17000.      *
  17001.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  17002.      */
  17003.     protected function getBundleDumpCommandService()
  17004.     {
  17005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17006.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/BundleDumpCommand.php';
  17007.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\BundleConfigDumper'] ?? $this->getBundleConfigDumperService()));
  17008.         $instance->setName('bundle:dump');
  17009.         return $instance;
  17010.     }
  17011.     /**
  17012.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  17013.      *
  17014.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  17015.      */
  17016.     protected function getPluginActivateCommandService()
  17017.     {
  17018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17019.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  17020.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  17021.         $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()));
  17022.         $instance->setName('plugin:activate');
  17023.         return $instance;
  17024.     }
  17025.     /**
  17026.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  17027.      *
  17028.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  17029.      */
  17030.     protected function getPluginDeactivateCommandService()
  17031.     {
  17032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17033.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  17034.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  17035.         $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()));
  17036.         $instance->setName('plugin:deactivate');
  17037.         return $instance;
  17038.     }
  17039.     /**
  17040.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  17041.      *
  17042.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  17043.      */
  17044.     protected function getPluginInstallCommandService()
  17045.     {
  17046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17047.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  17048.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  17049.         $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()));
  17050.         $instance->setName('plugin:install');
  17051.         return $instance;
  17052.     }
  17053.     /**
  17054.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  17055.      *
  17056.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  17057.      */
  17058.     protected function getPluginUninstallCommandService()
  17059.     {
  17060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17061.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  17062.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  17063.         $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()));
  17064.         $instance->setName('plugin:uninstall');
  17065.         return $instance;
  17066.     }
  17067.     /**
  17068.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  17069.      *
  17070.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  17071.      */
  17072.     protected function getPluginUpdateCommandService()
  17073.     {
  17074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17075.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  17076.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  17077.         $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()));
  17078.         $instance->setName('plugin:update');
  17079.         return $instance;
  17080.     }
  17081.     /**
  17082.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  17083.      *
  17084.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  17085.      */
  17086.     protected function getPluginCreateCommandService()
  17087.     {
  17088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17089.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/PluginCreateCommand.php';
  17090.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  17091.         $instance->setName('plugin:create');
  17092.         return $instance;
  17093.     }
  17094.     /**
  17095.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  17096.      *
  17097.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  17098.      */
  17099.     protected function getPluginListCommandService()
  17100.     {
  17101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17102.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/PluginListCommand.php';
  17103.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  17104.         $instance->setName('plugin:list');
  17105.         return $instance;
  17106.     }
  17107.     /**
  17108.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  17109.      *
  17110.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  17111.      */
  17112.     protected function getPluginRefreshCommandService()
  17113.     {
  17114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17115.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/PluginRefreshCommand.php';
  17116.         $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()));
  17117.         $instance->setName('plugin:refresh');
  17118.         return $instance;
  17119.     }
  17120.     /**
  17121.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  17122.      *
  17123.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  17124.      */
  17125.     protected function getPluginZipImportCommandService()
  17126.     {
  17127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17128.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Command/PluginZipImportCommand.php';
  17129.         $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()));
  17130.         $instance->setName('plugin:zip-import');
  17131.         return $instance;
  17132.     }
  17133.     /**
  17134.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  17135.      *
  17136.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  17137.      */
  17138.     protected function getPluginLifecycleServiceService()
  17139.     {
  17140.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginLifecycleService.php';
  17141.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Composer/CommandExecutor.php';
  17142.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Requirement/RequirementsValidator.php';
  17143.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  17144.         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->privates['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4)), new \Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator($a, \dirname(__DIR__4)), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), '6.4.0.0', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  17145.     }
  17146.     /**
  17147.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  17148.      *
  17149.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  17150.      */
  17151.     protected function getPluginManagementServiceService()
  17152.     {
  17153.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginManagementService.php';
  17154.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginZipDetector.php';
  17155.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginExtractor.php';
  17156.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  17157.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  17158.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] = new \Shopware\Core\Framework\Plugin\PluginManagementService(\dirname(__DIR__4), new \Shopware\Core\Framework\Plugin\PluginZipDetector(), new \Shopware\Core\Framework\Plugin\PluginExtractor(['plugin' => (\dirname(__DIR__4).'/custom/plugins'), 'app' => (\dirname(__DIR__4).'/custom/apps')], $a), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), $a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), new \GuzzleHttp\Client());
  17159.     }
  17160.     /**
  17161.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  17162.      *
  17163.      * @return \Shopware\Core\Framework\Plugin\PluginService
  17164.      */
  17165.     protected function getPluginServiceService()
  17166.     {
  17167.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/PluginService.php';
  17168.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Changelog/ChangelogService.php';
  17169.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Changelog/ChangelogParser.php';
  17170.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Util/PluginFinder.php';
  17171.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Composer/PackageProvider.php';
  17172.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Util/VersionSanitizer.php';
  17173.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), new \Shopware\Core\Framework\Plugin\Changelog\ChangelogService(new \Shopware\Core\Framework\Plugin\Changelog\ChangelogParser()), new \Shopware\Core\Framework\Plugin\Util\PluginFinder(new \Shopware\Core\Framework\Plugin\Composer\PackageProvider()), new \Shopware\Core\Framework\Plugin\Util\VersionSanitizer());
  17174.     }
  17175.     /**
  17176.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  17177.      *
  17178.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  17179.      */
  17180.     protected function getPluginAclPrivilegesSubscriberService()
  17181.     {
  17182.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  17183.         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()));
  17184.     }
  17185.     /**
  17186.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  17187.      *
  17188.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  17189.      */
  17190.     protected function getAssetServiceService()
  17191.     {
  17192.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/Util/AssetService.php';
  17193.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] = new \Shopware\Core\Framework\Plugin\Util\AssetService(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  17194.     }
  17195.     /**
  17196.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  17197.      *
  17198.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  17199.      */
  17200.     protected function getContextResolverListenerService()
  17201.     {
  17202.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener(($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()));
  17203.     }
  17204.     /**
  17205.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  17206.      *
  17207.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  17208.      */
  17209.     protected function getCoreSubscriberService()
  17210.     {
  17211.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  17212.     }
  17213.     /**
  17214.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  17215.      *
  17216.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  17217.      */
  17218.     protected function getRouteScopeListenerService()
  17219.     {
  17220.         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 () {
  17221.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  17222.         }, 1));
  17223.     }
  17224.     /**
  17225.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  17226.      *
  17227.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  17228.      */
  17229.     protected function getRouteScopeRegistryService()
  17230.     {
  17231.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  17232.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  17233.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  17234.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  17235.             yield => ($this->privates['Shopware\\Administration\\Framework\\Routing\\AdministrationRouteScope'] ?? ($this->privates['Shopware\\Administration\\Framework\\Routing\\AdministrationRouteScope'] = new \Shopware\Administration\Framework\Routing\AdministrationRouteScope()));
  17236.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  17237.         }, 5));
  17238.     }
  17239.     /**
  17240.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  17241.      *
  17242.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  17243.      */
  17244.     protected function getSalesChannelRequestContextResolverService()
  17245.     {
  17246.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  17247.         return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] = new \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver(new \Shopware\Core\Framework\Routing\ApiRequestContextResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a);
  17248.     }
  17249.     /**
  17250.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  17251.      *
  17252.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  17253.      */
  17254.     protected function getRuleConditionRegistryService()
  17255.     {
  17256.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Rule/Collector/RuleConditionRegistry.php';
  17257.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  17258.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  17259.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  17260.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  17261.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  17262.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  17263.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  17264.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  17265.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  17266.             yield => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  17267.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  17268.             yield 10 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  17269.             yield 11 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  17270.             yield 12 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  17271.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  17272.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  17273.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  17274.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  17275.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  17276.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  17277.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  17278.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  17279.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  17280.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  17281.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  17282.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  17283.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  17284.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  17285.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  17286.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  17287.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  17288.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  17289.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  17290.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  17291.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  17292.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  17293.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  17294.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  17295.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  17296.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  17297.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  17298.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  17299.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  17300.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  17301.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  17302.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  17303.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  17304.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  17305.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  17306.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  17307.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  17308.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  17309.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  17310.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  17311.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  17312.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  17313.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  17314.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  17315.         }, 57));
  17316.     }
  17317.     /**
  17318.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\AbstractAuthenticationProvider' shared service.
  17319.      *
  17320.      * @return \Shopware\Core\Framework\Store\Authentication\AuthenticationProvider
  17321.      */
  17322.     protected function getAbstractAuthenticationProviderService()
  17323.     {
  17324.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Authentication/AbstractAuthenticationProvider.php';
  17325.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Authentication/AuthenticationProvider.php';
  17326.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\AbstractAuthenticationProvider'] = new \Shopware\Core\Framework\Store\Authentication\AuthenticationProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  17327.     }
  17328.     /**
  17329.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  17330.      *
  17331.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  17332.      */
  17333.     protected function getStoreDownloadCommandService()
  17334.     {
  17335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17336.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Command/StoreDownloadCommand.php';
  17337.         $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()));
  17338.         $instance->setName('store:download');
  17339.         return $instance;
  17340.     }
  17341.     /**
  17342.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  17343.      *
  17344.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  17345.      */
  17346.     protected function getStoreLoginCommandService()
  17347.     {
  17348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17349.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Command/StoreLoginCommand.php';
  17350.         $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()));
  17351.         $instance->setName('store:login');
  17352.         return $instance;
  17353.     }
  17354.     /**
  17355.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  17356.      *
  17357.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  17358.      */
  17359.     protected function getAbstractExtensionDataProviderService()
  17360.     {
  17361.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  17362.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionDataProvider.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionListingLoader.php';
  17364.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService())));
  17365.     }
  17366.     /**
  17367.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  17368.      *
  17369.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  17370.      */
  17371.     protected function getAbstractStoreAppLifecycleServiceService()
  17372.     {
  17373.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  17374.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/StoreAppLifecycleService.php';
  17375.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] = new \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()));
  17376.     }
  17377.     /**
  17378.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  17379.      *
  17380.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  17381.      */
  17382.     protected function getExtensionDownloaderService()
  17383.     {
  17384.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionDownloader.php';
  17385.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\AbstractAuthenticationProvider'] ?? $this->getAbstractAuthenticationProviderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()));
  17386.     }
  17387.     /**
  17388.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  17389.      *
  17390.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  17391.      */
  17392.     protected function getExtensionLifecycleServiceService()
  17393.     {
  17394.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  17395.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionLifecycleService.php';
  17396.         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()));
  17397.     }
  17398.     /**
  17399.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  17400.      *
  17401.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  17402.      */
  17403.     protected function getExtensionLoaderService()
  17404.     {
  17405.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/ExtensionLoader.php';
  17406.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()));
  17407.     }
  17408.     /**
  17409.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  17410.      *
  17411.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  17412.      */
  17413.     protected function getFirstRunWizardClientService()
  17414.     {
  17415.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/FirstRunWizardClient.php';
  17416.         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()), false, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  17417.     }
  17418.     /**
  17419.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  17420.      *
  17421.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  17422.      */
  17423.     protected function getStoreClientService()
  17424.     {
  17425.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/StoreClient.php';
  17426.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\AbstractAuthenticationProvider'] ?? $this->getAbstractAuthenticationProviderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  17427.     }
  17428.     /**
  17429.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  17430.      *
  17431.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  17432.      */
  17433.     protected function getStoreServiceService()
  17434.     {
  17435.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/StoreService.php';
  17436.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = new \Shopware\Core\Framework\Store\Services\StoreService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), '6.4.0.0'$this->getEnv('INSTANCE_ID'), ($this->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  17437.     }
  17438.     /**
  17439.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  17440.      *
  17441.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  17442.      */
  17443.     protected function getLicenseCheckService()
  17444.     {
  17445.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/CheckerInterface.php';
  17446.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/LicenseCheck.php';
  17447.         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()));
  17448.     }
  17449.     /**
  17450.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  17451.      *
  17452.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  17453.      */
  17454.     protected function getMysqlVersionCheckService()
  17455.     {
  17456.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/CheckerInterface.php';
  17457.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/MysqlVersionCheck.php';
  17458.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17459.     }
  17460.     /**
  17461.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  17462.      *
  17463.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  17464.      */
  17465.     protected function getWriteableCheckService()
  17466.     {
  17467.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/CheckerInterface.php';
  17468.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Checkers/WriteableCheck.php';
  17469.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Update/Services/Filesystem.php';
  17470.         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));
  17471.     }
  17472.     /**
  17473.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  17474.      *
  17475.      * @return \Shopware\Core\Framework\Validation\DataValidator
  17476.      */
  17477.     protected function getDataValidatorService()
  17478.     {
  17479.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  17480.     }
  17481.     /**
  17482.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  17483.      *
  17484.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  17485.      */
  17486.     protected function getWebhookCacheClearerService()
  17487.     {
  17488.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Webhook/WebhookCacheClearer.php';
  17489.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer(($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService()));
  17490.     }
  17491.     /**
  17492.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  17493.      *
  17494.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  17495.      */
  17496.     protected function getWebhookDispatcherService()
  17497.     {
  17498.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  17499.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['shopware.app_system.guzzle'] ?? ($this->privates['shopware.app_system.guzzle'] = new \GuzzleHttp\Client())), $this->getEnv('APP_URL'), $this, new \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory(new \Shopware\Core\Framework\Webhook\BusinessEventEncoder(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), $a), new \Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger($a)));
  17500.     }
  17501.     /**
  17502.      * Gets the private 'Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler' shared service.
  17503.      *
  17504.      * @return \Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler
  17505.      */
  17506.     protected function getSalesChannelContextServiceProfilerService()
  17507.     {
  17508.         return $this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] = new \Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  17509.     }
  17510.     /**
  17511.      * Gets the private 'Shopware\Core\Profiling\Entity\EntityAggregatorProfiler' shared service.
  17512.      *
  17513.      * @return \Shopware\Core\Profiling\Entity\EntityAggregatorProfiler
  17514.      */
  17515.     protected function getEntityAggregatorProfilerService()
  17516.     {
  17517.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  17518.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] = new \Shopware\Core\Profiling\Entity\EntityAggregatorProfiler(new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator(($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService())), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregatorHydrator($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  17519.     }
  17520.     /**
  17521.      * Gets the private 'Shopware\Core\Profiling\Entity\EntityReaderProfiler' shared service.
  17522.      *
  17523.      * @return \Shopware\Core\Profiling\Entity\EntityReaderProfiler
  17524.      */
  17525.     protected function getEntityReaderProfilerService()
  17526.     {
  17527.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] = new \Shopware\Core\Profiling\Entity\EntityReaderProfiler(new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator())), ($this->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['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  17528.     }
  17529.     /**
  17530.      * Gets the private 'Shopware\Core\Profiling\Entity\EntitySearcherProfiler' shared service.
  17531.      *
  17532.      * @return \Shopware\Core\Profiling\Entity\EntitySearcherProfiler
  17533.      */
  17534.     protected function getEntitySearcherProfilerService()
  17535.     {
  17536.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] = new \Shopware\Core\Profiling\Entity\EntitySearcherProfiler(new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService())), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  17537.     }
  17538.     /**
  17539.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  17540.      *
  17541.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  17542.      */
  17543.     protected function getCustomFieldServiceService()
  17544.     {
  17545.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/CustomField/CustomFieldService.php';
  17546.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17547.     }
  17548.     /**
  17549.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  17550.      *
  17551.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  17552.      */
  17553.     protected function getCachedLanguageLoaderService()
  17554.     {
  17555.         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()));
  17556.     }
  17557.     /**
  17558.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  17559.      *
  17560.      * @return \Shopware\Core\System\Language\LanguageValidator
  17561.      */
  17562.     protected function getLanguageValidatorService()
  17563.     {
  17564.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Language/LanguageValidator.php';
  17565.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17566.     }
  17567.     /**
  17568.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  17569.      *
  17570.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  17571.      */
  17572.     protected function getNumberRangeValueGeneratorInterfaceService()
  17573.     {
  17574.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] = new \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator(new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternRegistry(new RewindableGenerator(function () {
  17575.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  17576.             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()));
  17577.         }, 2)), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()));
  17578.     }
  17579.     /**
  17580.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  17581.      *
  17582.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  17583.      */
  17584.     protected function getValueGeneratorPatternIncrementService()
  17585.     {
  17586.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  17587.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  17588.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  17589.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  17590.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement(new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  17591.     }
  17592.     /**
  17593.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  17594.      *
  17595.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  17596.      */
  17597.     protected function getStoreApiResponseListenerService()
  17598.     {
  17599.         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()));
  17600.     }
  17601.     /**
  17602.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  17603.      *
  17604.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  17605.      */
  17606.     protected function getStructEncoderService()
  17607.     {
  17608.         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()));
  17609.     }
  17610.     /**
  17611.      * Gets the private 'Shopware\Core\System\SalesChannel\Command\SalesChannelListCommand' shared service.
  17612.      *
  17613.      * @return \Shopware\Core\System\SalesChannel\Command\SalesChannelListCommand
  17614.      */
  17615.     protected function getSalesChannelListCommandService()
  17616.     {
  17617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17618.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Command/SalesChannelListCommand.php';
  17619.         $this->privates['Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\System\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  17620.         $instance->setName('sales-channel:list');
  17621.         return $instance;
  17622.     }
  17623.     /**
  17624.      * Gets the private 'Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared service.
  17625.      *
  17626.      * @return \Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  17627.      */
  17628.     protected function getSalesChannelMaintenanceDisableCommandService()
  17629.     {
  17630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17631.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  17632.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  17633.         $this->privates['Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  17634.         $instance->setName('sales-channel:maintenance:disable');
  17635.         return $instance;
  17636.     }
  17637.     /**
  17638.      * Gets the private 'Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared service.
  17639.      *
  17640.      * @return \Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  17641.      */
  17642.     protected function getSalesChannelMaintenanceEnableCommandService()
  17643.     {
  17644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17645.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  17646.         $this->privates['Shopware\\Core\\System\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  17647.         $instance->setName('sales-channel:maintenance:enable');
  17648.         return $instance;
  17649.     }
  17650.     /**
  17651.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory' shared service.
  17652.      *
  17653.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  17654.      */
  17655.     protected function getCachedSalesChannelContextFactoryService()
  17656.     {
  17657.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] = new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), new RewindableGenerator(function () {
  17658.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  17659.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  17660.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  17661.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  17662.         }, 4), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  17663.     }
  17664.     /**
  17665.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  17666.      *
  17667.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  17668.      */
  17669.     protected function getSalesChannelContextPersisterService()
  17670.     {
  17671.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'P1D');
  17672.     }
  17673.     /**
  17674.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  17675.      *
  17676.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  17677.      */
  17678.     protected function getSalesChannelContextRestorerService()
  17679.     {
  17680.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  17681.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17682.     }
  17683.     /**
  17684.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  17685.      *
  17686.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  17687.      */
  17688.     protected function getSalesChannelIndexerService()
  17689.     {
  17690.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  17691.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  17692.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] = new \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  17693.     }
  17694.     /**
  17695.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  17696.      *
  17697.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  17698.      */
  17699.     protected function getValidateSnippetsCommandService()
  17700.     {
  17701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17702.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Command/ValidateSnippetsCommand.php';
  17703.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetValidatorInterface.php';
  17704.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetValidator.php';
  17705.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetFileHandler.php';
  17706.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/SnippetFixer.php';
  17707.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  17708.         $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));
  17709.         $instance->setName('snippets:validate');
  17710.         return $instance;
  17711.     }
  17712.     /**
  17713.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  17714.      *
  17715.      * @return \Shopware\Core\System\Snippet\SnippetService
  17716.      */
  17717.     protected function getSnippetServiceService()
  17718.     {
  17719.         return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] = new \Shopware\Core\System\Snippet\SnippetService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()), ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] ?? $this->getSnippetFilterFactoryService()));
  17720.     }
  17721.     /**
  17722.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  17723.      *
  17724.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  17725.      */
  17726.     protected function getCustomFieldSubscriberService()
  17727.     {
  17728.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  17729.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17730.     }
  17731.     /**
  17732.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  17733.      *
  17734.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  17735.      */
  17736.     protected function getWorkflowDumpCommandService()
  17737.     {
  17738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17739.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/StateMachine/Command/WorkflowDumpCommand.php';
  17740.         $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()));
  17741.         $instance->setName('state-machine:dump');
  17742.         return $instance;
  17743.     }
  17744.     /**
  17745.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  17746.      *
  17747.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  17748.      */
  17749.     protected function getStateMachineRegistryService()
  17750.     {
  17751.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  17752.     }
  17753.     /**
  17754.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  17755.      *
  17756.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  17757.      */
  17758.     protected function getConfigGetService()
  17759.     {
  17760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17761.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/Command/ConfigGet.php';
  17762.         $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()));
  17763.         $instance->setName('system:config:get');
  17764.         return $instance;
  17765.     }
  17766.     /**
  17767.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  17768.      *
  17769.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  17770.      */
  17771.     protected function getConfigSetService()
  17772.     {
  17773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17774.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/Command/ConfigSet.php';
  17775.         $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()));
  17776.         $instance->setName('system:config:set');
  17777.         return $instance;
  17778.     }
  17779.     /**
  17780.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  17781.      *
  17782.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  17783.      */
  17784.     protected function getConfigurationServiceService()
  17785.     {
  17786.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SystemConfig/Service/ConfigurationService.php';
  17787.         return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] = new \Shopware\Core\System\SystemConfig\Service\ConfigurationService(($this->services['kernel'] ?? $this->get('kernel'1))->getBundles(), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  17788.     }
  17789.     /**
  17790.      * Gets the private 'Shopware\Core\System\User\Command\UserChangePasswordCommand' shared service.
  17791.      *
  17792.      * @return \Shopware\Core\System\User\Command\UserChangePasswordCommand
  17793.      */
  17794.     protected function getUserChangePasswordCommandService()
  17795.     {
  17796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17797.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Command/UserChangePasswordCommand.php';
  17798.         $this->privates['Shopware\\Core\\System\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\System\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  17799.         $instance->setName('user:change-password');
  17800.         return $instance;
  17801.     }
  17802.     /**
  17803.      * Gets the private 'Shopware\Core\System\User\Command\UserCreateCommand' shared service.
  17804.      *
  17805.      * @return \Shopware\Core\System\User\Command\UserCreateCommand
  17806.      */
  17807.     protected function getUserCreateCommandService()
  17808.     {
  17809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17810.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Command/UserCreateCommand.php';
  17811.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/User/Service/UserProvisioner.php';
  17812.         $this->privates['Shopware\\Core\\System\\User\\Command\\UserCreateCommand'] = $instance = new \Shopware\Core\System\User\Command\UserCreateCommand(new \Shopware\Core\System\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  17813.         $instance->setName('user:create');
  17814.         return $instance;
  17815.     }
  17816.     /**
  17817.      * Gets the private 'Shopware\Docs\Command\ConvertMarkdownDocsCommand' shared service.
  17818.      *
  17819.      * @return \Shopware\Docs\Command\ConvertMarkdownDocsCommand
  17820.      */
  17821.     protected function getConvertMarkdownDocsCommandService()
  17822.     {
  17823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17824.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Command/ConvertMarkdownDocsCommand.php';
  17825.         $this->privates['Shopware\\Docs\\Command\\ConvertMarkdownDocsCommand'] = $instance = new \Shopware\Docs\Command\ConvertMarkdownDocsCommand();
  17826.         $instance->setName('docs:convert');
  17827.         return $instance;
  17828.     }
  17829.     /**
  17830.      * Gets the private 'Shopware\Docs\Command\DocsDumpErd' shared service.
  17831.      *
  17832.      * @return \Shopware\Docs\Command\DocsDumpErd
  17833.      */
  17834.     protected function getDocsDumpErdService()
  17835.     {
  17836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17837.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Command/DocsDumpErd.php';
  17838.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Inspection/ErdGenerator.php';
  17839.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Inspection/ErdTypeMap.php';
  17840.         $this->privates['Shopware\\Docs\\Command\\DocsDumpErd'] = $instance = new \Shopware\Docs\Command\DocsDumpErd(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), new \Shopware\Docs\Inspection\ErdGenerator(new \Shopware\Docs\Inspection\ErdTypeMap()));
  17841.         $instance->setName('docs:dump-erd');
  17842.         return $instance;
  17843.     }
  17844.     /**
  17845.      * Gets the private 'Shopware\Docs\Command\DocsModuleCharacteristics' shared service.
  17846.      *
  17847.      * @return \Shopware\Docs\Command\DocsModuleCharacteristics
  17848.      */
  17849.     protected function getDocsModuleCharacteristicsService()
  17850.     {
  17851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17852.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Command/DocsModuleCharacteristics.php';
  17853.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Inspection/ModuleInspector.php';
  17854.         $this->privates['Shopware\\Docs\\Command\\DocsModuleCharacteristics'] = $instance = new \Shopware\Docs\Command\DocsModuleCharacteristics(new \Shopware\Docs\Inspection\ModuleInspector());
  17855.         $instance->setName('docs:dump-core-characteristics');
  17856.         return $instance;
  17857.     }
  17858.     /**
  17859.      * Gets the private 'Shopware\Docs\Command\RemoveArticlesAndCategoriesCommand' shared service.
  17860.      *
  17861.      * @return \Shopware\Docs\Command\RemoveArticlesAndCategoriesCommand
  17862.      */
  17863.     protected function getRemoveArticlesAndCategoriesCommandService()
  17864.     {
  17865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17866.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/Command/RemoveArticlesAndCategoriesCommand.php';
  17867.         $this->privates['Shopware\\Docs\\Command\\RemoveArticlesAndCategoriesCommand'] = $instance = new \Shopware\Docs\Command\RemoveArticlesAndCategoriesCommand();
  17868.         $instance->setName('docs:remove-all');
  17869.         return $instance;
  17870.     }
  17871.     /**
  17872.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  17873.      *
  17874.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  17875.      */
  17876.     protected function getElasticsearchCleanIndicesCommandService()
  17877.     {
  17878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17879.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  17880.         $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()));
  17881.         $instance->setName('es:index:cleanup');
  17882.         return $instance;
  17883.     }
  17884.     /**
  17885.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  17886.      *
  17887.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  17888.      */
  17889.     protected function getElasticsearchCreateAliasCommandService()
  17890.     {
  17891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17892.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  17893.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  17894.         $instance->setName('es:create:alias');
  17895.         return $instance;
  17896.     }
  17897.     /**
  17898.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  17899.      *
  17900.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  17901.      */
  17902.     protected function getElasticsearchIndexingCommandService()
  17903.     {
  17904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17905.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  17906.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  17907.         $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()));
  17908.         $instance->setName('es:index');
  17909.         return $instance;
  17910.     }
  17911.     /**
  17912.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  17913.      *
  17914.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  17915.      */
  17916.     protected function getElasticsearchResetCommandService()
  17917.     {
  17918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17919.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  17920.         $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()));
  17921.         $instance->setName('es:reset');
  17922.         return $instance;
  17923.     }
  17924.     /**
  17925.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  17926.      *
  17927.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  17928.      */
  17929.     protected function getElasticsearchStatusCommandService()
  17930.     {
  17931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17932.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  17933.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  17934.         $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()));
  17935.         $instance->setName('es:status');
  17936.         return $instance;
  17937.     }
  17938.     /**
  17939.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  17940.      *
  17941.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  17942.      */
  17943.     protected function getElasticsearchTestAnalyzerCommandService()
  17944.     {
  17945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17946.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  17947.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  17948.         $instance->setName('es:test:analyzer');
  17949.         return $instance;
  17950.     }
  17951.     /**
  17952.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  17953.      *
  17954.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  17955.      */
  17956.     protected function getCriteriaParserService()
  17957.     {
  17958.         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())));
  17959.     }
  17960.     /**
  17961.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  17962.      *
  17963.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  17964.      */
  17965.     protected function getElasticsearchOutdatedIndexDetectorService()
  17966.     {
  17967.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  17968.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  17969.     }
  17970.     /**
  17971.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  17972.      *
  17973.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  17974.      */
  17975.     protected function getElasticsearchRegistryService()
  17976.     {
  17977.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  17978.             yield => ($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] ?? $this->getElasticsearchProductDefinitionService());
  17979.         }, 1));
  17980.     }
  17981.     /**
  17982.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  17983.      *
  17984.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  17985.      */
  17986.     protected function getElasticsearchIndexerService()
  17987.     {
  17988.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  17989.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Indexing/IndexCreator.php';
  17990.         $a = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  17991.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($a$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping']), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  17992.     }
  17993.     /**
  17994.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  17995.      *
  17996.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  17997.      */
  17998.     protected function getCustomFieldUpdaterService()
  17999.     {
  18000.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Product/CustomFieldUpdater.php';
  18001.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater(($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  18002.     }
  18003.     /**
  18004.      * Gets the private 'Shopware\Elasticsearch\Product\ElasticsearchProductDefinition' shared service.
  18005.      *
  18006.      * @return \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition
  18007.      */
  18008.     protected function getElasticsearchProductDefinitionService()
  18009.     {
  18010.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  18011.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Product/ElasticsearchProductDefinition.php';
  18012.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Framework/Indexing/EntityMapper.php';
  18013.         return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] = new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer'] ?? $this->getPriceFieldSerializerService()));
  18014.     }
  18015.     /**
  18016.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  18017.      *
  18018.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  18019.      */
  18020.     protected function getProductSearchBuilderService()
  18021.     {
  18022.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  18023.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Product/ProductSearchBuilder.php';
  18024.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  18025.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  18026.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  18027.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  18028.     }
  18029.     /**
  18030.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  18031.      *
  18032.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  18033.      */
  18034.     protected function getProductUpdaterService()
  18035.     {
  18036.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Product/ProductUpdater.php';
  18037.         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()));
  18038.     }
  18039.     /**
  18040.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  18041.      *
  18042.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  18043.      */
  18044.     protected function getCartMergedSubscriberService()
  18045.     {
  18046.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Event/CartMergedSubscriber.php';
  18047.         return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] = new \Shopware\Storefront\Event\CartMergedSubscriber(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  18048.     }
  18049.     /**
  18050.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  18051.      *
  18052.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  18053.      */
  18054.     protected function getCacheResponseSubscriberService()
  18055.     {
  18056.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] = new \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'), $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'));
  18057.     }
  18058.     /**
  18059.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  18060.      *
  18061.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  18062.      */
  18063.     protected function getCacheTracerService()
  18064.     {
  18065.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] = new \Shopware\Storefront\Framework\Cache\CacheTracer(new \Shopware\Core\Framework\Adapter\Cache\CacheTracer(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection()))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService()));
  18066.     }
  18067.     /**
  18068.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  18069.      *
  18070.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  18071.      */
  18072.     protected function getCacheWarmer2Service()
  18073.     {
  18074.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  18075.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  18076.         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 () {
  18077.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  18078.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  18079.         }, 2)), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] ?? $this->getRequestTransformerInterfaceService()), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection())));
  18080.     }
  18081.     /**
  18082.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  18083.      *
  18084.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  18085.      */
  18086.     protected function getNavigationRouteWarmerService()
  18087.     {
  18088.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  18089.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  18090.         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()));
  18091.     }
  18092.     /**
  18093.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  18094.      *
  18095.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  18096.      */
  18097.     protected function getProductRouteWarmerService()
  18098.     {
  18099.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  18100.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  18101.         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()));
  18102.     }
  18103.     /**
  18104.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  18105.      *
  18106.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  18107.      */
  18108.     protected function getCaptchaRouteListenerService()
  18109.     {
  18110.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  18111.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  18112.         }, 1));
  18113.     }
  18114.     /**
  18115.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  18116.      *
  18117.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  18118.      */
  18119.     protected function getHoneypotCaptchaService()
  18120.     {
  18121.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Captcha/AbstractCaptcha.php';
  18122.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Captcha/HoneypotCaptcha.php';
  18123.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  18124.     }
  18125.     /**
  18126.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  18127.      *
  18128.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  18129.      */
  18130.     protected function getHttpCacheWarmUpCommandService()
  18131.     {
  18132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18133.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  18134.         $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()));
  18135.         $instance->setName('http:cache:warm:up');
  18136.         return $instance;
  18137.     }
  18138.     /**
  18139.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  18140.      *
  18141.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  18142.      */
  18143.     protected function getCsrfRouteListenerService()
  18144.     {
  18145.         return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] = new \Shopware\Storefront\Framework\Csrf\CsrfRouteListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'twig', ($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  18146.     }
  18147.     /**
  18148.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  18149.      *
  18150.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  18151.      */
  18152.     protected function getCachedDomainLoaderInvalidatorService()
  18153.     {
  18154.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  18155.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  18156.     }
  18157.     /**
  18158.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  18159.      *
  18160.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  18161.      */
  18162.     protected function getMaintenanceModeResolverService()
  18163.     {
  18164.         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())));
  18165.     }
  18166.     /**
  18167.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  18168.      *
  18169.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  18170.      */
  18171.     protected function getStorefrontSubscriberService()
  18172.     {
  18173.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] ?? $this->getCsrfPlaceholderHandlerService()), new \Shopware\Core\Content\Seo\HreflangLoader(($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService())), true, ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  18174.     }
  18175.     /**
  18176.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  18177.      *
  18178.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  18179.      */
  18180.     protected function getLandingPageSeoUrlRouteService()
  18181.     {
  18182.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  18183.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  18184.         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()));
  18185.     }
  18186.     /**
  18187.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  18188.      *
  18189.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  18190.      */
  18191.     protected function getNavigationPageSeoUrlRouteService()
  18192.     {
  18193.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  18194.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  18195.         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()));
  18196.     }
  18197.     /**
  18198.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  18199.      *
  18200.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  18201.      */
  18202.     protected function getProductPageSeoUrlRouteService()
  18203.     {
  18204.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  18205.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  18206.         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()));
  18207.     }
  18208.     /**
  18209.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  18210.      *
  18211.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  18212.      */
  18213.     protected function getSeoUrlUpdateListenerService()
  18214.     {
  18215.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  18216.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Seo/SeoUrlUpdater.php';
  18217.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  18218.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(new \Shopware\Core\Content\Seo\SeoUrlUpdater(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), $a, ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService())), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  18219.     }
  18220.     /**
  18221.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  18222.      *
  18223.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  18224.      */
  18225.     protected function getTwigDateRequestListenerService()
  18226.     {
  18227.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  18228.     }
  18229.     /**
  18230.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  18231.      *
  18232.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  18233.      */
  18234.     protected function getAccountLoginPageLoaderService()
  18235.     {
  18236.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Account/Login/AccountLoginPageLoader.php';
  18237.         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\\CountryRoute'] ?? $this->getCountryRouteService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute'] ?? $this->getSalutationRouteService()));
  18238.     }
  18239.     /**
  18240.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  18241.      *
  18242.      * @return \Shopware\Storefront\Page\GenericPageLoader
  18243.      */
  18244.     protected function getGenericPageLoaderService()
  18245.     {
  18246.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18247.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader(($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute'] ?? $this->getPaymentMethodRouteService()), ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute'] ?? $this->getShippingMethodRouteService()), $a);
  18248.     }
  18249.     /**
  18250.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  18251.      *
  18252.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  18253.      */
  18254.     protected function getProductPageConfiguratorLoaderService()
  18255.     {
  18256.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  18257.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  18258.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  18259.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Page/Product/Configurator/AvailableCombinationLoader.php';
  18260.         return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] = new \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader(($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService()), new \Shopware\Storefront\Page\Product\Configurator\AvailableCombinationLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())))));
  18261.     }
  18262.     /**
  18263.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  18264.      *
  18265.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  18266.      */
  18267.     protected function getHeaderPageletLoaderService()
  18268.     {
  18269.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute'] ?? $this->getCurrencyRouteService()), ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute'] ?? $this->getLanguageRouteService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService()));
  18270.     }
  18271.     /**
  18272.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  18273.      *
  18274.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  18275.      */
  18276.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  18277.     {
  18278.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  18279.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  18280.     }
  18281.     /**
  18282.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  18283.      *
  18284.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  18285.      */
  18286.     protected function getThemeChangeCommandService()
  18287.     {
  18288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18289.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Command/ThemeChangeCommand.php';
  18290.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeChangeCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()));
  18291.         $instance->setName('theme:change');
  18292.         return $instance;
  18293.     }
  18294.     /**
  18295.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  18296.      *
  18297.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  18298.      */
  18299.     protected function getThemeCompileCommandService()
  18300.     {
  18301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18302.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Command/ThemeCompileCommand.php';
  18303.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCompileCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  18304.         $instance->setName('theme:compile');
  18305.         return $instance;
  18306.     }
  18307.     /**
  18308.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  18309.      *
  18310.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  18311.      */
  18312.     protected function getThemeCreateCommandService()
  18313.     {
  18314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18315.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Command/ThemeCreateCommand.php';
  18316.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  18317.         $instance->setName('theme:create');
  18318.         return $instance;
  18319.     }
  18320.     /**
  18321.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  18322.      *
  18323.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  18324.      */
  18325.     protected function getThemeDumpCommandService()
  18326.     {
  18327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18328.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Command/ThemeDumpCommand.php';
  18329.         $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));
  18330.         $instance->setName('theme:dump');
  18331.         return $instance;
  18332.     }
  18333.     /**
  18334.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  18335.      *
  18336.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  18337.      */
  18338.     protected function getThemeRefreshCommandService()
  18339.     {
  18340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18341.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Command/ThemeRefreshCommand.php';
  18342.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  18343.         $instance->setName('theme:refresh');
  18344.         return $instance;
  18345.     }
  18346.     /**
  18347.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  18348.      *
  18349.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  18350.      */
  18351.     protected function getFirstRunWizardSubscriberService()
  18352.     {
  18353.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  18354.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  18355.     }
  18356.     /**
  18357.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  18358.      *
  18359.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  18360.      */
  18361.     protected function getPluginLifecycleSubscriber2Service()
  18362.     {
  18363.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  18364.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), \dirname(__DIR__4), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService()));
  18365.     }
  18366.     /**
  18367.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  18368.      *
  18369.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  18370.      */
  18371.     protected function getUpdateSubscriberService()
  18372.     {
  18373.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/Subscriber/UpdateSubscriber.php';
  18374.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  18375.     }
  18376.     /**
  18377.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  18378.      *
  18379.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  18380.      */
  18381.     protected function getThemeAppLifecycleHandlerService()
  18382.     {
  18383.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeAppLifecycleHandler.php';
  18384.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeAppLifecycleHandler(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService()));
  18385.     }
  18386.     /**
  18387.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  18388.      *
  18389.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  18390.      */
  18391.     protected function getThemeConfigValueAccessorService()
  18392.     {
  18393.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  18394.     }
  18395.     /**
  18396.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  18397.      *
  18398.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  18399.      */
  18400.     protected function getThemeFileResolverService()
  18401.     {
  18402.         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())));
  18403.     }
  18404.     /**
  18405.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  18406.      *
  18407.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  18408.      */
  18409.     protected function getThemeLifecycleHandlerService()
  18410.     {
  18411.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeLifecycleHandler.php';
  18412.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeLifecycleHandler(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  18413.     }
  18414.     /**
  18415.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  18416.      *
  18417.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  18418.      */
  18419.     protected function getThemeLifecycleServiceService()
  18420.     {
  18421.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Theme/ThemeLifecycleService.php';
  18422.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] = new \Shopware\Storefront\Theme\ThemeLifecycleService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter())), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  18423.     }
  18424.     /**
  18425.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  18426.      *
  18427.      * @return \Shopware\Storefront\Theme\ThemeService
  18428.      */
  18429.     protected function getThemeServiceService()
  18430.     {
  18431.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18432.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), new \Shopware\Storefront\Theme\ThemeCompiler(($this->services['shopware.filesystem.theme'] ?? $this->getShopware_Filesystem_ThemeService()), ($this->services['shopware.filesystem.temp'] ?? $this->getShopware_Filesystem_TempService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileResolver'] ?? $this->getThemeFileResolverService()), true$a, ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ['public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService()), 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService()), 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()), 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())], ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService())), $a);
  18433.     }
  18434.     /**
  18435.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  18436.      *
  18437.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  18438.      */
  18439.     protected function getThemeNamespaceHierarchyBuilderService()
  18440.     {
  18441.         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())));
  18442.     }
  18443.     /**
  18444.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  18445.      *
  18446.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  18447.      */
  18448.     protected function getSalesChannelDomainValidatorService()
  18449.     {
  18450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  18451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  18452.         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()));
  18453.     }
  18454.     /**
  18455.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  18456.      *
  18457.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  18458.      */
  18459.     protected function getSalesChannelLanguageValidatorService()
  18460.     {
  18461.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  18462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  18463.         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()));
  18464.     }
  18465.     /**
  18466.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  18467.      *
  18468.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  18469.      */
  18470.     protected function getSalesChannelValidatorService()
  18471.     {
  18472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  18473.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  18474.         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()));
  18475.     }
  18476.     /**
  18477.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  18478.      *
  18479.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  18480.      */
  18481.     protected function getUserValidatorService()
  18482.     {
  18483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  18484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  18485.         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()));
  18486.     }
  18487.     /**
  18488.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  18489.      *
  18490.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  18491.      */
  18492.     protected function getSalesChannelCreateCommandService()
  18493.     {
  18494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  18496.         $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['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['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  18497.         $instance->setName('sales-channel:create');
  18498.         return $instance;
  18499.     }
  18500.     /**
  18501.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  18502.      *
  18503.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  18504.      */
  18505.     protected function getSalesChannelCreateStorefrontCommandService()
  18506.     {
  18507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  18509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  18510.         $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['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['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  18511.         $instance->setName('sales-channel:create:storefront');
  18512.         return $instance;
  18513.     }
  18514.     /**
  18515.      * Gets the private 'Swag\Markets\Service\ConfigService' shared autowired service.
  18516.      *
  18517.      * @return \Swag\Markets\Service\ConfigService
  18518.      */
  18519.     protected function getConfigServiceService()
  18520.     {
  18521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Service/ConfigService.php';
  18522.         return $this->privates['Swag\\Markets\\Service\\ConfigService'] = new \Swag\Markets\Service\ConfigService(($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService()));
  18523.     }
  18524.     /**
  18525.      * Gets the private 'Swag\PlatformDemoData\DataProvider\CategoryProvider' shared service.
  18526.      *
  18527.      * @return \Swag\PlatformDemoData\DataProvider\CategoryProvider
  18528.      */
  18529.     protected function getCategoryProviderService()
  18530.     {
  18531.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18532.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/CategoryProvider.php';
  18533.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\CategoryProvider'] = new \Swag\PlatformDemoData\DataProvider\CategoryProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18534.     }
  18535.     /**
  18536.      * Gets the private 'Swag\PlatformDemoData\DataProvider\CmsPageProvider' shared service.
  18537.      *
  18538.      * @return \Swag\PlatformDemoData\DataProvider\CmsPageProvider
  18539.      */
  18540.     protected function getCmsPageProviderService()
  18541.     {
  18542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/CmsPageProvider.php';
  18544.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\CmsPageProvider'] = new \Swag\PlatformDemoData\DataProvider\CmsPageProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18545.     }
  18546.     /**
  18547.      * Gets the private 'Swag\PlatformDemoData\DataProvider\CustomerProvider' shared service.
  18548.      *
  18549.      * @return \Swag\PlatformDemoData\DataProvider\CustomerProvider
  18550.      */
  18551.     protected function getCustomerProviderService()
  18552.     {
  18553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/CustomerProvider.php';
  18555.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\CustomerProvider'] = new \Swag\PlatformDemoData\DataProvider\CustomerProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18556.     }
  18557.     /**
  18558.      * Gets the private 'Swag\PlatformDemoData\DataProvider\MediaProvider' shared service.
  18559.      *
  18560.      * @return \Swag\PlatformDemoData\DataProvider\MediaProvider
  18561.      */
  18562.     protected function getMediaProviderService()
  18563.     {
  18564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/MediaProvider.php';
  18566.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\MediaProvider'] = new \Swag\PlatformDemoData\DataProvider\MediaProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  18567.     }
  18568.     /**
  18569.      * Gets the private 'Swag\PlatformDemoData\DataProvider\ProductProvider' shared service.
  18570.      *
  18571.      * @return \Swag\PlatformDemoData\DataProvider\ProductProvider
  18572.      */
  18573.     protected function getProductProviderService()
  18574.     {
  18575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/ProductProvider.php';
  18577.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\ProductProvider'] = new \Swag\PlatformDemoData\DataProvider\ProductProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18578.     }
  18579.     /**
  18580.      * Gets the private 'Swag\PlatformDemoData\DataProvider\PropertyProvider' shared service.
  18581.      *
  18582.      * @return \Swag\PlatformDemoData\DataProvider\PropertyProvider
  18583.      */
  18584.     protected function getPropertyProviderService()
  18585.     {
  18586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18587.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/PropertyProvider.php';
  18588.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\PropertyProvider'] = new \Swag\PlatformDemoData\DataProvider\PropertyProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18589.     }
  18590.     /**
  18591.      * Gets the private 'Swag\PlatformDemoData\DataProvider\RuleProvider' shared service.
  18592.      *
  18593.      * @return \Swag\PlatformDemoData\DataProvider\RuleProvider
  18594.      */
  18595.     protected function getRuleProviderService()
  18596.     {
  18597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18598.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/RuleProvider.php';
  18599.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\RuleProvider'] = new \Swag\PlatformDemoData\DataProvider\RuleProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18600.     }
  18601.     /**
  18602.      * Gets the private 'Swag\PlatformDemoData\DataProvider\ShippingMethodProvider' shared service.
  18603.      *
  18604.      * @return \Swag\PlatformDemoData\DataProvider\ShippingMethodProvider
  18605.      */
  18606.     protected function getShippingMethodProviderService()
  18607.     {
  18608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/DemoDataProvider.php';
  18609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/DataProvider/ShippingMethodProvider.php';
  18610.         return $this->privates['Swag\\PlatformDemoData\\DataProvider\\ShippingMethodProvider'] = new \Swag\PlatformDemoData\DataProvider\ShippingMethodProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18611.     }
  18612.     /**
  18613.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  18614.      *
  18615.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  18616.      */
  18617.     protected function getPsrHttpFactoryService()
  18618.     {
  18619.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  18620.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  18621.     }
  18622.     /**
  18623.      * Gets the private 'annotations.cache' shared service.
  18624.      *
  18625.      * @return \Symfony\Component\Cache\DoctrineProvider
  18626.      */
  18627.     protected function getAnnotations_CacheService()
  18628.     {
  18629.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  18630.     }
  18631.     /**
  18632.      * Gets the private 'annotations.cache_warmer' shared service.
  18633.      *
  18634.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  18635.      */
  18636.     protected function getAnnotations_CacheWarmerService()
  18637.     {
  18638.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  18639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  18640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  18641.         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);
  18642.     }
  18643.     /**
  18644.      * Gets the private 'annotations.cached_reader' shared service.
  18645.      *
  18646.      * @return \Doctrine\Common\Annotations\CachedReader
  18647.      */
  18648.     protected function getAnnotations_CachedReaderService()
  18649.     {
  18650.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  18651.     }
  18652.     /**
  18653.      * Gets the private 'annotations.reader' shared service.
  18654.      *
  18655.      * @return \Doctrine\Common\Annotations\AnnotationReader
  18656.      */
  18657.     protected function getAnnotations_ReaderService()
  18658.     {
  18659.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  18660.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  18661.         $a->registerUniqueLoader('class_exists');
  18662.         $instance->addGlobalIgnoredName('required'$a);
  18663.         return $instance;
  18664.     }
  18665.     /**
  18666.      * Gets the private 'assets.packages' shared service.
  18667.      *
  18668.      * @return \Symfony\Component\Asset\Packages
  18669.      */
  18670.     protected function getAssets_PackagesService()
  18671.     {
  18672.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  18673.         $b = ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  18674.         $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())), ['public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService()), 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService()), 'asset' => $b'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())]);
  18675.         $instance->setDefaultPackage($b);
  18676.         return $instance;
  18677.     }
  18678.     /**
  18679.      * Gets the private 'cache.annotations' shared service.
  18680.      *
  18681.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18682.      */
  18683.     protected function getCache_AnnotationsService()
  18684.     {
  18685.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('j-Uz298WNq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  18686.     }
  18687.     /**
  18688.      * Gets the private 'cache.http' shared service.
  18689.      *
  18690.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  18691.      */
  18692.     protected function getCache_HttpService()
  18693.     {
  18694.         $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()));
  18695.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  18696.         return $instance;
  18697.     }
  18698.     /**
  18699.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  18700.      *
  18701.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18702.      */
  18703.     protected function getCache_Messenger_RestartWorkersSignalService()
  18704.     {
  18705.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  18706.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  18707.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  18708.     }
  18709.     /**
  18710.      * Gets the private 'cache.property_info' shared service.
  18711.      *
  18712.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18713.      */
  18714.     protected function getCache_PropertyInfoService()
  18715.     {
  18716.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1Lbh9cuort'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  18717.     }
  18718.     /**
  18719.      * Gets the private 'cache.serializer' shared service.
  18720.      *
  18721.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18722.      */
  18723.     protected function getCache_SerializerService()
  18724.     {
  18725.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('T3BSGACKzN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  18726.     }
  18727.     /**
  18728.      * Gets the private 'cache.tags' shared service.
  18729.      *
  18730.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18731.      */
  18732.     protected function getCache_TagsService()
  18733.     {
  18734.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  18735.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  18736.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  18737.     }
  18738.     /**
  18739.      * Gets the private 'cache.validator' shared service.
  18740.      *
  18741.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  18742.      */
  18743.     protected function getCache_ValidatorService()
  18744.     {
  18745.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JFVvZCYEir'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  18746.     }
  18747.     /**
  18748.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  18749.      *
  18750.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  18751.      */
  18752.     protected function getCachePoolClearer_CacheWarmerService()
  18753.     {
  18754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  18755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  18756.         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']);
  18757.     }
  18758.     /**
  18759.      * Gets the private 'config_cache_factory' shared service.
  18760.      *
  18761.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  18762.      */
  18763.     protected function getConfigCacheFactoryService()
  18764.     {
  18765.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  18766.             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)));
  18767.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  18768.         }, 2));
  18769.     }
  18770.     /**
  18771.      * Gets the private 'console.command.about' shared service.
  18772.      *
  18773.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  18774.      */
  18775.     protected function getConsole_Command_AboutService()
  18776.     {
  18777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  18779.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  18780.         $instance->setName('about');
  18781.         return $instance;
  18782.     }
  18783.     /**
  18784.      * Gets the private 'console.command.assets_install' shared service.
  18785.      *
  18786.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  18787.      */
  18788.     protected function getConsole_Command_AssetsInstallService()
  18789.     {
  18790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18791.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Adapter/Asset/AssetInstallCommand.php';
  18792.         $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()));
  18793.         $instance->setName('assets:install');
  18794.         return $instance;
  18795.     }
  18796.     /**
  18797.      * Gets the private 'console.command.cache_clear' shared service.
  18798.      *
  18799.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  18800.      */
  18801.     protected function getConsole_Command_CacheClearService()
  18802.     {
  18803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  18805.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  18806.         $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())));
  18807.         $instance->setName('cache:clear');
  18808.         return $instance;
  18809.     }
  18810.     /**
  18811.      * Gets the private 'console.command.cache_pool_clear' shared service.
  18812.      *
  18813.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  18814.      */
  18815.     protected function getConsole_Command_CachePoolClearService()
  18816.     {
  18817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  18819.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  18820.         $instance->setName('cache:pool:clear');
  18821.         return $instance;
  18822.     }
  18823.     /**
  18824.      * Gets the private 'console.command.cache_pool_delete' shared service.
  18825.      *
  18826.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  18827.      */
  18828.     protected function getConsole_Command_CachePoolDeleteService()
  18829.     {
  18830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18831.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  18832.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  18833.         $instance->setName('cache:pool:delete');
  18834.         return $instance;
  18835.     }
  18836.     /**
  18837.      * Gets the private 'console.command.cache_pool_list' shared service.
  18838.      *
  18839.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  18840.      */
  18841.     protected function getConsole_Command_CachePoolListService()
  18842.     {
  18843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  18845.         $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.object'=> 'cache.http'=> 'cache.tags']);
  18846.         $instance->setName('cache:pool:list');
  18847.         return $instance;
  18848.     }
  18849.     /**
  18850.      * Gets the private 'console.command.cache_pool_prune' shared service.
  18851.      *
  18852.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  18853.      */
  18854.     protected function getConsole_Command_CachePoolPruneService()
  18855.     {
  18856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  18858.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  18859.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  18860.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  18861.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  18862.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  18863.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  18864.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  18865.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  18866.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  18867.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  18868.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  18869.         }, 10));
  18870.         $instance->setName('cache:pool:prune');
  18871.         return $instance;
  18872.     }
  18873.     /**
  18874.      * Gets the private 'console.command.cache_warmup' shared service.
  18875.      *
  18876.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  18877.      */
  18878.     protected function getConsole_Command_CacheWarmupService()
  18879.     {
  18880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  18882.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  18883.         $instance->setName('cache:warmup');
  18884.         return $instance;
  18885.     }
  18886.     /**
  18887.      * Gets the private 'console.command.config_debug' shared service.
  18888.      *
  18889.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  18890.      */
  18891.     protected function getConsole_Command_ConfigDebugService()
  18892.     {
  18893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  18895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  18896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  18897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  18898.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  18899.         $instance->setName('debug:config');
  18900.         return $instance;
  18901.     }
  18902.     /**
  18903.      * Gets the private 'console.command.config_dump_reference' shared service.
  18904.      *
  18905.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  18906.      */
  18907.     protected function getConsole_Command_ConfigDumpReferenceService()
  18908.     {
  18909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  18911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  18912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  18913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  18914.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  18915.         $instance->setName('config:dump-reference');
  18916.         return $instance;
  18917.     }
  18918.     /**
  18919.      * Gets the private 'console.command.container_debug' shared service.
  18920.      *
  18921.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  18922.      */
  18923.     protected function getConsole_Command_ContainerDebugService()
  18924.     {
  18925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18926.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  18927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  18928.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  18929.         $instance->setName('debug:container');
  18930.         return $instance;
  18931.     }
  18932.     /**
  18933.      * Gets the private 'console.command.container_lint' shared service.
  18934.      *
  18935.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  18936.      */
  18937.     protected function getConsole_Command_ContainerLintService()
  18938.     {
  18939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  18941.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  18942.         $instance->setName('lint:container');
  18943.         return $instance;
  18944.     }
  18945.     /**
  18946.      * Gets the private 'console.command.debug_autowiring' shared service.
  18947.      *
  18948.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  18949.      */
  18950.     protected function getConsole_Command_DebugAutowiringService()
  18951.     {
  18952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  18954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  18955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  18956.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  18957.         $instance->setName('debug:autowiring');
  18958.         return $instance;
  18959.     }
  18960.     /**
  18961.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  18962.      *
  18963.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  18964.      */
  18965.     protected function getConsole_Command_EventDispatcherDebugService()
  18966.     {
  18967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  18969.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18970.         $instance->setName('debug:event-dispatcher');
  18971.         return $instance;
  18972.     }
  18973.     /**
  18974.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  18975.      *
  18976.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  18977.      */
  18978.     protected function getConsole_Command_MessengerConsumeMessagesService()
  18979.     {
  18980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18981.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  18982.         $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']);
  18983.         $instance->setName('messenger:consume');
  18984.         return $instance;
  18985.     }
  18986.     /**
  18987.      * Gets the private 'console.command.messenger_debug' shared service.
  18988.      *
  18989.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  18990.      */
  18991.     protected function getConsole_Command_MessengerDebugService()
  18992.     {
  18993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18994.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  18995.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.shopware' => ['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'=> []]], 'Shopware\\Core\\Framework\\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\\ScheduledTask\\RequeueDeadMessagesTask' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => [=> [=> 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'=> []]], 'Shopware\\Core\\Content\\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\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => [=> [=> 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'=> []]], 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => [=> [=> 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  18996.         $instance->setName('debug:messenger');
  18997.         return $instance;
  18998.     }
  18999.     /**
  19000.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  19001.      *
  19002.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  19003.      */
  19004.     protected function getConsole_Command_MessengerSetupTransportsService()
  19005.     {
  19006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19007.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  19008.         $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']);
  19009.         $instance->setName('messenger:setup-transports');
  19010.         return $instance;
  19011.     }
  19012.     /**
  19013.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  19014.      *
  19015.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  19016.      */
  19017.     protected function getConsole_Command_MessengerStopWorkersService()
  19018.     {
  19019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19020.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  19021.         $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()));
  19022.         $instance->setName('messenger:stop-workers');
  19023.         return $instance;
  19024.     }
  19025.     /**
  19026.      * Gets the private 'console.command.router_debug' shared service.
  19027.      *
  19028.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  19029.      */
  19030.     protected function getConsole_Command_RouterDebugService()
  19031.     {
  19032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  19034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  19035.         $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()));
  19036.         $instance->setName('debug:router');
  19037.         return $instance;
  19038.     }
  19039.     /**
  19040.      * Gets the private 'console.command.router_match' shared service.
  19041.      *
  19042.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  19043.      */
  19044.     protected function getConsole_Command_RouterMatchService()
  19045.     {
  19046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  19048.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  19049.             return new \EmptyIterator();
  19050.         }, 0));
  19051.         $instance->setName('router:match');
  19052.         return $instance;
  19053.     }
  19054.     /**
  19055.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  19056.      *
  19057.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  19058.      */
  19059.     protected function getConsole_Command_SecretsDecryptToLocalService()
  19060.     {
  19061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  19063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19065.         $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')))));
  19066.         $instance->setName('secrets:decrypt-to-local');
  19067.         return $instance;
  19068.     }
  19069.     /**
  19070.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  19071.      *
  19072.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  19073.      */
  19074.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  19075.     {
  19076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19077.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  19078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19080.         $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')))));
  19081.         $instance->setName('secrets:encrypt-from-local');
  19082.         return $instance;
  19083.     }
  19084.     /**
  19085.      * Gets the private 'console.command.secrets_generate_key' shared service.
  19086.      *
  19087.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  19088.      */
  19089.     protected function getConsole_Command_SecretsGenerateKeyService()
  19090.     {
  19091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  19093.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19095.         $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')))));
  19096.         $instance->setName('secrets:generate-keys');
  19097.         return $instance;
  19098.     }
  19099.     /**
  19100.      * Gets the private 'console.command.secrets_list' shared service.
  19101.      *
  19102.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  19103.      */
  19104.     protected function getConsole_Command_SecretsListService()
  19105.     {
  19106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  19108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19110.         $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')))));
  19111.         $instance->setName('secrets:list');
  19112.         return $instance;
  19113.     }
  19114.     /**
  19115.      * Gets the private 'console.command.secrets_remove' shared service.
  19116.      *
  19117.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  19118.      */
  19119.     protected function getConsole_Command_SecretsRemoveService()
  19120.     {
  19121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19125.         $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')))));
  19126.         $instance->setName('secrets:remove');
  19127.         return $instance;
  19128.     }
  19129.     /**
  19130.      * Gets the private 'console.command.secrets_set' shared service.
  19131.      *
  19132.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  19133.      */
  19134.     protected function getConsole_Command_SecretsSetService()
  19135.     {
  19136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  19138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  19140.         $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')))));
  19141.         $instance->setName('secrets:set');
  19142.         return $instance;
  19143.     }
  19144.     /**
  19145.      * Gets the private 'console.command.translation_debug' shared service.
  19146.      *
  19147.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  19148.      */
  19149.     protected function getConsole_Command_TranslationDebugService()
  19150.     {
  19151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  19153.         $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/platform/src/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/platform/src/Storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  19154.         $instance->setName('debug:translation');
  19155.         return $instance;
  19156.     }
  19157.     /**
  19158.      * Gets the private 'console.command.translation_update' shared service.
  19159.      *
  19160.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  19161.      */
  19162.     protected function getConsole_Command_TranslationUpdateService()
  19163.     {
  19164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  19166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  19167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  19168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  19169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  19170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  19171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  19172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  19173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  19174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  19175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  19176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  19177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  19178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  19179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  19180.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  19181.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  19182.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  19183.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  19184.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  19185.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  19186.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  19187.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  19188.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  19189.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  19190.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  19191.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  19192.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en-GB', (\dirname(__DIR__4).'/vendor/shopware/platform/src/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/platform/src/Storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  19193.         $instance->setName('translation:update');
  19194.         return $instance;
  19195.     }
  19196.     /**
  19197.      * Gets the private 'console.command.validator_debug' shared service.
  19198.      *
  19199.      * @return \Symfony\Component\Validator\Command\DebugCommand
  19200.      */
  19201.     protected function getConsole_Command_ValidatorDebugService()
  19202.     {
  19203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19204.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  19205.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  19206.         $instance->setName('debug:validator');
  19207.         return $instance;
  19208.     }
  19209.     /**
  19210.      * Gets the private 'console.command.xliff_lint' shared service.
  19211.      *
  19212.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  19213.      */
  19214.     protected function getConsole_Command_XliffLintService()
  19215.     {
  19216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  19218.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  19219.         $instance->setName('lint:xliff');
  19220.         return $instance;
  19221.     }
  19222.     /**
  19223.      * Gets the private 'console.command.yaml_lint' shared service.
  19224.      *
  19225.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  19226.      */
  19227.     protected function getConsole_Command_YamlLintService()
  19228.     {
  19229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19230.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  19231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  19232.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  19233.         $instance->setName('lint:yaml');
  19234.         return $instance;
  19235.     }
  19236.     /**
  19237.      * Gets the private 'console.error_listener' shared service.
  19238.      *
  19239.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  19240.      */
  19241.     protected function getConsole_ErrorListenerService()
  19242.     {
  19243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  19244.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  19245.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19246.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  19248.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  19249.     }
  19250.     /**
  19251.      * Gets the private 'container.env_var_processor' shared service.
  19252.      *
  19253.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  19254.      */
  19255.     protected function getContainer_EnvVarProcessorService()
  19256.     {
  19257.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  19258.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  19259.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  19260.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  19261.         }, 1));
  19262.     }
  19263.     /**
  19264.      * Gets the private 'data_collector.request' shared service.
  19265.      *
  19266.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  19267.      */
  19268.     protected function getDataCollector_RequestService()
  19269.     {
  19270.         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())));
  19271.     }
  19272.     /**
  19273.      * Gets the private 'data_collector.request.session_collector' shared service.
  19274.      *
  19275.      * @return \Closure
  19276.      */
  19277.     protected function getDataCollector_Request_SessionCollectorService()
  19278.     {
  19279.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  19280.     }
  19281.     /**
  19282.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  19283.      *
  19284.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19285.      */
  19286.     protected function getCartValueResolverService()
  19287.     {
  19288.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19289.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19290.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Cart/CartValueResolver.php';
  19291.         return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Checkout\Cart\CartValueResolver(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  19292.     }
  19293.     /**
  19294.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  19295.      *
  19296.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19297.      */
  19298.     protected function getCustomerValueResolverService()
  19299.     {
  19300.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19301.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19302.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/Customer/CustomerValueResolver.php';
  19303.         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))));
  19304.     }
  19305.     /**
  19306.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  19307.      *
  19308.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19309.      */
  19310.     protected function getContextValueResolverService()
  19311.     {
  19312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19314.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Context/ContextValueResolver.php';
  19315.         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))));
  19316.     }
  19317.     /**
  19318.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  19319.      *
  19320.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19321.      */
  19322.     protected function getResponseFactoryInterfaceValueResolverService()
  19323.     {
  19324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19326.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  19327.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/ResponseFactoryRegistry.php';
  19328.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/ResponseFactoryInterface.php';
  19329.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/Type/JsonFactoryBase.php';
  19330.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/Type/Api/JsonApiType.php';
  19331.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Serializer/JsonApiEncoder.php';
  19332.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Api/Response/Type/Api/JsonType.php';
  19333.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  19334.         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))));
  19335.     }
  19336.     /**
  19337.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  19338.      *
  19339.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19340.      */
  19341.     protected function getCriteriaValueResolverService()
  19342.     {
  19343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19345.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  19346.         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))));
  19347.     }
  19348.     /**
  19349.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  19350.      *
  19351.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19352.      */
  19353.     protected function getQueryDataBagResolverService()
  19354.     {
  19355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19357.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/QueryDataBagResolver.php';
  19358.         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))));
  19359.     }
  19360.     /**
  19361.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  19362.      *
  19363.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19364.      */
  19365.     protected function getRequestDataBagResolverService()
  19366.     {
  19367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19369.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Routing/RequestDataBagResolver.php';
  19370.         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))));
  19371.     }
  19372.     /**
  19373.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  19374.      *
  19375.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19376.      */
  19377.     protected function getSalesChannelContextValueResolverService()
  19378.     {
  19379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19381.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  19382.         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))));
  19383.     }
  19384.     /**
  19385.      * Gets the private 'debug.argument_resolver.default' shared service.
  19386.      *
  19387.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19388.      */
  19389.     protected function getDebug_ArgumentResolver_DefaultService()
  19390.     {
  19391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  19394.         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))));
  19395.     }
  19396.     /**
  19397.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  19398.      *
  19399.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19400.      */
  19401.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  19402.     {
  19403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  19406.         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.L8gtKHw'] ?? $this->get_ServiceLocator_L8gtKHwService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  19407.     }
  19408.     /**
  19409.      * Gets the private 'debug.argument_resolver.request' shared service.
  19410.      *
  19411.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19412.      */
  19413.     protected function getDebug_ArgumentResolver_RequestService()
  19414.     {
  19415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  19418.         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))));
  19419.     }
  19420.     /**
  19421.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  19422.      *
  19423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19424.      */
  19425.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  19426.     {
  19427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  19430.         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))));
  19431.     }
  19432.     /**
  19433.      * Gets the private 'debug.argument_resolver.service' shared service.
  19434.      *
  19435.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19436.      */
  19437.     protected function getDebug_ArgumentResolver_ServiceService()
  19438.     {
  19439.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19440.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  19442.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.L8gtKHw'] ?? $this->get_ServiceLocator_L8gtKHwService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  19443.     }
  19444.     /**
  19445.      * Gets the private 'debug.argument_resolver.session' shared service.
  19446.      *
  19447.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19448.      */
  19449.     protected function getDebug_ArgumentResolver_SessionService()
  19450.     {
  19451.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19452.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  19454.         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))));
  19455.     }
  19456.     /**
  19457.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  19458.      *
  19459.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19460.      */
  19461.     protected function getDebug_ArgumentResolver_VariadicService()
  19462.     {
  19463.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19464.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  19466.         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))));
  19467.     }
  19468.     /**
  19469.      * Gets the private 'debug.debug_handlers_listener' shared service.
  19470.      *
  19471.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  19472.      */
  19473.     protected function getDebug_DebugHandlersListenerService()
  19474.     {
  19475.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  19476.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19477.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19478.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19479.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  19480.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), trueNULL);
  19481.     }
  19482.     /**
  19483.      * Gets the private 'debug.dump_listener' shared service.
  19484.      *
  19485.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  19486.      */
  19487.     protected function getDebug_DumpListenerService()
  19488.     {
  19489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  19490.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  19491.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  19492.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  19493.         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);
  19494.     }
  19495.     /**
  19496.      * Gets the private 'debug.file_link_formatter' shared service.
  19497.      *
  19498.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  19499.      */
  19500.     protected function getDebug_FileLinkFormatterService()
  19501.     {
  19502.         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 () {
  19503.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  19504.         });
  19505.     }
  19506.     /**
  19507.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  19508.      *
  19509.      * @return \string
  19510.      */
  19511.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  19512.     {
  19513.         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');
  19514.     }
  19515.     /**
  19516.      * Gets the private 'debug.log_processor' shared service.
  19517.      *
  19518.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  19519.      */
  19520.     protected function getDebug_LogProcessorService()
  19521.     {
  19522.         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())));
  19523.     }
  19524.     /**
  19525.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  19526.      *
  19527.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  19528.      */
  19529.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  19530.     {
  19531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  19532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  19533.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  19534.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  19535.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  19536.     }
  19537.     /**
  19538.      * Gets the private 'debug.validator' shared service.
  19539.      *
  19540.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  19541.      */
  19542.     protected function getDebug_ValidatorService()
  19543.     {
  19544.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  19545.     }
  19546.     /**
  19547.      * Gets the private 'enqueue.client.consume_command' shared service.
  19548.      *
  19549.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  19550.      */
  19551.     protected function getEnqueue_Client_ConsumeCommandService()
  19552.     {
  19553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19554.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  19555.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  19556.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  19557.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  19558.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  19559.         $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');
  19560.         $instance->setName('enqueue:consume');
  19561.         return $instance;
  19562.     }
  19563.     /**
  19564.      * Gets the private 'enqueue.client.default.context' shared service.
  19565.      *
  19566.      * @return \Interop\Queue\Context
  19567.      */
  19568.     protected function getEnqueue_Client_Default_ContextService()
  19569.     {
  19570.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  19571.     }
  19572.     /**
  19573.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  19574.      *
  19575.      * @return \Enqueue\Client\DelegateProcessor
  19576.      */
  19577.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  19578.     {
  19579.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  19580.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  19581.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  19582.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  19583.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19584.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  19585.         ], [
  19586.             'enqueue.client.default.router_processor' => '?',
  19587.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  19588.     }
  19589.     /**
  19590.      * Gets the private 'enqueue.client.default.driver' shared service.
  19591.      *
  19592.      * @return \Enqueue\Client\DriverInterface
  19593.      */
  19594.     protected function getEnqueue_Client_Default_DriverService()
  19595.     {
  19596.         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([]));
  19597.     }
  19598.     /**
  19599.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  19600.      *
  19601.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  19602.      */
  19603.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  19604.     {
  19605.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  19606.         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()));
  19607.     }
  19608.     /**
  19609.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  19610.      *
  19611.      * @return \Enqueue\Symfony\Client\LazyProducer
  19612.      */
  19613.     protected function getEnqueue_Client_Default_LazyProducerService()
  19614.     {
  19615.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  19616.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19617.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  19618.         ], [
  19619.             'enqueue.client.default.producer' => '?',
  19620.         ]), 'enqueue.client.default.producer');
  19621.     }
  19622.     /**
  19623.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  19624.      *
  19625.      * @return \Enqueue\Consumption\QueueConsumer
  19626.      */
  19627.     protected function getEnqueue_Client_Default_QueueConsumerService()
  19628.     {
  19629.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  19630.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  19631.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  19632.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  19633.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  19634.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  19635.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  19636.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  19637.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  19638.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  19639.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  19640.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  19641.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  19642.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  19643.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  19644.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  19645.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  19646.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  19647.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  19648.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  19649.         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()), 10000);
  19650.     }
  19651.     /**
  19652.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  19653.      *
  19654.      * @return \Enqueue\Client\RouterProcessor
  19655.      */
  19656.     protected function getEnqueue_Client_Default_RouterProcessorService()
  19657.     {
  19658.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  19659.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  19660.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  19661.     }
  19662.     /**
  19663.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  19664.      *
  19665.      * @return \Enqueue\Client\SpoolProducer
  19666.      */
  19667.     protected function getEnqueue_Client_Default_SpoolProducerService()
  19668.     {
  19669.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  19670.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  19671.     }
  19672.     /**
  19673.      * Gets the private 'enqueue.client.produce_command' shared service.
  19674.      *
  19675.      * @return \Enqueue\Symfony\Client\ProduceCommand
  19676.      */
  19677.     protected function getEnqueue_Client_ProduceCommandService()
  19678.     {
  19679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19680.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  19681.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  19682.         $instance->setName('enqueue:produce');
  19683.         return $instance;
  19684.     }
  19685.     /**
  19686.      * Gets the private 'enqueue.client.routes_command' shared service.
  19687.      *
  19688.      * @return \Enqueue\Symfony\Client\RoutesCommand
  19689.      */
  19690.     protected function getEnqueue_Client_RoutesCommandService()
  19691.     {
  19692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19693.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  19694.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  19695.         $instance->setName('enqueue:routes');
  19696.         return $instance;
  19697.     }
  19698.     /**
  19699.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  19700.      *
  19701.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  19702.      */
  19703.     protected function getEnqueue_Client_SetupBrokerCommandService()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19706.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  19707.         $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');
  19708.         $instance->setName('enqueue:setup-broker');
  19709.         return $instance;
  19710.     }
  19711.     /**
  19712.      * Gets the private 'enqueue.locator' shared service.
  19713.      *
  19714.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19715.      */
  19716.     protected function getEnqueue_LocatorService()
  19717.     {
  19718.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19719.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  19720.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  19721.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  19722.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  19723.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  19724.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  19725.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  19726.         ], [
  19727.             'enqueue.client.default.delegate_processor' => '?',
  19728.             'enqueue.client.default.driver' => '?',
  19729.             'enqueue.client.default.producer' => '?',
  19730.             'enqueue.client.default.queue_consumer' => '?',
  19731.             'enqueue.transport.default.context' => '?',
  19732.             'enqueue.transport.default.processor_registry' => '?',
  19733.             'enqueue.transport.default.queue_consumer' => '?',
  19734.         ]);
  19735.     }
  19736.     /**
  19737.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  19738.      *
  19739.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  19740.      */
  19741.     protected function getEnqueue_MessengerTransport_FactoryService()
  19742.     {
  19743.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  19744.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  19745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19746.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19747.         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);
  19748.     }
  19749.     /**
  19750.      * Gets the private 'enqueue.transport.consume_command' shared service.
  19751.      *
  19752.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  19753.      */
  19754.     protected function getEnqueue_Transport_ConsumeCommandService()
  19755.     {
  19756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19757.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  19758.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  19759.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  19760.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  19761.         $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');
  19762.         $instance->setName('enqueue:transport:consume');
  19763.         return $instance;
  19764.     }
  19765.     /**
  19766.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  19767.      *
  19768.      * @return \Interop\Queue\ConnectionFactory
  19769.      */
  19770.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  19771.     {
  19772.         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:']);
  19773.     }
  19774.     /**
  19775.      * Gets the private 'enqueue.transport.default.context' shared service.
  19776.      *
  19777.      * @return \Interop\Queue\Context
  19778.      */
  19779.     protected function getEnqueue_Transport_Default_ContextService()
  19780.     {
  19781.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  19782.     }
  19783.     /**
  19784.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  19785.      *
  19786.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  19787.      */
  19788.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  19789.     {
  19790.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  19791.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  19792.         return $this->privates['enqueue.transport.default.processor_registry'] = new \Enqueue\Symfony\ContainerProcessorRegistry(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))->withContext('enqueue.transport.default.processor_registry'$this));
  19793.     }
  19794.     /**
  19795.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  19796.      *
  19797.      * @return \Enqueue\Consumption\QueueConsumer
  19798.      */
  19799.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  19800.     {
  19801.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  19802.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  19803.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  19804.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  19805.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  19806.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  19807.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  19808.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  19809.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  19810.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  19811.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  19812.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  19813.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  19814.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  19815.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  19816.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  19817.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  19818.         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()), 10000);
  19819.     }
  19820.     /**
  19821.      * Gets the private 'error_handler.error_renderer.html' shared service.
  19822.      *
  19823.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  19824.      */
  19825.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  19826.     {
  19827.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  19828.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  19829.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  19830.         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()));
  19831.     }
  19832.     /**
  19833.      * Gets the private 'esi_listener' shared service.
  19834.      *
  19835.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  19836.      */
  19837.     protected function getEsiListenerService()
  19838.     {
  19839.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  19840.     }
  19841.     /**
  19842.      * Gets the private 'exception_listener' shared service.
  19843.      *
  19844.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  19845.      */
  19846.     protected function getExceptionListenerService()
  19847.     {
  19848.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  19849.     }
  19850.     /**
  19851.      * Gets the private 'fragment.listener' shared service.
  19852.      *
  19853.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  19854.      */
  19855.     protected function getFragment_ListenerService()
  19856.     {
  19857.         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');
  19858.     }
  19859.     /**
  19860.      * Gets the private 'fragment.renderer.esi' shared service.
  19861.      *
  19862.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  19863.      */
  19864.     protected function getFragment_Renderer_EsiService()
  19865.     {
  19866.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19867.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  19869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  19870.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  19871.         $instance->setFragmentPath('/_fragment');
  19872.         return $instance;
  19873.     }
  19874.     /**
  19875.      * Gets the private 'fragment.renderer.hinclude' shared service.
  19876.      *
  19877.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  19878.      */
  19879.     protected function getFragment_Renderer_HincludeService()
  19880.     {
  19881.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19882.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19883.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  19884.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  19885.         $instance->setFragmentPath('/_fragment');
  19886.         return $instance;
  19887.     }
  19888.     /**
  19889.      * Gets the private 'fragment.renderer.inline' shared service.
  19890.      *
  19891.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  19892.      */
  19893.     protected function getFragment_Renderer_InlineService()
  19894.     {
  19895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  19898.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19899.         $instance->setFragmentPath('/_fragment');
  19900.         return $instance;
  19901.     }
  19902.     /**
  19903.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  19904.      *
  19905.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  19906.      */
  19907.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  19908.     {
  19909.         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);
  19910.     }
  19911.     /**
  19912.      * Gets the private 'locale_aware_listener' shared service.
  19913.      *
  19914.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  19915.      */
  19916.     protected function getLocaleAwareListenerService()
  19917.     {
  19918.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  19919.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  19920.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  19921.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  19922.     }
  19923.     /**
  19924.      * Gets the private 'locale_listener' shared service.
  19925.      *
  19926.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  19927.      */
  19928.     protected function getLocaleListenerService()
  19929.     {
  19930.         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()));
  19931.     }
  19932.     /**
  19933.      * Gets the private 'mailer.messenger.message_handler' shared service.
  19934.      *
  19935.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  19936.      */
  19937.     protected function getMailer_Messenger_MessageHandlerService()
  19938.     {
  19939.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  19940.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()));
  19941.     }
  19942.     /**
  19943.      * Gets the private 'mailer.transport_factory.native' shared service.
  19944.      *
  19945.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  19946.      */
  19947.     protected function getMailer_TransportFactory_NativeService()
  19948.     {
  19949.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  19950.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  19952.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  19953.     }
  19954.     /**
  19955.      * Gets the private 'mailer.transport_factory.null' shared service.
  19956.      *
  19957.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  19958.      */
  19959.     protected function getMailer_TransportFactory_NullService()
  19960.     {
  19961.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  19962.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  19963.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  19964.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  19965.     }
  19966.     /**
  19967.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  19968.      *
  19969.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  19970.      */
  19971.     protected function getMailer_TransportFactory_SendmailService()
  19972.     {
  19973.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  19974.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  19975.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  19976.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  19977.     }
  19978.     /**
  19979.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  19980.      *
  19981.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  19982.      */
  19983.     protected function getMailer_TransportFactory_SmtpService()
  19984.     {
  19985.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  19986.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  19987.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  19988.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  19989.     }
  19990.     /**
  19991.      * Gets the private 'mailer.transports' shared service.
  19992.      *
  19993.      * @return \Symfony\Component\Mailer\Transport\Transports
  19994.      */
  19995.     protected function getMailer_TransportsService()
  19996.     {
  19997.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  19998.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  19999.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  20000.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/Mail/Service/MailerTransportFactory.php';
  20001.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  20002.             yield => $this->getMailer_TransportFactory_NullService();
  20003.             yield => $this->getMailer_TransportFactory_SendmailService();
  20004.             yield => $this->getMailer_TransportFactory_NativeService();
  20005.             yield => $this->getMailer_TransportFactory_SmtpService();
  20006.         }, 4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())))->fromStrings(['main' => 'smtp://null']);
  20007.     }
  20008.     /**
  20009.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  20010.      *
  20011.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  20012.      */
  20013.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  20014.     {
  20015.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20016.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  20017.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  20018.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  20019.         $this->privates['messenger.bus.shopware.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  20020.             yield => ($this->privates['.messenger.handler_descriptor.u_2ldqP'] ?? $this->get_Messenger_HandlerDescriptor_U2ldqPService());
  20021.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  20022.             yield => ($this->privates['.messenger.handler_descriptor.CKTMT3c'] ?? $this->get_Messenger_HandlerDescriptor_CKTMT3cService());
  20023.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  20024.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  20025.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  20026.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  20027.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  20028.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  20029.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  20030.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  20031.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  20032.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  20033.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  20034.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  20035.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  20036.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  20037.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  20038.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  20039.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  20040.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  20041.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  20042.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  20043.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  20044.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  20045.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  20046.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  20047.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  20048.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  20049.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  20050.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  20051.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  20052.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  20053.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  20054.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  20055.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  20056.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  20057.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  20058.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  20059.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  20060.             yield => ($this->privates['.messenger.handler_descriptor.1SPMxF6'] ?? $this->get_Messenger_HandlerDescriptor_1SPMxF6Service());
  20061.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  20062.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  20063.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  20064.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  20065.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  20066.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  20067.         }, 1)]));
  20068.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20069.         return $instance;
  20070.     }
  20071.     /**
  20072.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  20073.      *
  20074.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  20075.      */
  20076.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  20077.     {
  20078.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20079.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  20080.         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');
  20081.     }
  20082.     /**
  20083.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  20084.      *
  20085.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  20086.      */
  20087.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  20088.     {
  20089.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  20090.         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()));
  20091.     }
  20092.     /**
  20093.      * Gets the private 'messenger.middleware.send_message' shared service.
  20094.      *
  20095.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  20096.      */
  20097.     protected function getMessenger_Middleware_SendMessageService()
  20098.     {
  20099.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20100.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  20101.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  20102.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  20103.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['*' => $this->parameters['enqueue.transports']], ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20104.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20105.         return $instance;
  20106.     }
  20107.     /**
  20108.      * Gets the private 'messenger.receiver_locator' shared service.
  20109.      *
  20110.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20111.      */
  20112.     protected function getMessenger_ReceiverLocatorService()
  20113.     {
  20114.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20115.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  20116.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  20117.         ], [
  20118.             'default' => '?',
  20119.             'messenger.transport.default' => '?',
  20120.         ]);
  20121.     }
  20122.     /**
  20123.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  20124.      *
  20125.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  20126.      */
  20127.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  20128.     {
  20129.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  20130.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  20131.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  20132.     }
  20133.     /**
  20134.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  20135.      *
  20136.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  20137.      */
  20138.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  20139.     {
  20140.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  20141.         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, [
  20142.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  20143.         ], [
  20144.             'default' => '?',
  20145.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20146.     }
  20147.     /**
  20148.      * Gets the private 'messenger.routable_message_bus' shared service.
  20149.      *
  20150.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  20151.      */
  20152.     protected function getMessenger_RoutableMessageBusService()
  20153.     {
  20154.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  20155.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20156.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  20157.         ], [
  20158.             'messenger.bus.shopware' => '?',
  20159.         ]), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  20160.     }
  20161.     /**
  20162.      * Gets the private 'messenger.transport.default' shared service.
  20163.      *
  20164.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  20165.      */
  20166.     protected function getMessenger_Transport_DefaultService()
  20167.     {
  20168.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  20169.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  20170.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  20171.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  20172.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  20173.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  20174.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  20175.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  20176.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  20177.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  20178.             yield => $this->getMessenger_Transport_Sync_FactoryService();
  20179.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  20180.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  20181.         }, 5)))->createTransport('enqueue://default', ['receiveTimeout' => 1000'transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  20182.     }
  20183.     /**
  20184.      * Gets the private 'messenger.transport.sync.factory' shared service.
  20185.      *
  20186.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  20187.      */
  20188.     protected function getMessenger_Transport_Sync_FactoryService()
  20189.     {
  20190.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  20191.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  20192.         return new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
  20193.     }
  20194.     /**
  20195.      * Gets the private 'mime_types' shared service.
  20196.      *
  20197.      * @return \Symfony\Component\Mime\MimeTypes
  20198.      */
  20199.     protected function getMimeTypesService()
  20200.     {
  20201.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  20202.         $instance->setDefault($instance);
  20203.         return $instance;
  20204.     }
  20205.     /**
  20206.      * Gets the private 'monolog.command.server_log' shared service.
  20207.      *
  20208.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  20209.      */
  20210.     protected function getMonolog_Command_ServerLogService()
  20211.     {
  20212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20213.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  20214.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  20215.         $instance->setName('server:log');
  20216.         return $instance;
  20217.     }
  20218.     /**
  20219.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  20220.      *
  20221.      * @return \Monolog\Handler\BufferHandler
  20222.      */
  20223.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  20224.     {
  20225.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  20226.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  20227.         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);
  20228.     }
  20229.     /**
  20230.      * Gets the private 'monolog.handler.console' shared service.
  20231.      *
  20232.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  20233.      */
  20234.     protected function getMonolog_Handler_ConsoleService()
  20235.     {
  20236.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  20237.     }
  20238.     /**
  20239.      * Gets the private 'monolog.handler.main' shared service.
  20240.      *
  20241.      * @return \Monolog\Handler\StreamHandler
  20242.      */
  20243.     protected function getMonolog_Handler_MainService()
  20244.     {
  20245.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  20246.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  20247.         return $instance;
  20248.     }
  20249.     /**
  20250.      * Gets the private 'monolog.logger' shared service.
  20251.      *
  20252.      * @return \Symfony\Bridge\Monolog\Logger
  20253.      */
  20254.     protected function getMonolog_LoggerService()
  20255.     {
  20256.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  20257.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20258.         $instance->useMicrosecondTimestamps(true);
  20259.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20260.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20261.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20262.         return $instance;
  20263.     }
  20264.     /**
  20265.      * Gets the private 'monolog.logger.cache' shared service.
  20266.      *
  20267.      * @return \Symfony\Bridge\Monolog\Logger
  20268.      */
  20269.     protected function getMonolog_Logger_CacheService()
  20270.     {
  20271.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  20272.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20273.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20274.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20275.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20276.         return $instance;
  20277.     }
  20278.     /**
  20279.      * Gets the private 'monolog.logger.messenger' shared service.
  20280.      *
  20281.      * @return \Symfony\Bridge\Monolog\Logger
  20282.      */
  20283.     protected function getMonolog_Logger_MessengerService()
  20284.     {
  20285.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  20286.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20287.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20288.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20289.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20290.         return $instance;
  20291.     }
  20292.     /**
  20293.      * Gets the private 'monolog.logger.request' shared service.
  20294.      *
  20295.      * @return \Symfony\Bridge\Monolog\Logger
  20296.      */
  20297.     protected function getMonolog_Logger_RequestService()
  20298.     {
  20299.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  20300.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20301.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20302.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20303.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20304.         return $instance;
  20305.     }
  20306.     /**
  20307.      * Gets the private 'parameter_bag' shared service.
  20308.      *
  20309.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  20310.      */
  20311.     protected function getParameterBagService()
  20312.     {
  20313.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  20314.     }
  20315.     /**
  20316.      * Gets the private 'profiler_listener' shared service.
  20317.      *
  20318.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  20319.      */
  20320.     protected function getProfilerListenerService()
  20321.     {
  20322.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  20323.     }
  20324.     /**
  20325.      * Gets the private 'property_info' shared service.
  20326.      *
  20327.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  20328.      */
  20329.     protected function getPropertyInfoService()
  20330.     {
  20331.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  20332.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  20333.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20334.         }, 2), new RewindableGenerator(function () {
  20335.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  20336.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20337.         }, 2), new RewindableGenerator(function () {
  20338.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  20339.         }, 1), new RewindableGenerator(function () {
  20340.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20341.         }, 1), new RewindableGenerator(function () {
  20342.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20343.         }, 1));
  20344.     }
  20345.     /**
  20346.      * Gets the private 'property_info.serializer_extractor' shared service.
  20347.      *
  20348.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  20349.      */
  20350.     protected function getPropertyInfo_SerializerExtractorService()
  20351.     {
  20352.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  20353.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.cache_class_metadata_factory'] ?? $this->getSerializer_Mapping_CacheClassMetadataFactoryService()));
  20354.     }
  20355.     /**
  20356.      * Gets the private 'router.cache_warmer' shared service.
  20357.      *
  20358.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  20359.      */
  20360.     protected function getRouter_CacheWarmerService()
  20361.     {
  20362.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  20364.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20365.             'router' => ['services''router''getRouterService'false],
  20366.         ], [
  20367.             'router' => '?',
  20368.         ]))->withContext('router.cache_warmer'$this));
  20369.     }
  20370.     /**
  20371.      * Gets the private 'router.default' shared service.
  20372.      *
  20373.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  20374.      */
  20375.     protected function getRouter_DefaultService()
  20376.     {
  20377.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  20378.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20379.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20380.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20381.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  20382.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20383.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  20384.         ], [
  20385.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  20386.         ]))->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');
  20387.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  20388.         return $instance;
  20389.     }
  20390.     /**
  20391.      * Gets the private 'router.request_context' shared service.
  20392.      *
  20393.      * @return \Symfony\Component\Routing\RequestContext
  20394.      */
  20395.     protected function getRouter_RequestContextService()
  20396.     {
  20397.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  20398.     }
  20399.     /**
  20400.      * Gets the private 'router_listener' shared service.
  20401.      *
  20402.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  20403.      */
  20404.     protected function getRouterListenerService()
  20405.     {
  20406.         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);
  20407.     }
  20408.     /**
  20409.      * Gets the private 'secrets.vault' shared service.
  20410.      *
  20411.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  20412.      */
  20413.     protected function getSecrets_VaultService()
  20414.     {
  20415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  20416.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  20417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  20418.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  20419.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  20420.         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'));
  20421.     }
  20422.     /**
  20423.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  20424.      *
  20425.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  20426.      */
  20427.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  20428.     {
  20429.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  20430.     }
  20431.     /**
  20432.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  20433.      *
  20434.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  20435.      */
  20436.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  20437.     {
  20438.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  20439.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  20440.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  20441.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  20442.     }
  20443.     /**
  20444.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  20445.      *
  20446.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  20447.      */
  20448.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  20449.     {
  20450.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  20451.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  20452.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  20453.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  20454.     }
  20455.     /**
  20456.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  20457.      *
  20458.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  20459.      */
  20460.     protected function getSensioFrameworkExtra_View_ListenerService()
  20461.     {
  20462.         $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))));
  20463.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20464.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  20465.         ], [
  20466.             'twig' => '?',
  20467.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  20468.         return $instance;
  20469.     }
  20470.     /**
  20471.      * Gets the private 'serializer.mapping.cache_class_metadata_factory' shared service.
  20472.      *
  20473.      * @return \Symfony\Component\Serializer\Mapping\Factory\CacheClassMetadataFactory
  20474.      */
  20475.     protected function getSerializer_Mapping_CacheClassMetadataFactoryService()
  20476.     {
  20477.         return $this->privates['serializer.mapping.cache_class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\CacheClassMetadataFactory(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()))])), \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/serialization.php'), ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  20478.     }
  20479.     /**
  20480.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  20481.      *
  20482.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  20483.      */
  20484.     protected function getSerializer_Mapping_CacheWarmerService()
  20485.     {
  20486.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  20488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  20489.         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'));
  20490.     }
  20491.     /**
  20492.      * Gets the private 'session.storage.native' shared service.
  20493.      *
  20494.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  20495.      */
  20496.     protected function getSession_Storage_NativeService()
  20497.     {
  20498.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  20499.     }
  20500.     /**
  20501.      * Gets the private 'session_listener' shared service.
  20502.      *
  20503.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  20504.      */
  20505.     protected function getSessionListenerService()
  20506.     {
  20507.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20508.             'initialized_session' => ['services''session'NULLfalse],
  20509.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  20510.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  20511.             'session' => ['services''session''getSessionService'false],
  20512.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  20513.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  20514.         ], [
  20515.             'initialized_session' => '?',
  20516.             'logger' => '?',
  20517.             'request_stack' => '?',
  20518.             'session' => '?',
  20519.             'session_collector' => '?',
  20520.             'session_storage' => '?',
  20521.         ]), true);
  20522.     }
  20523.     /**
  20524.      * Gets the private 'shopware.api.authorization_server' shared service.
  20525.      *
  20526.      * @return \League\OAuth2\Server\AuthorizationServer
  20527.      */
  20528.     protected function getShopware_Api_AuthorizationServerService()
  20529.     {
  20530.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  20531.         return $this->privates['shopware.api.authorization_server'] = new \League\OAuth2\Server\AuthorizationServer(new \Shopware\Core\Framework\Api\OAuth\ClientRepository($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), ($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 () {
  20532.             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()));
  20533.             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()));
  20534.             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()));
  20535.         }, 3), $a), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))), $this->getEnv('APP_SECRET'));
  20536.     }
  20537.     /**
  20538.      * Gets the private 'shopware.asset.asset' shared service.
  20539.      *
  20540.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  20541.      */
  20542.     protected function getShopware_Asset_AssetService()
  20543.     {
  20544.         return $this->privates['shopware.asset.asset'] = 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())));
  20545.     }
  20546.     /**
  20547.      * Gets the private 'shopware.asset.public' shared service.
  20548.      *
  20549.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  20550.      */
  20551.     protected function getShopware_Asset_PublicService()
  20552.     {
  20553.         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())));
  20554.     }
  20555.     /**
  20556.      * Gets the private 'shopware.asset.sitemap' shared service.
  20557.      *
  20558.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  20559.      */
  20560.     protected function getShopware_Asset_SitemapService()
  20561.     {
  20562.         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())));
  20563.     }
  20564.     /**
  20565.      * Gets the private 'shopware.asset.theme' shared service.
  20566.      *
  20567.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  20568.      */
  20569.     protected function getShopware_Asset_ThemeService()
  20570.     {
  20571.         return $this->privates['shopware.asset.theme'] = new \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage([=> ''], 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())));
  20572.     }
  20573.     /**
  20574.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  20575.      *
  20576.      * @return \Psr\Log\LoggerInterface
  20577.      */
  20578.     protected function getShopware_Elasticsearch_LoggerService()
  20579.     {
  20580.         return $this->privates['shopware.elasticsearch.logger'] = (new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14))->createRotating('elasticsearch'90100);
  20581.     }
  20582.     /**
  20583.      * Gets the private 'shopware.jwt_config' shared service.
  20584.      *
  20585.      * @return \Lcobucci\JWT\Configuration
  20586.      */
  20587.     protected function getShopware_JwtConfigService()
  20588.     {
  20589.         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(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))), ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem')))));
  20590.     }
  20591.     /**
  20592.      * Gets the private 'shopware.store_client' shared service.
  20593.      *
  20594.      * @return \GuzzleHttp\Client
  20595.      */
  20596.     protected function getShopware_StoreClientService()
  20597.     {
  20598.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/StoreClientFactory.php';
  20599.         include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/Services/OpenSSLVerifier.php';
  20600.         return $this->privates['shopware.store_client'] = (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Store/public.key'), => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')])))))->create();
  20601.     }
  20602.     /**
  20603.      * Gets the private 'slugify' shared service.
  20604.      *
  20605.      * @return \Cocur\Slugify\Slugify
  20606.      */
  20607.     protected function getSlugifyService()
  20608.     {
  20609.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  20610.     }
  20611.     /**
  20612.      * Gets the private 'translation.extractor' shared service.
  20613.      *
  20614.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  20615.      */
  20616.     protected function getTranslation_ExtractorService()
  20617.     {
  20618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  20619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  20620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  20621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  20622.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  20623.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  20624.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  20625.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  20626.         return $instance;
  20627.     }
  20628.     /**
  20629.      * Gets the private 'translation.loader.csv' shared service.
  20630.      *
  20631.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  20632.      */
  20633.     protected function getTranslation_Loader_CsvService()
  20634.     {
  20635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  20639.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  20640.     }
  20641.     /**
  20642.      * Gets the private 'translation.loader.dat' shared service.
  20643.      *
  20644.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  20645.      */
  20646.     protected function getTranslation_Loader_DatService()
  20647.     {
  20648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  20651.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  20652.     }
  20653.     /**
  20654.      * Gets the private 'translation.loader.ini' shared service.
  20655.      *
  20656.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  20657.      */
  20658.     protected function getTranslation_Loader_IniService()
  20659.     {
  20660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  20664.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  20665.     }
  20666.     /**
  20667.      * Gets the private 'translation.loader.json' shared service.
  20668.      *
  20669.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  20670.      */
  20671.     protected function getTranslation_Loader_JsonService()
  20672.     {
  20673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20675.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20676.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  20677.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  20678.     }
  20679.     /**
  20680.      * Gets the private 'translation.loader.mo' shared service.
  20681.      *
  20682.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  20683.      */
  20684.     protected function getTranslation_Loader_MoService()
  20685.     {
  20686.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20687.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20688.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20689.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  20690.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  20691.     }
  20692.     /**
  20693.      * Gets the private 'translation.loader.php' shared service.
  20694.      *
  20695.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  20696.      */
  20697.     protected function getTranslation_Loader_PhpService()
  20698.     {
  20699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20701.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20702.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  20703.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  20704.     }
  20705.     /**
  20706.      * Gets the private 'translation.loader.po' shared service.
  20707.      *
  20708.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  20709.      */
  20710.     protected function getTranslation_Loader_PoService()
  20711.     {
  20712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  20716.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  20717.     }
  20718.     /**
  20719.      * Gets the private 'translation.loader.qt' shared service.
  20720.      *
  20721.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  20722.      */
  20723.     protected function getTranslation_Loader_QtService()
  20724.     {
  20725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  20727.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  20728.     }
  20729.     /**
  20730.      * Gets the private 'translation.loader.res' shared service.
  20731.      *
  20732.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  20733.      */
  20734.     protected function getTranslation_Loader_ResService()
  20735.     {
  20736.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20737.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20738.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  20739.     }
  20740.     /**
  20741.      * Gets the private 'translation.loader.xliff' shared service.
  20742.      *
  20743.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  20744.      */
  20745.     protected function getTranslation_Loader_XliffService()
  20746.     {
  20747.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20748.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  20749.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  20750.     }
  20751.     /**
  20752.      * Gets the private 'translation.loader.yml' shared service.
  20753.      *
  20754.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  20755.      */
  20756.     protected function getTranslation_Loader_YmlService()
  20757.     {
  20758.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20759.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20760.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20761.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  20762.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  20763.     }
  20764.     /**
  20765.      * Gets the private 'translation.reader' shared service.
  20766.      *
  20767.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  20768.      */
  20769.     protected function getTranslation_ReaderService()
  20770.     {
  20771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  20772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  20773.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20775.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20776.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  20777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  20778.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  20779.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  20780.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  20781.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  20782.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  20783.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20784.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  20785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  20786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  20787.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  20788.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  20789.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  20790.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  20791.         $instance->addLoader('yaml'$a);
  20792.         $instance->addLoader('yml'$a);
  20793.         $instance->addLoader('xlf'$b);
  20794.         $instance->addLoader('xliff'$b);
  20795.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  20796.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  20797.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  20798.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  20799.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  20800.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  20801.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  20802.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  20803.         return $instance;
  20804.     }
  20805.     /**
  20806.      * Gets the private 'translation.warmer' shared service.
  20807.      *
  20808.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  20809.      */
  20810.     protected function getTranslation_WarmerService()
  20811.     {
  20812.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  20814.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20815.             'translator' => ['services''translator''getTranslatorService'false],
  20816.         ], [
  20817.             'translator' => '?',
  20818.         ]))->withContext('translation.warmer'$this));
  20819.     }
  20820.     /**
  20821.      * Gets the private 'translator.default' shared service.
  20822.      *
  20823.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  20824.      */
  20825.     protected function getTranslator_DefaultService()
  20826.     {
  20827.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20828.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  20829.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  20830.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  20831.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  20832.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  20833.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  20834.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  20835.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  20836.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  20837.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  20838.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  20839.         ], [
  20840.             'translation.loader.csv' => '?',
  20841.             'translation.loader.dat' => '?',
  20842.             'translation.loader.ini' => '?',
  20843.             'translation.loader.json' => '?',
  20844.             'translation.loader.mo' => '?',
  20845.             'translation.loader.php' => '?',
  20846.             'translation.loader.po' => '?',
  20847.             'translation.loader.qt' => '?',
  20848.             'translation.loader.res' => '?',
  20849.             'translation.loader.xliff' => '?',
  20850.             'translation.loader.yml' => '?',
  20851.         ]), ($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')], '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')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'de-DE' => [=> (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\dirname(__DIR__4).'/vendor/shopware/platform/src/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/platform/src/Storefront/Resources/snippet'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Docs/translations'), 18 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/translations'), 20 => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/KernelPluginLoader/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/shopware/platform/src/Storefront/Resources/snippet'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'=> 'vendor/enqueue/enqueue-bundle/translations'10 => 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'11 => 'vendor/shopware/platform/src/Core/Framework/translations'12 => 'vendor/shopware/platform/src/Core/System/translations'13 => 'vendor/shopware/platform/src/Core/Content/translations'14 => 'vendor/shopware/platform/src/Core/Checkout/translations'15 => 'vendor/shopware/platform/src/Core/Profiling/translations'16 => 'vendor/shopware/platform/src/Administration/translations'17 => 'vendor/shopware/platform/src/Docs/translations'18 => 'vendor/shopware/platform/src/Storefront/translations'19 => 'vendor/shopware/platform/src/Elasticsearch/translations'20 => 'custom/plugins/SwagLanguagePack/src/translations'21 => 'custom/plugins/SwagPlatformDemoData/src/translations'22 => 'custom/plugins/SwagMarkets/src/translations'23 => 'vendor/shopware/platform/src/Core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  20852.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  20853.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  20854.         return $instance;
  20855.     }
  20856.     /**
  20857.      * Gets the private 'translator.formatter.default' shared service.
  20858.      *
  20859.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  20860.      */
  20861.     protected function getTranslator_Formatter_DefaultService()
  20862.     {
  20863.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  20864.     }
  20865.     /**
  20866.      * Gets the private 'twig.command.debug' shared service.
  20867.      *
  20868.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  20869.      */
  20870.     protected function getTwig_Command_DebugService()
  20871.     {
  20872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20873.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  20874.         $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()));
  20875.         $instance->setName('debug:twig');
  20876.         return $instance;
  20877.     }
  20878.     /**
  20879.      * Gets the private 'twig.command.lint' shared service.
  20880.      *
  20881.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  20882.      */
  20883.     protected function getTwig_Command_LintService()
  20884.     {
  20885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20886.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  20887.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  20888.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  20889.         $instance->setName('lint:twig');
  20890.         return $instance;
  20891.     }
  20892.     /**
  20893.      * Gets the private 'twig.loader.chain' shared service.
  20894.      *
  20895.      * @return \Twig\Loader\ChainLoader
  20896.      */
  20897.     protected function getTwig_Loader_ChainService()
  20898.     {
  20899.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  20900.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  20901.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  20902.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  20903.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  20904.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  20905.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  20906.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  20907.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Resources/views'), 'Framework');
  20908.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Resources/views'), '!Framework');
  20909.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Resources/views'), 'Profiling');
  20910.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Resources/views'), '!Profiling');
  20911.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Resources/views'), 'Administration');
  20912.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Resources/views'), '!Administration');
  20913.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/views'), 'Storefront');
  20914.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/views'), '!Storefront');
  20915.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Resources/views'), 'Elasticsearch');
  20916.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Resources/views'), '!Elasticsearch');
  20917.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  20918.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  20919.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  20920.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  20921.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  20922.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  20923.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  20924.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  20925.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Resources/views'));
  20926.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Resources/views'), 'Framework');
  20927.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Resources/views'));
  20928.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling/Resources/views'), 'Profiling');
  20929.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Resources/views'));
  20930.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration/Resources/views'), 'Administration');
  20931.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/views'));
  20932.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/views'), 'Storefront');
  20933.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Resources/views'));
  20934.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch/Resources/views'), 'Elasticsearch');
  20935.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  20936.         $instance->addLoader($a);
  20937.         return $instance;
  20938.     }
  20939.     /**
  20940.      * Gets the private 'twig.mailer.message_listener' shared service.
  20941.      *
  20942.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  20943.      */
  20944.     protected function getTwig_Mailer_MessageListenerService()
  20945.     {
  20946.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  20947.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  20948.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  20949.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  20950.     }
  20951.     /**
  20952.      * Gets the private 'twig.runtime.httpkernel' shared service.
  20953.      *
  20954.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  20955.      */
  20956.     protected function getTwig_Runtime_HttpkernelService()
  20957.     {
  20958.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  20959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  20960.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  20961.         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, [
  20962.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  20963.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  20964.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  20965.         ], [
  20966.             'esi' => '?',
  20967.             'hinclude' => '?',
  20968.             'inline' => '?',
  20969.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  20970.     }
  20971.     /**
  20972.      * Gets the private 'twig.runtime.security_csrf' shared service.
  20973.      *
  20974.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  20975.      */
  20976.     protected function getTwig_Runtime_SecurityCsrfService()
  20977.     {
  20978.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  20979.         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()));
  20980.     }
  20981.     /**
  20982.      * Gets the private 'validator.builder' shared service.
  20983.      *
  20984.      * @return \Symfony\Component\Validator\ValidatorBuilder
  20985.      */
  20986.     protected function getValidator_BuilderService()
  20987.     {
  20988.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  20989.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  20990.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20991.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  20992.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  20993.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  20994.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  20995.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  20996.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  20997.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  20998.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  20999.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  21000.         ], [
  21001.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  21002.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  21003.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  21004.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  21005.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  21006.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  21007.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  21008.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  21009.             'validator.expression' => '?',
  21010.         ])));
  21011.         if ($this->has('translator')) {
  21012.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  21013.         }
  21014.         $instance->setTranslationDomain('validators');
  21015.         $instance->enableAnnotationMapping(true);
  21016.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  21017.         $instance->addMethodMapping('loadValidatorMetadata');
  21018.         $instance->addObjectInitializers([]);
  21019.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  21020.         return $instance;
  21021.     }
  21022.     /**
  21023.      * Gets the private 'validator.email' shared service.
  21024.      *
  21025.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  21026.      */
  21027.     protected function getValidator_EmailService()
  21028.     {
  21029.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21030.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21031.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  21032.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  21033.     }
  21034.     /**
  21035.      * Gets the private 'validator.expression' shared service.
  21036.      *
  21037.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  21038.      */
  21039.     protected function getValidator_ExpressionService()
  21040.     {
  21041.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21042.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21043.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  21044.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  21045.     }
  21046.     /**
  21047.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  21048.      *
  21049.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  21050.      */
  21051.     protected function getValidator_Mapping_CacheWarmerService()
  21052.     {
  21053.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  21055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  21056.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  21057.     }
  21058.     /**
  21059.      * Gets the private 'validator.not_compromised_password' shared service.
  21060.      *
  21061.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  21062.      */
  21063.     protected function getValidator_NotCompromisedPasswordService()
  21064.     {
  21065.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21066.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21067.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  21068.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  21069.     }
  21070.     /**
  21071.      * Gets the private 'var_dumper.command.server_dump' shared service.
  21072.      *
  21073.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  21074.      */
  21075.     protected function getVarDumper_Command_ServerDumpService()
  21076.     {
  21077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21078.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  21079.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  21080.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  21081.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  21082.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  21083.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  21084.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21085.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21086.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21087.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  21088.         $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()))]);
  21089.         $instance->setName('server:dump');
  21090.         return $instance;
  21091.     }
  21092.     /**
  21093.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  21094.      *
  21095.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  21096.      */
  21097.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  21098.     {
  21099.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  21100.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  21101.         return $instance;
  21102.     }
  21103.     /**
  21104.      * Gets the private 'var_dumper.html_dumper' shared service.
  21105.      *
  21106.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  21107.      */
  21108.     protected function getVarDumper_HtmlDumperService()
  21109.     {
  21110.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  21111.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  21112.         return $instance;
  21113.     }
  21114.     /**
  21115.      * Gets the private 'web_profiler.csp.handler' shared service.
  21116.      *
  21117.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  21118.      */
  21119.     protected function getWebProfiler_Csp_HandlerService()
  21120.     {
  21121.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  21122.     }
  21123.     /**
  21124.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  21125.      *
  21126.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  21127.      */
  21128.     protected function getWebProfiler_DebugToolbarService()
  21129.     {
  21130.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  21131.     }
  21132.     /**
  21133.      * Gets the public 'cache_clearer' alias.
  21134.      *
  21135.      * @return object The ".container.private.cache_clearer" service.
  21136.      */
  21137.     protected function getCacheClearerService()
  21138.     {
  21139.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  21140.         return $this->get('.container.private.cache_clearer');
  21141.     }
  21142.     /**
  21143.      * Gets the public 'filesystem' alias.
  21144.      *
  21145.      * @return object The ".container.private.filesystem" service.
  21146.      */
  21147.     protected function getFilesystemService()
  21148.     {
  21149.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  21150.         return $this->get('.container.private.filesystem');
  21151.     }
  21152.     /**
  21153.      * Gets the public 'security.csrf.token_manager' alias.
  21154.      *
  21155.      * @return object The ".container.private.security.csrf.token_manager" service.
  21156.      */
  21157.     protected function getSecurity_Csrf_TokenManagerService()
  21158.     {
  21159.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  21160.         return $this->get('.container.private.security.csrf.token_manager');
  21161.     }
  21162.     /**
  21163.      * Gets the public 'serializer' alias.
  21164.      *
  21165.      * @return object The ".container.private.serializer" service.
  21166.      */
  21167.     protected function getSerializerService()
  21168.     {
  21169.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  21170.         return $this->get('.container.private.serializer');
  21171.     }
  21172.     /**
  21173.      * Gets the public 'twig' alias.
  21174.      *
  21175.      * @return object The ".container.private.twig" service.
  21176.      */
  21177.     protected function getTwigService()
  21178.     {
  21179.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  21180.         return $this->get('.container.private.twig');
  21181.     }
  21182.     /**
  21183.      * Gets the public 'validator' alias.
  21184.      *
  21185.      * @return object The ".container.private.validator" service.
  21186.      */
  21187.     protected function getValidatorService()
  21188.     {
  21189.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  21190.         return $this->get('.container.private.validator');
  21191.     }
  21192.     /**
  21193.      * @return array|bool|float|int|string|null
  21194.      */
  21195.     public function getParameter(string $name)
  21196.     {
  21197.         if (isset($this->buildParameters[$name])) {
  21198.             return $this->buildParameters[$name];
  21199.         }
  21200.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  21201.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  21202.         }
  21203.         if (isset($this->loadedDynamicParameters[$name])) {
  21204.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  21205.         }
  21206.         return $this->parameters[$name];
  21207.     }
  21208.     public function hasParameter(string $name): bool
  21209.     {
  21210.         if (isset($this->buildParameters[$name])) {
  21211.             return true;
  21212.         }
  21213.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  21214.     }
  21215.     public function setParameter(string $name$value): void
  21216.     {
  21217.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  21218.     }
  21219.     public function getParameterBag(): ParameterBagInterface
  21220.     {
  21221.         if (null === $this->parameterBag) {
  21222.             $parameters $this->parameters;
  21223.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  21224.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  21225.             }
  21226.             foreach ($this->buildParameters as $name => $value) {
  21227.                 $parameters[$name] = $value;
  21228.             }
  21229.             $this->parameterBag = new FrozenParameterBag($parameters);
  21230.         }
  21231.         return $this->parameterBag;
  21232.     }
  21233.     private $loadedDynamicParameters = [
  21234.         'kernel.runtime_environment' => false,
  21235.         'kernel.build_dir' => false,
  21236.         'kernel.cache_dir' => false,
  21237.         'APP_URL' => false,
  21238.         'instance_id' => false,
  21239.         'shopware.http.cache.enabled' => false,
  21240.         'shopware.http.cache.default_ttl' => false,
  21241.         'kernel.secret' => false,
  21242.         'session.save_path' => false,
  21243.         'validator.mapping.cache.file' => false,
  21244.         'profiler.storage.dsn' => false,
  21245.         'debug.container.dump' => false,
  21246.         'serializer.mapping.cache.file' => false,
  21247.         'shopware.cdn' => false,
  21248.         'shopware.cdn.strategy' => false,
  21249.         'shopware.deployment' => false,
  21250.         'shopware.deployment.blue_green' => false,
  21251.         'storefront.htmlPurifier' => false,
  21252.         'storefront.htmlPurifier.cacheDir' => false,
  21253.         'elasticsearch.enabled' => false,
  21254.         'elasticsearch.indexing_enabled' => false,
  21255.         'elasticsearch.hosts' => false,
  21256.         'elasticsearch.index_prefix' => false,
  21257.         'elasticsearch.throw_exception' => false,
  21258.     ];
  21259.     private $dynamicParameters = [];
  21260.     private function getDynamicParameter(string $name)
  21261.     {
  21262.         switch ($name) {
  21263.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  21264.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  21265.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  21266.             case 'APP_URL'$value $this->getEnv('string:default:default_whitespace:APP_URL'); break;
  21267.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  21268.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  21269.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  21270.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  21271.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  21272.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  21273.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  21274.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  21275.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  21276.             case 'shopware.cdn'$value = [
  21277.                 'url' => '',
  21278.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  21279.             ]; break;
  21280.             case 'shopware.cdn.strategy'$value $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  21281.             case 'shopware.deployment'$value = [
  21282.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  21283.             ]; break;
  21284.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  21285.             case 'storefront.htmlPurifier'$value = [
  21286.                 'cacheDir' => $this->targetDir.'',
  21287.                 'cacheEnabled' => true,
  21288.             ]; break;
  21289.             case 'storefront.htmlPurifier.cacheDir'$value $this->targetDir.''; break;
  21290.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  21291.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  21292.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  21293.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  21294.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_THROW_EXCEPTION'); break;
  21295.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  21296.         }
  21297.         $this->loadedDynamicParameters[$name] = true;
  21298.         return $this->dynamicParameters[$name] = $value;
  21299.     }
  21300.     protected function getDefaultParameters(): array
  21301.     {
  21302.         return [
  21303.             'kernel.project_dir' => \dirname(__DIR__4),
  21304.             'kernel.environment' => 'dev',
  21305.             'kernel.debug' => true,
  21306.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  21307.             'kernel.bundles' => [
  21308.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  21309.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  21310.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  21311.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  21312.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  21313.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  21314.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  21315.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  21316.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  21317.                 'System' => 'Shopware\\Core\\System\\System',
  21318.                 'Content' => 'Shopware\\Core\\Content\\Content',
  21319.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  21320.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  21321.                 'Administration' => 'Shopware\\Administration\\Administration',
  21322.                 'Docs' => 'Shopware\\Docs\\Docs',
  21323.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  21324.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  21325.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  21326.                 'SwagPlatformDemoData' => 'Swag\\PlatformDemoData\\SwagPlatformDemoData',
  21327.                 'SwagMarkets' => 'Swag\\Markets\\SwagMarkets',
  21328.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  21329.             ],
  21330.             'kernel.bundles_metadata' => [
  21331.                 'FrameworkBundle' => [
  21332.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  21333.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  21334.                 ],
  21335.                 'MonologBundle' => [
  21336.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  21337.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  21338.                 ],
  21339.                 'SensioFrameworkExtraBundle' => [
  21340.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  21341.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  21342.                 ],
  21343.                 'TwigBundle' => [
  21344.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  21345.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  21346.                 ],
  21347.                 'WebProfilerBundle' => [
  21348.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  21349.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  21350.                 ],
  21351.                 'DebugBundle' => [
  21352.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  21353.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  21354.                 ],
  21355.                 'EnqueueBundle' => [
  21356.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  21357.                     'namespace' => 'Enqueue\\Bundle',
  21358.                 ],
  21359.                 'EnqueueAdapterBundle' => [
  21360.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  21361.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  21362.                 ],
  21363.                 'Framework' => [
  21364.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework'),
  21365.                     'namespace' => 'Shopware\\Core\\Framework',
  21366.                 ],
  21367.                 'System' => [
  21368.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System'),
  21369.                     'namespace' => 'Shopware\\Core\\System',
  21370.                 ],
  21371.                 'Content' => [
  21372.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Content'),
  21373.                     'namespace' => 'Shopware\\Core\\Content',
  21374.                 ],
  21375.                 'Checkout' => [
  21376.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Checkout'),
  21377.                     'namespace' => 'Shopware\\Core\\Checkout',
  21378.                 ],
  21379.                 'Profiling' => [
  21380.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Profiling'),
  21381.                     'namespace' => 'Shopware\\Core\\Profiling',
  21382.                 ],
  21383.                 'Administration' => [
  21384.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Administration'),
  21385.                     'namespace' => 'Shopware\\Administration',
  21386.                 ],
  21387.                 'Docs' => [
  21388.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Docs'),
  21389.                     'namespace' => 'Shopware\\Docs',
  21390.                 ],
  21391.                 'Storefront' => [
  21392.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront'),
  21393.                     'namespace' => 'Shopware\\Storefront',
  21394.                 ],
  21395.                 'Elasticsearch' => [
  21396.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Elasticsearch'),
  21397.                     'namespace' => 'Shopware\\Elasticsearch',
  21398.                 ],
  21399.                 'SwagLanguagePack' => [
  21400.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  21401.                     'namespace' => 'Swag\\LanguagePack',
  21402.                 ],
  21403.                 'SwagPlatformDemoData' => [
  21404.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src'),
  21405.                     'namespace' => 'Swag\\PlatformDemoData',
  21406.                 ],
  21407.                 'SwagMarkets' => [
  21408.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  21409.                     'namespace' => 'Swag\\Markets',
  21410.                 ],
  21411.                 'DbalKernelPluginLoader' => [
  21412.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Plugin/KernelPluginLoader'),
  21413.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  21414.                 ],
  21415.             ],
  21416.             'kernel.charset' => 'UTF-8',
  21417.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  21418.             'kernel.cache.hash' => '7b9ea402ae5fda7c7a51a4f53cdaa2ec',
  21419.             'kernel.shopware_version' => '6.4.0.0',
  21420.             'kernel.shopware_version_revision' => '532e58f82da70f592f5e1837cedf2260f7a45a7b',
  21421.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Core'),
  21422.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  21423.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  21424.             'kernel.active_plugins' => [
  21425.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  21426.                     'name' => 'SwagLanguagePack',
  21427.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  21428.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  21429.                 ],
  21430.                 'Swag\\PlatformDemoData\\SwagPlatformDemoData' => [
  21431.                     'name' => 'SwagPlatformDemoData',
  21432.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformDemoData/src'),
  21433.                     'class' => 'Swag\\PlatformDemoData\\SwagPlatformDemoData',
  21434.                 ],
  21435.                 'Swag\\Markets\\SwagMarkets' => [
  21436.                     'name' => 'SwagMarkets',
  21437.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  21438.                     'class' => 'Swag\\Markets\\SwagMarkets',
  21439.                 ],
  21440.             ],
  21441.             'kernel.plugin_infos' => [
  21442.                 => [
  21443.                     'name' => 'SwagPayPal',
  21444.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  21445.                     'active' => false,
  21446.                     'path' => 'custom/plugins/SwagPayPal',
  21447.                     'version' => '3.0.3',
  21448.                     'autoload' => [
  21449.                         'psr-4' => [
  21450.                             'Swag\\PayPal\\' => 'src/',
  21451.                         ],
  21452.                     ],
  21453.                     'managedByComposer' => false,
  21454.                     'composerName' => 'swag/paypal',
  21455.                 ],
  21456.                 => [
  21457.                     'name' => 'SwagLanguagePack',
  21458.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  21459.                     'active' => true,
  21460.                     'path' => 'custom/plugins/SwagLanguagePack',
  21461.                     'version' => '2.0.0',
  21462.                     'autoload' => [
  21463.                         'psr-4' => [
  21464.                             'Swag\\LanguagePack\\' => 'src/',
  21465.                         ],
  21466.                     ],
  21467.                     'managedByComposer' => false,
  21468.                     'composerName' => 'swag/language-pack',
  21469.                 ],
  21470.                 => [
  21471.                     'name' => 'SwagPlatformDemoData',
  21472.                     'baseClass' => 'Swag\\PlatformDemoData\\SwagPlatformDemoData',
  21473.                     'active' => true,
  21474.                     'path' => 'custom/plugins/SwagPlatformDemoData',
  21475.                     'version' => '1.0.8',
  21476.                     'autoload' => [
  21477.                         'psr-4' => [
  21478.                             'Swag\\PlatformDemoData\\' => 'src/',
  21479.                         ],
  21480.                     ],
  21481.                     'managedByComposer' => false,
  21482.                     'composerName' => 'swag/demo-data',
  21483.                 ],
  21484.                 => [
  21485.                     'name' => 'SwagMarkets',
  21486.                     'baseClass' => 'Swag\\Markets\\SwagMarkets',
  21487.                     'active' => true,
  21488.                     'path' => 'custom/plugins/SwagMarkets',
  21489.                     'version' => '1.3.3',
  21490.                     'autoload' => [
  21491.                         'psr-4' => [
  21492.                             'Swag\\Markets\\' => 'src/',
  21493.                         ],
  21494.                     ],
  21495.                     'managedByComposer' => false,
  21496.                     'composerName' => 'swag/markets',
  21497.                 ],
  21498.             ],
  21499.             'kernel.supported_api_versions' => [
  21500.                 => 2,
  21501.                 => 3,
  21502.                 => 4,
  21503.             ],
  21504.             'defaults_bool_true' => true,
  21505.             'defaults_bool_false' => false,
  21506.             'default_whitespace' => ' ',
  21507.             'locale' => 'en-GB',
  21508.             'default_cdn_strategy' => 'id',
  21509.             'shopware.slug.config' => [
  21510.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  21511.                 'lowercase' => false,
  21512.             ],
  21513.             'shopware.routing.registered_api_prefixes' => [
  21514.                 => '_wdt',
  21515.                 => '_profiler',
  21516.                 => '_error',
  21517.                 => 'api',
  21518.                 => 'sw-domain-hash.html',
  21519.                 => 'store-api',
  21520.                 => 'admin',
  21521.                 => 'api',
  21522.             ],
  21523.             'core.migration.directories' => [
  21524.             ],
  21525.             'migration.active' => [
  21526.                 => 1536232600,
  21527.                 => 1536232610,
  21528.                 => 1536232620,
  21529.                 => 1536232630,
  21530.                 => 1536232640,
  21531.                 => 1536232650,
  21532.                 => 1536232660,
  21533.                 => 1536232670,
  21534.                 => 1536232680,
  21535.                 => 1536232690,
  21536.                 10 => 1536232700,
  21537.                 11 => 1536232710,
  21538.                 12 => 1536232720,
  21539.                 13 => 1536232730,
  21540.                 14 => 1536232740,
  21541.                 15 => 1536232750,
  21542.                 16 => 1536232760,
  21543.                 17 => 1536232770,
  21544.                 18 => 1536232790,
  21545.                 19 => 1536232800,
  21546.                 20 => 1536232810,
  21547.                 21 => 1536232820,
  21548.                 22 => 1536232830,
  21549.                 23 => 1536232840,
  21550.                 24 => 1536232850,
  21551.                 25 => 1536232860,
  21552.                 26 => 1536232870,
  21553.                 27 => 1536232880,
  21554.                 28 => 1536232890,
  21555.                 29 => 1536232900,
  21556.                 30 => 1536232910,
  21557.                 31 => 1536232920,
  21558.                 32 => 1536232930,
  21559.                 33 => 1536232940,
  21560.                 34 => 1536232950,
  21561.                 35 => 1536232960,
  21562.                 36 => 1536232970,
  21563.                 37 => 1536232980,
  21564.                 38 => 1536232990,
  21565.                 39 => 1536233000,
  21566.                 40 => 1536233010,
  21567.                 41 => 1536233020,
  21568.                 42 => 1536233030,
  21569.                 43 => 1536233040,
  21570.                 44 => 1536233050,
  21571.                 45 => 1536233060,
  21572.                 46 => 1536233070,
  21573.                 47 => 1536233080,
  21574.                 48 => 1536233090,
  21575.                 49 => 1536233100,
  21576.                 50 => 1536233110,
  21577.                 51 => 1536233120,
  21578.                 52 => 1536233130,
  21579.                 53 => 1536233140,
  21580.                 54 => 1536233150,
  21581.                 55 => 1536233160,
  21582.                 56 => 1536233170,
  21583.                 57 => 1536233180,
  21584.                 58 => 1536233190,
  21585.                 59 => 1536233200,
  21586.                 60 => 1536233210,
  21587.                 61 => 1536233220,
  21588.                 62 => 1536233230,
  21589.                 63 => 1536233240,
  21590.                 64 => 1536233250,
  21591.                 65 => 1536233260,
  21592.                 66 => 1536233270,
  21593.                 67 => 1536233280,
  21594.                 68 => 1536233290,
  21595.                 69 => 1536233300,
  21596.                 70 => 1536233310,
  21597.                 71 => 1536233320,
  21598.                 72 => 1536233330,
  21599.                 73 => 1536233340,
  21600.                 74 => 1536233350,
  21601.                 75 => 1536233360,
  21602.                 76 => 1536233370,
  21603.                 77 => 1536233380,
  21604.                 78 => 1536233390,
  21605.                 79 => 1536233400,
  21606.                 80 => 1536233410,
  21607.                 81 => 1536233420,
  21608.                 82 => 1536233430,
  21609.                 83 => 1536233440,
  21610.                 84 => 1536233450,
  21611.                 85 => 1536233460,
  21612.                 86 => 1536233470,
  21613.                 87 => 1536233480,
  21614.                 88 => 1536233500,
  21615.                 89 => 1536233510,
  21616.                 90 => 1536233520,
  21617.                 91 => 1536233530,
  21618.                 92 => 1536233540,
  21619.                 93 => 1536233550,
  21620.                 94 => 1536233560,
  21621.                 95 => 1552360944,
  21622.                 96 => 1554199340,
  21623.                 97 => 1554200141,
  21624.                 98 => 1554203706,
  21625.                 99 => 1554900301,
  21626.                 100 => 1556809270,
  21627.                 101 => 1558082916,
  21628.                 102 => 1558105657,
  21629.                 103 => 1558443337,
  21630.                 104 => 1558505525,
  21631.                 105 => 1558594334,
  21632.                 106 => 1558938938,
  21633.                 107 => 1559050088,
  21634.                 108 => 1559050903,
  21635.                 109 => 1559134989,
  21636.                 110 => 1559306391,
  21637.                 111 => 1561370284,
  21638.                 112 => 1561377793,
  21639.                 113 => 1561442979,
  21640.                 114 => 1561452005,
  21641.                 115 => 1561712450,
  21642.                 116 => 1562228335,
  21643.                 117 => 1562240231,
  21644.                 118 => 1562306893,
  21645.                 119 => 1562324772,
  21646.                 120 => 1562579120,
  21647.                 121 => 1562684474,
  21648.                 122 => 1562841035,
  21649.                 123 => 1562933907,
  21650.                 124 => 1563180880,
  21651.                 125 => 1563288227,
  21652.                 126 => 1563518181,
  21653.                 127 => 1563805586,
  21654.                 128 => 1563949275,
  21655.                 129 => 1564475053,
  21656.                 130 => 1565007156,
  21657.                 131 => 1565079228,
  21658.                 132 => 1565270155,
  21659.                 133 => 1565270366,
  21660.                 134 => 1565346846,
  21661.                 135 => 1565705280,
  21662.                 136 => 1566293076,
  21663.                 137 => 1566460168,
  21664.                 138 => 1566817701,
  21665.                 139 => 1567431050,
  21666.                 140 => 1568120239,
  21667.                 141 => 1568120302,
  21668.                 142 => 1568645037,
  21669.                 143 => 1568901713,
  21670.                 144 => 1569403146,
  21671.                 145 => 1570187167,
  21672.                 146 => 1570459127,
  21673.                 147 => 1570621541,
  21674.                 148 => 1570622696,
  21675.                 149 => 1570629862,
  21676.                 150 => 1570684913,
  21677.                 151 => 1571059598,
  21678.                 152 => 1571210820,
  21679.                 153 => 1571660203,
  21680.                 154 => 1571724915,
  21681.                 155 => 1571981437,
  21682.                 156 => 1571990395,
  21683.                 157 => 1572193798,
  21684.                 158 => 1572264837,
  21685.                 159 => 1572273565,
  21686.                 160 => 1572421282,
  21687.                 161 => 1572425108,
  21688.                 162 => 1572957455,
  21689.                 163 => 1573049297,
  21690.                 164 => 1573569685,
  21691.                 165 => 1573729158,
  21692.                 166 => 1574063550,
  21693.                 167 => 1574082635,
  21694.                 168 => 1574258787,
  21695.                 169 => 1574258788,
  21696.                 170 => 1574258789,
  21697.                 171 => 1574520220,
  21698.                 172 => 1574672450,
  21699.                 173 => 1574695657,
  21700.                 174 => 1574925962,
  21701.                 175 => 1575010262,
  21702.                 176 => 1575021466,
  21703.                 177 => 1575034234,
  21704.                 178 => 1575036586,
  21705.                 179 => 1575039284,
  21706.                 180 => 1575197543,
  21707.                 181 => 1575274700,
  21708.                 182 => 1575293069,
  21709.                 183 => 1575451283,
  21710.                 184 => 1575626180,
  21711.                 185 => 1575883959,
  21712.                 186 => 1576488398,
  21713.                 187 => 1576590301,
  21714.                 188 => 1578042218,
  21715.                 189 => 1578044453,
  21716.                 190 => 1578470886,
  21717.                 191 => 1578475268,
  21718.                 192 => 1578485775,
  21719.                 193 => 1578491480,
  21720.                 194 => 1578590702,
  21721.                 195 => 1578648299,
  21722.                 196 => 1578650334,
  21723.                 197 => 1580202210,
  21724.                 198 => 1580218617,
  21725.                 199 => 1580743279,
  21726.                 200 => 1580746806,
  21727.                 201 => 1580808849,
  21728.                 202 => 1580819350,
  21729.                 203 => 1580827023,
  21730.                 204 => 1582011195,
  21731.                 205 => 1583142266,
  21732.                 206 => 1583416186,
  21733.                 207 => 1583756864,
  21734.                 208 => 1583844433,
  21735.                 209 => 1584002637,
  21736.                 210 => 1584953715,
  21737.                 211 => 1585056571,
  21738.                 212 => 1585126355,
  21739.                 213 => 1585490020,
  21740.                 214 => 1585744384,
  21741.                 215 => 1585816139,
  21742.                 216 => 1586158920,
  21743.                 217 => 1586173614,
  21744.                 218 => 1586260286,
  21745.                 219 => 1586334003,
  21746.                 220 => 1587039363,
  21747.                 221 => 1587109484,
  21748.                 222 => 1587111506,
  21749.                 223 => 1587461582,
  21750.                 224 => 1588143272,
  21751.                 225 => 1588144801,
  21752.                 226 => 1588153272,
  21753.                 227 => 1589178550,
  21754.                 228 => 1589357321,
  21755.                 229 => 1589359936,
  21756.                 230 => 1589379060,
  21757.                 231 => 1589447332,
  21758.                 232 => 1589458026,
  21759.                 233 => 1590408550,
  21760.                 234 => 1590409548,
  21761.                 235 => 1590566018,
  21762.                 236 => 1590566405,
  21763.                 237 => 1590579986,
  21764.                 238 => 1590758953,
  21765.                 239 => 1591052278,
  21766.                 240 => 1591167126,
  21767.                 241 => 1591253089,
  21768.                 242 => 1591259559,
  21769.                 243 => 1591272594,
  21770.                 244 => 1591361320,
  21771.                 245 => 1591683158,
  21772.                 246 => 1591817370,
  21773.                 247 => 1592466717,
  21774.                 248 => 1592837424,
  21775.                 249 => 1592978289,
  21776.                 250 => 1593698606,
  21777.                 251 => 1594650256,
  21778.                 252 => 1594885630,
  21779.                 253 => 1594886106,
  21780.                 254 => 1594886773,
  21781.                 255 => 1594886895,
  21782.                 256 => 1594887027,
  21783.                 257 => 1595160327,
  21784.                 258 => 1595321666,
  21785.                 259 => 1595422169,
  21786.                 260 => 1595480600,
  21787.                 261 => 1595489705,
  21788.                 262 => 1595492052,
  21789.                 263 => 1595492053,
  21790.                 264 => 1595499689,
  21791.                 265 => 1595553089,
  21792.                 266 => 1595578253,
  21793.                 267 => 1595919251,
  21794.                 268 => 1596091744,
  21795.                 269 => 1596441551,
  21796.                 270 => 1597391970,
  21797.                 271 => 1597394241,
  21798.                 272 => 1597657689,
  21799.                 273 => 1597762808,
  21800.                 274 => 1597830237,
  21801.                 275 => 1597930227,
  21802.                 276 => 1598280548,
  21803.                 277 => 1598520424,
  21804.                 278 => 1598885384,
  21805.                 279 => 1599112309,
  21806.                 280 => 1599134496,
  21807.                 281 => 1599463278,
  21808.                 282 => 1599570560,
  21809.                 283 => 1599720163,
  21810.                 284 => 1599806584,
  21811.                 285 => 1599806595,
  21812.                 286 => 1599822061,
  21813.                 287 => 1600072779,
  21814.                 288 => 1600156989,
  21815.                 289 => 1600253602,
  21816.                 290 => 1600330846,
  21817.                 291 => 1600338271,
  21818.                 292 => 1600349343,
  21819.                 293 => 1600676671,
  21820.                 294 => 1600769357,
  21821.                 295 => 1600778848,
  21822.                 296 => 1601388975,
  21823.                 297 => 1601451838,
  21824.                 298 => 1601539530,
  21825.                 299 => 1601543829,
  21826.                 300 => 1601891339,
  21827.                 301 => 1602062376,
  21828.                 302 => 1602146868,
  21829.                 303 => 1602153572,
  21830.                 304 => 1602494493,
  21831.                 305 => 1602494495,
  21832.                 306 => 1602745374,
  21833.                 307 => 1602822727,
  21834.                 308 => 1603179023,
  21835.                 309 => 1603293043,
  21836.                 310 => 1603970276,
  21837.                 311 => 1604056363,
  21838.                 312 => 1604056421,
  21839.                 313 => 1604475913,
  21840.                 314 => 1604499476,
  21841.                 315 => 1604568928,
  21842.                 316 => 1604669773,
  21843.                 317 => 1605103533,
  21844.                 318 => 1605530777,
  21845.                 319 => 1605609309,
  21846.                 320 => 1605609477,
  21847.                 321 => 1605861407,
  21848.                 322 => 1606310257,
  21849.                 323 => 1607415095,
  21850.                 324 => 1607500561,
  21851.                 325 => 1607514878,
  21852.                 326 => 1607581275,
  21853.                 327 => 1607581276,
  21854.                 328 => 1608624028,
  21855.                 329 => 1609125144,
  21856.                 330 => 1609857999,
  21857.                 331 => 1610531188,
  21858.                 332 => 1610965670,
  21859.                 333 => 1610974673,
  21860.                 334 => 1611155140,
  21861.                 335 => 1614240671,
  21862.                 336 => 1552899789,
  21863.                 337 => 1555406153,
  21864.                 338 => 1563785071,
  21865.                 339 => 1564385954,
  21866.                 340 => 1564385960,
  21867.                 341 => 1565640170,
  21868.                 342 => 1565640175,
  21869.                 343 => 1595492054,
  21870.                 344 => 1604502151,
  21871.                 345 => 1594104496,
  21872.                 346 => 1604585230,
  21873.                 347 => 1609140710,
  21874.                 348 => 1610337444,
  21875.                 349 => 1610439375,
  21876.                 350 => 1610448012,
  21877.                 351 => 1610523204,
  21878.                 352 => 1610523548,
  21879.                 353 => 1610616655,
  21880.                 354 => 1610621999,
  21881.                 355 => 1610625925,
  21882.                 356 => 1610634383,
  21883.                 357 => 1610904608,
  21884.                 358 => 1611732852,
  21885.                 359 => 1611817467,
  21886.                 360 => 1612184092,
  21887.                 361 => 1612442685,
  21888.                 362 => 1612442686,
  21889.                 363 => 1612442786,
  21890.                 364 => 1612851765,
  21891.                 365 => 1612865237,
  21892.                 366 => 1612970642,
  21893.                 367 => 1612980753,
  21894.                 368 => 1613665555,
  21895.                 369 => 1614249488,
  21896.                 370 => 1614691876,
  21897.                 371 => 1614765170,
  21898.                 372 => 1614765785,
  21899.                 373 => 1615359964,
  21900.                 374 => 1615366708,
  21901.                 375 => 1615452749,
  21902.                 376 => 1615802866,
  21903.                 377 => 1616496610,
  21904.                 378 => 1617356092,
  21905.                 379 => 1617784658,
  21906.                 380 => 1617868381,
  21907.                 381 => 1618476427,
  21908.                 382 => 1618900427,
  21909.                 383 => 1619604605,
  21910.                 384 => 1619703075,
  21911.                 385 => 1552899789,
  21912.                 386 => 1555406153,
  21913.                 387 => 1563785071,
  21914.                 388 => 1564385954,
  21915.                 389 => 1564385960,
  21916.                 390 => 1565640170,
  21917.                 391 => 1565640175,
  21918.                 392 => 1595492054,
  21919.                 393 => 1604502151,
  21920.                 394 => 1605167857,
  21921.                 395 => 1582718994,
  21922.                 396 => 1586345021,
  21923.                 397 => 1586345049,
  21924.                 398 => 1586345063,
  21925.                 399 => 1587126585,
  21926.             ],
  21927.             'shopware.security.csp_templates' => [
  21928.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  21929.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  21930.                 'storefront' => '',
  21931.             ],
  21932.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  21933.             'shopware.store_endpoints' => [
  21934.                 'ping' => '/ping',
  21935.                 'my_extensions' => '/swplatform/licenseenvironment',
  21936.                 'my_licenses' => '/swplatform/licenses',
  21937.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  21938.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  21939.                 'environment_information' => '/swplatform/environmentinformation',
  21940.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  21941.                 'updater_permission' => '/swplatform/autoupdate/permission',
  21942.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  21943.                 'app_generate_signature' => '/swplatform/generatesignature',
  21944.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  21945.                 'login' => '/swplatform/login',
  21946.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  21947.             ],
  21948.             'env(SHOPWARE_UPDATE_TEST)' => false,
  21949.             'shopware.media.metadata.types' => [
  21950.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  21951.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  21952.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  21953.             ],
  21954.             'product_export.directory' => 'export',
  21955.             'product_export.read_buffer_size' => 100,
  21956.             'import_export.supported_entities' => [
  21957.                 => 'customer',
  21958.                 => 'product',
  21959.             ],
  21960.             'import_export.supported_file_types' => [
  21961.                 => 'text/csv',
  21962.             ],
  21963.             'import_export.read_buffer_size' => 100,
  21964.             'import_export.write_buffer_size' => 100,
  21965.             'import_export.http_batch_size' => 100,
  21966.             'shopware_http_cache_enabled_default' => 1,
  21967.             'shopware_http_cache_default_ttl_default' => 7200,
  21968.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront'),
  21969.             'elasticsearch.index.config' => [
  21970.                 'settings' => [
  21971.                     'index' => [
  21972.                         'number_of_shards' => 3,
  21973.                         'number_of_replicas' => 3,
  21974.                         'mapping.total_fields.limit' => 50000,
  21975.                         'mapping.nested_fields.limit' => 500,
  21976.                         'mapping.nested_objects.limit' => 1000000,
  21977.                     ],
  21978.                     'analysis' => [
  21979.                         'normalizer' => [
  21980.                             'sw_lowercase_normalizer' => [
  21981.                                 'type' => 'custom',
  21982.                                 'filter' => [
  21983.                                     => 'lowercase',
  21984.                                 ],
  21985.                             ],
  21986.                         ],
  21987.                         'analyzer' => [
  21988.                             'sw_ngram_analyzer' => [
  21989.                                 'type' => 'custom',
  21990.                                 'tokenizer' => 'whitespace',
  21991.                                 'filter' => [
  21992.                                     => 'lowercase',
  21993.                                     => 'sw_ngram_filter',
  21994.                                 ],
  21995.                             ],
  21996.                         ],
  21997.                         'filter' => [
  21998.                             'sw_ngram_filter' => [
  21999.                                 'type' => 'ngram',
  22000.                                 'min_gram' => 4,
  22001.                                 'max_gram' => 5,
  22002.                             ],
  22003.                         ],
  22004.                     ],
  22005.                 ],
  22006.             ],
  22007.             'elasticsearch.index.mapping' => [
  22008.                 'dynamic_templates' => [
  22009.                     => [
  22010.                         'keywords' => [
  22011.                             'match_mapping_type' => 'string',
  22012.                             'mapping' => [
  22013.                                 'type' => 'keyword',
  22014.                                 'normalizer' => 'sw_lowercase_normalizer',
  22015.                                 'fields' => [
  22016.                                     'text' => [
  22017.                                         'type' => 'text',
  22018.                                     ],
  22019.                                 ],
  22020.                             ],
  22021.                         ],
  22022.                     ],
  22023.                 ],
  22024.             ],
  22025.             'default_elasticsearch_prefix' => 'sw',
  22026.             'swagMarkets.host.staging' => 'https://bfbp-staging.brickfox.net',
  22027.             'swagMarkets.host.production' => 'https://brickfox.io',
  22028.             'swagMarkets.headers' => [
  22029.                 'bf-access-key' => 'MkJGMTQxQzhBMkRDMjE5REU4NTNBQjYxQjZENEM=',
  22030.                 'bf-secret-key' => 'QGxfamU9XzEobSNpPXJpXiF6Mi09PSgoISVhOWY5dio3N3lpNyU2d3ZlNXUkaiYoaCQ=',
  22031.             ],
  22032.             'container.dumper.inline_class_loader' => true,
  22033.             'container.dumper.inline_factories' => true,
  22034.             'event_dispatcher.event_aliases' => [
  22035.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  22036.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  22037.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  22038.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  22039.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  22040.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  22041.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  22042.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  22043.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  22044.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  22045.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  22046.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  22047.             ],
  22048.             'fragment.renderer.hinclude.global_template' => NULL,
  22049.             'fragment.path' => '/_fragment',
  22050.             'kernel.http_method_override' => true,
  22051.             'kernel.trusted_hosts' => [
  22052.             ],
  22053.             'kernel.default_locale' => 'en-GB',
  22054.             'kernel.error_controller' => 'error_controller',
  22055.             'debug.file_link_format' => NULL,
  22056.             'session.metadata.storage_key' => '_sf2_meta',
  22057.             'session.storage.options' => [
  22058.                 'cache_limiter' => '0',
  22059.                 'cookie_secure' => 'auto',
  22060.                 'cookie_httponly' => true,
  22061.                 'gc_probability' => 1,
  22062.             ],
  22063.             'session.metadata.update_threshold' => 0,
  22064.             'asset.request_context.base_path' => NULL,
  22065.             'asset.request_context.secure' => NULL,
  22066.             'validator.translation_domain' => 'validators',
  22067.             'translator.logging' => false,
  22068.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Resources/snippet'),
  22069.             'profiler_listener.only_exceptions' => false,
  22070.             'profiler_listener.only_master_requests' => false,
  22071.             'debug.error_handler.throw_at' => -1,
  22072.             'router.request_context.host' => 'localhost',
  22073.             'router.request_context.scheme' => 'http',
  22074.             'router.request_context.base_url' => '',
  22075.             'router.resource' => 'kernel::loadRoutes',
  22076.             'request_listener.http_port' => 80,
  22077.             'request_listener.https_port' => 443,
  22078.             'monolog.use_microseconds' => true,
  22079.             'monolog.swift_mailer.handlers' => [
  22080.             ],
  22081.             'monolog.handlers_to_channels' => [
  22082.                 'monolog.handler.business_event_handler_buffer' => [
  22083.                     'type' => 'inclusive',
  22084.                     'elements' => [
  22085.                         => 'business_events',
  22086.                     ],
  22087.                 ],
  22088.                 'monolog.handler.console' => [
  22089.                     'type' => 'exclusive',
  22090.                     'elements' => [
  22091.                         => 'event',
  22092.                         => 'doctrine',
  22093.                         => 'console',
  22094.                     ],
  22095.                 ],
  22096.                 'monolog.handler.main' => [
  22097.                     'type' => 'exclusive',
  22098.                     'elements' => [
  22099.                         => 'event',
  22100.                         => 'doctrine',
  22101.                     ],
  22102.                 ],
  22103.             ],
  22104.             'twig.form.resources' => [
  22105.                 => 'form_div_layout.html.twig',
  22106.             ],
  22107.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  22108.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  22109.             'web_profiler.debug_toolbar.mode' => 2,
  22110.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  22111.             'enqueue.transport.default.receive_timeout' => 10000,
  22112.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  22113.             'enqueue.client.default.router_queue_name' => 'default',
  22114.             'enqueue.client.default.default_queue_name' => 'default',
  22115.             'enqueue.transports' => [
  22116.                 => 'default',
  22117.             ],
  22118.             'enqueue.clients' => [
  22119.                 => 'default',
  22120.             ],
  22121.             'enqueue.default_transport' => 'default',
  22122.             'enqueue.default_client' => 'default',
  22123.             'shopware.filesystem' => [
  22124.                 'private' => [
  22125.                     'type' => 'local',
  22126.                     'config' => [
  22127.                         'root' => (\dirname(__DIR__4).'/files'),
  22128.                     ],
  22129.                 ],
  22130.                 'public' => [
  22131.                     'type' => 'local',
  22132.                     'config' => [
  22133.                         'root' => (\dirname(__DIR__4).'/public'),
  22134.                     ],
  22135.                 ],
  22136.                 'temp' => [
  22137.                     'type' => 'local',
  22138.                     'config' => [
  22139.                         'root' => \dirname(__DIR__3),
  22140.                     ],
  22141.                 ],
  22142.                 'theme' => [
  22143.                 ],
  22144.                 'asset' => [
  22145.                 ],
  22146.                 'sitemap' => [
  22147.                 ],
  22148.                 'allowed_extensions' => [
  22149.                     => 'jpg',
  22150.                     => 'jpeg',
  22151.                     => 'png',
  22152.                     => 'webp',
  22153.                     => 'gif',
  22154.                     => 'svg',
  22155.                     => 'bmp',
  22156.                     => 'tiff',
  22157.                     => 'tif',
  22158.                     => 'eps',
  22159.                     10 => 'webm',
  22160.                     11 => 'mkv',
  22161.                     12 => 'flv',
  22162.                     13 => 'ogv',
  22163.                     14 => 'ogg',
  22164.                     15 => 'mov',
  22165.                     16 => 'mp4',
  22166.                     17 => 'avi',
  22167.                     18 => 'wmv',
  22168.                     19 => 'pdf',
  22169.                     20 => 'aac',
  22170.                     21 => 'mp3',
  22171.                     22 => 'wav',
  22172.                     23 => 'flac',
  22173.                     24 => 'oga',
  22174.                     25 => 'wma',
  22175.                     26 => 'txt',
  22176.                     27 => 'doc',
  22177.                     28 => 'ico',
  22178.                 ],
  22179.             ],
  22180.             'shopware.filesystem.private' => [
  22181.                 'type' => 'local',
  22182.                 'config' => [
  22183.                     'root' => (\dirname(__DIR__4).'/files'),
  22184.                 ],
  22185.             ],
  22186.             'shopware.filesystem.private.type' => 'local',
  22187.             'shopware.filesystem.private.config' => [
  22188.                 'root' => (\dirname(__DIR__4).'/files'),
  22189.             ],
  22190.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  22191.             'shopware.filesystem.public' => [
  22192.                 'type' => 'local',
  22193.                 'config' => [
  22194.                     'root' => (\dirname(__DIR__4).'/public'),
  22195.                 ],
  22196.             ],
  22197.             'shopware.filesystem.public.type' => 'local',
  22198.             'shopware.filesystem.public.config' => [
  22199.                 'root' => (\dirname(__DIR__4).'/public'),
  22200.             ],
  22201.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  22202.             'shopware.filesystem.temp' => [
  22203.                 'type' => 'local',
  22204.                 'config' => [
  22205.                     'root' => \dirname(__DIR__3),
  22206.                 ],
  22207.             ],
  22208.             'shopware.filesystem.temp.type' => 'local',
  22209.             'shopware.filesystem.temp.config' => [
  22210.                 'root' => \dirname(__DIR__3),
  22211.             ],
  22212.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  22213.             'shopware.filesystem.theme' => [
  22214.                 'type' => 'local',
  22215.                 'config' => [
  22216.                     'root' => (\dirname(__DIR__4).'/public'),
  22217.                 ],
  22218.             ],
  22219.             'shopware.filesystem.asset' => [
  22220.                 'type' => 'local',
  22221.                 'config' => [
  22222.                     'root' => (\dirname(__DIR__4).'/public'),
  22223.                 ],
  22224.             ],
  22225.             'shopware.filesystem.sitemap' => [
  22226.                 'type' => 'local',
  22227.                 'config' => [
  22228.                     'root' => (\dirname(__DIR__4).'/public'),
  22229.                 ],
  22230.             ],
  22231.             'shopware.filesystem.allowed_extensions' => [
  22232.                 => 'jpg',
  22233.                 => 'jpeg',
  22234.                 => 'png',
  22235.                 => 'webp',
  22236.                 => 'gif',
  22237.                 => 'svg',
  22238.                 => 'bmp',
  22239.                 => 'tiff',
  22240.                 => 'tif',
  22241.                 => 'eps',
  22242.                 10 => 'webm',
  22243.                 11 => 'mkv',
  22244.                 12 => 'flv',
  22245.                 13 => 'ogv',
  22246.                 14 => 'ogg',
  22247.                 15 => 'mov',
  22248.                 16 => 'mp4',
  22249.                 17 => 'avi',
  22250.                 18 => 'wmv',
  22251.                 19 => 'pdf',
  22252.                 20 => 'aac',
  22253.                 21 => 'mp3',
  22254.                 22 => 'wav',
  22255.                 23 => 'flac',
  22256.                 24 => 'oga',
  22257.                 25 => 'wma',
  22258.                 26 => 'txt',
  22259.                 27 => 'doc',
  22260.                 28 => 'ico',
  22261.             ],
  22262.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  22263.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  22264.             'shopware.filesystem.allowed_extensions.2' => 'png',
  22265.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  22266.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  22267.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  22268.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  22269.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  22270.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  22271.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  22272.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  22273.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  22274.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  22275.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  22276.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  22277.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  22278.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  22279.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  22280.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  22281.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  22282.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  22283.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  22284.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  22285.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  22286.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  22287.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  22288.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  22289.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  22290.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  22291.             'shopware.cdn.url' => '',
  22292.             'shopware.api' => [
  22293.                 'max_limit' => 500,
  22294.                 'api_browser' => [
  22295.                     'auth_required' => false,
  22296.                 ],
  22297.                 'store' => [
  22298.                     'context_lifetime' => 'P1D',
  22299.                 ],
  22300.             ],
  22301.             'shopware.api.max_limit' => 500,
  22302.             'shopware.api.api_browser' => [
  22303.                 'auth_required' => false,
  22304.             ],
  22305.             'shopware.api.api_browser.auth_required' => false,
  22306.             'shopware.api.api_browser.auth_required_str' => '0',
  22307.             'shopware.api.store' => [
  22308.                 'context_lifetime' => 'P1D',
  22309.             ],
  22310.             'shopware.api.store.context_lifetime' => 'P1D',
  22311.             'shopware.admin_worker' => [
  22312.                 'enable_admin_worker' => true,
  22313.                 'poll_interval' => 20,
  22314.                 'transports' => [
  22315.                     => 'default',
  22316.                 ],
  22317.             ],
  22318.             'shopware.admin_worker.enable_admin_worker' => true,
  22319.             'shopware.admin_worker.poll_interval' => 20,
  22320.             'shopware.admin_worker.transports' => [
  22321.                 => 'default',
  22322.             ],
  22323.             'shopware.admin_worker.transports.0' => 'default',
  22324.             'shopware.auto_update' => [
  22325.                 'enabled' => true,
  22326.             ],
  22327.             'shopware.auto_update.enabled' => true,
  22328.             'shopware.store' => [
  22329.                 'frw' => false,
  22330.             ],
  22331.             'shopware.store.frw' => false,
  22332.             'shopware.sitemap' => [
  22333.                 'batchsize' => 100,
  22334.                 'custom_urls' => [
  22335.                 ],
  22336.                 'excluded_urls' => [
  22337.                 ],
  22338.             ],
  22339.             'shopware.sitemap.batchsize' => 100,
  22340.             'shopware.sitemap.custom_urls' => [
  22341.             ],
  22342.             'shopware.sitemap.excluded_urls' => [
  22343.             ],
  22344.             'shopware.media' => [
  22345.                 'enable_url_upload_feature' => true,
  22346.                 'enable_url_validation' => false,
  22347.             ],
  22348.             'shopware.media.enable_url_upload_feature' => true,
  22349.             'shopware.media.enable_url_validation' => false,
  22350.             'shopware.dal' => [
  22351.                 'batch_size' => 125,
  22352.                 'versioning' => [
  22353.                     'expire_days' => 30,
  22354.                 ],
  22355.             ],
  22356.             'shopware.dal.batch_size' => 125,
  22357.             'shopware.dal.versioning' => [
  22358.                 'expire_days' => 30,
  22359.             ],
  22360.             'shopware.dal.versioning.expire_days' => 30,
  22361.             'shopware.cart' => [
  22362.                 'expire_days' => 120,
  22363.             ],
  22364.             'shopware.cart.expire_days' => 120,
  22365.             'shopware.feature' => [
  22366.                 'flags' => [
  22367.                     'FEATURE_NEXT_1797' => [
  22368.                         'default' => false,
  22369.                         'major' => true,
  22370.                         'description' => 'composer require for plugins',
  22371.                     ],
  22372.                     'FEATURE_NEXT_11917' => [
  22373.                         'major' => false,
  22374.                         'description' => 'dynamic plugin acl privileges',
  22375.                         'default' => false,
  22376.                     ],
  22377.                     'FEATURE_NEXT_12608' => [
  22378.                         'default' => true,
  22379.                         'major' => true,
  22380.                         'description' => 'App System Store',
  22381.                     ],
  22382.                     'FEATURE_NEXT_13810' => [
  22383.                         'default' => false,
  22384.                         'major' => true,
  22385.                         'description' => 'Deprecate old promotion module',
  22386.                     ],
  22387.                     'FEATURE_NEXT_6544' => [
  22388.                         'default' => false,
  22389.                         'major' => false,
  22390.                         'description' => 'Image assignment for variants',
  22391.                     ],
  22392.                     'FEATURE_NEXT_15053' => [
  22393.                         'default' => false,
  22394.                         'major' => false,
  22395.                         'description' => 'Replace wrong displayed characters in number format',
  22396.                     ],
  22397.                     'FEATURE_NEXT_14114' => [
  22398.                         'default' => false,
  22399.                         'major' => false,
  22400.                         'description' => 'Brexit Changes',
  22401.                     ],
  22402.                     'FEATURE_NEXT_12455' => [
  22403.                         'default' => false,
  22404.                         'major' => false,
  22405.                         'description' => 'Captcha Integration',
  22406.                     ],
  22407.                 ],
  22408.             ],
  22409.             'shopware.feature.flags' => [
  22410.                 'FEATURE_NEXT_1797' => [
  22411.                     'default' => false,
  22412.                     'major' => true,
  22413.                     'description' => 'composer require for plugins',
  22414.                 ],
  22415.                 'FEATURE_NEXT_11917' => [
  22416.                     'major' => false,
  22417.                     'description' => 'dynamic plugin acl privileges',
  22418.                     'default' => false,
  22419.                 ],
  22420.                 'FEATURE_NEXT_12608' => [
  22421.                     'default' => true,
  22422.                     'major' => true,
  22423.                     'description' => 'App System Store',
  22424.                 ],
  22425.                 'FEATURE_NEXT_13810' => [
  22426.                     'default' => false,
  22427.                     'major' => true,
  22428.                     'description' => 'Deprecate old promotion module',
  22429.                 ],
  22430.                 'FEATURE_NEXT_6544' => [
  22431.                     'default' => false,
  22432.                     'major' => false,
  22433.                     'description' => 'Image assignment for variants',
  22434.                 ],
  22435.                 'FEATURE_NEXT_15053' => [
  22436.                     'default' => false,
  22437.                     'major' => false,
  22438.                     'description' => 'Replace wrong displayed characters in number format',
  22439.                 ],
  22440.                 'FEATURE_NEXT_14114' => [
  22441.                     'default' => false,
  22442.                     'major' => false,
  22443.                     'description' => 'Brexit Changes',
  22444.                 ],
  22445.                 'FEATURE_NEXT_12455' => [
  22446.                     'default' => false,
  22447.                     'major' => false,
  22448.                     'description' => 'Captcha Integration',
  22449.                 ],
  22450.             ],
  22451.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  22452.                 'default' => false,
  22453.                 'major' => true,
  22454.                 'description' => 'composer require for plugins',
  22455.             ],
  22456.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  22457.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  22458.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  22459.             'shopware.feature.flags.FEATURE_NEXT_11917' => [
  22460.                 'major' => false,
  22461.                 'description' => 'dynamic plugin acl privileges',
  22462.                 'default' => false,
  22463.             ],
  22464.             'shopware.feature.flags.FEATURE_NEXT_11917.major' => false,
  22465.             'shopware.feature.flags.FEATURE_NEXT_11917.description' => 'dynamic plugin acl privileges',
  22466.             'shopware.feature.flags.FEATURE_NEXT_11917.default' => false,
  22467.             'shopware.feature.flags.FEATURE_NEXT_12608' => [
  22468.                 'default' => true,
  22469.                 'major' => true,
  22470.                 'description' => 'App System Store',
  22471.             ],
  22472.             'shopware.feature.flags.FEATURE_NEXT_12608.default' => true,
  22473.             'shopware.feature.flags.FEATURE_NEXT_12608.major' => true,
  22474.             'shopware.feature.flags.FEATURE_NEXT_12608.description' => 'App System Store',
  22475.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  22476.                 'default' => false,
  22477.                 'major' => true,
  22478.                 'description' => 'Deprecate old promotion module',
  22479.             ],
  22480.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  22481.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  22482.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  22483.             'shopware.feature.flags.FEATURE_NEXT_6544' => [
  22484.                 'default' => false,
  22485.                 'major' => false,
  22486.                 'description' => 'Image assignment for variants',
  22487.             ],
  22488.             'shopware.feature.flags.FEATURE_NEXT_6544.default' => false,
  22489.             'shopware.feature.flags.FEATURE_NEXT_6544.major' => false,
  22490.             'shopware.feature.flags.FEATURE_NEXT_6544.description' => 'Image assignment for variants',
  22491.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  22492.                 'default' => false,
  22493.                 'major' => false,
  22494.                 'description' => 'Replace wrong displayed characters in number format',
  22495.             ],
  22496.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  22497.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  22498.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  22499.             'shopware.feature.flags.FEATURE_NEXT_14114' => [
  22500.                 'default' => false,
  22501.                 'major' => false,
  22502.                 'description' => 'Brexit Changes',
  22503.             ],
  22504.             'shopware.feature.flags.FEATURE_NEXT_14114.default' => false,
  22505.             'shopware.feature.flags.FEATURE_NEXT_14114.major' => false,
  22506.             'shopware.feature.flags.FEATURE_NEXT_14114.description' => 'Brexit Changes',
  22507.             'shopware.feature.flags.FEATURE_NEXT_12455' => [
  22508.                 'default' => false,
  22509.                 'major' => false,
  22510.                 'description' => 'Captcha Integration',
  22511.             ],
  22512.             'shopware.feature.flags.FEATURE_NEXT_12455.default' => false,
  22513.             'shopware.feature.flags.FEATURE_NEXT_12455.major' => false,
  22514.             'shopware.feature.flags.FEATURE_NEXT_12455.description' => 'Captcha Integration',
  22515.             'shopware.logger' => [
  22516.                 'file_rotation_count' => 14,
  22517.             ],
  22518.             'shopware.logger.file_rotation_count' => 14,
  22519.             'shopware.cache' => [
  22520.                 'invalidation' => [
  22521.                     'delay' => 0,
  22522.                     'count' => 150,
  22523.                     'http_cache' => [
  22524.                         => 'logged-in',
  22525.                         => 'cart-filled',
  22526.                     ],
  22527.                     'product_listing_route' => [
  22528.                     ],
  22529.                     'product_detail_route' => [
  22530.                     ],
  22531.                     'product_review_route' => [
  22532.                     ],
  22533.                     'product_search_route' => [
  22534.                     ],
  22535.                     'product_suggest_route' => [
  22536.                     ],
  22537.                     'product_cross_selling_route' => [
  22538.                     ],
  22539.                     'payment_method_route' => [
  22540.                     ],
  22541.                     'shipping_method_route' => [
  22542.                     ],
  22543.                     'navigation_route' => [
  22544.                     ],
  22545.                     'category_route' => [
  22546.                     ],
  22547.                     'landing_page_route' => [
  22548.                     ],
  22549.                     'language_route' => [
  22550.                     ],
  22551.                     'currency_route' => [
  22552.                     ],
  22553.                     'country_route' => [
  22554.                     ],
  22555.                     'salutation_route' => [
  22556.                     ],
  22557.                     'sitemap_route' => [
  22558.                     ],
  22559.                 ],
  22560.             ],
  22561.             'shopware.cache.invalidation' => [
  22562.                 'delay' => 0,
  22563.                 'count' => 150,
  22564.                 'http_cache' => [
  22565.                     => 'logged-in',
  22566.                     => 'cart-filled',
  22567.                 ],
  22568.                 'product_listing_route' => [
  22569.                 ],
  22570.                 'product_detail_route' => [
  22571.                 ],
  22572.                 'product_review_route' => [
  22573.                 ],
  22574.                 'product_search_route' => [
  22575.                 ],
  22576.                 'product_suggest_route' => [
  22577.                 ],
  22578.                 'product_cross_selling_route' => [
  22579.                 ],
  22580.                 'payment_method_route' => [
  22581.                 ],
  22582.                 'shipping_method_route' => [
  22583.                 ],
  22584.                 'navigation_route' => [
  22585.                 ],
  22586.                 'category_route' => [
  22587.                 ],
  22588.                 'landing_page_route' => [
  22589.                 ],
  22590.                 'language_route' => [
  22591.                 ],
  22592.                 'currency_route' => [
  22593.                 ],
  22594.                 'country_route' => [
  22595.                 ],
  22596.                 'salutation_route' => [
  22597.                 ],
  22598.                 'sitemap_route' => [
  22599.                 ],
  22600.             ],
  22601.             'shopware.cache.invalidation.delay' => 0,
  22602.             'shopware.cache.invalidation.count' => 150,
  22603.             'shopware.cache.invalidation.http_cache' => [
  22604.                 => 'logged-in',
  22605.                 => 'cart-filled',
  22606.             ],
  22607.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  22608.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  22609.             'shopware.cache.invalidation.product_listing_route' => [
  22610.             ],
  22611.             'shopware.cache.invalidation.product_detail_route' => [
  22612.             ],
  22613.             'shopware.cache.invalidation.product_review_route' => [
  22614.             ],
  22615.             'shopware.cache.invalidation.product_search_route' => [
  22616.             ],
  22617.             'shopware.cache.invalidation.product_suggest_route' => [
  22618.             ],
  22619.             'shopware.cache.invalidation.product_cross_selling_route' => [
  22620.             ],
  22621.             'shopware.cache.invalidation.payment_method_route' => [
  22622.             ],
  22623.             'shopware.cache.invalidation.shipping_method_route' => [
  22624.             ],
  22625.             'shopware.cache.invalidation.navigation_route' => [
  22626.             ],
  22627.             'shopware.cache.invalidation.category_route' => [
  22628.             ],
  22629.             'shopware.cache.invalidation.landing_page_route' => [
  22630.             ],
  22631.             'shopware.cache.invalidation.language_route' => [
  22632.             ],
  22633.             'shopware.cache.invalidation.currency_route' => [
  22634.             ],
  22635.             'shopware.cache.invalidation.country_route' => [
  22636.             ],
  22637.             'shopware.cache.invalidation.salutation_route' => [
  22638.             ],
  22639.             'shopware.cache.invalidation.sitemap_route' => [
  22640.             ],
  22641.             'storefront.csrf' => [
  22642.                 'enabled' => true,
  22643.                 'mode' => 'twig',
  22644.             ],
  22645.             'storefront.csrf.enabled' => true,
  22646.             'storefront.csrf.mode' => 'twig',
  22647.             'storefront.htmlPurifier.cacheEnabled' => true,
  22648.             'storefront.reverse_proxy' => [
  22649.                 'enabled' => false,
  22650.                 'ban_method' => 'BAN',
  22651.                 'hosts' => [
  22652.                     => 'http://varnish',
  22653.                 ],
  22654.                 'max_parallel_invalidations' => 2,
  22655.                 'redis_url' => 'redis://redis',
  22656.             ],
  22657.             'storefront.reverse_proxy.enabled' => false,
  22658.             'storefront.reverse_proxy.ban_method' => 'BAN',
  22659.             'storefront.reverse_proxy.hosts' => [
  22660.                 => 'http://varnish',
  22661.             ],
  22662.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  22663.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  22664.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  22665.             'elasticsearch.logger_level' => 100,
  22666.             'data_collector.templates' => [
  22667.                 'data_collector.request' => [
  22668.                     => 'request',
  22669.                     => '@WebProfiler/Collector/request.html.twig',
  22670.                 ],
  22671.                 'data_collector.time' => [
  22672.                     => 'time',
  22673.                     => '@WebProfiler/Collector/time.html.twig',
  22674.                 ],
  22675.                 'data_collector.memory' => [
  22676.                     => 'memory',
  22677.                     => '@WebProfiler/Collector/memory.html.twig',
  22678.                 ],
  22679.                 'data_collector.validator' => [
  22680.                     => 'validator',
  22681.                     => '@WebProfiler/Collector/validator.html.twig',
  22682.                 ],
  22683.                 'data_collector.ajax' => [
  22684.                     => 'ajax',
  22685.                     => '@WebProfiler/Collector/ajax.html.twig',
  22686.                 ],
  22687.                 'data_collector.exception' => [
  22688.                     => 'exception',
  22689.                     => '@WebProfiler/Collector/exception.html.twig',
  22690.                 ],
  22691.                 'data_collector.logger' => [
  22692.                     => 'logger',
  22693.                     => '@WebProfiler/Collector/logger.html.twig',
  22694.                 ],
  22695.                 'data_collector.events' => [
  22696.                     => 'events',
  22697.                     => '@WebProfiler/Collector/events.html.twig',
  22698.                 ],
  22699.                 'data_collector.router' => [
  22700.                     => 'router',
  22701.                     => '@WebProfiler/Collector/router.html.twig',
  22702.                 ],
  22703.                 'data_collector.cache' => [
  22704.                     => 'cache',
  22705.                     => '@WebProfiler/Collector/cache.html.twig',
  22706.                 ],
  22707.                 'data_collector.translation' => [
  22708.                     => 'translation',
  22709.                     => '@WebProfiler/Collector/translation.html.twig',
  22710.                 ],
  22711.                 'data_collector.twig' => [
  22712.                     => 'twig',
  22713.                     => '@WebProfiler/Collector/twig.html.twig',
  22714.                 ],
  22715.                 'data_collector.dump' => [
  22716.                     => 'dump',
  22717.                     => '@Debug/Profiler/dump.html.twig',
  22718.                 ],
  22719.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  22720.                     => 'app.connection_collector',
  22721.                     => '@Profiling/Collector/db.html.twig',
  22722.                 ],
  22723.                 'data_collector.messenger' => [
  22724.                     => 'messenger',
  22725.                     => '@WebProfiler/Collector/messenger.html.twig',
  22726.                 ],
  22727.                 'mailer.data_collector' => [
  22728.                     => 'mailer',
  22729.                     => '@WebProfiler/Collector/mailer.html.twig',
  22730.                 ],
  22731.                 'enqueue.profiler.message_queue_collector' => [
  22732.                     => 'enqueue.message_queue',
  22733.                     => '@Enqueue/Profiler/panel.html.twig',
  22734.                 ],
  22735.                 'data_collector.config' => [
  22736.                     => 'config',
  22737.                     => '@WebProfiler/Collector/config.html.twig',
  22738.                 ],
  22739.             ],
  22740.             'shopware.filesystem.theme.url' => '',
  22741.             'shopware.filesystem.theme.type' => 'local',
  22742.             'shopware.filesystem.theme.config' => [
  22743.                 'root' => (\dirname(__DIR__4).'/public'),
  22744.             ],
  22745.             'shopware.filesystem.asset.url' => '',
  22746.             'shopware.filesystem.asset.type' => 'local',
  22747.             'shopware.filesystem.asset.config' => [
  22748.                 'root' => (\dirname(__DIR__4).'/public'),
  22749.             ],
  22750.             'shopware.filesystem.sitemap.url' => '',
  22751.             'shopware.filesystem.sitemap.type' => 'local',
  22752.             'shopware.filesystem.sitemap.config' => [
  22753.                 'root' => (\dirname(__DIR__4).'/public'),
  22754.             ],
  22755.             'shopware.filesystem.public.url' => '',
  22756.             'console.command.ids' => [
  22757.                 => 'console.command.public_alias.Shopware\\Development\\Command\\DatabaseDebugViewGenerator',
  22758.                 => 'console.command.public_alias.Shopware\\Development\\Command\\ConfigDebugCommand',
  22759.             ],
  22760.         ];
  22761.     }
  22762.     protected function throw($message)
  22763.     {
  22764.         throw new RuntimeException($message);
  22765.     }
  22766. }
  22767. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/ExtendableInterface.php';
  22768. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/CloneTrait.php';
  22769. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/JsonSerializableTrait.php';
  22770. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/AssignArrayTrait.php';
  22771. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/ExtendableTrait.php';
  22772. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/CreateFromTrait.php';
  22773. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/VariablesAccessTrait.php';
  22774. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/Struct.php';
  22775. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/Framework/Struct/Collection.php';
  22776. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Core/System/Snippet/Files/SnippetFileCollection.php';
  22777. class SnippetFileCollection_08f09cc extends \Shopware\Core\System\Snippet\Files\SnippetFileCollection implements \ProxyManager\Proxy\VirtualProxyInterface
  22778. {
  22779.     /**
  22780.      * @var \Shopware\Core\System\Snippet\Files\SnippetFileCollection|null wrapped object, if the proxy is initialized
  22781.      */
  22782.     private $valueHolder9d665 null;
  22783.     /**
  22784.      * @var \Closure|null initializer responsible for generating the wrapped object
  22785.      */
  22786.     private $initializer8c133 null;
  22787.     /**
  22788.      * @var bool[] map of public properties of the parent class
  22789.      */
  22790.     private static $publicProperties58c07 = [
  22791.         
  22792.     ];
  22793.     public function add($snippetFile) : void
  22794.     {
  22795.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'add', array('snippetFile' => $snippetFile), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22796.         $this->valueHolder9d665->add($snippetFile);
  22797. return;
  22798.     }
  22799.     public function get($key) : ?\Shopware\Core\System\Snippet\Files\SnippetFileInterface
  22800.     {
  22801.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'get', array('key' => $key), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22802.         return $this->valueHolder9d665->get($key);
  22803.     }
  22804.     public function getByName($key) : ?\Shopware\Core\System\Snippet\Files\SnippetFileInterface
  22805.     {
  22806.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getByName', array('key' => $key), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22807.         return $this->valueHolder9d665->getByName($key);
  22808.     }
  22809.     public function getFilesArray(bool $isBase true) : array
  22810.     {
  22811.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getFilesArray', array('isBase' => $isBase), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22812.         return $this->valueHolder9d665->getFilesArray($isBase);
  22813.     }
  22814.     public function toArray() : array
  22815.     {
  22816.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'toArray', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22817.         return $this->valueHolder9d665->toArray();
  22818.     }
  22819.     public function getIsoList() : array
  22820.     {
  22821.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getIsoList', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22822.         return $this->valueHolder9d665->getIsoList();
  22823.     }
  22824.     public function getSnippetFilesByIso(string $iso) : array
  22825.     {
  22826.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getSnippetFilesByIso', array('iso' => $iso), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22827.         return $this->valueHolder9d665->getSnippetFilesByIso($iso);
  22828.     }
  22829.     public function getBaseFileByIso(string $iso) : \Shopware\Core\System\Snippet\Files\SnippetFileInterface
  22830.     {
  22831.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getBaseFileByIso', array('iso' => $iso), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22832.         return $this->valueHolder9d665->getBaseFileByIso($iso);
  22833.     }
  22834.     public function getApiAlias() : string
  22835.     {
  22836.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getApiAlias', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22837.         return $this->valueHolder9d665->getApiAlias();
  22838.     }
  22839.     public function hasFileForPath(string $filePath) : bool
  22840.     {
  22841.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'hasFileForPath', array('filePath' => $filePath), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22842.         return $this->valueHolder9d665->hasFileForPath($filePath);
  22843.     }
  22844.     public function set($key$element) : void
  22845.     {
  22846.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'set', array('key' => $key'element' => $element), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22847.         $this->valueHolder9d665->set($key$element);
  22848. return;
  22849.     }
  22850.     public function clear() : void
  22851.     {
  22852.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'clear', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22853.         $this->valueHolder9d665->clear();
  22854. return;
  22855.     }
  22856.     public function count() : int
  22857.     {
  22858.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'count', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22859.         return $this->valueHolder9d665->count();
  22860.     }
  22861.     public function getKeys() : array
  22862.     {
  22863.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getKeys', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22864.         return $this->valueHolder9d665->getKeys();
  22865.     }
  22866.     public function has($key) : bool
  22867.     {
  22868.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'has', array('key' => $key), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22869.         return $this->valueHolder9d665->has($key);
  22870.     }
  22871.     public function map(\Closure $closure) : array
  22872.     {
  22873.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'map', array('closure' => $closure), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22874.         return $this->valueHolder9d665->map($closure);
  22875.     }
  22876.     public function reduce(\Closure $closure$initial null)
  22877.     {
  22878.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'reduce', array('closure' => $closure'initial' => $initial), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22879.         return $this->valueHolder9d665->reduce($closure$initial);
  22880.     }
  22881.     public function fmap(\Closure $closure) : array
  22882.     {
  22883.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'fmap', array('closure' => $closure), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22884.         return $this->valueHolder9d665->fmap($closure);
  22885.     }
  22886.     public function sort(\Closure $closure) : void
  22887.     {
  22888.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'sort', array('closure' => $closure), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22889.         $this->valueHolder9d665->sort($closure);
  22890. return;
  22891.     }
  22892.     public function filterInstance(string $class)
  22893.     {
  22894.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'filterInstance', array('class' => $class), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22895.         return $this->valueHolder9d665->filterInstance($class);
  22896.     }
  22897.     public function filter(\Closure $closure)
  22898.     {
  22899.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'filter', array('closure' => $closure), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22900.         return $this->valueHolder9d665->filter($closure);
  22901.     }
  22902.     public function slice(int $offset, ?int $length null)
  22903.     {
  22904.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'slice', array('offset' => $offset'length' => $length), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22905.         return $this->valueHolder9d665->slice($offset$length);
  22906.     }
  22907.     public function getElements() : array
  22908.     {
  22909.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getElements', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22910.         return $this->valueHolder9d665->getElements();
  22911.     }
  22912.     public function jsonSerialize() : array
  22913.     {
  22914.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'jsonSerialize', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22915.         return $this->valueHolder9d665->jsonSerialize();
  22916.     }
  22917.     public function first()
  22918.     {
  22919.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'first', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22920.         return $this->valueHolder9d665->first();
  22921.     }
  22922.     public function last()
  22923.     {
  22924.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'last', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22925.         return $this->valueHolder9d665->last();
  22926.     }
  22927.     public function remove($key) : void
  22928.     {
  22929.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'remove', array('key' => $key), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22930.         $this->valueHolder9d665->remove($key);
  22931. return;
  22932.     }
  22933.     public function getIterator() : \Generator
  22934.     {
  22935.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getIterator', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22936.         return $this->valueHolder9d665->getIterator();
  22937.     }
  22938.     public function assign(array $options)
  22939.     {
  22940.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'assign', array('options' => $options), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22941.         return $this->valueHolder9d665->assign($options);
  22942.     }
  22943.     public function addExtension(string $name, ?\Shopware\Core\Framework\Struct\Struct $extension) : void
  22944.     {
  22945.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'addExtension', array('name' => $name'extension' => $extension), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22946.         $this->valueHolder9d665->addExtension($name$extension);
  22947. return;
  22948.     }
  22949.     public function addExtensions(array $extensions) : void
  22950.     {
  22951.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'addExtensions', array('extensions' => $extensions), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22952.         $this->valueHolder9d665->addExtensions($extensions);
  22953. return;
  22954.     }
  22955.     public function getExtension(string $name) : ?\Shopware\Core\Framework\Struct\Struct
  22956.     {
  22957.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getExtension', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22958.         return $this->valueHolder9d665->getExtension($name);
  22959.     }
  22960.     public function getExtensionOfType(string $namestring $type) : ?\Shopware\Core\Framework\Struct\Struct
  22961.     {
  22962.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getExtensionOfType', array('name' => $name'type' => $type), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22963.         return $this->valueHolder9d665->getExtensionOfType($name$type);
  22964.     }
  22965.     public function hasExtension(string $name) : bool
  22966.     {
  22967.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'hasExtension', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22968.         return $this->valueHolder9d665->hasExtension($name);
  22969.     }
  22970.     public function hasExtensionOfType(string $namestring $type) : bool
  22971.     {
  22972.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'hasExtensionOfType', array('name' => $name'type' => $type), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22973.         return $this->valueHolder9d665->hasExtensionOfType($name$type);
  22974.     }
  22975.     public function getExtensions() : array
  22976.     {
  22977.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getExtensions', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22978.         return $this->valueHolder9d665->getExtensions();
  22979.     }
  22980.     public function setExtensions(array $extensions) : void
  22981.     {
  22982.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'setExtensions', array('extensions' => $extensions), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22983.         $this->valueHolder9d665->setExtensions($extensions);
  22984. return;
  22985.     }
  22986.     public function removeExtension(string $name) : void
  22987.     {
  22988.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'removeExtension', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22989.         $this->valueHolder9d665->removeExtension($name);
  22990. return;
  22991.     }
  22992.     public function getVars() : array
  22993.     {
  22994.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'getVars', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  22995.         return $this->valueHolder9d665->getVars();
  22996.     }
  22997.     /**
  22998.      * Constructor for lazy initialization
  22999.      *
  23000.      * @param \Closure|null $initializer
  23001.      */
  23002.     public static function staticProxyConstructor($initializer)
  23003.     {
  23004.         static $reflection;
  23005.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  23006.         $instance   $reflection->newInstanceWithoutConstructor();
  23007.         unset($instance->elements$instance->extensions);
  23008.         $instance->initializer8c133 $initializer;
  23009.         return $instance;
  23010.     }
  23011.     public function __construct(iterable $elements = [])
  23012.     {
  23013.         static $reflection;
  23014.         if (! $this->valueHolder9d665) {
  23015.             $reflection $reflection ?? new \ReflectionClass('Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection');
  23016.             $this->valueHolder9d665 $reflection->newInstanceWithoutConstructor();
  23017.         unset($this->elements$this->extensions);
  23018.         }
  23019.         $this->valueHolder9d665->__construct($elements);
  23020.     }
  23021.     public function & __get($name)
  23022.     {
  23023.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__get', ['name' => $name], $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23024.         if (isset(self::$publicProperties58c07[$name])) {
  23025.             return $this->valueHolder9d665->$name;
  23026.         }
  23027.         $realInstanceReflection = new \ReflectionClass('Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection');
  23028.         if (! $realInstanceReflection->hasProperty($name)) {
  23029.             $targetObject $this->valueHolder9d665;
  23030.             $backtrace debug_backtrace(false1);
  23031.             trigger_error(
  23032.                 sprintf(
  23033.                     'Undefined property: %s::$%s in %s on line %s',
  23034.                     $realInstanceReflection->getName(),
  23035.                     $name,
  23036.                     $backtrace[0]['file'],
  23037.                     $backtrace[0]['line']
  23038.                 ),
  23039.                 \E_USER_NOTICE
  23040.             );
  23041.             return $targetObject->$name;
  23042.         }
  23043.         $targetObject $this->valueHolder9d665;
  23044.         $accessor = function & () use ($targetObject$name) {
  23045.             return $targetObject->$name;
  23046.         };
  23047.         $backtrace debug_backtrace(true2);
  23048.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23049.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23050.         $returnValue = & $accessor();
  23051.         return $returnValue;
  23052.     }
  23053.     public function __set($name$value)
  23054.     {
  23055.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__set', array('name' => $name'value' => $value), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23056.         $realInstanceReflection = new \ReflectionClass('Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection');
  23057.         if (! $realInstanceReflection->hasProperty($name)) {
  23058.             $targetObject $this->valueHolder9d665;
  23059.             $targetObject->$name $value;
  23060.             return $targetObject->$name;
  23061.         }
  23062.         $targetObject $this->valueHolder9d665;
  23063.         $accessor = function & () use ($targetObject$name$value) {
  23064.             $targetObject->$name $value;
  23065.             return $targetObject->$name;
  23066.         };
  23067.         $backtrace debug_backtrace(true2);
  23068.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23069.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23070.         $returnValue = & $accessor();
  23071.         return $returnValue;
  23072.     }
  23073.     public function __isset($name)
  23074.     {
  23075.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__isset', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23076.         $realInstanceReflection = new \ReflectionClass('Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection');
  23077.         if (! $realInstanceReflection->hasProperty($name)) {
  23078.             $targetObject $this->valueHolder9d665;
  23079.             return isset($targetObject->$name);
  23080.         }
  23081.         $targetObject $this->valueHolder9d665;
  23082.         $accessor = function () use ($targetObject$name) {
  23083.             return isset($targetObject->$name);
  23084.         };
  23085.         $backtrace debug_backtrace(true2);
  23086.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23087.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23088.         $returnValue $accessor();
  23089.         return $returnValue;
  23090.     }
  23091.     public function __unset($name)
  23092.     {
  23093.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__unset', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23094.         $realInstanceReflection = new \ReflectionClass('Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection');
  23095.         if (! $realInstanceReflection->hasProperty($name)) {
  23096.             $targetObject $this->valueHolder9d665;
  23097.             unset($targetObject->$name);
  23098.             return;
  23099.         }
  23100.         $targetObject $this->valueHolder9d665;
  23101.         $accessor = function () use ($targetObject$name) {
  23102.             unset($targetObject->$name);
  23103.             return;
  23104.         };
  23105.         $backtrace debug_backtrace(true2);
  23106.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23107.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23108.         $accessor();
  23109.     }
  23110.     public function __clone()
  23111.     {
  23112.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__clone', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23113.         $this->valueHolder9d665 = clone $this->valueHolder9d665;
  23114.     }
  23115.     public function __sleep()
  23116.     {
  23117.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__sleep', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23118.         return array('valueHolder9d665');
  23119.     }
  23120.     public function __wakeup()
  23121.     {
  23122.         unset($this->elements$this->extensions);
  23123.     }
  23124.     public function setProxyInitializer(\Closure $initializer null) : void
  23125.     {
  23126.         $this->initializer8c133 $initializer;
  23127.     }
  23128.     public function getProxyInitializer() : ?\Closure
  23129.     {
  23130.         return $this->initializer8c133;
  23131.     }
  23132.     public function initializeProxy() : bool
  23133.     {
  23134.         return $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'initializeProxy', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23135.     }
  23136.     public function isProxyInitialized() : bool
  23137.     {
  23138.         return null !== $this->valueHolder9d665;
  23139.     }
  23140.     public function getWrappedValueHolderValue()
  23141.     {
  23142.         return $this->valueHolder9d665;
  23143.     }
  23144. }
  23145. if (!\class_exists('SnippetFileCollection_08f09cc'false)) {
  23146.     \class_alias(__NAMESPACE__.'\\SnippetFileCollection_08f09cc''SnippetFileCollection_08f09cc'false);
  23147. }
  23148. include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  23149. include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23150. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/StorefrontController.php';
  23151. include_once \dirname(__DIR__4).'/vendor/shopware/platform/src/Storefront/Controller/ErrorController.php';
  23152. class ErrorController_b437ad9 extends \Shopware\Storefront\Controller\ErrorController implements \ProxyManager\Proxy\VirtualProxyInterface
  23153. {
  23154.     /**
  23155.      * @var \Shopware\Storefront\Controller\ErrorController|null wrapped object, if the proxy is initialized
  23156.      */
  23157.     private $valueHolder9d665 null;
  23158.     /**
  23159.      * @var \Closure|null initializer responsible for generating the wrapped object
  23160.      */
  23161.     private $initializer8c133 null;
  23162.     /**
  23163.      * @var bool[] map of public properties of the parent class
  23164.      */
  23165.     private static $publicProperties58c07 = [
  23166.         
  23167.     ];
  23168.     public function error(\Throwable $exception, \Symfony\Component\HttpFoundation\Request $request, \Shopware\Core\System\SalesChannel\SalesChannelContext $context) : \Symfony\Component\HttpFoundation\Response
  23169.     {
  23170.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'error', array('exception' => $exception'request' => $request'context' => $context), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23171.         return $this->valueHolder9d665->error($exception$request$context);
  23172.     }
  23173.     public function setContainer(\Psr\Container\ContainerInterface $container) : ?\Psr\Container\ContainerInterface
  23174.     {
  23175.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'setContainer', array('container' => $container), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23176.         return $this->valueHolder9d665->setContainer($container);
  23177.     }
  23178.     /**
  23179.      * Constructor for lazy initialization
  23180.      *
  23181.      * @param \Closure|null $initializer
  23182.      */
  23183.     public static function staticProxyConstructor($initializer)
  23184.     {
  23185.         static $reflection;
  23186.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  23187.         $instance   $reflection->newInstanceWithoutConstructor();
  23188.         unset($instance->errorTemplateResolver$instance->container);
  23189.         \Closure::bind(function (\Shopware\Storefront\Controller\ErrorController $instance) {
  23190.             unset($instance->session$instance->headerPageletLoader$instance->errorPageLoader$instance->systemConfigService);
  23191.         }, $instance'Shopware\\Storefront\\Controller\\ErrorController')->__invoke($instance);
  23192.         $instance->initializer8c133 $initializer;
  23193.         return $instance;
  23194.     }
  23195.     public function __construct(\Shopware\Storefront\Framework\Twig\ErrorTemplateResolver $errorTemplateResolver, \Symfony\Component\HttpFoundation\Session\Session $session, \Shopware\Storefront\Pagelet\Header\HeaderPageletLoaderInterface $headerPageletLoader, \Shopware\Core\System\SystemConfig\SystemConfigService $systemConfigService, \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoaderInterface $errorPageLoader)
  23196.     {
  23197.         static $reflection;
  23198.         if (! $this->valueHolder9d665) {
  23199.             $reflection $reflection ?? new \ReflectionClass('Shopware\\Storefront\\Controller\\ErrorController');
  23200.             $this->valueHolder9d665 $reflection->newInstanceWithoutConstructor();
  23201.         unset($this->errorTemplateResolver$this->container);
  23202.         \Closure::bind(function (\Shopware\Storefront\Controller\ErrorController $instance) {
  23203.             unset($instance->session$instance->headerPageletLoader$instance->errorPageLoader$instance->systemConfigService);
  23204.         }, $this'Shopware\\Storefront\\Controller\\ErrorController')->__invoke($this);
  23205.         }
  23206.         $this->valueHolder9d665->__construct($errorTemplateResolver$session$headerPageletLoader$systemConfigService$errorPageLoader);
  23207.     }
  23208.     public function & __get($name)
  23209.     {
  23210.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__get', ['name' => $name], $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23211.         if (isset(self::$publicProperties58c07[$name])) {
  23212.             return $this->valueHolder9d665->$name;
  23213.         }
  23214.         $realInstanceReflection = new \ReflectionClass('Shopware\\Storefront\\Controller\\ErrorController');
  23215.         if (! $realInstanceReflection->hasProperty($name)) {
  23216.             $targetObject $this->valueHolder9d665;
  23217.             $backtrace debug_backtrace(false1);
  23218.             trigger_error(
  23219.                 sprintf(
  23220.                     'Undefined property: %s::$%s in %s on line %s',
  23221.                     $realInstanceReflection->getName(),
  23222.                     $name,
  23223.                     $backtrace[0]['file'],
  23224.                     $backtrace[0]['line']
  23225.                 ),
  23226.                 \E_USER_NOTICE
  23227.             );
  23228.             return $targetObject->$name;
  23229.         }
  23230.         $targetObject $this->valueHolder9d665;
  23231.         $accessor = function & () use ($targetObject$name) {
  23232.             return $targetObject->$name;
  23233.         };
  23234.         $backtrace debug_backtrace(true2);
  23235.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23236.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23237.         $returnValue = & $accessor();
  23238.         return $returnValue;
  23239.     }
  23240.     public function __set($name$value)
  23241.     {
  23242.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__set', array('name' => $name'value' => $value), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23243.         $realInstanceReflection = new \ReflectionClass('Shopware\\Storefront\\Controller\\ErrorController');
  23244.         if (! $realInstanceReflection->hasProperty($name)) {
  23245.             $targetObject $this->valueHolder9d665;
  23246.             $targetObject->$name $value;
  23247.             return $targetObject->$name;
  23248.         }
  23249.         $targetObject $this->valueHolder9d665;
  23250.         $accessor = function & () use ($targetObject$name$value) {
  23251.             $targetObject->$name $value;
  23252.             return $targetObject->$name;
  23253.         };
  23254.         $backtrace debug_backtrace(true2);
  23255.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23256.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23257.         $returnValue = & $accessor();
  23258.         return $returnValue;
  23259.     }
  23260.     public function __isset($name)
  23261.     {
  23262.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__isset', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23263.         $realInstanceReflection = new \ReflectionClass('Shopware\\Storefront\\Controller\\ErrorController');
  23264.         if (! $realInstanceReflection->hasProperty($name)) {
  23265.             $targetObject $this->valueHolder9d665;
  23266.             return isset($targetObject->$name);
  23267.         }
  23268.         $targetObject $this->valueHolder9d665;
  23269.         $accessor = function () use ($targetObject$name) {
  23270.             return isset($targetObject->$name);
  23271.         };
  23272.         $backtrace debug_backtrace(true2);
  23273.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23274.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23275.         $returnValue $accessor();
  23276.         return $returnValue;
  23277.     }
  23278.     public function __unset($name)
  23279.     {
  23280.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__unset', array('name' => $name), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23281.         $realInstanceReflection = new \ReflectionClass('Shopware\\Storefront\\Controller\\ErrorController');
  23282.         if (! $realInstanceReflection->hasProperty($name)) {
  23283.             $targetObject $this->valueHolder9d665;
  23284.             unset($targetObject->$name);
  23285.             return;
  23286.         }
  23287.         $targetObject $this->valueHolder9d665;
  23288.         $accessor = function () use ($targetObject$name) {
  23289.             unset($targetObject->$name);
  23290.             return;
  23291.         };
  23292.         $backtrace debug_backtrace(true2);
  23293.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  23294.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  23295.         $accessor();
  23296.     }
  23297.     public function __clone()
  23298.     {
  23299.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__clone', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23300.         $this->valueHolder9d665 = clone $this->valueHolder9d665;
  23301.     }
  23302.     public function __sleep()
  23303.     {
  23304.         $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'__sleep', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23305.         return array('valueHolder9d665');
  23306.     }
  23307.     public function __wakeup()
  23308.     {
  23309.         unset($this->errorTemplateResolver$this->container);
  23310.         \Closure::bind(function (\Shopware\Storefront\Controller\ErrorController $instance) {
  23311.             unset($instance->session$instance->headerPageletLoader$instance->errorPageLoader$instance->systemConfigService);
  23312.         }, $this'Shopware\\Storefront\\Controller\\ErrorController')->__invoke($this);
  23313.     }
  23314.     public function setProxyInitializer(\Closure $initializer null) : void
  23315.     {
  23316.         $this->initializer8c133 $initializer;
  23317.     }
  23318.     public function getProxyInitializer() : ?\Closure
  23319.     {
  23320.         return $this->initializer8c133;
  23321.     }
  23322.     public function initializeProxy() : bool
  23323.     {
  23324.         return $this->initializer8c133 && ($this->initializer8c133->__invoke($valueHolder9d665$this'initializeProxy', array(), $this->initializer8c133) || 1) && $this->valueHolder9d665 $valueHolder9d665;
  23325.     }
  23326.     public function isProxyInitialized() : bool
  23327.     {
  23328.         return null !== $this->valueHolder9d665;
  23329.     }
  23330.     public function getWrappedValueHolderValue()
  23331.     {
  23332.         return $this->valueHolder9d665;
  23333.     }
  23334. }
  23335. if (!\class_exists('ErrorController_b437ad9'false)) {
  23336.     \class_alias(__NAMESPACE__.'\\ErrorController_b437ad9''ErrorController_b437ad9'false);
  23337. }