var/cache/dev/ContainerTX8xlq7/App_KernelDevDebugContainer.php line 4672

Open in your IDE?
  1. <?php
  2. namespace ContainerTX8xlq7;
  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 App_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.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.App\\Twig\\EnvironmentExtension' => 'getEnvironmentExtensionService',
  36.             '.container.private.coreshop.context.country.composite' => 'get_Container_Private_Coreshop_Context_Country_CompositeService',
  37.             '.container.private.coreshop.context.country.request_based' => 'get_Container_Private_Coreshop_Context_Country_RequestBasedService',
  38.             '.container.private.coreshop.context.country.request_based.resolver.geo_lite' => 'get_Container_Private_Coreshop_Context_Country_RequestBased_Resolver_GeoLiteService',
  39.             '.container.private.coreshop.context.customer.request_based' => 'get_Container_Private_Coreshop_Context_Customer_RequestBasedService',
  40.             '.container.private.coreshop.context.store.request_based.resolver.admin' => 'get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_AdminService',
  41.             '.container.private.coreshop.context.store.request_based.resolver.composite' => 'get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_CompositeService',
  42.             '.container.private.coreshop.context.store.request_based.resolver.hostname_based' => 'get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_HostnameBasedService',
  43.             '.container.private.coreshop.frontend.twig.locale_switcher' => 'get_Container_Private_Coreshop_Frontend_Twig_LocaleSwitcherService',
  44.             '.container.private.coreshop.notification_rule.condition.order.backend_created' => 'get_Container_Private_Coreshop_NotificationRule_Condition_Order_BackendCreatedService',
  45.             '.container.private.coreshop.notification_rule.condition.order.carriers' => 'get_Container_Private_Coreshop_NotificationRule_Condition_Order_CarriersService',
  46.             '.container.private.coreshop.notification_rule.condition.order.comment' => 'get_Container_Private_Coreshop_NotificationRule_Condition_Order_CommentService',
  47.             '.container.private.coreshop.notification_rule.condition.store' => 'get_Container_Private_Coreshop_NotificationRule_Condition_StoreService',
  48.             '.container.private.coreshop.product_quantity_price_rules.action.amount_decrease' => 'get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountDecreaseService',
  49.             '.container.private.coreshop.product_quantity_price_rules.action.amount_increase' => 'get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountIncreaseService',
  50.             '.container.private.coreshop.product_quantity_price_rules.action.fixed' => 'get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_FixedService',
  51.             '.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume' => 'get_Container_Private_Coreshop_ProductQuantityPriceRules_Calculator_UnitVolumeService',
  52.             '.container.private.coreshop.shipping.carrier.validator.composite' => 'get_Container_Private_Coreshop_Shipping_Carrier_Validator_CompositeService',
  53.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  54.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  55.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  56.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  57.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  58.             '.container.private.state_machine.coreshop_invoice' => 'get_Container_Private_StateMachine_CoreshopInvoiceService',
  59.             '.container.private.state_machine.coreshop_order' => 'get_Container_Private_StateMachine_CoreshopOrderService',
  60.             '.container.private.state_machine.coreshop_order_invoice' => 'get_Container_Private_StateMachine_CoreshopOrderInvoiceService',
  61.             '.container.private.state_machine.coreshop_order_payment' => 'get_Container_Private_StateMachine_CoreshopOrderPaymentService',
  62.             '.container.private.state_machine.coreshop_order_sales_type' => 'get_Container_Private_StateMachine_CoreshopOrderSalesTypeService',
  63.             '.container.private.state_machine.coreshop_order_shipment' => 'get_Container_Private_StateMachine_CoreshopOrderShipmentService',
  64.             '.container.private.state_machine.coreshop_payment' => 'get_Container_Private_StateMachine_CoreshopPaymentService',
  65.             '.container.private.state_machine.coreshop_quote' => 'get_Container_Private_StateMachine_CoreshopQuoteService',
  66.             '.container.private.state_machine.coreshop_shipment' => 'get_Container_Private_StateMachine_CoreshopShipmentService',
  67.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  68.             'App\\CoreShop\\Repository\\OrderRepository' => 'getOrderRepositoryService',
  69.             'CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector' => 'getCountryCollectorService',
  70.             'CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector' => 'getCurrencyCollectorService',
  71.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartAvailability' => 'getRequestCartAvailabilityService',
  72.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation' => 'getRequestCartRecalculationService',
  73.             'CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage' => 'getCookieStorageService',
  74.             'CoreShop\\Bundle\\CoreBundle\\Twig\\AddToCartExtension' => 'getAddToCartExtensionService',
  75.             'CoreShop\\Bundle\\CoreBundle\\Twig\\CheckoutIdentifierExtension' => 'getCheckoutIdentifierExtensionService',
  76.             'CoreShop\\Bundle\\CoreBundle\\Twig\\ConfigurationExtension' => 'getConfigurationExtensionService',
  77.             'CoreShop\\Bundle\\CoreBundle\\Twig\\ProductPriceExtension' => 'getProductPriceExtensionService',
  78.             'CoreShop\\Bundle\\CoreBundle\\Twig\\ProductQuantityPriceRuleRangesPriceExtension' => 'getProductQuantityPriceRuleRangesPriceExtensionService',
  79.             'CoreShop\\Bundle\\CoreBundle\\Twig\\ProductTaxExtension' => 'getProductTaxExtensionService',
  80.             'CoreShop\\Bundle\\CoreBundle\\Twig\\TaxationDisplayProviderExtension' => 'getTaxationDisplayProviderExtensionService',
  81.             'CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter' => 'getMoneyFormatterService',
  82.             'CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector' => 'getCartCollectorService',
  83.             'CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager' => 'getCartManagerService',
  84.             'CoreShop\\Bundle\\OrderBundle\\Twig\\OrderStateExtension' => 'getOrderStateExtensionService',
  85.             'CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener' => 'getTransactionListenerService',
  86.             'CoreShop\\Bundle\\PimcoreBundle\\Loader\\DependencyInjectionImplementationLoader' => 'getDependencyInjectionImplementationLoaderService',
  87.             'CoreShop\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain' => 'getResourceMappingDriverChainService',
  88.             'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\CacheResourceMarshaller' => 'getCacheResourceMarshallerService',
  89.             'CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector' => 'getStoreCollectorService',
  90.             'CoreShop\\Bundle\\StoreBundle\\Theme\\StoreThemeResolver' => 'getStoreThemeResolverService',
  91.             'CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext' => 'getThemeContextService',
  92.             'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver' => 'getCompositeThemeResolverService',
  93.             'CoreShop\\Bundle\\TrackingBundle\\EventListener\\GtmDataLayerBlockListener' => 'getGtmDataLayerBlockListenerService',
  94.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker' => 'getCodeTrackerService',
  95.             'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository' => 'getHistoryRepositoryService',
  96.             'CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager' => 'getStateMachineManagerService',
  97.             'CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager' => 'getWorkflowStateInfoManagerService',
  98.             'CoreShop\\Component\\Address\\Context\\FixedCountryContext' => 'getFixedCountryContextService',
  99.             'CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext' => 'getCachedCountryContextService',
  100.             'CoreShop\\Component\\Address\\Formatter\\AddressFormatter' => 'getAddressFormatterService',
  101.             'CoreShop\\Component\\Core\\Cart\\CartContextResolver' => 'getCartContextResolverService',
  102.             'CoreShop\\Component\\Core\\Configuration\\ConfigurationService' => 'getConfigurationServiceService',
  103.             'CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext' => 'getStoreAwareCountryContextService',
  104.             'CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext' => 'getStorageBasedCurrencyContextService',
  105.             'CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext' => 'getStoreAwareCurrencyContextService',
  106.             'CoreShop\\Component\\Core\\Context\\ShopperContext' => 'getShopperContextService',
  107.             'CoreShop\\Component\\Core\\Context\\StoreBasedCartContext' => 'getStoreBasedCartContextService',
  108.             'CoreShop\\Component\\Core\\Context\\TokenBasedCustomerContext' => 'getTokenBasedCustomerContextService',
  109.             'CoreShop\\Component\\Core\\Currency\\CurrencyStorage' => 'getCurrencyStorageService',
  110.             'CoreShop\\Component\\Core\\Customer\\Allocator\\CustomerAddressAllocatorInterface' => 'getCustomerAddressAllocatorInterfaceService',
  111.             'CoreShop\\Component\\Core\\Locale\\Context\\PimcoreAdminLocaleContext' => 'getPimcoreAdminLocaleContextService',
  112.             'CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator' => 'getPurchasableProductDiscountCalculatorService',
  113.             'CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator' => 'getPurchasableProductDiscountPriceCalculatorService',
  114.             'CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator' => 'getPurchasableProductPriceCalculatorService',
  115.             'CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator' => 'getPurchasableProductRetailPriceCalculatorService',
  116.             'CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer' => 'getCartAdjustmentClearerService',
  117.             'CoreShop\\Component\\Core\\Order\\Processor\\CartCurrencyConversionProcessor' => 'getCartCurrencyConversionProcessorService',
  118.             'CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor' => 'getCartItemProcessorService',
  119.             'CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor' => 'getCartItemsProcessorService',
  120.             'CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor' => 'getCartItemsWholesaleProcessorService',
  121.             'CoreShop\\Component\\Core\\Order\\Processor\\CartPaymentProcessor' => 'getCartPaymentProcessorService',
  122.             'CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor' => 'getCartPriceRuleVoucherProcessorService',
  123.             'CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor' => 'getCartRuleAutoProcessorService',
  124.             'CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor' => 'getCartShippingProcessorService',
  125.             'CoreShop\\Component\\Core\\Order\\Processor\\CartSubtotalProcessor' => 'getCartSubtotalProcessorService',
  126.             'CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor' => 'getCartTaxProcessorService',
  127.             'CoreShop\\Component\\Core\\Order\\Processor\\CartTextProcessor' => 'getCartTextProcessorService',
  128.             'CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor' => 'getAdditionAmountActionProcessorService',
  129.             'CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor' => 'getDiscountAmountActionProcessorService',
  130.             'CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor' => 'getPriceActionProcessorService',
  131.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CategoriesConditionChecker' => 'getCategoriesConditionCheckerService',
  132.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CountriesConditionChecker' => 'getCountriesConditionCheckerService',
  133.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CurrenciesConditionChecker' => 'getCurrenciesConditionCheckerService',
  134.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomerGroupsConditionChecker' => 'getCustomerGroupsConditionCheckerService',
  135.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomersConditionChecker' => 'getCustomersConditionCheckerService',
  136.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ProductsConditionChecker' => 'getProductsConditionCheckerService',
  137.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\StoresConditionChecker' => 'getStoresConditionCheckerService',
  138.             'CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ZonesConditionChecker' => 'getZonesConditionCheckerService',
  139.             'CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator' => 'getStoreProductPriceCalculatorService',
  140.             'CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator' => 'getStoreProductUnitDefinitionPriceCalculatorService',
  141.             'CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory' => 'getProductTaxCalculatorFactoryService',
  142.             'CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator' => 'getTaxedProductPriceCalculatorService',
  143.             'CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider' => 'getContextBasedDefaultTaxAddressProviderService',
  144.             'CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider' => 'getStoreBasedAddressProviderService',
  145.             'CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator' => 'getTaxedCarrierPriceRuleCalculatorService',
  146.             'CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery' => 'getStoreBasedShippableCarriersDiscoveryService',
  147.             'CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver' => 'getCheapestDefaultCarrierResolverService',
  148.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor' => 'getAdditionAmountActionProcessor2Service',
  149.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor' => 'getDiscountAmountActionProcessor2Service',
  150.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor' => 'getPriceActionProcessor2Service',
  151.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker' => 'getCategoriesConditionChecker2Service',
  152.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker' => 'getCountriesConditionChecker2Service',
  153.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker' => 'getCurrenciesConditionChecker2Service',
  154.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker' => 'getCustomerGroupsConditionChecker2Service',
  155.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker' => 'getCustomersConditionChecker2Service',
  156.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker' => 'getProductsConditionChecker2Service',
  157.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker' => 'getStoresConditionChecker2Service',
  158.             'CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker' => 'getZonesConditionChecker2Service',
  159.             'CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems' => 'getTaxCalculationStrategyCartItemsService',
  160.             'CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule' => 'getTaxCalculationStrategyTaxRuleService',
  161.             'CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory' => 'getCachedTaxCalculatorFactoryService',
  162.             'CoreShop\\Component\\Core\\Taxation\\DefaultTaxationDisplayProvider' => 'getDefaultTaxationDisplayProviderService',
  163.             'CoreShop\\Component\\Core\\Taxation\\TaxApplicator' => 'getTaxApplicatorService',
  164.             'CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory' => 'getTaxCalculatorFactoryService',
  165.             'CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext' => 'getCachedCurrencyContextService',
  166.             'CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext' => 'getFixedCurrencyContextService',
  167.             'CoreShop\\Component\\Currency\\Converter\\CurrencyConverter' => 'getCurrencyConverterService',
  168.             'CoreShop\\Component\\Currency\\Display\\DisplayFractionProviderInterface' => 'getDisplayFractionProviderInterfaceService',
  169.             'CoreShop\\Component\\Customer\\Context\\FixedCustomerContext' => 'getFixedCustomerContextService',
  170.             'CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker' => 'getAvailabilityCheckerService',
  171.             'CoreShop\\Component\\Locale\\Context\\FixedLocaleContext' => 'getFixedLocaleContextService',
  172.             'CoreShop\\Component\\Locale\\Context\\PimcoreLocaleContext' => 'getPimcoreLocaleContextService',
  173.             'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator' => 'getCompositePurchasableDiscountCalculatorService',
  174.             'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator' => 'getCompositePurchasableDiscountPriceCalculatorService',
  175.             'CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator' => 'getCompositePurchasablePriceCalculatorService',
  176.             'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator' => 'getCompositePurchasableRetailPriceCalculatorService',
  177.             'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator' => 'getCompositePurchasableWholesalePriceCalculatorService',
  178.             'CoreShop\\Component\\Order\\Calculator\\NoDiscountPurchasableCalculator' => 'getNoDiscountPurchasableCalculatorService',
  179.             'CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator' => 'getPurchasableCalculatorService',
  180.             'CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator' => 'getPurchasablePriceCalculatorService',
  181.             'CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator' => 'getPurchasableWholesalePriceCalculatorService',
  182.             'CoreShop\\Component\\Order\\CartItem\\Rule\\Condition\\AmountConditionChecker' => 'getAmountConditionCheckerService',
  183.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor' => 'getCartPriceRuleProcessorService',
  184.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor' => 'getCartPriceRuleUnProcessorService',
  185.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor' => 'getCartPriceRuleValidationProcessorService',
  186.             'CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker' => 'getAmountConditionChecker2Service',
  187.             'CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\NotCombinableConditionChecker' => 'getNotCombinableConditionCheckerService',
  188.             'CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker' => 'getTimeSpanConditionCheckerService',
  189.             'CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker' => 'getVoucherConditionCheckerService',
  190.             'CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator' => 'getProposalCartPriceRuleCalculatorService',
  191.             'CoreShop\\Component\\Order\\Context\\CompositeCartContext' => 'getCompositeCartContextService',
  192.             'CoreShop\\Component\\Order\\Context\\FixedCartContext' => 'getFixedCartContextService',
  193.             'CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor' => 'getProportionalIntegerDistributorService',
  194.             'CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor' => 'getCompositeCartProcessorService',
  195.             'CoreShop\\Component\\Payment\\Calculator\\PaymentProviderRulePriceCalculator' => 'getPaymentProviderRulePriceCalculatorService',
  196.             'CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker' => 'getPaymentProviderRuleCheckerService',
  197.             'CoreShop\\Component\\Payment\\Rule\\Action\\AdditionPercentActionProcessor' => 'getAdditionPercentActionProcessorService',
  198.             'CoreShop\\Component\\Payment\\Rule\\Action\\DiscountPercentActionProcessor' => 'getDiscountPercentActionProcessorService',
  199.             'CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor' => 'getPaymentProviderRuleActionProcessorService',
  200.             'CoreShop\\Component\\Payment\\Rule\\Condition\\AmountConditionChecker' => 'getAmountConditionChecker3Service',
  201.             'CoreShop\\Component\\Pimcore\\DataObject\\ObjectService' => 'getObjectServiceService',
  202.             'CoreShop\\Component\\Pimcore\\Twig\\Extension\\DataObjectRoutingExtension' => 'getDataObjectRoutingExtensionService',
  203.             'CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector' => 'getQuantityReferenceDetectorService',
  204.             'CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityPriceFetcher' => 'getQuantityPriceFetcherService',
  205.             'CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityRuleFetcher' => 'getQuantityRuleFetcherService',
  206.             'CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\MemoryCachedValidRuleFetcher' => 'getMemoryCachedValidRuleFetcherService',
  207.             'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator' => 'getCompositeDiscountCalculatorService',
  208.             'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator' => 'getCompositeDiscountPriceCalculatorService',
  209.             'CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator' => 'getCompositeRetailPriceCalculatorService',
  210.             'CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator' => 'getProductPriceCalculatorService',
  211.             'CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor' => 'getDiscountAmountActionProcessor3Service',
  212.             'CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor' => 'getDiscountPercentActionProcessor2Service',
  213.             'CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor' => 'getDiscountPriceActionProcessorService',
  214.             'CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor' => 'getPriceActionProcessor3Service',
  215.             'CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker' => 'getTimeSpanConditionChecker2Service',
  216.             'CoreShop\\Component\\Product\\Rule\\Fetcher\\CompositeValidRuleFetcher' => 'getCompositeValidRuleFetcherService',
  217.             'CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher' => 'getValidProductPriceRuleFetcherService',
  218.             'CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductSpecificPriceRuleFetcher' => 'getValidProductSpecificPriceRuleFetcherService',
  219.             'CoreShop\\Component\\Resource\\Metadata\\Registry' => 'getRegistryService',
  220.             'CoreShop\\Component\\Resource\\Service\\FolderCreationService' => 'getFolderCreationServiceService',
  221.             'CoreShop\\Component\\Resource\\TokenGenerator\\UniqueTokenGenerator' => 'getUniqueTokenGeneratorService',
  222.             'CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider' => 'getPimcoreTranslationLocaleProviderService',
  223.             'CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator' => 'getCarrierPriceCalculatorService',
  224.             'CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator' => 'getCarrierShippingRulePriceCalculatorService',
  225.             'CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker' => 'getCarrierShippingRuleCheckerService',
  226.             'CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver' => 'getCarriersResolverService',
  227.             'CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor' => 'getAdditionPercentActionProcessor2Service',
  228.             'CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor' => 'getDiscountPercentActionProcessor3Service',
  229.             'CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor' => 'getShippingRuleActionProcessorService',
  230.             'CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker' => 'getAmountConditionChecker4Service',
  231.             'CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker' => 'getDimensionConditionCheckerService',
  232.             'CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker' => 'getPostcodeConditionCheckerService',
  233.             'CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker' => 'getShippingRuleConditionCheckerService',
  234.             'CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker' => 'getWeightConditionCheckerService',
  235.             'CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator' => 'getShippingRuleCarrierValidatorService',
  236.             'CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface' => 'getStorageListContextInterfaceService',
  237.             'CoreShop\\Component\\Store\\Context\\FixedStoreContext' => 'getFixedStoreContextService',
  238.             'CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext' => 'getCachedStoreContextService',
  239.             'CoreShop\\Component\\Taxation\\Collector\\TaxCollector' => 'getTaxCollectorService',
  240.             'CoreShop\\Component\\Variant\\AttributeCollector' => 'getAttributeCollectorService',
  241.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  242.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  243.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  244.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  245.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  246.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  247.             'Pimcore\\Config' => 'getConfigService',
  248.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  249.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  250.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  251.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  252.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  253.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  254.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  255.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  256.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  257.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  258.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  259.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  260.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  261.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  262.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  263.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  264.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  265.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  266.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  267.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  268.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  269.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  270.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  271.             'cache.app' => 'getCache_AppService',
  272.             'cache.system' => 'getCache_SystemService',
  273.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  274.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  275.             'coreshop.cart_item_price_rule.action.discount_amount' => 'getCoreshop_CartItemPriceRule_Action_DiscountAmountService',
  276.             'coreshop.cart_item_price_rule.action.discount_percent' => 'getCoreshop_CartItemPriceRule_Action_DiscountPercentService',
  277.             'coreshop.cart_item_price_rule.condition.categories' => 'getCoreshop_CartItemPriceRule_Condition_CategoriesService',
  278.             'coreshop.cart_item_price_rule.condition.products' => 'getCoreshop_CartItemPriceRule_Condition_ProductsService',
  279.             'coreshop.cart_item_price_rule.conditions.validation.processor.decorated' => 'getCoreshop_CartItemPriceRule_Conditions_Validation_Processor_DecoratedService',
  280.             'coreshop.cart_price_rule.action.discount_amount' => 'getCoreshop_CartPriceRule_Action_DiscountAmountService',
  281.             'coreshop.cart_price_rule.action.discount_percent' => 'getCoreshop_CartPriceRule_Action_DiscountPercentService',
  282.             'coreshop.cart_price_rule.action.order_item_action' => 'getCoreshop_CartPriceRule_Action_OrderItemActionService',
  283.             'coreshop.cart_price_rule.action.surcharge_percent' => 'getCoreshop_CartPriceRule_Action_SurchargePercentService',
  284.             'coreshop.cart_price_rule.action.voucher_credit' => 'getCoreshop_CartPriceRule_Action_VoucherCreditService',
  285.             'coreshop.cart_price_rule.cart_item_rule_applier' => 'getCoreshop_CartPriceRule_CartItemRuleApplierService',
  286.             'coreshop.cart_price_rule.cart_rule_applier' => 'getCoreshop_CartPriceRule_CartRuleApplierService',
  287.             'coreshop.cart_price_rule.condition.categories' => 'getCoreshop_CartPriceRule_Condition_CategoriesService',
  288.             'coreshop.cart_price_rule.condition.nested' => 'getCoreshop_CartPriceRule_Condition_NestedService',
  289.             'coreshop.cart_price_rule.condition.products' => 'getCoreshop_CartPriceRule_Condition_ProductsService',
  290.             'coreshop.cart_price_rule.conditions.validation.processor.decorated' => 'getCoreshop_CartPriceRule_Conditions_Validation_Processor_DecoratedService',
  291.             'coreshop.checkout_manager.factory' => 'getCoreshop_CheckoutManager_FactoryService',
  292.             'coreshop.context.customer' => 'getCoreshop_Context_CustomerService',
  293.             'coreshop.context.customer.request_based.resolver.composite' => 'getCoreshop_Context_Customer_RequestBased_Resolver_CompositeService',
  294.             'coreshop.context.locale' => 'getCoreshop_Context_LocaleService',
  295.             'coreshop.context.store' => 'getCoreshop_Context_StoreService',
  296.             'coreshop.custom_factory.adjustment' => 'getCoreshop_CustomFactory_AdjustmentService',
  297.             'coreshop.factory.address' => 'getCoreshop_Factory_AddressService',
  298.             'coreshop.factory.cart_price_rule_item' => 'getCoreshop_Factory_CartPriceRuleItemService',
  299.             'coreshop.factory.configuration' => 'getCoreshop_Factory_ConfigurationService',
  300.             'coreshop.factory.order' => 'getCoreshop_Factory_OrderService',
  301.             'coreshop.factory.order_item' => 'getCoreshop_Factory_OrderItemService',
  302.             'coreshop.factory.price_rule_item' => 'getCoreshop_Factory_PriceRuleItemService',
  303.             'coreshop.factory.tax_item' => 'getCoreshop_Factory_TaxItemService',
  304.             'coreshop.factory.wishlist' => 'getCoreshop_Factory_WishlistService',
  305.             'coreshop.notification_rule.conditions.processor.decorated' => 'getCoreshop_NotificationRule_Conditions_Processor_DecoratedService',
  306.             'coreshop.payment_provider_rule.condition.nested' => 'getCoreshop_PaymentProviderRule_Condition_NestedService',
  307.             'coreshop.payment_provider_rule.conditions.processor.decorated' => 'getCoreshop_PaymentProviderRule_Conditions_Processor_DecoratedService',
  308.             'coreshop.pimcore.document.editable.carrier' => 'getCoreshop_Pimcore_Document_Editable_CarrierService',
  309.             'coreshop.pimcore.document.editable.country' => 'getCoreshop_Pimcore_Document_Editable_CountryService',
  310.             'coreshop.pimcore.document.editable.currency' => 'getCoreshop_Pimcore_Document_Editable_CurrencyService',
  311.             'coreshop.pimcore.document.editable.filter' => 'getCoreshop_Pimcore_Document_Editable_FilterService',
  312.             'coreshop.pimcore.document.editable.index' => 'getCoreshop_Pimcore_Document_Editable_IndexService',
  313.             'coreshop.pimcore.document.editable.state' => 'getCoreshop_Pimcore_Document_Editable_StateService',
  314.             'coreshop.pimcore.document.editable.store' => 'getCoreshop_Pimcore_Document_Editable_StoreService',
  315.             'coreshop.pimcore.document.editable.tax_rate' => 'getCoreshop_Pimcore_Document_Editable_TaxRateService',
  316.             'coreshop.pimcore.document.editable.tax_rule_group' => 'getCoreshop_Pimcore_Document_Editable_TaxRuleGroupService',
  317.             'coreshop.pimcore.document.editable.zone' => 'getCoreshop_Pimcore_Document_Editable_ZoneService',
  318.             'coreshop.product.price_calculator.product_price_rules' => 'getCoreshop_Product_PriceCalculator_ProductPriceRulesService',
  319.             'coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache' => 'getCoreshop_Product_PriceCalculator_ProductPriceValidRulesFetcher_MemoryCacheService',
  320.             'coreshop.product.price_calculator.product_specific_price_rules' => 'getCoreshop_Product_PriceCalculator_ProductSpecificPriceRulesService',
  321.             'coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher.memory_cached' => 'getCoreshop_Product_PriceCalculator_ProductSpecificPriceValidRulesFetcher_MemoryCachedService',
  322.             'coreshop.product_price_rule.condition.categories' => 'getCoreshop_ProductPriceRule_Condition_CategoriesService',
  323.             'coreshop.product_price_rule.condition.nested' => 'getCoreshop_ProductPriceRule_Condition_NestedService',
  324.             'coreshop.product_price_rule.condition.products' => 'getCoreshop_ProductPriceRule_Condition_ProductsService',
  325.             'coreshop.product_price_rule.condition.quantity' => 'getCoreshop_ProductPriceRule_Condition_QuantityService',
  326.             'coreshop.product_price_rule.conditions.processor.decorated' => 'getCoreshop_ProductPriceRule_Conditions_Processor_DecoratedService',
  327.             'coreshop.product_price_rule.processor' => 'getCoreshop_ProductPriceRule_ProcessorService',
  328.             'coreshop.product_quantity_price_rules.conditions.nested' => 'getCoreshop_ProductQuantityPriceRules_Conditions_NestedService',
  329.             'coreshop.product_quantity_price_rules.conditions.processor.decorated' => 'getCoreshop_ProductQuantityPriceRules_Conditions_Processor_DecoratedService',
  330.             'coreshop.product_quantity_price_rules.processor' => 'getCoreshop_ProductQuantityPriceRules_ProcessorService',
  331.             'coreshop.product_specific_price_rule.condition.nested' => 'getCoreshop_ProductSpecificPriceRule_Condition_NestedService',
  332.             'coreshop.product_specific_price_rule.conditions.processor.decorated' => 'getCoreshop_ProductSpecificPriceRule_Conditions_Processor_DecoratedService',
  333.             'coreshop.product_specific_price_rule.processor' => 'getCoreshop_ProductSpecificPriceRule_ProcessorService',
  334.             'coreshop.registry.cart_item_price_rule.actions' => 'getCoreshop_Registry_CartItemPriceRule_ActionsService',
  335.             'coreshop.registry.cart_item_price_rule.conditions' => 'getCoreshop_Registry_CartItemPriceRule_ConditionsService',
  336.             'coreshop.registry.cart_price_rule.actions' => 'getCoreshop_Registry_CartPriceRule_ActionsService',
  337.             'coreshop.registry.cart_price_rule.conditions' => 'getCoreshop_Registry_CartPriceRule_ConditionsService',
  338.             'coreshop.registry.notification_rule.conditions' => 'getCoreshop_Registry_NotificationRule_ConditionsService',
  339.             'coreshop.registry.order.purchasable.discount_calculators' => 'getCoreshop_Registry_Order_Purchasable_DiscountCalculatorsService',
  340.             'coreshop.registry.order.purchasable.discount_price_calculators' => 'getCoreshop_Registry_Order_Purchasable_DiscountPriceCalculatorsService',
  341.             'coreshop.registry.order.purchasable.price_calculators' => 'getCoreshop_Registry_Order_Purchasable_PriceCalculatorsService',
  342.             'coreshop.registry.order.purchasable.retail_price_calculators' => 'getCoreshop_Registry_Order_Purchasable_RetailPriceCalculatorsService',
  343.             'coreshop.registry.order.purchasable.wholesale_price_calculators' => 'getCoreshop_Registry_Order_Purchasable_WholesalePriceCalculatorsService',
  344.             'coreshop.registry.payment_provider_rule.actions' => 'getCoreshop_Registry_PaymentProviderRule_ActionsService',
  345.             'coreshop.registry.payment_provider_rule.conditions' => 'getCoreshop_Registry_PaymentProviderRule_ConditionsService',
  346.             'coreshop.registry.pimcore.document.editable' => 'getCoreshop_Registry_Pimcore_Document_EditableService',
  347.             'coreshop.registry.product.discount_calculators' => 'getCoreshop_Registry_Product_DiscountCalculatorsService',
  348.             'coreshop.registry.product.discount_price_calculators' => 'getCoreshop_Registry_Product_DiscountPriceCalculatorsService',
  349.             'coreshop.registry.product.retail_price_calculators' => 'getCoreshop_Registry_Product_RetailPriceCalculatorsService',
  350.             'coreshop.registry.product.rules.fetcher' => 'getCoreshop_Registry_Product_Rules_FetcherService',
  351.             'coreshop.registry.product_price_rule.actions' => 'getCoreshop_Registry_ProductPriceRule_ActionsService',
  352.             'coreshop.registry.product_price_rule.conditions' => 'getCoreshop_Registry_ProductPriceRule_ConditionsService',
  353.             'coreshop.registry.product_quantity_price_rules.conditions' => 'getCoreshop_Registry_ProductQuantityPriceRules_ConditionsService',
  354.             'coreshop.registry.product_specific_price_rule.actions' => 'getCoreshop_Registry_ProductSpecificPriceRule_ActionsService',
  355.             'coreshop.registry.product_specific_price_rule.conditions' => 'getCoreshop_Registry_ProductSpecificPriceRule_ConditionsService',
  356.             'coreshop.registry.shipping.price_calculators' => 'getCoreshop_Registry_Shipping_PriceCalculatorsService',
  357.             'coreshop.registry.shipping.tax_calculation_strategies' => 'getCoreshop_Registry_Shipping_TaxCalculationStrategiesService',
  358.             'coreshop.registry.shipping_rule.actions' => 'getCoreshop_Registry_ShippingRule_ActionsService',
  359.             'coreshop.registry.shipping_rule.conditions' => 'getCoreshop_Registry_ShippingRule_ConditionsService',
  360.             'coreshop.repository.carrier' => 'getCoreshop_Repository_CarrierService',
  361.             'coreshop.repository.cart_price_rule' => 'getCoreshop_Repository_CartPriceRuleService',
  362.             'coreshop.repository.cart_price_rule_voucher_code' => 'getCoreshop_Repository_CartPriceRuleVoucherCodeService',
  363.             'coreshop.repository.category' => 'getCoreshop_Repository_CategoryService',
  364.             'coreshop.repository.configuration' => 'getCoreshop_Repository_ConfigurationService',
  365.             'coreshop.repository.country' => 'getCoreshop_Repository_CountryService',
  366.             'coreshop.repository.currency' => 'getCoreshop_Repository_CurrencyService',
  367.             'coreshop.repository.exchange_rate' => 'getCoreshop_Repository_ExchangeRateService',
  368.             'coreshop.repository.payment_provider_rule' => 'getCoreshop_Repository_PaymentProviderRuleService',
  369.             'coreshop.repository.product' => 'getCoreshop_Repository_ProductService',
  370.             'coreshop.repository.product_price_rule' => 'getCoreshop_Repository_ProductPriceRuleService',
  371.             'coreshop.repository.shipping_rule' => 'getCoreshop_Repository_ShippingRuleService',
  372.             'coreshop.repository.stack.purchasable' => 'getCoreshop_Repository_Stack_PurchasableService',
  373.             'coreshop.repository.store' => 'getCoreshop_Repository_StoreService',
  374.             'coreshop.repository.tax_rate' => 'getCoreshop_Repository_TaxRateService',
  375.             'coreshop.repository.tax_rule' => 'getCoreshop_Repository_TaxRuleService',
  376.             'coreshop.repository.wishlist' => 'getCoreshop_Repository_WishlistService',
  377.             'coreshop.rule.cart_price_rule.action.free_shipping' => 'getCoreshop_Rule_CartPriceRule_Action_FreeShippingService',
  378.             'coreshop.rule.cart_price_rule.action.gift_product' => 'getCoreshop_Rule_CartPriceRule_Action_GiftProductService',
  379.             'coreshop.rule.cart_price_rule.condition.carriers' => 'getCoreshop_Rule_CartPriceRule_Condition_CarriersService',
  380.             'coreshop.rule.cart_price_rule.condition.countries' => 'getCoreshop_Rule_CartPriceRule_Condition_CountriesService',
  381.             'coreshop.rule.cart_price_rule.condition.currencies' => 'getCoreshop_Rule_CartPriceRule_Condition_CurrenciesService',
  382.             'coreshop.rule.cart_price_rule.condition.customer_groups' => 'getCoreshop_Rule_CartPriceRule_Condition_CustomerGroupsService',
  383.             'coreshop.rule.cart_price_rule.condition.customers' => 'getCoreshop_Rule_CartPriceRule_Condition_CustomersService',
  384.             'coreshop.rule.cart_price_rule.condition.stores' => 'getCoreshop_Rule_CartPriceRule_Condition_StoresService',
  385.             'coreshop.rule.cart_price_rule.condition.zones' => 'getCoreshop_Rule_CartPriceRule_Condition_ZonesService',
  386.             'coreshop.rule.condition.countries' => 'getCoreshop_Rule_Condition_CountriesService',
  387.             'coreshop.rule.condition.currencies' => 'getCoreshop_Rule_Condition_CurrenciesService',
  388.             'coreshop.rule.condition.customer_groups' => 'getCoreshop_Rule_Condition_CustomerGroupsService',
  389.             'coreshop.rule.condition.customers' => 'getCoreshop_Rule_Condition_CustomersService',
  390.             'coreshop.rule.condition.stores' => 'getCoreshop_Rule_Condition_StoresService',
  391.             'coreshop.rule.condition.zones' => 'getCoreshop_Rule_Condition_ZonesService',
  392.             'coreshop.shipping_rule.condition.nested' => 'getCoreshop_ShippingRule_Condition_NestedService',
  393.             'coreshop.shipping_rule.conditions.processor.decorated' => 'getCoreshop_ShippingRule_Conditions_Processor_DecoratedService',
  394.             'coreshop.state_machine.marking_store.payment_orm_marketing_store' => 'getCoreshop_StateMachine_MarkingStore_PaymentOrmMarketingStoreService',
  395.             'coreshop.state_machine.marking_store.single_state.state' => 'getCoreshop_StateMachine_MarkingStore_SingleState_StateService',
  396.             'data_collector.dump' => 'getDataCollector_DumpService',
  397.             'doctrine' => 'getDoctrineService',
  398.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  399.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  400.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  401.             'event_dispatcher' => 'getEventDispatcherService',
  402.             'http_kernel' => 'getHttpKernelService',
  403.             'hwi_oauth.resource_ownermap.coreshop_frontend' => 'getHwiOauth_ResourceOwnermap_CoreshopFrontendService',
  404.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  405.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  406.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  407.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  408.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  409.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  410.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  411.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  412.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  413.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  414.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  415.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  416.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  417.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  418.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  419.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  420.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  421.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  422.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  423.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  424.             'request_stack' => 'getRequestStackService',
  425.             'router' => 'getRouterService',
  426.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  427.             'coreshop.menu.renderer.json' => 'getCoreshop_Menu_Renderer_JsonService',
  428.             'coreshop.resource_loader' => 'getCoreshop_ResourceLoaderService',
  429.             'coreshop.pimcore_controller.grid' => 'getCoreshop_PimcoreController_GridService',
  430.             'coreshop.context.locale.pimcore' => 'getCoreshop_Context_Locale_PimcoreService',
  431.             'coreshop.context.locale.fixed' => 'getCoreshop_Context_Locale_FixedService',
  432.             'coreshop.admin_controller.resource_settings' => 'getCoreshop_AdminController_ResourceSettingsService',
  433.             'coreshop.translation_locale_provider.pimcore' => 'getCoreshop_TranslationLocaleProvider_PimcoreService',
  434.             'coreshop.fixture.data.executor' => 'getCoreshop_Fixture_Data_ExecutorService',
  435.             'coreshop.fixture.update_data_fixtures' => 'getCoreshop_Fixture_UpdateDataFixturesService',
  436.             'coreshop.fixture.data.loader' => 'getCoreshop_Fixture_Data_LoaderService',
  437.             'coreshop.state_machine_manager' => 'getCoreshop_StateMachineManagerService',
  438.             'coreshop.state_machine_applier' => 'getCoreshop_StateMachineApplierService',
  439.             'coreshop.state_machine_cascade_transition' => 'getCoreshop_StateMachineCascadeTransitionService',
  440.             'coreshop.cart.item_finder' => 'getCoreshop_Cart_ItemFinderService',
  441.             'coreshop.cart.modifier' => 'getCoreshop_Cart_ModifierService',
  442.             'coreshop.cart.expire' => 'getCoreshop_Cart_ExpireService',
  443.             'coreshop.order.expire' => 'getCoreshop_Order_ExpireService',
  444.             'coreshop.cart_price_rule.condition.timespan' => 'getCoreshop_CartPriceRule_Condition_TimespanService',
  445.             'coreshop.cart_price_rule.condition.voucher' => 'getCoreshop_CartPriceRule_Condition_VoucherService',
  446.             'coreshop.cart_price_rule.condition.amount' => 'getCoreshop_CartPriceRule_Condition_AmountService',
  447.             'coreshop.generator.cart_price_rule_voucher_codes' => 'getCoreshop_Generator_CartPriceRuleVoucherCodesService',
  448.             'coreshop.validator.cart_price_rule' => 'getCoreshop_Validator_CartPriceRuleService',
  449.             'coreshop.form.data_mapper.cart_item_quantity' => 'getCoreshop_Form_DataMapper_CartItemQuantityService',
  450.             'coreshop.context.cart.fixed' => 'getCoreshop_Context_Cart_FixedService',
  451.             'coreshop.context.cart.composite' => 'getCoreshop_Context_Cart_CompositeService',
  452.             'coreshop.order_invoice.transformer.cart_item_to_order_item' => 'getCoreshop_OrderInvoice_Transformer_CartItemToOrderItemService',
  453.             'coreshop.order.payment_provider' => 'getCoreshop_Order_PaymentProviderService',
  454.             'coreshop.order.renderer.pdf' => 'getCoreshop_Order_Renderer_PdfService',
  455.             'coreshop.renderer.order.pdf.asset' => 'getCoreshop_Renderer_Order_Pdf_AssetService',
  456.             'coreshop.order.purchasable.price_calculator' => 'getCoreshop_Order_Purchasable_PriceCalculatorService',
  457.             'coreshop.order.purchasable.wholesale_price_calculator' => 'getCoreshop_Order_Purchasable_WholesalePriceCalculatorService',
  458.             'coreshop.order.purchasable.wholesale_price_calculator.default' => 'getCoreshop_Order_Purchasable_WholesalePriceCalculator_DefaultService',
  459.             'coreshop.state_machine_resolver.order' => 'getCoreshop_StateMachineResolver_OrderService',
  460.             'coreshop.state_machine_resolver.order_payment' => 'getCoreshop_StateMachineResolver_OrderPaymentService',
  461.             'coreshop.state_machine_resolver.order_shipment' => 'getCoreshop_StateMachineResolver_OrderShipmentService',
  462.             'coreshop.state_machine_resolver.order_invoice' => 'getCoreshop_StateMachineResolver_OrderInvoiceService',
  463.             'coreshop.context.customer.composite' => 'getCoreshop_Context_Customer_CompositeService',
  464.             'coreshop.context.customer.fixed' => 'getCoreshop_Context_Customer_FixedService',
  465.             'coreshop.inventory.availability_checker.default' => 'getCoreshop_Inventory_AvailabilityChecker_DefaultService',
  466.             'coreshop.product_price_rule.condition.timespan' => 'getCoreshop_ProductPriceRule_Condition_TimespanService',
  467.             'coreshop.product_price_rule.action.price' => 'getCoreshop_ProductPriceRule_Action_PriceService',
  468.             'coreshop.product_price_rule.action.discount_price' => 'getCoreshop_ProductPriceRule_Action_DiscountPriceService',
  469.             'coreshop.product_price_rule.action.discount_amount' => 'getCoreshop_ProductPriceRule_Action_DiscountAmountService',
  470.             'coreshop.product_price_rule.action.discount_percent' => 'getCoreshop_ProductPriceRule_Action_DiscountPercentService',
  471.             'coreshop.context.country.fixed' => 'getCoreshop_Context_Country_FixedService',
  472.             'coreshop.context.country.cached' => 'getCoreshop_Context_Country_CachedService',
  473.             'coreshop.address.formatter' => 'getCoreshop_Address_FormatterService',
  474.             'coreshop.context.currency.cached' => 'getCoreshop_Context_Currency_CachedService',
  475.             'coreshop.context.currency.fixed' => 'getCoreshop_Context_Currency_FixedService',
  476.             'coreshop.collector.taxes' => 'getCoreshop_Collector_TaxesService',
  477.             'coreshop.context.store.composite' => 'getCoreshop_Context_Store_CompositeService',
  478.             'coreshop.context.store.request_based.cached' => 'getCoreshop_Context_Store_RequestBased_CachedService',
  479.             'coreshop.context.store.fixed' => 'getCoreshop_Context_Store_FixedService',
  480.             'coreshop.index.getter.brickfield' => 'getCoreshop_Index_Getter_BrickfieldService',
  481.             'coreshop.index.getter.classification_store' => 'getCoreshop_Index_Getter_ClassificationStoreService',
  482.             'coreshop.index.getter.field_collection' => 'getCoreshop_Index_Getter_FieldCollectionService',
  483.             'coreshop.index.getter.localized_field' => 'getCoreshop_Index_Getter_LocalizedFieldService',
  484.             'coreshop.index.interpreter.soundex' => 'getCoreshop_Index_Interpreter_SoundexService',
  485.             'coreshop.index.interpreter.object_id' => 'getCoreshop_Index_Interpreter_ObjectIdService',
  486.             'coreshop.index.interpreter.object_id_sum' => 'getCoreshop_Index_Interpreter_ObjectIdSumService',
  487.             'coreshop.index.interpreter.object' => 'getCoreshop_Index_Interpreter_ObjectService',
  488.             'coreshop.index.interpreter.object_property' => 'getCoreshop_Index_Interpreter_ObjectPropertyService',
  489.             'coreshop.index.interpreter.quantity_value' => 'getCoreshop_Index_Interpreter_QuantityValueService',
  490.             'coreshop.index.interpreter.locale_mapping' => 'getCoreshop_Index_Interpreter_LocaleMappingService',
  491.             'coreshop.index.interpreter.timestamp' => 'getCoreshop_Index_Interpreter_TimestampService',
  492.             'coreshop.index.interpreter.expression' => 'getCoreshop_Index_Interpreter_ExpressionService',
  493.             'coreshop.index.interpreter.nested' => 'getCoreshop_Index_Interpreter_NestedService',
  494.             'coreshop.index.interpreter.nested_localized' => 'getCoreshop_Index_Interpreter_NestedLocalizedService',
  495.             'coreshop.index.interpreter.nested_relational' => 'getCoreshop_Index_Interpreter_NestedRelationalService',
  496.             'coreshop.index.interpreter.iterator' => 'getCoreshop_Index_Interpreter_IteratorService',
  497.             'coreshop.index.column_type.classification_store' => 'getCoreshop_Index_ColumnType_ClassificationStoreService',
  498.             'coreshop.index.column_type.field_collection' => 'getCoreshop_Index_ColumnType_FieldCollectionService',
  499.             'coreshop.index.column_type.localized_fields' => 'getCoreshop_Index_ColumnType_LocalizedFieldsService',
  500.             'coreshop.index.column_type.object_brick' => 'getCoreshop_Index_ColumnType_ObjectBrickService',
  501.             'coreshop.index.column_type.object' => 'getCoreshop_Index_ColumnType_ObjectService',
  502.             'coreshop.index.column_type.system' => 'getCoreshop_Index_ColumnType_SystemService',
  503.             'coreshop.filter.condition_type.select' => 'getCoreshop_Filter_ConditionType_SelectService',
  504.             'coreshop.filter.condition_type.range' => 'getCoreshop_Filter_ConditionType_RangeService',
  505.             'coreshop.filter.condition_type.multiselect' => 'getCoreshop_Filter_ConditionType_MultiselectService',
  506.             'coreshop.filter.condition_type.relational_multihref' => 'getCoreshop_Filter_ConditionType_RelationalMultihrefService',
  507.             'coreshop.filter.condition_type.relational_select' => 'getCoreshop_Filter_ConditionType_RelationalSelectService',
  508.             'coreshop.filter.condition_type.category_select' => 'getCoreshop_Filter_ConditionType_CategorySelectService',
  509.             'coreshop.carrier.resolver' => 'getCoreshop_Carrier_ResolverService',
  510.             'coreshop.carrier.price_calculator' => 'getCoreshop_Carrier_PriceCalculatorService',
  511.             'coreshop.carrier.price_calculator.default' => 'getCoreshop_Carrier_PriceCalculator_DefaultService',
  512.             'coreshop.shipping_rule.condition.amount' => 'getCoreshop_ShippingRule_Condition_AmountService',
  513.             'coreshop.shipping_rule.condition.postcodes' => 'getCoreshop_ShippingRule_Condition_PostcodesService',
  514.             'coreshop.shipping_rule.condition.weight' => 'getCoreshop_ShippingRule_Condition_WeightService',
  515.             'coreshop.shipping_rule.condition.dimension' => 'getCoreshop_ShippingRule_Condition_DimensionService',
  516.             'coreshop.shipping_rule.condition.shipping_rule' => 'getCoreshop_ShippingRule_Condition_ShippingRuleService',
  517.             'coreshop.shipping_rule.action.addition_percent' => 'getCoreshop_ShippingRule_Action_AdditionPercentService',
  518.             'coreshop.shipping_rule.action.discount_percent' => 'getCoreshop_ShippingRule_Action_DiscountPercentService',
  519.             'coreshop.shipping_rule.action.shipping_rule' => 'getCoreshop_ShippingRule_Action_ShippingRuleService',
  520.             'coreshop.carrier.processor.shipping_rules' => 'getCoreshop_Carrier_Processor_ShippingRulesService',
  521.             'coreshop.shippable_carrier.shipping_rule.validator' => 'getCoreshop_ShippableCarrier_ShippingRule_ValidatorService',
  522.             'coreshop.carrier.shipping_rule.checker' => 'getCoreshop_Carrier_ShippingRule_CheckerService',
  523.             'coreshop.sequence.generator' => 'getCoreshop_Sequence_GeneratorService',
  524.             'coreshop.tracking.event.gtm_code_tracker' => 'getCoreshop_Tracking_Event_GtmCodeTrackerService',
  525.             'coreshop.tracking.tracker.google.analytics.enhanced_ecommerce' => 'getCoreshop_Tracking_Tracker_Google_Analytics_EnhancedEcommerceService',
  526.             'coreshop.tracking.tracker.google.analytics.universal_ecommerce' => 'getCoreshop_Tracking_Tracker_Google_Analytics_UniversalEcommerceService',
  527.             'coreshop.tracking.tracker.google.analytics.gtag_enhanced_ecommerce' => 'getCoreshop_Tracking_Tracker_Google_Analytics_GtagEnhancedEcommerceService',
  528.             'coreshop.tracking.tracker.google.analytics.gtm_classic_ecommerce' => 'getCoreshop_Tracking_Tracker_Google_Analytics_GtmClassicEcommerceService',
  529.             'coreshop.tracking.tracker.google.analytics.gtm_enhanced_ecommerce' => 'getCoreshop_Tracking_Tracker_Google_Analytics_GtmEnhancedEcommerceService',
  530.             'coreshop.frontend.template_configurator' => 'getCoreshop_Frontend_TemplateConfiguratorService',
  531.             'coreshop.payum_action.resolve_next_route' => 'getCoreshop_PayumAction_ResolveNextRouteService',
  532.             'coreshop.payum_action.confirm_order' => 'getCoreshop_PayumAction_ConfirmOrderService',
  533.             'coreshop.payum_action.offline.convert_payment' => 'getCoreshop_PayumAction_Offline_ConvertPaymentService',
  534.             'coreshop.payum_action.offine.resolve_next_route' => 'getCoreshop_PayumAction_Offine_ResolveNextRouteService',
  535.             'coreshop.payum_action.offine.confirm_order' => 'getCoreshop_PayumAction_Offine_ConfirmOrderService',
  536.             'coreshop.payum_action.offline.status' => 'getCoreshop_PayumAction_Offline_StatusService',
  537.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  538.             'coreshop.taxation.factory.tax_calculator' => 'getCoreshop_Taxation_Factory_TaxCalculatorService',
  539.             'coreshop.taxation.tax_applicator' => 'getCoreshop_Taxation_TaxApplicatorService',
  540.             'coreshop.taxation.factory.cached_tax_calculator' => 'getCoreshop_Taxation_Factory_CachedTaxCalculatorService',
  541.             'coreshop.core.configuration.service' => 'getCoreshop_Core_Configuration_ServiceService',
  542.             'coreshop.provider.store_based_default_address_provider' => 'getCoreshop_Provider_StoreBasedDefaultAddressProviderService',
  543.             'coreshop.provider.taxation.default_country' => 'getCoreshop_Provider_Taxation_DefaultCountryService',
  544.             'coreshop.cart_item.processor' => 'getCoreshop_CartItem_ProcessorService',
  545.             'coreshop.cart_processor.adjustments_clearer' => 'getCoreshop_CartProcessor_AdjustmentsClearerService',
  546.             'coreshop.cart_processor.items' => 'getCoreshop_CartProcessor_ItemsService',
  547.             'coreshop.cart_processor.items_wholesale' => 'getCoreshop_CartProcessor_ItemsWholesaleService',
  548.             'coreshop.cart_processor.shipping' => 'getCoreshop_CartProcessor_ShippingService',
  549.             'coreshop.cart_processor.rule_auto' => 'getCoreshop_CartProcessor_RuleAutoService',
  550.             'coreshop.cart_processor.rule_calculator' => 'getCoreshop_CartProcessor_RuleCalculatorService',
  551.             'coreshop.cart_processor.taxes' => 'getCoreshop_CartProcessor_TaxesService',
  552.             'coreshop.checkout.step.customer' => 'getCoreshop_Checkout_Step_CustomerService',
  553.             'coreshop.checkout.step.address' => 'getCoreshop_Checkout_Step_AddressService',
  554.             'coreshop.checkout.step.shipping' => 'getCoreshop_Checkout_Step_ShippingService',
  555.             'coreshop.checkout.step.payment' => 'getCoreshop_Checkout_Step_PaymentService',
  556.             'coreshop.checkout.step.summary' => 'getCoreshop_Checkout_Step_SummaryService',
  557.             'coreshop.context.currency.storage_based' => 'getCoreshop_Context_Currency_StorageBasedService',
  558.             'coreshop.context.currency.store_aware' => 'getCoreshop_Context_Currency_StoreAwareService',
  559.             'coreshop.context.cart.new.store_based' => 'getCoreshop_Context_Cart_New_StoreBasedService',
  560.             'coreshop.context.country.store_aware' => 'getCoreshop_Context_Country_StoreAwareService',
  561.             'coreshop.customer.login_service' => 'getCoreshop_Customer_LoginServiceService',
  562.             'coreshop.handler.shop_logout' => 'getCoreshop_Handler_ShopLogoutService',
  563.             'coreshop.installer.checker.command_directory' => 'getCoreshop_Installer_Checker_CommandDirectoryService',
  564.             'coreshop.commands_provider.database_setup' => 'getCoreshop_CommandsProvider_DatabaseSetupService',
  565.             'coreshop.installer.executor.folder_installer' => 'getCoreshop_Installer_Executor_FolderInstallerService',
  566.             'coreshop.inventory.order_operator' => 'getCoreshop_Inventory_OrderOperatorService',
  567.             'coreshop.context.locale.pimcore_admin' => 'getCoreshop_Context_Locale_PimcoreAdminService',
  568.             'coreshop.core.order.transformer.order_to_shipment' => 'getCoreshop_Core_Order_Transformer_OrderToShipmentService',
  569.             'coreshop.core.order_shipment.transformer.order_item_to_shipment_item' => 'getCoreshop_Core_OrderShipment_Transformer_OrderItemToShipmentItemService',
  570.             'coreshop.mail.processor.order' => 'getCoreshop_Mail_Processor_OrderService',
  571.             'coreshop.core.cart_item.quantity_modifier' => 'getCoreshop_Core_CartItem_QuantityModifierService',
  572.             'coreshop.payment.store_based_payment_provider_resolver' => 'getCoreshop_Payment_StoreBasedPaymentProviderResolverService',
  573.             'coreshop.product.cloner.quantity_price_rules' => 'getCoreshop_Product_Cloner_QuantityPriceRulesService',
  574.             'coreshop.product.cloner.unit_definitions' => 'getCoreshop_Product_Cloner_UnitDefinitionsService',
  575.             'coreshop.product.tax_factory' => 'getCoreshop_Product_TaxFactoryService',
  576.             'coreshop.product.taxed_price_calculator' => 'getCoreshop_Product_TaxedPriceCalculatorService',
  577.             'coreshop.product.price_calculator.property_price' => 'getCoreshop_Product_PriceCalculator_PropertyPriceService',
  578.             'coreshop.product.price_calculator.unit_price' => 'getCoreshop_Product_PriceCalculator_UnitPriceService',
  579.             'coreshop.order.purchasable.price_calculator.product' => 'getCoreshop_Order_Purchasable_PriceCalculator_ProductService',
  580.             'coreshop.order.purchasable.retail_price_calculator.product' => 'getCoreshop_Order_Purchasable_RetailPriceCalculator_ProductService',
  581.             'coreshop.order.purchasable.discount_calculator.product' => 'getCoreshop_Order_Purchasable_DiscountCalculator_ProductService',
  582.             'coreshop.order.purchasable.discount_price_calculator.product' => 'getCoreshop_Order_Purchasable_DiscountPriceCalculator_ProductService',
  583.             'coreshop.report.products' => 'getCoreshop_Report_ProductsService',
  584.             'coreshop.report.categories' => 'getCoreshop_Report_CategoriesService',
  585.             'coreshop.report.customers' => 'getCoreshop_Report_CustomersService',
  586.             'coreshop.report.carts' => 'getCoreshop_Report_CartsService',
  587.             'coreshop.report.carts_abandoned' => 'getCoreshop_Report_CartsAbandonedService',
  588.             'coreshop.report.manufacturer' => 'getCoreshop_Report_ManufacturerService',
  589.             'coreshop.report.sales' => 'getCoreshop_Report_SalesService',
  590.             'coreshop.report.carriers' => 'getCoreshop_Report_CarriersService',
  591.             'coreshop.report.payment_providers' => 'getCoreshop_Report_PaymentProvidersService',
  592.             'coreshop.report.vouchers' => 'getCoreshop_Report_VouchersService',
  593.             'coreshop.admin_controller.settings' => 'getCoreshop_AdminController_SettingsService',
  594.             'coreshop.admin_controller.reports' => 'getCoreshop_AdminController_ReportsService',
  595.             'coreshop.admin_controller.portlets' => 'getCoreshop_AdminController_PortletsService',
  596.             'coreshop.admin_controller.product_preview' => 'getCoreshop_AdminController_ProductPreviewService',
  597.             'coreshop.admin_controller.product_validation' => 'getCoreshop_AdminController_ProductValidationService',
  598.             'coreshop.admin_controller.product_variant_unit_solidifer' => 'getCoreshop_AdminController_ProductVariantUnitSolidiferService',
  599.             'coreshop.admin_controller.customer_transformer' => 'getCoreshop_AdminController_CustomerTransformerService',
  600.             'coreshop.shipping.tax_calculation_strategy.tax_rule' => 'getCoreshop_Shipping_TaxCalculationStrategy_TaxRuleService',
  601.             'coreshop.shipping.tax_calculation_strategy.cart_items' => 'getCoreshop_Shipping_TaxCalculationStrategy_CartItemsService',
  602.             'coreshop.shipping_rule.condition.categories' => 'getCoreshop_ShippingRule_Condition_CategoriesService',
  603.             'coreshop.shipping_rule.condition.products' => 'getCoreshop_ShippingRule_Condition_ProductsService',
  604.             'coreshop.shipping_rule.condition.countries' => 'getCoreshop_ShippingRule_Condition_CountriesService',
  605.             'coreshop.shipping_rule.condition.zones' => 'getCoreshop_ShippingRule_Condition_ZonesService',
  606.             'coreshop.shipping_rule.condition.customers' => 'getCoreshop_ShippingRule_Condition_CustomersService',
  607.             'coreshop.shipping_rule.condition.customer_groups' => 'getCoreshop_ShippingRule_Condition_CustomerGroupsService',
  608.             'coreshop.shipping_rule.condition.stores' => 'getCoreshop_ShippingRule_Condition_StoresService',
  609.             'coreshop.shipping_rule.condition.currencies' => 'getCoreshop_ShippingRule_Condition_CurrenciesService',
  610.             'coreshop.shipping_rule.action.price' => 'getCoreshop_ShippingRule_Action_PriceService',
  611.             'coreshop.shipping_rule.action.addition_amount' => 'getCoreshop_ShippingRule_Action_AdditionAmountService',
  612.             'coreshop.shipping_rule.action.discount_amount' => 'getCoreshop_ShippingRule_Action_DiscountAmountService',
  613.             'coreshop.carrier.price_calculator.taxed' => 'getCoreshop_Carrier_PriceCalculator_TaxedService',
  614.             'coreshop.carrier.cart.store_based_resolver' => 'getCoreshop_Carrier_Cart_StoreBasedResolverService',
  615.             'coreshop.storage.session' => 'getCoreshop_Storage_SessionService',
  616.             'coreshop.storage.cookie' => 'getCoreshop_Storage_CookieService',
  617.             'coreshop.tracking.extractor.order' => 'getCoreshop_Tracking_Extractor_OrderService',
  618.             'App\\Twig\\EnvironmentExtension' => 'getEnvironmentExtension2Service',
  619.             'cache_clearer' => 'getCacheClearerService',
  620.             'filesystem' => 'getFilesystemService',
  621.             'state_machine.coreshop_order' => 'getStateMachine_CoreshopOrderService',
  622.             'state_machine.coreshop_quote' => 'getStateMachine_CoreshopQuoteService',
  623.             'state_machine.coreshop_shipment' => 'getStateMachine_CoreshopShipmentService',
  624.             'state_machine.coreshop_invoice' => 'getStateMachine_CoreshopInvoiceService',
  625.             'state_machine.coreshop_order_payment' => 'getStateMachine_CoreshopOrderPaymentService',
  626.             'state_machine.coreshop_order_invoice' => 'getStateMachine_CoreshopOrderInvoiceService',
  627.             'state_machine.coreshop_order_shipment' => 'getStateMachine_CoreshopOrderShipmentService',
  628.             'state_machine.coreshop_order_sales_type' => 'getStateMachine_CoreshopOrderSalesTypeService',
  629.             'state_machine.coreshop_payment' => 'getStateMachine_CoreshopPaymentService',
  630.             'serializer' => 'getSerializerService',
  631.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  632.             'form.factory' => 'getForm_FactoryService',
  633.             'form.type.file' => 'getForm_Type_FileService',
  634.             'profiler' => 'getProfilerService',
  635.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  636.             'security.token_storage' => 'getSecurity_TokenStorageService',
  637.             'coreshop.seo.extractor.description' => 'getCoreshop_Seo_Extractor_DescriptionService',
  638.             'coreshop.seo.extractor.title' => 'getCoreshop_Seo_Extractor_TitleService',
  639.             'coreshop.seo.extractor.og' => 'getCoreshop_Seo_Extractor_OgService',
  640.             'coreshop.seo.extractor.image' => 'getCoreshop_Seo_Extractor_ImageService',
  641.             'coreshop.seo.extractor.document' => 'getCoreshop_Seo_Extractor_DocumentService',
  642.             'coreshop.rule_availability_processor' => 'getCoreshop_RuleAvailabilityProcessorService',
  643.             'coreshop.transformer.event_dispatcher' => 'getCoreshop_Transformer_EventDispatcherService',
  644.             'coreshop.context.customer.request_based' => 'getCoreshop_Context_Customer_RequestBasedService',
  645.             'coreshop.context.country.composite' => 'getCoreshop_Context_Country_CompositeService',
  646.             'coreshop.context.country.request_based' => 'getCoreshop_Context_Country_RequestBasedService',
  647.             'coreshop.context.country.request_based.resolver.geo_lite' => 'getCoreshop_Context_Country_RequestBased_Resolver_GeoLiteService',
  648.             'coreshop.context.store.request_based.resolver.composite' => 'getCoreshop_Context_Store_RequestBased_Resolver_CompositeService',
  649.             'coreshop.context.store.request_based.resolver.admin' => 'getCoreshop_Context_Store_RequestBased_Resolver_AdminService',
  650.             'coreshop.context.store.request_based.resolver.hostname_based' => 'getCoreshop_Context_Store_RequestBased_Resolver_HostnameBasedService',
  651.             'coreshop.index.worker.mysql' => 'getCoreshop_Index_Worker_MysqlService',
  652.             'coreshop.index.condition.renderer.mysql.compare' => 'getCoreshop_Index_Condition_Renderer_Mysql_CompareService',
  653.             'coreshop.index.condition.renderer.mysql.concat' => 'getCoreshop_Index_Condition_Renderer_Mysql_ConcatService',
  654.             'coreshop.index.condition.renderer.mysql.in' => 'getCoreshop_Index_Condition_Renderer_Mysql_InService',
  655.             'coreshop.index.condition.renderer.mysql.is_null' => 'getCoreshop_Index_Condition_Renderer_Mysql_IsNullService',
  656.             'coreshop.index.condition.renderer.mysql.is' => 'getCoreshop_Index_Condition_Renderer_Mysql_IsService',
  657.             'coreshop.index.condition.renderer.mysql.like' => 'getCoreshop_Index_Condition_Renderer_Mysql_LikeService',
  658.             'coreshop.index.condition.renderer.mysql.range' => 'getCoreshop_Index_Condition_Renderer_Mysql_RangeService',
  659.             'coreshop.index.order.renderer.mysql.simple' => 'getCoreshop_Index_Order_Renderer_Mysql_SimpleService',
  660.             'coreshop.shipping.carrier.validator.composite' => 'getCoreshop_Shipping_Carrier_Validator_CompositeService',
  661.             'coreshop.frontend.twig.locale_switcher' => 'getCoreshop_Frontend_Twig_LocaleSwitcherService',
  662.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  663.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  664.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  665.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  666.             'coreshop.security.customer.user_provider' => 'getCoreshop_Security_Customer_UserProviderService',
  667.             'coreshop.notification_rule.condition.order.carriers' => 'getCoreshop_NotificationRule_Condition_Order_CarriersService',
  668.             'coreshop.notification_rule.condition.order.comment' => 'getCoreshop_NotificationRule_Condition_Order_CommentService',
  669.             'coreshop.notification_rule.condition.order.backend_created' => 'getCoreshop_NotificationRule_Condition_Order_BackendCreatedService',
  670.             'coreshop.notification_rule.condition.store' => 'getCoreshop_NotificationRule_Condition_StoreService',
  671.             'coreshop.notification_rule.action.order_mail' => 'getCoreshop_NotificationRule_Action_OrderMailService',
  672.             'coreshop.notification_rule.action.mail' => 'getCoreshop_NotificationRule_Action_MailService',
  673.             'coreshop.notification_rule.action.store_mail' => 'getCoreshop_NotificationRule_Action_StoreMailService',
  674.             'coreshop.notification_rule.action.store_order_mail' => 'getCoreshop_NotificationRule_Action_StoreOrderMailService',
  675.             'coreshop.product_quantity_price_rules.action.amount_decrease' => 'getCoreshop_ProductQuantityPriceRules_Action_AmountDecreaseService',
  676.             'coreshop.product_quantity_price_rules.action.amount_increase' => 'getCoreshop_ProductQuantityPriceRules_Action_AmountIncreaseService',
  677.             'coreshop.product_quantity_price_rules.action.fixed' => 'getCoreshop_ProductQuantityPriceRules_Action_FixedService',
  678.             'coreshop.product_quantity_price_rules.calculator.unit_volume' => 'getCoreshop_ProductQuantityPriceRules_Calculator_UnitVolumeService',
  679.             'coreshop.tracking.extractor.order_item' => 'getCoreshop_Tracking_Extractor_OrderItemService',
  680.             'coreshop.tracking.extractor.purchasable' => 'getCoreshop_Tracking_Extractor_PurchasableService',
  681.             'coreshop.validator.quantity_validator' => 'getCoreshop_Validator_QuantityValidatorService',
  682.             'session' => 'getSessionService',
  683.             'validator' => 'getValidatorService',
  684.         ];
  685.         $this->fileMap = [
  686.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  687.             '.container.private.coreshop.index.condition.renderer.mysql.compare' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_CompareService',
  688.             '.container.private.coreshop.index.condition.renderer.mysql.concat' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_ConcatService',
  689.             '.container.private.coreshop.index.condition.renderer.mysql.in' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_InService',
  690.             '.container.private.coreshop.index.condition.renderer.mysql.is' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_IsService',
  691.             '.container.private.coreshop.index.condition.renderer.mysql.is_null' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_IsNullService',
  692.             '.container.private.coreshop.index.condition.renderer.mysql.like' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_LikeService',
  693.             '.container.private.coreshop.index.condition.renderer.mysql.range' => 'get_Container_Private_Coreshop_Index_Condition_Renderer_Mysql_RangeService',
  694.             '.container.private.coreshop.index.order.renderer.mysql.simple' => 'get_Container_Private_Coreshop_Index_Order_Renderer_Mysql_SimpleService',
  695.             '.container.private.coreshop.index.worker.mysql' => 'get_Container_Private_Coreshop_Index_Worker_MysqlService',
  696.             '.container.private.coreshop.notification_rule.action.mail' => 'get_Container_Private_Coreshop_NotificationRule_Action_MailService',
  697.             '.container.private.coreshop.notification_rule.action.order_mail' => 'get_Container_Private_Coreshop_NotificationRule_Action_OrderMailService',
  698.             '.container.private.coreshop.notification_rule.action.store_mail' => 'get_Container_Private_Coreshop_NotificationRule_Action_StoreMailService',
  699.             '.container.private.coreshop.notification_rule.action.store_order_mail' => 'get_Container_Private_Coreshop_NotificationRule_Action_StoreOrderMailService',
  700.             '.container.private.coreshop.rule_availability_processor' => 'get_Container_Private_Coreshop_RuleAvailabilityProcessorService',
  701.             '.container.private.coreshop.security.customer.user_provider' => 'get_Container_Private_Coreshop_Security_Customer_UserProviderService',
  702.             '.container.private.coreshop.seo.extractor.description' => 'get_Container_Private_Coreshop_Seo_Extractor_DescriptionService',
  703.             '.container.private.coreshop.seo.extractor.document' => 'get_Container_Private_Coreshop_Seo_Extractor_DocumentService',
  704.             '.container.private.coreshop.seo.extractor.image' => 'get_Container_Private_Coreshop_Seo_Extractor_ImageService',
  705.             '.container.private.coreshop.seo.extractor.og' => 'get_Container_Private_Coreshop_Seo_Extractor_OgService',
  706.             '.container.private.coreshop.seo.extractor.title' => 'get_Container_Private_Coreshop_Seo_Extractor_TitleService',
  707.             '.container.private.coreshop.tracking.extractor.order_item' => 'get_Container_Private_Coreshop_Tracking_Extractor_OrderItemService',
  708.             '.container.private.coreshop.tracking.extractor.purchasable' => 'get_Container_Private_Coreshop_Tracking_Extractor_PurchasableService',
  709.             '.container.private.coreshop.transformer.event_dispatcher' => 'get_Container_Private_Coreshop_Transformer_EventDispatcherService',
  710.             '.container.private.coreshop.validator.quantity_validator' => 'get_Container_Private_Coreshop_Validator_QuantityValidatorService',
  711.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  712.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  713.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  714.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  715.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  716.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  717.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  718.             '.container.private.session' => 'get_Container_Private_SessionService',
  719.             'App\\CommonTask\\MaileonUnsubscribeExecutor' => 'getMaileonUnsubscribeExecutorService',
  720.             'App\\Controller\\Api\\AbstractApiController' => 'getAbstractApiControllerService',
  721.             'App\\Controller\\Api\\AppController' => 'getAppControllerService',
  722.             'App\\Controller\\Api\\BrandambAssadorsController' => 'getBrandambAssadorsControllerService',
  723.             'App\\Controller\\Api\\CategoryController' => 'getCategoryControllerService',
  724.             'App\\Controller\\Api\\ContactController' => 'getContactControllerService',
  725.             'App\\Controller\\Api\\GamesController' => 'getGamesControllerService',
  726.             'App\\Controller\\Api\\MagazinesController' => 'getMagazinesControllerService',
  727.             'App\\Controller\\Api\\MeasurementController' => 'getMeasurementControllerService',
  728.             'App\\Controller\\Api\\MockController' => 'getMockControllerService',
  729.             'App\\Controller\\Api\\NewsController' => 'getNewsControllerService',
  730.             'App\\Controller\\Api\\NotificationController' => 'getNotificationControllerService',
  731.             'App\\Controller\\Api\\PartnerProgramController' => 'getPartnerProgramControllerService',
  732.             'App\\Controller\\Api\\ProductController' => 'getProductControllerService',
  733.             'App\\Controller\\Api\\RegisteredWatchesController' => 'getRegisteredWatchesControllerService',
  734.             'App\\Controller\\Api\\SearchController' => 'getSearchControllerService',
  735.             'App\\Controller\\Api\\ShopsController' => 'getShopsControllerService',
  736.             'App\\Controller\\Api\\UsersController' => 'getUsersControllerService',
  737.             'App\\Controller\\Api\\VersionCheckController' => 'getVersionCheckControllerService',
  738.             'App\\Controller\\Api\\WatchRepairsController' => 'getWatchRepairsControllerService',
  739.             'App\\Controller\\Api\\WishlistController' => 'getWishlistControllerService',
  740.             'App\\Controller\\B2b\\RegisteredWatchController' => 'getRegisteredWatchControllerService',
  741.             'App\\Controller\\B2b\\WatchRepairController' => 'getWatchRepairControllerService',
  742.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  743.             'App\\Controller\\Maileon\\MaileonController' => 'getMaileonControllerService',
  744.             'App\\Controller\\Origo\\ProductController' => 'getProductController2Service',
  745.             'App\\Controller\\PimcoreRenderletController' => 'getPimcoreRenderletControllerService',
  746.             'App\\Controller\\ProtectedAssetController' => 'getProtectedAssetControllerService',
  747.             'App\\Controller\\Seiko\\NewsController' => 'getNewsController2Service',
  748.             'App\\Controller\\Vir\\AbstractVirController' => 'getAbstractVirControllerService',
  749.             'App\\Controller\\Vir\\RegisteredWatchController' => 'getRegisteredWatchController2Service',
  750.             'App\\Controller\\Vir\\WatchRepairController' => 'getWatchRepairController2Service',
  751.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  752.             'App\\CoreShop\\Controller\\OrderCommentController' => 'getOrderCommentControllerService',
  753.             'App\\CoreShop\\Core\\Customer\\AddressAssignmentManager' => 'getAddressAssignmentManagerService',
  754.             'App\\CoreShop\\Repository\\PaymentRepository' => 'getPaymentRepositoryService',
  755.             'App\\Ecommerce\\Controller\\CartController' => 'getCartControllerService',
  756.             'App\\Ecommerce\\Controller\\CategoryController' => 'getCategoryController2Service',
  757.             'App\\Ecommerce\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  758.             'App\\Ecommerce\\Controller\\CustomerController' => 'getCustomerControllerService',
  759.             'App\\Ecommerce\\Controller\\OrderController' => 'getOrderControllerService',
  760.             'App\\Ecommerce\\Controller\\ProductController' => 'getProductController3Service',
  761.             'App\\Ecommerce\\Controller\\RegisterController' => 'getRegisterControllerService',
  762.             'App\\Ecommerce\\Controller\\SecurityController' => 'getSecurityControllerService',
  763.             'App\\Ecommerce\\Controller\\WishListController' => 'getWishListController2Service',
  764.             'App\\Helpers\\Customer\\GamesPanelRenderer' => 'getGamesPanelRendererService',
  765.             'App\\Helpers\\Customer\\RegisteredWatchPanelRenderer' => 'getRegisteredWatchPanelRendererService',
  766.             'App\\Helpers\\Customer\\WishlistPanelRenderer' => 'getWishlistPanelRendererService',
  767.             'App\\Helpers\\Question\\AnswersPanelRenderer' => 'getAnswersPanelRendererService',
  768.             'App\\Helpers\\Question\\SubmittedAnswersPanelRenderer' => 'getSubmittedAnswersPanelRendererService',
  769.             'App\\Helpers\\WatchRepair\\WatchRepairPanelRenderer' => 'getWatchRepairPanelRendererService',
  770.             'App\\Helpers\\WatchRepair\\WatchRepairRemarkPanelRenderer' => 'getWatchRepairRemarkPanelRendererService',
  771.             'App\\Pimcore\\Controller\\AdminAbstractController' => 'getAdminAbstractControllerService',
  772.             'App\\Pimcore\\Controller\\CoreShopOrderController' => 'getCoreShopOrderControllerService',
  773.             'App\\Pimcore\\Controller\\CustomerHelperController' => 'getCustomerHelperControllerService',
  774.             'App\\Pimcore\\Controller\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  775.             'App\\Pimcore\\Controller\\MagazineHelperController' => 'getMagazineHelperControllerService',
  776.             'App\\Pimcore\\Controller\\MessageCenterController' => 'getMessageCenterControllerService',
  777.             'App\\Pimcore\\Controller\\ProductUpdateController' => 'getProductUpdateControllerService',
  778.             'App\\Pimcore\\Controller\\QuestionHelperController' => 'getQuestionHelperControllerService',
  779.             'App\\Pimcore\\Controller\\RegisteredWatchHelperController' => 'getRegisteredWatchHelperControllerService',
  780.             'App\\Pimcore\\Controller\\SubmittedAnswersController' => 'getSubmittedAnswersControllerService',
  781.             'App\\Security\\OAuth\\OAuthRegistrationHandler' => 'getOAuthRegistrationHandlerService',
  782.             'App\\Website\\LinkGenerator\\CategoryLinkGenerator' => 'getCategoryLinkGeneratorService',
  783.             'App\\Website\\LinkGenerator\\NewsCategoryLinkGenerator' => 'getNewsCategoryLinkGeneratorService',
  784.             'App\\Website\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
  785.             'App\\Website\\LinkGenerator\\ProductLinkGenerator' => 'getProductLinkGeneratorService',
  786.             'App\\Website\\LinkGenerator\\ProspexEventLinkGenerator' => 'getProspexEventLinkGeneratorService',
  787.             'App\\Website\\LinkGenerator\\RegisteredWatchesLinkGenerator' => 'getRegisteredWatchesLinkGeneratorService',
  788.             'App\\Website\\LinkGenerator\\WatchRepairUserReportLinkGenerator' => 'getWatchRepairUserReportLinkGeneratorService',
  789.             'App\\Website\\LinkGenerator\\WatchRepairsLinkGenerator' => 'getWatchRepairsLinkGeneratorService',
  790.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierChoiceType' => 'getAddressIdentifierChoiceTypeService',
  791.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType' => 'getAddressIdentifierTypeService',
  792.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressType' => 'getAddressTypeService',
  793.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryChoiceType' => 'getCountryChoiceTypeService',
  794.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType' => 'getCountryTranslationTypeService',
  795.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType' => 'getCountryTypeService',
  796.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\SalutationChoiceType' => 'getSalutationChoiceTypeService',
  797.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateChoiceType' => 'getStateChoiceTypeService',
  798.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType' => 'getStateTranslationTypeService',
  799.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType' => 'getStateTypeService',
  800.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneChoiceType' => 'getZoneChoiceTypeService',
  801.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType' => 'getZoneTypeService',
  802.             'CoreShop\\Bundle\\AddressBundle\\Validator\\Constraints\\ValidAddressIdentifierValidator' => 'getValidAddressIdentifierValidatorService',
  803.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Command\\PatchCommand' => 'getPatchCommandService',
  804.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Console\\ColorConsoleDiffFormatter' => 'getColorConsoleDiffFormatterService',
  805.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Console\\ConsoleDiffer' => 'getConsoleDifferService',
  806.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Patcher' => 'getPatcherService',
  807.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Patches' => 'getPatchesService',
  808.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationCollectionType' => 'getConfigurationCollectionTypeService',
  809.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType' => 'getConfigurationTypeService',
  810.             'CoreShop\\Bundle\\ConfigurationBundle\\Serialization\\ObjectHandler' => 'getObjectHandlerService',
  811.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\AddressCheckoutStep' => 'getAddressCheckoutStepService',
  812.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\CustomerAddressCheckoutStep' => 'getCustomerAddressCheckoutStepService',
  813.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\CustomerCheckoutStep' => 'getCustomerCheckoutStepService',
  814.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\GuestAddressCheckoutStep' => 'getGuestAddressCheckoutStepService',
  815.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\PaymentCheckoutStep' => 'getPaymentCheckoutStepService',
  816.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\ShippingCheckoutStep' => 'getShippingCheckoutStepService',
  817.             'CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\SummaryCheckoutStep' => 'getSummaryCheckoutStepService',
  818.             'CoreShop\\Bundle\\CoreBundle\\Controller\\CustomerTransformerController' => 'getCustomerTransformerControllerService',
  819.             'CoreShop\\Bundle\\CoreBundle\\Controller\\PortletsController' => 'getPortletsControllerService',
  820.             'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductPreviewController' => 'getProductPreviewControllerService',
  821.             'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductValidationController' => 'getProductValidationControllerService',
  822.             'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductVariantUnitSolidifierController' => 'getProductVariantUnitSolidifierControllerService',
  823.             'CoreShop\\Bundle\\CoreBundle\\Controller\\ReportsController' => 'getReportsControllerService',
  824.             'CoreShop\\Bundle\\CoreBundle\\Controller\\SettingsController' => 'getSettingsControllerService',
  825.             'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerLoginService' => 'getCustomerLoginServiceService',
  826.             'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerManager' => 'getCustomerManagerService',
  827.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\AdminJavascriptListener' => 'getAdminJavascriptListenerService',
  828.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\CartBlamerListener' => 'getCartBlamerListenerService',
  829.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerCompanyRelationListener' => 'getCustomerCompanyRelationListenerService',
  830.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerOrderDeletionListener' => 'getCustomerOrderDeletionListenerService',
  831.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\Order\\OrderDocumentWkhtmlPrintOptionsListener' => 'getOrderDocumentWkhtmlPrintOptionsListenerService',
  832.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\Order\\OrderMailNoteEventListener' => 'getOrderMailNoteEventListenerService',
  833.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\PriceRuleUpdateEventListener' => 'getPriceRuleUpdateEventListenerService',
  834.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductAvailabilityEventListener' => 'getProductAvailabilityEventListenerService',
  835.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductStoreValuesAdminGetListener' => 'getProductStoreValuesAdminGetListenerService',
  836.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductUpdateEventListener' => 'getProductUpdateEventListenerService',
  837.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\QuantityRangeUnitValidationListener' => 'getQuantityRangeUnitValidationListenerService',
  838.             'CoreShop\\Bundle\\CoreBundle\\EventListener\\ShopUserLogoutHandler' => 'getShopUserLogoutHandlerService',
  839.             'CoreShop\\Bundle\\CoreBundle\\Form\\DataMapper\\CustomerDataMapper' => 'getCustomerDataMapperService',
  840.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddToCartTypeExtension' => 'getAddToCartTypeExtensionService',
  841.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddressTypeExtension' => 'getAddressTypeExtensionService',
  842.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CarrierTypeExtension' => 'getCarrierTypeExtensionService',
  843.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartCreationCartItemTypeExtension' => 'getCartCreationCartItemTypeExtensionService',
  844.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartCreationTypeExtension' => 'getCartCreationTypeExtensionService',
  845.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartItemTypeExtension' => 'getCartItemTypeExtensionService',
  846.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartTypeExtension' => 'getCartTypeExtensionService',
  847.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CountryTypeExtension' => 'getCountryTypeExtensionService',
  848.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CustomerTypeExtension' => 'getCustomerTypeExtensionService',
  849.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\OrderShipmentCreationTypeExtension' => 'getOrderShipmentCreationTypeExtensionService',
  850.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\PaymentProviderTypeExtension' => 'getPaymentProviderTypeExtensionService',
  851.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeCollectionTypeExtension' => 'getProductQuantityRangeCollectionTypeExtensionService',
  852.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeTypeExtension' => 'getProductQuantityRangeTypeExtensionService',
  853.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\StoreTypeExtension' => 'getStoreTypeExtensionService',
  854.             'CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\TaxRuleTypeExtension' => 'getTaxRuleTypeExtensionService',
  855.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => 'getAddressChoiceTypeService',
  856.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => 'getAddressType2Service',
  857.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierChoiceType' => 'getCarrierChoiceTypeService',
  858.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierType' => 'getCarrierTypeService',
  859.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\GuestAddressType' => 'getGuestAddressTypeService',
  860.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => 'getPaymentTypeService',
  861.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SummaryType' => 'getSummaryTypeService',
  862.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\CustomerRegistrationType' => 'getCustomerRegistrationTypeService',
  863.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\GuestRegistrationType' => 'getGuestRegistrationTypeService',
  864.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Order\\PaymentType' => 'getPaymentType2Service',
  865.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\AdditionAmountActionConfigurationType' => 'getAdditionAmountActionConfigurationTypeService',
  866.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\DiscountAmountActionConfigurationType' => 'getDiscountAmountActionConfigurationTypeService',
  867.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\PriceActionConfigurationType' => 'getPriceActionConfigurationTypeService',
  868.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\ProductPriceRule\\Condition\\QuantityConfigurationType' => 'getQuantityConfigurationTypeService',
  869.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\AdditionAmountActionConfigurationType' => 'getAdditionAmountActionConfigurationType2Service',
  870.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\DiscountAmountActionConfigurationType' => 'getDiscountAmountActionConfigurationType2Service',
  871.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\PriceActionConfigurationType' => 'getPriceActionConfigurationType2Service',
  872.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\UserRegistrationType' => 'getUserRegistrationTypeService',
  873.             'CoreShop\\Bundle\\CoreBundle\\Installer' => 'getInstallerService',
  874.             'CoreShop\\Bundle\\CoreBundle\\Installer\\Checker\\CommandDirectoryChecker' => 'getCommandDirectoryCheckerService',
  875.             'CoreShop\\Bundle\\CoreBundle\\Installer\\Executor\\FolderInstallerProvider' => 'getFolderInstallerProviderService',
  876.             'CoreShop\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProvider' => 'getDatabaseSetupCommandsProviderService',
  877.             'CoreShop\\Bundle\\CoreBundle\\Menu\\MainMenuBuilder' => 'getMainMenuBuilderService',
  878.             'CoreShop\\Bundle\\CoreBundle\\Order\\OrderMailProcessor' => 'getOrderMailProcessorService',
  879.             'CoreShop\\Bundle\\CoreBundle\\Pimcore\\GridColumnConfig\\Operator\\Factory\\StorePriceFactory' => 'getStorePriceFactoryService',
  880.             'CoreShop\\Bundle\\CoreBundle\\Pimcore\\LinkGenerator\\ResourceConfigurationLinkGenerator' => 'getResourceConfigurationLinkGeneratorService',
  881.             'CoreShop\\Bundle\\CoreBundle\\Report\\AbandonedCartsReport' => 'getAbandonedCartsReportService',
  882.             'CoreShop\\Bundle\\CoreBundle\\Report\\CarriersReport' => 'getCarriersReportService',
  883.             'CoreShop\\Bundle\\CoreBundle\\Report\\CartsReport' => 'getCartsReportService',
  884.             'CoreShop\\Bundle\\CoreBundle\\Report\\CategoriesReport' => 'getCategoriesReportService',
  885.             'CoreShop\\Bundle\\CoreBundle\\Report\\CustomersReport' => 'getCustomersReportService',
  886.             'CoreShop\\Bundle\\CoreBundle\\Report\\ManufacturerReport' => 'getManufacturerReportService',
  887.             'CoreShop\\Bundle\\CoreBundle\\Report\\PaymentProvidersReport' => 'getPaymentProvidersReportService',
  888.             'CoreShop\\Bundle\\CoreBundle\\Report\\ProductsReport' => 'getProductsReportService',
  889.             'CoreShop\\Bundle\\CoreBundle\\Report\\SalesReport' => 'getSalesReportService',
  890.             'CoreShop\\Bundle\\CoreBundle\\Report\\VouchersReport' => 'getVouchersReportService',
  891.             'CoreShop\\Bundle\\CoreBundle\\Security\\AccessVoter' => 'getAccessVoterService',
  892.             'CoreShop\\Bundle\\CoreBundle\\Storage\\SessionStorage' => 'getSessionStorageService',
  893.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => 'getCurrencyChoiceTypeService',
  894.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => 'getCurrencyTypeService',
  895.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => 'getExchangeRateTypeService',
  896.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\ChangePasswordType' => 'getChangePasswordTypeService',
  897.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerLoginType' => 'getCustomerLoginTypeService',
  898.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerSelectionType' => 'getCustomerSelectionTypeService',
  899.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => 'getCustomerTypeService',
  900.             'CoreShop\\Bundle\\FixtureBundle\\Command\\LoadDataFixturesCommand' => 'getLoadDataFixturesCommandService',
  901.             'CoreShop\\Bundle\\FixtureBundle\\Fixture\\DataFixturesExecutor' => 'getDataFixturesExecutorService',
  902.             'CoreShop\\Bundle\\FixtureBundle\\Fixture\\Loader\\DataFixturesLoader' => 'getDataFixturesLoaderService',
  903.             'CoreShop\\Bundle\\FixtureBundle\\Fixture\\UpdateDataFixturesFixture' => 'getUpdateDataFixturesFixtureService',
  904.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController' => 'getCartController2Service',
  905.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\CategoryController' => 'getCategoryController3Service',
  906.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController' => 'getCheckoutController2Service',
  907.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController' => 'getCurrencyControllerService',
  908.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController' => 'getCustomerController2Service',
  909.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController' => 'getIndexControllerService',
  910.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController' => 'getMailControllerService',
  911.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController' => 'getOrderController2Service',
  912.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\PaymentController' => 'getPaymentControllerService',
  913.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\ProductController' => 'getProductController4Service',
  914.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController' => 'getQuoteControllerService',
  915.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController' => 'getRegisterController2Service',
  916.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController' => 'getSearchController2Service',
  917.             'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController' => 'getSecurityController2Service',
  918.             'CoreShop\\Bundle\\FrontendBundle\\TemplateConfigurator\\TemplateConfigurator' => 'getTemplateConfiguratorService',
  919.             'CoreShop\\Bundle\\IndexBundle\\Command\\IndexCommand' => 'getIndexCommandService',
  920.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\CreateIndexListener' => 'getCreateIndexListenerService',
  921.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\DeleteIndexListener' => 'getDeleteIndexListenerService',
  922.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\IndexDeleteObjectListener' => 'getIndexDeleteObjectListenerService',
  923.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\IndexObjectListener' => 'getIndexObjectListenerService',
  924.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener' => 'getUpdateIndexListenerService',
  925.             'CoreShop\\Bundle\\IndexBundle\\Factory\\FilteredListingFactory' => 'getFilteredListingFactoryService',
  926.             'CoreShop\\Bundle\\IndexBundle\\Factory\\ListingFactory' => 'getListingFactoryService',
  927.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeClassificationStoreType' => 'getIndexColumnTypeClassificationStoreTypeService',
  928.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeFieldCollectionType' => 'getIndexColumnTypeFieldCollectionTypeService',
  929.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeLocalizedFieldsType' => 'getIndexColumnTypeLocalizedFieldsTypeService',
  930.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectBrickType' => 'getIndexColumnTypeObjectBrickTypeService',
  931.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectType' => 'getIndexColumnTypeObjectTypeService',
  932.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeSystemType' => 'getIndexColumnTypeSystemTypeService',
  933.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionChoiceType' => 'getFilterPreConditionChoiceTypeService',
  934.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionCollectionType' => 'getFilterPreConditionCollectionTypeService',
  935.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionType' => 'getFilterPreConditionTypeService',
  936.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType' => 'getFilterTypeService',
  937.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionChoiceType' => 'getFilterUserConditionChoiceTypeService',
  938.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionCollectionType' => 'getFilterUserConditionCollectionTypeService',
  939.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionType' => 'getFilterUserConditionTypeService',
  940.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionBooleanType' => 'getFilterConditionBooleanTypeService',
  941.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategoryMultiSelectType' => 'getFilterConditionCategoryMultiSelectTypeService',
  942.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategorySelectType' => 'getFilterConditionCategorySelectTypeService',
  943.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionMultiselectType' => 'getFilterConditionMultiselectTypeService',
  944.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionRangeType' => 'getFilterConditionRangeTypeService',
  945.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSearchType' => 'getFilterConditionSearchTypeService',
  946.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSelectType' => 'getFilterConditionSelectTypeService',
  947.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterPreConditionNestedType' => 'getFilterPreConditionNestedTypeService',
  948.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterUserConditionNestedType' => 'getFilterUserConditionNestedTypeService',
  949.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\BrickGetterFormType' => 'getBrickGetterFormTypeService',
  950.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\ClassificationStoreGetterFormType' => 'getClassificationStoreGetterFormTypeService',
  951.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\FieldCollectionGetterFormType' => 'getFieldCollectionGetterFormTypeService',
  952.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexChoiceType' => 'getIndexChoiceTypeService',
  953.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnChoiceType' => 'getIndexColumnChoiceTypeService',
  954.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnCollectionType' => 'getIndexColumnCollectionTypeService',
  955.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnGetterChoiceType' => 'getIndexColumnGetterChoiceTypeService',
  956.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnInterpreterChoiceType' => 'getIndexColumnInterpreterChoiceTypeService',
  957.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType' => 'getIndexColumnTypeService',
  958.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType' => 'getIndexTypeService',
  959.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexWorkerChoiceType' => 'getIndexWorkerChoiceTypeService',
  960.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ExpressionInterpreterFormType' => 'getExpressionInterpreterFormTypeService',
  961.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterCollectionType' => 'getInterpreterCollectionTypeService',
  962.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterType' => 'getInterpreterTypeService',
  963.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\IteratorInterpreterType' => 'getIteratorInterpreterTypeService',
  964.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\NestedInterpreterType' => 'getNestedInterpreterTypeService',
  965.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ObjectPropertyInterpreterFormType' => 'getObjectPropertyInterpreterFormTypeService',
  966.             'CoreShop\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => 'getInStockValidatorService',
  967.             'CoreShop\\Bundle\\MenuBundle\\Controller\\MenuController' => 'getMenuControllerService',
  968.             'CoreShop\\Bundle\\MenuBundle\\EventListener\\PimcoreAdminListener' => 'getPimcoreAdminListenerService',
  969.             'CoreShop\\Bundle\\MenuBundle\\Guard\\PimcoreGuard' => 'getPimcoreGuardService',
  970.             'CoreShop\\Bundle\\MenuBundle\\Renderer\\JsonRenderer' => 'getJsonRendererService',
  971.             'CoreShop\\Bundle\\MessengerBundle\\Controller\\ListMessagesController' => 'getListMessagesControllerService',
  972.             'CoreShop\\Bundle\\MessengerBundle\\Controller\\MessageController' => 'getMessageControllerService',
  973.             'CoreShop\\Bundle\\MessengerBundle\\EventListener\\AdminJavascriptListener' => 'getAdminJavascriptListener2Service',
  974.             'CoreShop\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => 'getMoneyTypeService',
  975.             'CoreShop\\Bundle\\NotificationBundle\\EventListener\\NotificationRuleEventListener' => 'getNotificationRuleEventListenerService',
  976.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionChoiceType' => 'getNotificationRuleActionChoiceTypeService',
  977.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionCollectionType' => 'getNotificationRuleActionCollectionTypeService',
  978.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionType' => 'getNotificationRuleActionTypeService',
  979.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionChoiceType' => 'getNotificationRuleConditionChoiceTypeService',
  980.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionCollectionType' => 'getNotificationRuleConditionCollectionTypeService',
  981.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionType' => 'getNotificationRuleConditionTypeService',
  982.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType' => 'getNotificationRuleTypeService',
  983.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleTypeChoiceType' => 'getNotificationRuleTypeChoiceTypeService',
  984.             'CoreShop\\Bundle\\NotificationBundle\\Processor\\EventedRuleProcessor' => 'getEventedRuleProcessorService',
  985.             'CoreShop\\Bundle\\OrderBundle\\Command\\CartExpireCommand' => 'getCartExpireCommandService',
  986.             'CoreShop\\Bundle\\OrderBundle\\Command\\OrderExpireCommand' => 'getOrderExpireCommandService',
  987.             'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderDocumentPrintController' => 'getOrderDocumentPrintControllerService',
  988.             'CoreShop\\Bundle\\OrderBundle\\EventListener\\Grid\\CartFilterListener' => 'getCartFilterListenerService',
  989.             'CoreShop\\Bundle\\OrderBundle\\Expiration\\CartExpiration' => 'getCartExpirationService',
  990.             'CoreShop\\Bundle\\OrderBundle\\Expiration\\OrderAndCartExpiration' => 'getOrderAndCartExpirationService',
  991.             'CoreShop\\Bundle\\OrderBundle\\Expiration\\OrderExpiration' => 'getOrderExpirationService',
  992.             'CoreShop\\Bundle\\OrderBundle\\Factory\\AddMultipleToCartFactory' => 'getAddMultipleToCartFactoryService',
  993.             'CoreShop\\Bundle\\OrderBundle\\Factory\\AddToCartFactory' => 'getAddToCartFactoryService',
  994.             'CoreShop\\Bundle\\OrderBundle\\Form\\DataMapper\\CartItemQuantityDataMapper' => 'getCartItemQuantityDataMapperService',
  995.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationCartItemType' => 'getCartCreationCartItemTypeService',
  996.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationType' => 'getCartCreationTypeService',
  997.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionChoiceType' => 'getCartItemPriceRuleActionChoiceTypeService',
  998.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionCollectionType' => 'getCartItemPriceRuleActionCollectionTypeService',
  999.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionType' => 'getCartItemPriceRuleActionTypeService',
  1000.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionChoiceType' => 'getCartItemPriceRuleConditionChoiceTypeService',
  1001.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionCollectionType' => 'getCartItemPriceRuleConditionCollectionTypeService',
  1002.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionType' => 'getCartItemPriceRuleConditionTypeService',
  1003.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => 'getCartItemTypeService',
  1004.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionChoiceType' => 'getCartPriceRuleActionChoiceTypeService',
  1005.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionCollectionType' => 'getCartPriceRuleActionCollectionTypeService',
  1006.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionType' => 'getCartPriceRuleActionTypeService',
  1007.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleChoiceType' => 'getCartPriceRuleChoiceTypeService',
  1008.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionChoiceType' => 'getCartPriceRuleConditionChoiceTypeService',
  1009.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionCollectionType' => 'getCartPriceRuleConditionCollectionTypeService',
  1010.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionType' => 'getCartPriceRuleConditionTypeService',
  1011.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType' => 'getCartPriceRuleTranslationTypeService',
  1012.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType' => 'getCartPriceRuleTypeService',
  1013.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartType' => 'getCartTypeService',
  1014.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationItemsType' => 'getOrderInvoiceCreationItemsTypeService',
  1015.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationType' => 'getOrderInvoiceCreationTypeService',
  1016.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationItemsType' => 'getOrderShipmentCreationItemsTypeService',
  1017.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationType' => 'getOrderShipmentCreationTypeService',
  1018.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\QuantityType' => 'getQuantityTypeService',
  1019.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherGeneratorType' => 'getVoucherGeneratorTypeService',
  1020.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherType' => 'getVoucherTypeService',
  1021.             'CoreShop\\Bundle\\OrderBundle\\Pimcore\\GridColumnConfig\\Operator\\Factory\\OrderStateFactory' => 'getOrderStateFactoryService',
  1022.             'CoreShop\\Bundle\\OrderBundle\\Pimcore\\GridColumnConfig\\Operator\\Factory\\PriceFormatterFactory' => 'getPriceFormatterFactoryService',
  1023.             'CoreShop\\Bundle\\OrderBundle\\Renderer\\AssetOrderDocumentPdfRenderer' => 'getAssetOrderDocumentPdfRendererService',
  1024.             'CoreShop\\Bundle\\OrderBundle\\Renderer\\OrderDocumentPdfRenderer' => 'getOrderDocumentPdfRendererService',
  1025.             'CoreShop\\Bundle\\OrderBundle\\Renderer\\Pdf\\WkHtmlToPdf' => 'getWkHtmlToPdfService',
  1026.             'CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderInvoiceStateResolver' => 'getOrderInvoiceStateResolverService',
  1027.             'CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderPaymentStateResolver' => 'getOrderPaymentStateResolverService',
  1028.             'CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderShippingStateResolver' => 'getOrderShippingStateResolverService',
  1029.             'CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver' => 'getOrderStateResolverService',
  1030.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator' => 'getCartPriceRuleValidatorService',
  1031.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\VoucherAmountValidator' => 'getVoucherAmountValidatorService',
  1032.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderChoiceType' => 'getPaymentProviderChoiceTypeService',
  1033.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionChoiceType' => 'getPaymentProviderRuleActionChoiceTypeService',
  1034.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionCollectionType' => 'getPaymentProviderRuleActionCollectionTypeService',
  1035.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionType' => 'getPaymentProviderRuleActionTypeService',
  1036.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleChoiceType' => 'getPaymentProviderRuleChoiceTypeService',
  1037.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionChoiceType' => 'getPaymentProviderRuleConditionChoiceTypeService',
  1038.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionCollectionType' => 'getPaymentProviderRuleConditionCollectionTypeService',
  1039.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionType' => 'getPaymentProviderRuleConditionTypeService',
  1040.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType' => 'getPaymentProviderRuleGroupTypeService',
  1041.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType' => 'getPaymentProviderRuleTypeService',
  1042.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType' => 'getPaymentProviderTranslationTypeService',
  1043.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType' => 'getPaymentProviderTypeService',
  1044.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => 'getAdditionPercentActionConfigurationTypeService',
  1045.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => 'getDiscountPercentActionConfigurationTypeService',
  1046.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Common\\PaymentProviderRuleConfigurationType' => 'getPaymentProviderRuleConfigurationTypeService',
  1047.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => 'getAmountConfigurationTypeService',
  1048.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => 'getNestedConfigurationTypeService',
  1049.             'CoreShop\\Bundle\\PayumBundle\\Action\\AuthorizePaymentAction' => 'getAuthorizePaymentActionService',
  1050.             'CoreShop\\Bundle\\PayumBundle\\Action\\CapturePaymentAction' => 'getCapturePaymentActionService',
  1051.             'CoreShop\\Bundle\\PayumBundle\\Action\\ConfirmOrderAction' => 'getConfirmOrderActionService',
  1052.             'CoreShop\\Bundle\\PayumBundle\\Action\\ExecuteSameRequestWithPaymentDetailsAction' => 'getExecuteSameRequestWithPaymentDetailsActionService',
  1053.             'CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConfirmOrderAction' => 'getConfirmOrderAction2Service',
  1054.             'CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConvertPaymentAction' => 'getConvertPaymentActionService',
  1055.             'CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ResolveNextRouteAction' => 'getResolveNextRouteActionService',
  1056.             'CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\StatusAction' => 'getStatusActionService',
  1057.             'CoreShop\\Bundle\\PayumBundle\\Action\\Paypal\\ExpressCheckout\\ConvertPaymentAction' => 'getConvertPaymentAction2Service',
  1058.             'CoreShop\\Bundle\\PayumBundle\\Action\\ResolveNextRouteAction' => 'getResolveNextRouteAction2Service',
  1059.             'CoreShop\\Bundle\\PayumBundle\\CoreGatewayFactoryBuilder' => 'getCoreGatewayFactoryBuilderService',
  1060.             'CoreShop\\Bundle\\PayumBundle\\Extension\\UpdateOrderStateExtension' => 'getUpdateOrderStateExtensionService',
  1061.             'CoreShop\\Bundle\\PayumBundle\\Extension\\UpdatePaymentStateExtension' => 'getUpdatePaymentStateExtensionService',
  1062.             'CoreShop\\Bundle\\PayumBundle\\Factory\\ConfirmOrderFactory' => 'getConfirmOrderFactoryService',
  1063.             'CoreShop\\Bundle\\PayumBundle\\Factory\\GetStatusFactory' => 'getGetStatusFactoryService',
  1064.             'CoreShop\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactory' => 'getResolveNextRouteFactoryService',
  1065.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => 'getPaypalGatewayConfigurationTypeService',
  1066.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\SofortGatewayConfigurationType' => 'getSofortGatewayConfigurationTypeService',
  1067.             'CoreShop\\Bundle\\PayumPaymentBundle\\Resolver\\EventBasedPaymentProviderResolver' => 'getEventBasedPaymentProviderResolverService',
  1068.             'CoreShop\\Bundle\\PimcoreBundle\\Command\\AppMigrateCommand' => 'getAppMigrateCommandService',
  1069.             'CoreShop\\Bundle\\PimcoreBundle\\Command\\AppMigrationGenerateCommand' => 'getAppMigrationGenerateCommandService',
  1070.             'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\DynamicDropdownController' => 'getDynamicDropdownControllerService',
  1071.             'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\GridController' => 'getGridControllerService',
  1072.             'CoreShop\\Bundle\\PimcoreBundle\\EventListener\\AdminJavascriptListener' => 'getAdminJavascriptListener3Service',
  1073.             'CoreShop\\Bundle\\PimcoreBundle\\EventListener\\Grid\\ObjectListFilterListener' => 'getObjectListFilterListenerService',
  1074.             'CoreShop\\Bundle\\PimcoreBundle\\EventListener\\SluggableListener' => 'getSluggableListenerService',
  1075.             'CoreShop\\Bundle\\PimcoreBundle\\Mail\\MailProcessor' => 'getMailProcessorService',
  1076.             'CoreShop\\Bundle\\ProductBundle\\EventListener\\CategoryPersistEventListener' => 'getCategoryPersistEventListenerService',
  1077.             'CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener' => 'getClearCachedPriceRulesListenerService',
  1078.             'CoreShop\\Bundle\\ProductBundle\\EventListener\\ProductDeleteListener' => 'getProductDeleteListenerService',
  1079.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionChoiceType' => 'getProductPriceRuleActionChoiceTypeService',
  1080.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionCollectionType' => 'getProductPriceRuleActionCollectionTypeService',
  1081.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionType' => 'getProductPriceRuleActionTypeService',
  1082.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionChoiceType' => 'getProductPriceRuleConditionChoiceTypeService',
  1083.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionCollectionType' => 'getProductPriceRuleConditionCollectionTypeService',
  1084.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionType' => 'getProductPriceRuleConditionTypeService',
  1085.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType' => 'getProductPriceRuleTranslationTypeService',
  1086.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType' => 'getProductPriceRuleTypeService',
  1087.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSelectionType' => 'getProductSelectionTypeService',
  1088.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionChoiceType' => 'getProductSpecificPriceRuleActionChoiceTypeService',
  1089.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionCollectionType' => 'getProductSpecificPriceRuleActionCollectionTypeService',
  1090.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionType' => 'getProductSpecificPriceRuleActionTypeService',
  1091.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionChoiceType' => 'getProductSpecificPriceRuleConditionChoiceTypeService',
  1092.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionCollectionType' => 'getProductSpecificPriceRuleConditionCollectionTypeService',
  1093.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionType' => 'getProductSpecificPriceRuleConditionTypeService',
  1094.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType' => 'getProductSpecificPriceRuleTranslationTypeService',
  1095.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType' => 'getProductSpecificPriceRuleTypeService',
  1096.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType' => 'getDiscountAmountConfigurationTypeService',
  1097.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType' => 'getDiscountPercentConfigurationTypeService',
  1098.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\PriceConfigurationType' => 'getPriceConfigurationTypeService',
  1099.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductPriceNestedConfigurationType' => 'getProductPriceNestedConfigurationTypeService',
  1100.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductSpecificPriceNestedConfigurationType' => 'getProductSpecificPriceNestedConfigurationTypeService',
  1101.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType' => 'getTimespanConfigurationTypeService',
  1102.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitChoiceType' => 'getProductUnitChoiceTypeService',
  1103.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionPriceType' => 'getProductUnitDefinitionPriceTypeService',
  1104.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionSelectionType' => 'getProductUnitDefinitionSelectionTypeService',
  1105.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionType' => 'getProductUnitDefinitionTypeService',
  1106.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionsType' => 'getProductUnitDefinitionsTypeService',
  1107.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType' => 'getProductUnitTranslationTypeService',
  1108.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType' => 'getProductUnitTypeService',
  1109.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionChoiceType' => 'getProductQuantityPriceRuleConditionChoiceTypeService',
  1110.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionCollectionType' => 'getProductQuantityPriceRuleConditionCollectionTypeService',
  1111.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionType' => 'getProductQuantityPriceRuleConditionTypeService',
  1112.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType' => 'getProductQuantityPriceRuleTypeService',
  1113.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeType' => 'getProductQuantityRangeTypeService',
  1114.             'CoreShop\\Bundle\\ResourceBundle\\Command\\CreateDatabaseTablesCommand' => 'getCreateDatabaseTablesCommandService',
  1115.             'CoreShop\\Bundle\\ResourceBundle\\Command\\DropDatabaseTablesCommand' => 'getDropDatabaseTablesCommandService',
  1116.             'CoreShop\\Bundle\\ResourceBundle\\Command\\InstallResourcesCommand' => 'getInstallResourcesCommandService',
  1117.             'CoreShop\\Bundle\\ResourceBundle\\Controller\\EventDispatcherInterface' => 'getEventDispatcherInterfaceService',
  1118.             'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceFormFactory' => 'getResourceFormFactoryService',
  1119.             'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceSettingsController' => 'getResourceSettingsControllerService',
  1120.             'CoreShop\\Bundle\\ResourceBundle\\Controller\\ViewHandlerInterface' => 'getViewHandlerInterfaceService',
  1121.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\DeepCopySubscriber' => 'getDeepCopySubscriberService',
  1122.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber' => 'getORMMappedSuperClassSubscriberService',
  1123.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber' => 'getORMRepositoryClassSubscriberService',
  1124.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener' => 'getORMTranslatableListenerService',
  1125.             'CoreShop\\Bundle\\ResourceBundle\\Form\\DataTransformer\\PimcoreAssetDataTransformer' => 'getPimcoreAssetDataTransformerService',
  1126.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Helper\\ErrorSerializer' => 'getErrorSerializerService',
  1127.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreAssetChoiceType' => 'getPimcoreAssetChoiceTypeService',
  1128.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreClassChoiceType' => 'getPimcoreClassChoiceTypeService',
  1129.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => 'getResourceTranslationsTypeService',
  1130.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\CompositeResourceInstaller' => 'getCompositeResourceInstallerService',
  1131.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreClassInstaller' => 'getPimcoreClassInstallerService',
  1132.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreDependantBundleInstaller' => 'getPimcoreDependantBundleInstallerService',
  1133.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreDocumentsInstaller' => 'getPimcoreDocumentsInstallerService',
  1134.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreGridConfigInstaller' => 'getPimcoreGridConfigInstallerService',
  1135.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreImageThumbnailsInstaller' => 'getPimcoreImageThumbnailsInstallerService',
  1136.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcorePermissionInstaller' => 'getPimcorePermissionInstallerService',
  1137.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreRoutesInstaller' => 'getPimcoreRoutesInstallerService',
  1138.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\SqlInstaller' => 'getSqlInstallerService',
  1139.             'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager' => 'getObjectManagerService',
  1140.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\CarbonHandler' => 'getCarbonHandlerService',
  1141.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\Driver\\PimcoreDataObjectDriver' => 'getPimcoreDataObjectDriverService',
  1142.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler' => 'getPimcoreAssetHandlerService',
  1143.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler' => 'getPimcoreDocumentHandlerService',
  1144.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler' => 'getPimcoreObjectHandlerService',
  1145.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler' => 'getPimcoreSiteHandlerService',
  1146.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler' => 'getRelationsHandlerService',
  1147.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\VersionObjectConstructor' => 'getVersionObjectConstructorService',
  1148.             'CoreShop\\Bundle\\ResourceBundle\\Slug\\ResourceConfigurationSlugGenerator' => 'getResourceConfigurationSlugGeneratorService',
  1149.             'CoreShop\\Bundle\\ResourceBundle\\Validator\\Constraints\\UniqueEntityValidator' => 'getUniqueEntityValidatorService',
  1150.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierChoiceType' => 'getCarrierChoiceType2Service',
  1151.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType' => 'getCarrierTranslationTypeService',
  1152.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType' => 'getCarrierType2Service',
  1153.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => 'getAdditionPercentActionConfigurationType2Service',
  1154.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => 'getDiscountPercentActionConfigurationType2Service',
  1155.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Common\\ShippingRuleConfigurationType' => 'getShippingRuleConfigurationTypeService',
  1156.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => 'getAmountConfigurationType2Service',
  1157.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\DimensionConfigurationType' => 'getDimensionConfigurationTypeService',
  1158.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => 'getNestedConfigurationType2Service',
  1159.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\PostcodeConfigurationType' => 'getPostcodeConfigurationTypeService',
  1160.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\WeightConfigurationType' => 'getWeightConfigurationTypeService',
  1161.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionChoiceType' => 'getShippingRuleActionChoiceTypeService',
  1162.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionCollectionType' => 'getShippingRuleActionCollectionTypeService',
  1163.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionType' => 'getShippingRuleActionTypeService',
  1164.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleChoiceType' => 'getShippingRuleChoiceTypeService',
  1165.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionChoiceType' => 'getShippingRuleConditionChoiceTypeService',
  1166.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionCollectionType' => 'getShippingRuleConditionCollectionTypeService',
  1167.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionType' => 'getShippingRuleConditionTypeService',
  1168.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupCollectionType' => 'getShippingRuleGroupCollectionTypeService',
  1169.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType' => 'getShippingRuleGroupTypeService',
  1170.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType' => 'getShippingRuleTypeService',
  1171.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingTaxCalculationStrategyChoiceType' => 'getShippingTaxCalculationStrategyChoiceTypeService',
  1172.             'CoreShop\\Bundle\\StoreBundle\\CoreExtension\\StoreOptionProvider' => 'getStoreOptionProviderService',
  1173.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreChoiceType' => 'getStoreChoiceTypeService',
  1174.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType' => 'getStoreTypeService',
  1175.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateChoiceType' => 'getTaxRateChoiceTypeService',
  1176.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType' => 'getTaxRateTranslationTypeService',
  1177.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => 'getTaxRateTypeService',
  1178.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupChoiceType' => 'getTaxRuleGroupChoiceTypeService',
  1179.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType' => 'getTaxRuleGroupTypeService',
  1180.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType' => 'getTaxRuleTypeService',
  1181.             'CoreShop\\Bundle\\ThemeBundle\\EventListener\\DocumentRenderListener' => 'getDocumentRenderListenerService',
  1182.             'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeHelper' => 'getThemeHelperService',
  1183.             'CoreShop\\Bundle\\TrackingBundle\\Resolver\\ConfigResolver' => 'getConfigResolverService',
  1184.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\AnalyticsEnhancedEcommerce' => 'getAnalyticsEnhancedEcommerceService',
  1185.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\GA4Ecommerce' => 'getGA4EcommerceService',
  1186.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\GA4TagManagerEcommerce' => 'getGA4TagManagerEcommerceService',
  1187.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\GlobalSiteTagEnhancedEcommerce' => 'getGlobalSiteTagEnhancedEcommerceService',
  1188.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerClassicEcommerce' => 'getTagManagerClassicEcommerceService',
  1189.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerEnhancedEcommerce' => 'getTagManagerEnhancedEcommerceService',
  1190.             'CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\UniversalEcommerce' => 'getUniversalEcommerceService',
  1191.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ChangePasswordType' => 'getChangePasswordType2Service',
  1192.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\RequestResetPasswordType' => 'getRequestResetPasswordTypeService',
  1193.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ResetPasswordType' => 'getResetPasswordTypeService',
  1194.             'CoreShop\\Bundle\\VariantBundle\\EventListener\\AttributeListener' => 'getAttributeListenerService',
  1195.             'CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener' => 'getMainVariantListenerService',
  1196.             'CoreShop\\Bundle\\VariantBundle\\EventListener\\ProductListener' => 'getProductListenerService',
  1197.             'CoreShop\\Bundle\\VariantBundle\\Pimcore\\VariantLinkGenerator' => 'getVariantLinkGeneratorService',
  1198.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesTypeValidator' => 'getValidAttributesTypeValidatorService',
  1199.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesValidator' => 'getValidAttributesValidatorService',
  1200.             'CoreShop\\Bundle\\WishlistBundle\\Command\\WishlistExpireCommand' => 'getWishlistExpireCommandService',
  1201.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\AddToWishlistType' => 'getAddToWishlistTypeService',
  1202.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistItemType' => 'getWishlistItemTypeService',
  1203.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistType' => 'getWishlistTypeService',
  1204.             'CoreShop\\Bundle\\WorkflowBundle\\Applier\\StateMachineApplier' => 'getStateMachineApplierService',
  1205.             'CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition' => 'getCascadeTransitionService',
  1206.             'CoreShop\\Bundle\\WorkflowBundle\\EventListener\\WorkflowListener' => 'getWorkflowListenerService',
  1207.             'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryLogger' => 'getHistoryLoggerService',
  1208.             'CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLogger' => 'getStateHistoryLoggerService',
  1209.             'CoreShop\\Component\\Core\\Customer\\Address\\AddressAccessOptionsProvider' => 'getAddressAccessOptionsProviderService',
  1210.             'CoreShop\\Component\\Core\\Customer\\Address\\AddressAssignmentManager' => 'getAddressAssignmentManager2Service',
  1211.             'CoreShop\\Component\\Core\\Customer\\Address\\AddressAssignmentManagerInterface' => 'getAddressAssignmentManagerInterfaceService',
  1212.             'CoreShop\\Component\\Core\\Customer\\CustomerTransformHelperInterface' => 'getCustomerTransformHelperInterfaceService',
  1213.             'CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperator' => 'getOrderInventoryOperatorService',
  1214.             'CoreShop\\Component\\Core\\Order\\Committer\\OrderCommitter' => 'getOrderCommitterService',
  1215.             'CoreShop\\Component\\Core\\Order\\Committer\\QuoteCommitter' => 'getQuoteCommitterService',
  1216.             'CoreShop\\Component\\Core\\Order\\Modifier\\CartItemQuantityModifier' => 'getCartItemQuantityModifierService',
  1217.             'CoreShop\\Component\\Core\\Order\\Transformer\\OrderItemToShipmentItemTransformer' => 'getOrderItemToShipmentItemTransformerService',
  1218.             'CoreShop\\Component\\Core\\Order\\Transformer\\OrderToShipmentTransformer' => 'getOrderToShipmentTransformerService',
  1219.             'CoreShop\\Component\\Core\\Payment\\Resolver\\StoreBasedPaymentProviderResolver' => 'getStoreBasedPaymentProviderResolverService',
  1220.             'CoreShop\\Component\\Core\\Product\\Cloner\\ProductQuantityPriceRulesCloner' => 'getProductQuantityPriceRulesClonerService',
  1221.             'CoreShop\\Component\\Core\\Product\\Cloner\\ProductUnitDefinitionsCloner' => 'getProductUnitDefinitionsClonerService',
  1222.             'CoreShop\\Component\\Core\\Product\\Cloner\\UnitMatcher' => 'getUnitMatcherService',
  1223.             'CoreShop\\Component\\Core\\Tracking\\Extractor\\OrderExtractor' => 'getOrderExtractorService',
  1224.             'CoreShop\\Component\\Index\\Extension\\DecimalIndexColumnTypeConfigExtension' => 'getDecimalIndexColumnTypeConfigExtensionService',
  1225.             'CoreShop\\Component\\Index\\Filter\\BooleanFilterConditionProcessor' => 'getBooleanFilterConditionProcessorService',
  1226.             'CoreShop\\Component\\Index\\Filter\\CategoryMultiSelectConditionProcessor' => 'getCategoryMultiSelectConditionProcessorService',
  1227.             'CoreShop\\Component\\Index\\Filter\\CategorySelectConditionProcessor' => 'getCategorySelectConditionProcessorService',
  1228.             'CoreShop\\Component\\Index\\Filter\\FilterProcessor' => 'getFilterProcessorService',
  1229.             'CoreShop\\Component\\Index\\Filter\\MultiselectFilterConditionFromMultiselectProcessor' => 'getMultiselectFilterConditionFromMultiselectProcessorService',
  1230.             'CoreShop\\Component\\Index\\Filter\\MultiselectFilterConditionProcessor' => 'getMultiselectFilterConditionProcessorService',
  1231.             'CoreShop\\Component\\Index\\Filter\\RangeFilterConditionProcessor' => 'getRangeFilterConditionProcessorService',
  1232.             'CoreShop\\Component\\Index\\Filter\\RelationalMultiselectConditionProcessor' => 'getRelationalMultiselectConditionProcessorService',
  1233.             'CoreShop\\Component\\Index\\Filter\\RelationalSelectConditionProcessor' => 'getRelationalSelectConditionProcessorService',
  1234.             'CoreShop\\Component\\Index\\Filter\\SearchConditionProcessor' => 'getSearchConditionProcessorService',
  1235.             'CoreShop\\Component\\Index\\Filter\\SelectFilterConditionFromMultiselectProcessor' => 'getSelectFilterConditionFromMultiselectProcessorService',
  1236.             'CoreShop\\Component\\Index\\Filter\\SelectFilterConditionProcessor' => 'getSelectFilterConditionProcessorService',
  1237.             'CoreShop\\Component\\Index\\Getter\\BrickGetter' => 'getBrickGetterService',
  1238.             'CoreShop\\Component\\Index\\Getter\\ClassificationStoreGetter' => 'getClassificationStoreGetterService',
  1239.             'CoreShop\\Component\\Index\\Getter\\FieldCollectionGetter' => 'getFieldCollectionGetterService',
  1240.             'CoreShop\\Component\\Index\\Getter\\LocalizedFieldGetter' => 'getLocalizedFieldGetterService',
  1241.             'CoreShop\\Component\\Index\\Interpreter\\ExpressionInterpreter' => 'getExpressionInterpreterService',
  1242.             'CoreShop\\Component\\Index\\Interpreter\\IteratorInterpreter' => 'getIteratorInterpreterService',
  1243.             'CoreShop\\Component\\Index\\Interpreter\\LocaleMappingInterpreter' => 'getLocaleMappingInterpreterService',
  1244.             'CoreShop\\Component\\Index\\Interpreter\\LocalizedNestedInterpreter' => 'getLocalizedNestedInterpreterService',
  1245.             'CoreShop\\Component\\Index\\Interpreter\\NestedInterpreter' => 'getNestedInterpreterService',
  1246.             'CoreShop\\Component\\Index\\Interpreter\\ObjectIdInterpreter' => 'getObjectIdInterpreterService',
  1247.             'CoreShop\\Component\\Index\\Interpreter\\ObjectIdSumInterpreter' => 'getObjectIdSumInterpreterService',
  1248.             'CoreShop\\Component\\Index\\Interpreter\\ObjectInterpreter' => 'getObjectInterpreterService',
  1249.             'CoreShop\\Component\\Index\\Interpreter\\ObjectPropertyInterpreter' => 'getObjectPropertyInterpreterService',
  1250.             'CoreShop\\Component\\Index\\Interpreter\\QuantityValueInterpreter' => 'getQuantityValueInterpreterService',
  1251.             'CoreShop\\Component\\Index\\Interpreter\\RelationalNestedInterpreter' => 'getRelationalNestedInterpreterService',
  1252.             'CoreShop\\Component\\Index\\Interpreter\\SoundexInterpreter' => 'getSoundexInterpreterService',
  1253.             'CoreShop\\Component\\Index\\Interpreter\\TimestampInterpreter' => 'getTimestampInterpreterService',
  1254.             'CoreShop\\Component\\Index\\Service\\IndexUpdaterService' => 'getIndexUpdaterServiceService',
  1255.             'CoreShop\\Component\\Index\\Worker\\FilterGroupHelper' => 'getFilterGroupHelperService',
  1256.             'CoreShop\\Component\\Notification\\Processor\\RuleApplier' => 'getRuleApplierService',
  1257.             'CoreShop\\Component\\Notification\\Processor\\RulesProcessor' => 'getRulesProcessorService',
  1258.             'CoreShop\\Component\\Order\\Cart\\CartItemResolver' => 'getCartItemResolverService',
  1259.             'CoreShop\\Component\\Order\\Cart\\CartModifier' => 'getCartModifierService',
  1260.             'CoreShop\\Component\\Order\\Distributor\\FloatDistributor' => 'getFloatDistributorService',
  1261.             'CoreShop\\Component\\Order\\Distributor\\IntegerDistributor' => 'getIntegerDistributorService',
  1262.             'CoreShop\\Component\\Order\\Generator\\CartPriceRuleVoucherCodeGenerator' => 'getCartPriceRuleVoucherCodeGeneratorService',
  1263.             'CoreShop\\Component\\Order\\Generator\\CodeGeneratorChecker' => 'getCodeGeneratorCheckerService',
  1264.             'CoreShop\\Component\\Order\\Generator\\CodeGeneratorLetterResolver' => 'getCodeGeneratorLetterResolverService',
  1265.             'CoreShop\\Component\\Order\\Modifier\\VoucherModifier' => 'getVoucherModifierService',
  1266.             'CoreShop\\Component\\Order\\Payment\\OrderPaymentProvider' => 'getOrderPaymentProviderService',
  1267.             'CoreShop\\Component\\Order\\Transformer\\OrderItemToInvoiceItemTransformer' => 'getOrderItemToInvoiceItemTransformerService',
  1268.             'CoreShop\\Component\\Payment\\Processor\\PaymentProviderRuleActionProcessor' => 'getPaymentProviderRuleActionProcessor2Service',
  1269.             'CoreShop\\Component\\Payment\\Resolver\\PaymentProviderResolver' => 'getPaymentProviderResolverService',
  1270.             'CoreShop\\Component\\Payment\\Resolver\\RuleBasedPaymentProviderResolver' => 'getRuleBasedPaymentProviderResolverService',
  1271.             'CoreShop\\Component\\Payment\\Validator\\PaymentProviderRuleValidator' => 'getPaymentProviderRuleValidatorService',
  1272.             'CoreShop\\Component\\Payment\\Validator\\PaymentProviderValidator' => 'getPaymentProviderValidatorService',
  1273.             'CoreShop\\Component\\Pimcore\\DataObject\\ClassInstaller' => 'getClassInstallerService',
  1274.             'CoreShop\\Component\\Pimcore\\DataObject\\GridConfigInstaller' => 'getGridConfigInstallerService',
  1275.             'CoreShop\\Component\\Pimcore\\DataObject\\NoteService' => 'getNoteServiceService',
  1276.             'CoreShop\\Component\\Pimcore\\DataObject\\ObjectCloner' => 'getObjectClonerService',
  1277.             'CoreShop\\Component\\Pimcore\\ExpressionLanguage\\PHPFunctionsProvider' => 'getPHPFunctionsProviderService',
  1278.             'CoreShop\\Component\\Pimcore\\ExpressionLanguage\\PimcoreLanguageProvider' => 'getPimcoreLanguageProviderService',
  1279.             'CoreShop\\Component\\Pimcore\\ResourceLoader' => 'getResourceLoaderService',
  1280.             'CoreShop\\Component\\Pimcore\\Slug\\DataObjectSiteSlugGenerator' => 'getDataObjectSiteSlugGeneratorService',
  1281.             'CoreShop\\Component\\Pimcore\\Slug\\DataObjectSlugGenerator' => 'getDataObjectSlugGeneratorService',
  1282.             'CoreShop\\Component\\Pimcore\\Slug\\SluggableSlugger' => 'getSluggableSluggerService',
  1283.             'CoreShop\\Component\\Resource\\Pimcore\\ResourceSlugLinkGenerator' => 'getResourceSlugLinkGeneratorService',
  1284.             'CoreShop\\Component\\Resource\\Translation\\TranslatableEntityLocaleAssigner' => 'getTranslatableEntityLocaleAssignerService',
  1285.             'CoreShop\\Component\\SEO\\SEOPresentation' => 'getSEOPresentationService',
  1286.             'CoreShop\\Component\\Sequence\\Generator\\SequenceGenerator' => 'getSequenceGeneratorService',
  1287.             'CoreShop\\Component\\Shipping\\Calculator\\CompositePriceCalculator' => 'getCompositePriceCalculatorService',
  1288.             'CoreShop\\Component\\Shipping\\Processor\\ShippingRuleActionProcessor' => 'getShippingRuleActionProcessor2Service',
  1289.             'CoreShop\\Component\\StorageList\\Factory\\AddToStorageListFactory' => 'getAddToStorageListFactoryService',
  1290.             'CoreShop\\Component\\StorageList\\Manager\\StorageListPimcoreModelManager' => 'getStorageListPimcoreModelManagerService',
  1291.             'CoreShop\\Component\\StorageList\\SimpleStorageListModifier' => 'getSimpleStorageListModifierService',
  1292.             'CoreShop\\Component\\StorageList\\StorageListItemQuantityModifier' => 'getStorageListItemQuantityModifierService',
  1293.             'CoreShop\\Component\\StorageList\\StorageListItemResolver' => 'getStorageListItemResolverService',
  1294.             'CoreShop\\Component\\StorageList\\StorageListsManager' => 'getStorageListsManagerService',
  1295.             'CoreShop\\Component\\Tracking\\Tracker\\CompositeTracker' => 'getCompositeTrackerService',
  1296.             'CoreShop\\Component\\Wishlist\\Wishlist\\WishlistModifier' => 'getWishlistModifierService',
  1297.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  1298.             'GuzzleHttp\\Client' => 'getClientService',
  1299.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  1300.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  1301.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  1302.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  1303.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  1304.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService',
  1305.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService',
  1306.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService',
  1307.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService',
  1308.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService',
  1309.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService',
  1310.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  1311.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  1312.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  1313.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  1314.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  1315.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  1316.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperController2Service',
  1317.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  1318.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  1319.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  1320.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  1321.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  1322.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  1323.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  1324.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  1325.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  1326.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  1327.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  1328.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  1329.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  1330.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  1331.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  1332.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  1333.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  1334.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  1335.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  1336.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  1337.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController2Service',
  1338.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  1339.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationController2Service',
  1340.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  1341.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  1342.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  1343.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController2Service',
  1344.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  1345.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  1346.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  1347.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  1348.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  1349.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  1350.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
  1351.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  1352.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  1353.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  1354.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  1355.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  1356.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  1357.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController3Service',
  1358.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchController3Service',
  1359.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  1360.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  1361.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  1362.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  1363.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  1364.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  1365.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  1366.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  1367.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  1368.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  1369.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  1370.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  1371.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  1372.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  1373.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  1374.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  1375.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  1376.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  1377.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  1378.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  1379.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service',
  1380.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  1381.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  1382.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  1383.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  1384.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  1385.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  1386.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  1387.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service',
  1388.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  1389.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  1390.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  1391.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  1392.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  1393.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  1394.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  1395.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  1396.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  1397.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  1398.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  1399.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  1400.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  1401.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  1402.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  1403.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  1404.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  1405.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  1406.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  1407.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  1408.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  1409.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  1410.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  1411.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  1412.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  1413.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  1414.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  1415.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  1416.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  1417.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  1418.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  1419.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  1420.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  1421.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  1422.             'SebastianBergmann\\Diff\\Differ' => 'getDifferService',
  1423.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  1424.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  1425.             'app.security.user_provider.oauth' => 'getApp_Security_UserProvider_OauthService',
  1426.             'cache.app_clearer' => 'getCache_AppClearerService',
  1427.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  1428.             'cache.system_clearer' => 'getCache_SystemClearerService',
  1429.             'cache_warmer' => 'getCacheWarmerService',
  1430.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  1431.             'console.command.public_alias.App\\Command\\AbandonedCartsCommand' => 'getAbandonedCartsCommandService',
  1432.             'console.command.public_alias.App\\Command\\AccessLevelCheckCommand' => 'getAccessLevelCheckCommandService',
  1433.             'console.command.public_alias.App\\Command\\ChangeRegisteredWatchWarranty' => 'getChangeRegisteredWatchWarrantyService',
  1434.             'console.command.public_alias.App\\Command\\CheckNewsletterCommand' => 'getCheckNewsletterCommandService',
  1435.             'console.command.public_alias.App\\Command\\CleanUnusedAddressesCommand' => 'getCleanUnusedAddressesCommandService',
  1436.             'console.command.public_alias.App\\Command\\CustomerRegisterSourceCommand' => 'getCustomerRegisterSourceCommandService',
  1437.             'console.command.public_alias.App\\Command\\DBCleanCommand' => 'getDBCleanCommandService',
  1438.             'console.command.public_alias.App\\Command\\DatabaseCleanCommand' => 'getDatabaseCleanCommandService',
  1439.             'console.command.public_alias.App\\Command\\DeleteDeviceinfoCommand' => 'getDeleteDeviceinfoCommandService',
  1440.             'console.command.public_alias.App\\Command\\DevelCommand' => 'getDevelCommandService',
  1441.             'console.command.public_alias.App\\Command\\DuplicatedWatchesCommand' => 'getDuplicatedWatchesCommandService',
  1442.             'console.command.public_alias.App\\Command\\ExportInstructionCommand' => 'getExportInstructionCommandService',
  1443.             'console.command.public_alias.App\\Command\\FixPushTopicSubscribersCommand' => 'getFixPushTopicSubscribersCommandService',
  1444.             'console.command.public_alias.App\\Command\\FixRegWatchRelationToRepairCommand' => 'getFixRegWatchRelationToRepairCommandService',
  1445.             'console.command.public_alias.App\\Command\\FixRegisterSourceCommand' => 'getFixRegisterSourceCommandService',
  1446.             'console.command.public_alias.App\\Command\\GatherIncorrectRegisteredWatchesCommand' => 'getGatherIncorrectRegisteredWatchesCommandService',
  1447.             'console.command.public_alias.App\\Command\\GatherMissingRegisteredWatchesCommand' => 'getGatherMissingRegisteredWatchesCommandService',
  1448.             'console.command.public_alias.App\\Command\\InactiveUsersCommand' => 'getInactiveUsersCommandService',
  1449.             'console.command.public_alias.App\\Command\\InvalidAddressesCommand' => 'getInvalidAddressesCommandService',
  1450.             'console.command.public_alias.App\\Command\\MaileonCheckCommand' => 'getMaileonCheckCommandService',
  1451.             'console.command.public_alias.App\\Command\\MaileonTest' => 'getMaileonTestService',
  1452.             'console.command.public_alias.App\\Command\\MaileonUpdateCommand' => 'getMaileonUpdateCommandService',
  1453.             'console.command.public_alias.App\\Command\\MigrateWishlistCommand' => 'getMigrateWishlistCommandService',
  1454.             'console.command.public_alias.App\\Command\\NewsHighlightedCommand' => 'getNewsHighlightedCommandService',
  1455.             'console.command.public_alias.App\\Command\\NewsImportCommand' => 'getNewsImportCommandService',
  1456.             'console.command.public_alias.App\\Command\\PushMessageTestCommand' => 'getPushMessageTestCommandService',
  1457.             'console.command.public_alias.App\\Command\\PushMessageTopicCommand' => 'getPushMessageTopicCommandService',
  1458.             'console.command.public_alias.App\\Command\\QuestionImportCommand' => 'getQuestionImportCommandService',
  1459.             'console.command.public_alias.App\\Command\\RegisteredWatchesDuplicateCheckerCommand' => 'getRegisteredWatchesDuplicateCheckerCommandService',
  1460.             'console.command.public_alias.App\\Command\\RegisteredWatchesFixCommand' => 'getRegisteredWatchesFixCommandService',
  1461.             'console.command.public_alias.App\\Command\\RegisteredWatchesWarrantyCommand' => 'getRegisteredWatchesWarrantyCommandService',
  1462.             'console.command.public_alias.App\\Command\\ReindexCommand' => 'getReindexCommandService',
  1463.             'console.command.public_alias.App\\Command\\RenameWarrantyCommand' => 'getRenameWarrantyCommandService',
  1464.             'console.command.public_alias.App\\Command\\RepairWatchRepairCommand' => 'getRepairWatchRepairCommandService',
  1465.             'console.command.public_alias.App\\Command\\SubscribeToFCMCommand' => 'getSubscribeToFCMCommandService',
  1466.             'console.command.public_alias.App\\Command\\SubscribeTopicsCommand' => 'getSubscribeTopicsCommandService',
  1467.             'console.command.public_alias.App\\Command\\TemplateCommand' => 'getTemplateCommandService',
  1468.             'console.command.public_alias.App\\Command\\TesztCommand' => 'getTesztCommandService',
  1469.             'console.command.public_alias.App\\Command\\UnneededAddressesCommand' => 'getUnneededAddressesCommandService',
  1470.             'console.command.public_alias.App\\Command\\UpdateAddressCountriesCommand' => 'getUpdateAddressCountriesCommandService',
  1471.             'console.command.public_alias.App\\Command\\UpdateCaliberCommand' => 'getUpdateCaliberCommandService',
  1472.             'console.command.public_alias.App\\Command\\UpdateCategoryCommand' => 'getUpdateCategoryCommandService',
  1473.             'console.command.public_alias.App\\Command\\UpdateCustomerPhoneCommand' => 'getUpdateCustomerPhoneCommandService',
  1474.             'console.command.public_alias.App\\Command\\UpdateInactiveUsersCommand' => 'getUpdateInactiveUsersCommandService',
  1475.             'console.command.public_alias.App\\Command\\UpdateLocalizationCommand' => 'getUpdateLocalizationCommandService',
  1476.             'console.command.public_alias.App\\Command\\UpdatePicsCommand' => 'getUpdatePicsCommandService',
  1477.             'console.command.public_alias.App\\Command\\UpdateProductXMLCommand' => 'getUpdateProductXMLCommandService',
  1478.             'console.command.public_alias.App\\Command\\UpdateQuestionCommand' => 'getUpdateQuestionCommandService',
  1479.             'console.command.public_alias.App\\Command\\UpdateRegisteredWatches' => 'getUpdateRegisteredWatchesService',
  1480.             'console.command.public_alias.App\\Command\\UpdateRegisteredWatchesPartnerName' => 'getUpdateRegisteredWatchesPartnerNameService',
  1481.             'console.command.public_alias.App\\Command\\UpdateWatchRepairsCommand' => 'getUpdateWatchRepairsCommandService',
  1482.             'console.command.public_alias.App\\Command\\UpdateWatchesCommand' => 'getUpdateWatchesCommandService',
  1483.             'console.command.public_alias.App\\Command\\UserCheckCommand' => 'getUserCheckCommandService',
  1484.             'console.command.public_alias.App\\Command\\UserDeleteCommand' => 'getUserDeleteCommandService',
  1485.             'console.command.public_alias.App\\Command\\UserEmptyRegSourceCommand' => 'getUserEmptyRegSourceCommandService',
  1486.             'console.command.public_alias.App\\Command\\UserImportCommand' => 'getUserImportCommandService',
  1487.             'console.command.public_alias.App\\Command\\UserNewsletterCommand' => 'getUserNewsletterCommandService',
  1488.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  1489.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  1490.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  1491.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  1492.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  1493.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  1494.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  1495.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  1496.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  1497.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  1498.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  1499.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  1500.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  1501.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  1502.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  1503.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  1504.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  1505.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  1506.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  1507.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  1508.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  1509.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  1510.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  1511.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  1512.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  1513.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  1514.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  1515.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  1516.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  1517.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  1518.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommand2Service',
  1519.             'console.command_loader' => 'getConsole_CommandLoaderService',
  1520.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  1521.             'coreshop.admin_controller.address_identifier' => 'getCoreshop_AdminController_AddressIdentifierService',
  1522.             'coreshop.admin_controller.carrier' => 'getCoreshop_AdminController_CarrierService',
  1523.             'coreshop.admin_controller.cart_price_rule' => 'getCoreshop_AdminController_CartPriceRuleService',
  1524.             'coreshop.admin_controller.configuration' => 'getCoreshop_AdminController_ConfigurationService',
  1525.             'coreshop.admin_controller.country' => 'getCoreshop_AdminController_CountryService',
  1526.             'coreshop.admin_controller.currency' => 'getCoreshop_AdminController_CurrencyService',
  1527.             'coreshop.admin_controller.customer' => 'getCoreshop_AdminController_CustomerService',
  1528.             'coreshop.admin_controller.customer_group' => 'getCoreshop_AdminController_CustomerGroupService',
  1529.             'coreshop.admin_controller.exchange_rate' => 'getCoreshop_AdminController_ExchangeRateService',
  1530.             'coreshop.admin_controller.filter' => 'getCoreshop_AdminController_FilterService',
  1531.             'coreshop.admin_controller.index' => 'getCoreshop_AdminController_IndexService',
  1532.             'coreshop.admin_controller.notification_rule' => 'getCoreshop_AdminController_NotificationRuleService',
  1533.             'coreshop.admin_controller.payment' => 'getCoreshop_AdminController_PaymentService',
  1534.             'coreshop.admin_controller.payment_provider' => 'getCoreshop_AdminController_PaymentProviderService',
  1535.             'coreshop.admin_controller.payment_provider_rule' => 'getCoreshop_AdminController_PaymentProviderRuleService',
  1536.             'coreshop.admin_controller.product' => 'getCoreshop_AdminController_ProductService',
  1537.             'coreshop.admin_controller.product_price_rule' => 'getCoreshop_AdminController_ProductPriceRuleService',
  1538.             'coreshop.admin_controller.product_unit' => 'getCoreshop_AdminController_ProductUnitService',
  1539.             'coreshop.admin_controller.product_unit_definitions' => 'getCoreshop_AdminController_ProductUnitDefinitionsService',
  1540.             'coreshop.admin_controller.rule_action' => 'getCoreshop_AdminController_RuleActionService',
  1541.             'coreshop.admin_controller.rule_condition' => 'getCoreshop_AdminController_RuleConditionService',
  1542.             'coreshop.admin_controller.sequence' => 'getCoreshop_AdminController_SequenceService',
  1543.             'coreshop.admin_controller.shipping_rule' => 'getCoreshop_AdminController_ShippingRuleService',
  1544.             'coreshop.admin_controller.state' => 'getCoreshop_AdminController_StateService',
  1545.             'coreshop.admin_controller.store' => 'getCoreshop_AdminController_StoreService',
  1546.             'coreshop.admin_controller.tax_rate' => 'getCoreshop_AdminController_TaxRateService',
  1547.             'coreshop.admin_controller.tax_rule_group' => 'getCoreshop_AdminController_TaxRuleGroupService',
  1548.             'coreshop.admin_controller.zone' => 'getCoreshop_AdminController_ZoneService',
  1549.             'coreshop.expression_language' => 'getCoreshop_ExpressionLanguageService',
  1550.             'coreshop.expression_language.provider.symfony_container' => 'getCoreshop_ExpressionLanguage_Provider_SymfonyContainerService',
  1551.             'coreshop.factory.address_identifier' => 'getCoreshop_Factory_AddressIdentifierService',
  1552.             'coreshop.factory.attribute_color' => 'getCoreshop_Factory_AttributeColorService',
  1553.             'coreshop.factory.attribute_group' => 'getCoreshop_Factory_AttributeGroupService',
  1554.             'coreshop.factory.attribute_value' => 'getCoreshop_Factory_AttributeValueService',
  1555.             'coreshop.factory.carrier' => 'getCoreshop_Factory_CarrierService',
  1556.             'coreshop.factory.carrier_translation' => 'getCoreshop_Factory_CarrierTranslationService',
  1557.             'coreshop.factory.cart_price_rule' => 'getCoreshop_Factory_CartPriceRuleService',
  1558.             'coreshop.factory.cart_price_rule_translation' => 'getCoreshop_Factory_CartPriceRuleTranslationService',
  1559.             'coreshop.factory.cart_price_rule_voucher_code' => 'getCoreshop_Factory_CartPriceRuleVoucherCodeService',
  1560.             'coreshop.factory.category' => 'getCoreshop_Factory_CategoryService',
  1561.             'coreshop.factory.company' => 'getCoreshop_Factory_CompanyService',
  1562.             'coreshop.factory.country' => 'getCoreshop_Factory_CountryService',
  1563.             'coreshop.factory.country_translation' => 'getCoreshop_Factory_CountryTranslationService',
  1564.             'coreshop.factory.currency' => 'getCoreshop_Factory_CurrencyService',
  1565.             'coreshop.factory.customer' => 'getCoreshop_Factory_CustomerService',
  1566.             'coreshop.factory.customer_group' => 'getCoreshop_Factory_CustomerGroupService',
  1567.             'coreshop.factory.data_fixture' => 'getCoreshop_Factory_DataFixtureService',
  1568.             'coreshop.factory.exchange_rate' => 'getCoreshop_Factory_ExchangeRateService',
  1569.             'coreshop.factory.filter' => 'getCoreshop_Factory_FilterService',
  1570.             'coreshop.factory.filter_condition' => 'getCoreshop_Factory_FilterConditionService',
  1571.             'coreshop.factory.gateway_config' => 'getCoreshop_Factory_GatewayConfigService',
  1572.             'coreshop.factory.index' => 'getCoreshop_Factory_IndexService',
  1573.             'coreshop.factory.index_column' => 'getCoreshop_Factory_IndexColumnService',
  1574.             'coreshop.factory.manufacturer' => 'getCoreshop_Factory_ManufacturerService',
  1575.             'coreshop.factory.notification_rule' => 'getCoreshop_Factory_NotificationRuleService',
  1576.             'coreshop.factory.order_invoice' => 'getCoreshop_Factory_OrderInvoiceService',
  1577.             'coreshop.factory.order_invoice_item' => 'getCoreshop_Factory_OrderInvoiceItemService',
  1578.             'coreshop.factory.order_shipment' => 'getCoreshop_Factory_OrderShipmentService',
  1579.             'coreshop.factory.order_shipment_item' => 'getCoreshop_Factory_OrderShipmentItemService',
  1580.             'coreshop.factory.payment' => 'getCoreshop_Factory_PaymentService',
  1581.             'coreshop.factory.payment_provider' => 'getCoreshop_Factory_PaymentProviderService',
  1582.             'coreshop.factory.payment_provider_rule' => 'getCoreshop_Factory_PaymentProviderRuleService',
  1583.             'coreshop.factory.payment_provider_rule_group' => 'getCoreshop_Factory_PaymentProviderRuleGroupService',
  1584.             'coreshop.factory.payment_provider_translation' => 'getCoreshop_Factory_PaymentProviderTranslationService',
  1585.             'coreshop.factory.payment_security_token' => 'getCoreshop_Factory_PaymentSecurityTokenService',
  1586.             'coreshop.factory.product' => 'getCoreshop_Factory_ProductService',
  1587.             'coreshop.factory.product_price_rule' => 'getCoreshop_Factory_ProductPriceRuleService',
  1588.             'coreshop.factory.product_price_rule_translation' => 'getCoreshop_Factory_ProductPriceRuleTranslationService',
  1589.             'coreshop.factory.product_quantity_price_rule' => 'getCoreshop_Factory_ProductQuantityPriceRuleService',
  1590.             'coreshop.factory.product_quantity_price_rule_range' => 'getCoreshop_Factory_ProductQuantityPriceRuleRangeService',
  1591.             'coreshop.factory.product_specific_price_rule' => 'getCoreshop_Factory_ProductSpecificPriceRuleService',
  1592.             'coreshop.factory.product_specific_price_rule_translation' => 'getCoreshop_Factory_ProductSpecificPriceRuleTranslationService',
  1593.             'coreshop.factory.product_store_values' => 'getCoreshop_Factory_ProductStoreValuesService',
  1594.             'coreshop.factory.product_unit' => 'getCoreshop_Factory_ProductUnitService',
  1595.             'coreshop.factory.product_unit_definition' => 'getCoreshop_Factory_ProductUnitDefinitionService',
  1596.             'coreshop.factory.product_unit_definition_price' => 'getCoreshop_Factory_ProductUnitDefinitionPriceService',
  1597.             'coreshop.factory.product_unit_definitions' => 'getCoreshop_Factory_ProductUnitDefinitionsService',
  1598.             'coreshop.factory.product_unit_translation' => 'getCoreshop_Factory_ProductUnitTranslationService',
  1599.             'coreshop.factory.rule_action' => 'getCoreshop_Factory_RuleActionService',
  1600.             'coreshop.factory.rule_condition' => 'getCoreshop_Factory_RuleConditionService',
  1601.             'coreshop.factory.sequence' => 'getCoreshop_Factory_SequenceService',
  1602.             'coreshop.factory.shipping_rule' => 'getCoreshop_Factory_ShippingRuleService',
  1603.             'coreshop.factory.shipping_rule_group' => 'getCoreshop_Factory_ShippingRuleGroupService',
  1604.             'coreshop.factory.state' => 'getCoreshop_Factory_StateService',
  1605.             'coreshop.factory.state_translation' => 'getCoreshop_Factory_StateTranslationService',
  1606.             'coreshop.factory.store' => 'getCoreshop_Factory_StoreService',
  1607.             'coreshop.factory.tax_rate' => 'getCoreshop_Factory_TaxRateService',
  1608.             'coreshop.factory.tax_rate_translation' => 'getCoreshop_Factory_TaxRateTranslationService',
  1609.             'coreshop.factory.tax_rule' => 'getCoreshop_Factory_TaxRuleService',
  1610.             'coreshop.factory.tax_rule_group' => 'getCoreshop_Factory_TaxRuleGroupService',
  1611.             'coreshop.factory.user' => 'getCoreshop_Factory_UserService',
  1612.             'coreshop.factory.wishlist_item' => 'getCoreshop_Factory_WishlistItemService',
  1613.             'coreshop.factory.zone' => 'getCoreshop_Factory_ZoneService',
  1614.             'coreshop.filter.condition_type.pre_nested' => 'getCoreshop_Filter_ConditionType_PreNestedService',
  1615.             'coreshop.filter.condition_type.user_nested' => 'getCoreshop_Filter_ConditionType_UserNestedService',
  1616.             'coreshop.form.data_mapper.cart_item_quantity.property_mapper' => 'getCoreshop_Form_DataMapper_CartItemQuantity_PropertyMapperService',
  1617.             'coreshop.form_registry.cart_item_price_rule.actions' => 'getCoreshop_FormRegistry_CartItemPriceRule_ActionsService',
  1618.             'coreshop.form_registry.cart_item_price_rule.conditions' => 'getCoreshop_FormRegistry_CartItemPriceRule_ConditionsService',
  1619.             'coreshop.form_registry.cart_price_rule.actions' => 'getCoreshop_FormRegistry_CartPriceRule_ActionsService',
  1620.             'coreshop.form_registry.cart_price_rule.conditions' => 'getCoreshop_FormRegistry_CartPriceRule_ConditionsService',
  1621.             'coreshop.form_registry.filter.pre_condition_types' => 'getCoreshop_FormRegistry_Filter_PreConditionTypesService',
  1622.             'coreshop.form_registry.filter.user_condition_types' => 'getCoreshop_FormRegistry_Filter_UserConditionTypesService',
  1623.             'coreshop.form_registry.index.getter' => 'getCoreshop_FormRegistry_Index_GetterService',
  1624.             'coreshop.form_registry.index.interpreter' => 'getCoreshop_FormRegistry_Index_InterpreterService',
  1625.             'coreshop.form_registry.index.worker' => 'getCoreshop_FormRegistry_Index_WorkerService',
  1626.             'coreshop.form_registry.index_column_types' => 'getCoreshop_FormRegistry_IndexColumnTypesService',
  1627.             'coreshop.form_registry.notification_rule.actions' => 'getCoreshop_FormRegistry_NotificationRule_ActionsService',
  1628.             'coreshop.form_registry.notification_rule.conditions' => 'getCoreshop_FormRegistry_NotificationRule_ConditionsService',
  1629.             'coreshop.form_registry.payment.settings' => 'getCoreshop_FormRegistry_Payment_SettingsService',
  1630.             'coreshop.form_registry.payment_provider_rule.actions' => 'getCoreshop_FormRegistry_PaymentProviderRule_ActionsService',
  1631.             'coreshop.form_registry.payment_provider_rule.conditions' => 'getCoreshop_FormRegistry_PaymentProviderRule_ConditionsService',
  1632.             'coreshop.form_registry.payum_gateway_config' => 'getCoreshop_FormRegistry_PayumGatewayConfigService',
  1633.             'coreshop.form_registry.product_price_rule.actions' => 'getCoreshop_FormRegistry_ProductPriceRule_ActionsService',
  1634.             'coreshop.form_registry.product_price_rule.conditions' => 'getCoreshop_FormRegistry_ProductPriceRule_ConditionsService',
  1635.             'coreshop.form_registry.product_quantity_price_rules.conditions' => 'getCoreshop_FormRegistry_ProductQuantityPriceRules_ConditionsService',
  1636.             'coreshop.form_registry.product_specific_price_rule.actions' => 'getCoreshop_FormRegistry_ProductSpecificPriceRule_ActionsService',
  1637.             'coreshop.form_registry.product_specific_price_rule.conditions' => 'getCoreshop_FormRegistry_ProductSpecificPriceRule_ConditionsService',
  1638.             'coreshop.form_registry.shipping.tax_calculation_strategies' => 'getCoreshop_FormRegistry_Shipping_TaxCalculationStrategiesService',
  1639.             'coreshop.form_registry.shipping_rule.actions' => 'getCoreshop_FormRegistry_ShippingRule_ActionsService',
  1640.             'coreshop.form_registry.shipping_rule.conditions' => 'getCoreshop_FormRegistry_ShippingRule_ConditionsService',
  1641.             'coreshop.index.condition.renderer' => 'getCoreshop_Index_Condition_RendererService',
  1642.             'coreshop.index.order.renderer' => 'getCoreshop_Index_Order_RendererService',
  1643.             'coreshop.maintenance.rule_availability_task' => 'getCoreshop_Maintenance_RuleAvailabilityTaskService',
  1644.             'coreshop.menu.registry' => 'getCoreshop_Menu_RegistryService',
  1645.             'coreshop.menu_provider.lazy_provider' => 'getCoreshop_MenuProvider_LazyProviderService',
  1646.             'coreshop.messenger.pimcore.messenger_logger' => 'getCoreshop_Messenger_Pimcore_MessengerLoggerService',
  1647.             'coreshop.notification_rule.validation.processor' => 'getCoreshop_NotificationRule_Validation_ProcessorService',
  1648.             'coreshop.object.link_generator.category' => 'getCoreshop_Object_LinkGenerator_CategoryService',
  1649.             'coreshop.object.link_generator.product' => 'getCoreshop_Object_LinkGenerator_ProductService',
  1650.             'coreshop.order.invoice.processable' => 'getCoreshop_Order_Invoice_ProcessableService',
  1651.             'coreshop.order.number_generator.prefix_suffix' => 'getCoreshop_Order_NumberGenerator_PrefixSuffixService',
  1652.             'coreshop.order.shipment.processable' => 'getCoreshop_Order_Shipment_ProcessableService',
  1653.             'coreshop.order.transformer.order_to_invoice.state_applier' => 'getCoreshop_Order_Transformer_OrderToInvoice_StateApplierService',
  1654.             'coreshop.order.transformer.order_to_shipment.state_applier' => 'getCoreshop_Order_Transformer_OrderToShipment_StateApplierService',
  1655.             'coreshop.order_invoice.number_generator.prefix_suffix' => 'getCoreshop_OrderInvoice_NumberGenerator_PrefixSuffixService',
  1656.             'coreshop.order_shipment.number_generator.prefix_suffix' => 'getCoreshop_OrderShipment_NumberGenerator_PrefixSuffixService',
  1657.             'coreshop.payment_provider_rule.processor' => 'getCoreshop_PaymentProviderRule_ProcessorService',
  1658.             'coreshop.payum.http_client' => 'getCoreshop_Payum_HttpClientService',
  1659.             'coreshop.pimcore_controller.order' => 'getCoreshop_PimcoreController_OrderService',
  1660.             'coreshop.pimcore_controller.order_address_creation' => 'getCoreshop_PimcoreController_OrderAddressCreationService',
  1661.             'coreshop.pimcore_controller.order_creation' => 'getCoreshop_PimcoreController_OrderCreationService',
  1662.             'coreshop.pimcore_controller.order_customer_creation' => 'getCoreshop_PimcoreController_OrderCustomerCreationService',
  1663.             'coreshop.pimcore_controller.order_edit' => 'getCoreshop_PimcoreController_OrderEditService',
  1664.             'coreshop.pimcore_controller.order_invoice' => 'getCoreshop_PimcoreController_OrderInvoiceService',
  1665.             'coreshop.pimcore_controller.order_payment' => 'getCoreshop_PimcoreController_OrderPaymentService',
  1666.             'coreshop.pimcore_controller.order_shipment' => 'getCoreshop_PimcoreController_OrderShipmentService',
  1667.             'coreshop.quote.number_generator.prefix_suffix' => 'getCoreshop_Quote_NumberGenerator_PrefixSuffixService',
  1668.             'coreshop.registry.filter.pre_condition_types' => 'getCoreshop_Registry_Filter_PreConditionTypesService',
  1669.             'coreshop.registry.filter.user_condition_types' => 'getCoreshop_Registry_Filter_UserConditionTypesService',
  1670.             'coreshop.registry.grid.action' => 'getCoreshop_Registry_Grid_ActionService',
  1671.             'coreshop.registry.grid.filter' => 'getCoreshop_Registry_Grid_FilterService',
  1672.             'coreshop.registry.index.column_types' => 'getCoreshop_Registry_Index_ColumnTypesService',
  1673.             'coreshop.registry.index.extensions' => 'getCoreshop_Registry_Index_ExtensionsService',
  1674.             'coreshop.registry.index.getter' => 'getCoreshop_Registry_Index_GetterService',
  1675.             'coreshop.registry.index.interpreter' => 'getCoreshop_Registry_Index_InterpreterService',
  1676.             'coreshop.registry.index.worker' => 'getCoreshop_Registry_Index_WorkerService',
  1677.             'coreshop.registry.notification_rule.actions' => 'getCoreshop_Registry_NotificationRule_ActionsService',
  1678.             'coreshop.registry.payment.price_calculators' => 'getCoreshop_Registry_Payment_PriceCalculatorsService',
  1679.             'coreshop.registry.portlets' => 'getCoreshop_Registry_PortletsService',
  1680.             'coreshop.registry.product.price_calculators' => 'getCoreshop_Registry_Product_PriceCalculatorsService',
  1681.             'coreshop.registry.reports' => 'getCoreshop_Registry_ReportsService',
  1682.             'coreshop.registry.resource.installers' => 'getCoreshop_Registry_Resource_InstallersService',
  1683.             'coreshop.registry.seo.extractor' => 'getCoreshop_Registry_Seo_ExtractorService',
  1684.             'coreshop.registry.tracking.extractor' => 'getCoreshop_Registry_Tracking_ExtractorService',
  1685.             'coreshop.registry.tracking.tracker' => 'getCoreshop_Registry_Tracking_TrackerService',
  1686.             'coreshop.repository.address' => 'getCoreshop_Repository_AddressService',
  1687.             'coreshop.repository.address_identifier' => 'getCoreshop_Repository_AddressIdentifierService',
  1688.             'coreshop.repository.adjustment' => 'getCoreshop_Repository_AdjustmentService',
  1689.             'coreshop.repository.attribute_color' => 'getCoreshop_Repository_AttributeColorService',
  1690.             'coreshop.repository.attribute_group' => 'getCoreshop_Repository_AttributeGroupService',
  1691.             'coreshop.repository.attribute_value' => 'getCoreshop_Repository_AttributeValueService',
  1692.             'coreshop.repository.carrier_translation' => 'getCoreshop_Repository_CarrierTranslationService',
  1693.             'coreshop.repository.cart_price_rule_item' => 'getCoreshop_Repository_CartPriceRuleItemService',
  1694.             'coreshop.repository.cart_price_rule_translation' => 'getCoreshop_Repository_CartPriceRuleTranslationService',
  1695.             'coreshop.repository.company' => 'getCoreshop_Repository_CompanyService',
  1696.             'coreshop.repository.country_translation' => 'getCoreshop_Repository_CountryTranslationService',
  1697.             'coreshop.repository.customer' => 'getCoreshop_Repository_CustomerService',
  1698.             'coreshop.repository.customer_group' => 'getCoreshop_Repository_CustomerGroupService',
  1699.             'coreshop.repository.data_fixture' => 'getCoreshop_Repository_DataFixtureService',
  1700.             'coreshop.repository.factory.address' => 'getCoreshop_Repository_Factory_AddressService',
  1701.             'coreshop.repository.factory.address_identifier' => 'getCoreshop_Repository_Factory_AddressIdentifierService',
  1702.             'coreshop.repository.factory.adjustment' => 'getCoreshop_Repository_Factory_AdjustmentService',
  1703.             'coreshop.repository.factory.attribute_color' => 'getCoreshop_Repository_Factory_AttributeColorService',
  1704.             'coreshop.repository.factory.attribute_group' => 'getCoreshop_Repository_Factory_AttributeGroupService',
  1705.             'coreshop.repository.factory.attribute_value' => 'getCoreshop_Repository_Factory_AttributeValueService',
  1706.             'coreshop.repository.factory.carrier' => 'getCoreshop_Repository_Factory_CarrierService',
  1707.             'coreshop.repository.factory.carrier_translation' => 'getCoreshop_Repository_Factory_CarrierTranslationService',
  1708.             'coreshop.repository.factory.cart_price_rule' => 'getCoreshop_Repository_Factory_CartPriceRuleService',
  1709.             'coreshop.repository.factory.cart_price_rule_item' => 'getCoreshop_Repository_Factory_CartPriceRuleItemService',
  1710.             'coreshop.repository.factory.cart_price_rule_translation' => 'getCoreshop_Repository_Factory_CartPriceRuleTranslationService',
  1711.             'coreshop.repository.factory.cart_price_rule_voucher_code' => 'getCoreshop_Repository_Factory_CartPriceRuleVoucherCodeService',
  1712.             'coreshop.repository.factory.category' => 'getCoreshop_Repository_Factory_CategoryService',
  1713.             'coreshop.repository.factory.company' => 'getCoreshop_Repository_Factory_CompanyService',
  1714.             'coreshop.repository.factory.configuration' => 'getCoreshop_Repository_Factory_ConfigurationService',
  1715.             'coreshop.repository.factory.country' => 'getCoreshop_Repository_Factory_CountryService',
  1716.             'coreshop.repository.factory.country_translation' => 'getCoreshop_Repository_Factory_CountryTranslationService',
  1717.             'coreshop.repository.factory.currency' => 'getCoreshop_Repository_Factory_CurrencyService',
  1718.             'coreshop.repository.factory.customer' => 'getCoreshop_Repository_Factory_CustomerService',
  1719.             'coreshop.repository.factory.customer_group' => 'getCoreshop_Repository_Factory_CustomerGroupService',
  1720.             'coreshop.repository.factory.data_fixture' => 'getCoreshop_Repository_Factory_DataFixtureService',
  1721.             'coreshop.repository.factory.exchange_rate' => 'getCoreshop_Repository_Factory_ExchangeRateService',
  1722.             'coreshop.repository.factory.filter' => 'getCoreshop_Repository_Factory_FilterService',
  1723.             'coreshop.repository.factory.filter_condition' => 'getCoreshop_Repository_Factory_FilterConditionService',
  1724.             'coreshop.repository.factory.gateway_config' => 'getCoreshop_Repository_Factory_GatewayConfigService',
  1725.             'coreshop.repository.factory.index' => 'getCoreshop_Repository_Factory_IndexService',
  1726.             'coreshop.repository.factory.index_column' => 'getCoreshop_Repository_Factory_IndexColumnService',
  1727.             'coreshop.repository.factory.manufacturer' => 'getCoreshop_Repository_Factory_ManufacturerService',
  1728.             'coreshop.repository.factory.notification_rule' => 'getCoreshop_Repository_Factory_NotificationRuleService',
  1729.             'coreshop.repository.factory.order' => 'getCoreshop_Repository_Factory_OrderService',
  1730.             'coreshop.repository.factory.order_invoice' => 'getCoreshop_Repository_Factory_OrderInvoiceService',
  1731.             'coreshop.repository.factory.order_invoice_item' => 'getCoreshop_Repository_Factory_OrderInvoiceItemService',
  1732.             'coreshop.repository.factory.order_item' => 'getCoreshop_Repository_Factory_OrderItemService',
  1733.             'coreshop.repository.factory.order_shipment' => 'getCoreshop_Repository_Factory_OrderShipmentService',
  1734.             'coreshop.repository.factory.order_shipment_item' => 'getCoreshop_Repository_Factory_OrderShipmentItemService',
  1735.             'coreshop.repository.factory.payment' => 'getCoreshop_Repository_Factory_PaymentService',
  1736.             'coreshop.repository.factory.payment_provider' => 'getCoreshop_Repository_Factory_PaymentProviderService',
  1737.             'coreshop.repository.factory.payment_provider_rule' => 'getCoreshop_Repository_Factory_PaymentProviderRuleService',
  1738.             'coreshop.repository.factory.payment_provider_rule_group' => 'getCoreshop_Repository_Factory_PaymentProviderRuleGroupService',
  1739.             'coreshop.repository.factory.payment_provider_translation' => 'getCoreshop_Repository_Factory_PaymentProviderTranslationService',
  1740.             'coreshop.repository.factory.payment_security_token' => 'getCoreshop_Repository_Factory_PaymentSecurityTokenService',
  1741.             'coreshop.repository.factory.price_rule_item' => 'getCoreshop_Repository_Factory_PriceRuleItemService',
  1742.             'coreshop.repository.factory.product' => 'getCoreshop_Repository_Factory_ProductService',
  1743.             'coreshop.repository.factory.product_price_rule' => 'getCoreshop_Repository_Factory_ProductPriceRuleService',
  1744.             'coreshop.repository.factory.product_price_rule_translation' => 'getCoreshop_Repository_Factory_ProductPriceRuleTranslationService',
  1745.             'coreshop.repository.factory.product_quantity_price_rule' => 'getCoreshop_Repository_Factory_ProductQuantityPriceRuleService',
  1746.             'coreshop.repository.factory.product_quantity_price_rule_range' => 'getCoreshop_Repository_Factory_ProductQuantityPriceRuleRangeService',
  1747.             'coreshop.repository.factory.product_specific_price_rule' => 'getCoreshop_Repository_Factory_ProductSpecificPriceRuleService',
  1748.             'coreshop.repository.factory.product_specific_price_rule_translation' => 'getCoreshop_Repository_Factory_ProductSpecificPriceRuleTranslationService',
  1749.             'coreshop.repository.factory.product_store_values' => 'getCoreshop_Repository_Factory_ProductStoreValuesService',
  1750.             'coreshop.repository.factory.product_unit' => 'getCoreshop_Repository_Factory_ProductUnitService',
  1751.             'coreshop.repository.factory.product_unit_definition' => 'getCoreshop_Repository_Factory_ProductUnitDefinitionService',
  1752.             'coreshop.repository.factory.product_unit_definition_price' => 'getCoreshop_Repository_Factory_ProductUnitDefinitionPriceService',
  1753.             'coreshop.repository.factory.product_unit_definitions' => 'getCoreshop_Repository_Factory_ProductUnitDefinitionsService',
  1754.             'coreshop.repository.factory.product_unit_translation' => 'getCoreshop_Repository_Factory_ProductUnitTranslationService',
  1755.             'coreshop.repository.factory.rule_action' => 'getCoreshop_Repository_Factory_RuleActionService',
  1756.             'coreshop.repository.factory.rule_condition' => 'getCoreshop_Repository_Factory_RuleConditionService',
  1757.             'coreshop.repository.factory.sequence' => 'getCoreshop_Repository_Factory_SequenceService',
  1758.             'coreshop.repository.factory.shipping_rule' => 'getCoreshop_Repository_Factory_ShippingRuleService',
  1759.             'coreshop.repository.factory.shipping_rule_group' => 'getCoreshop_Repository_Factory_ShippingRuleGroupService',
  1760.             'coreshop.repository.factory.state' => 'getCoreshop_Repository_Factory_StateService',
  1761.             'coreshop.repository.factory.state_translation' => 'getCoreshop_Repository_Factory_StateTranslationService',
  1762.             'coreshop.repository.factory.store' => 'getCoreshop_Repository_Factory_StoreService',
  1763.             'coreshop.repository.factory.tax_item' => 'getCoreshop_Repository_Factory_TaxItemService',
  1764.             'coreshop.repository.factory.tax_rate' => 'getCoreshop_Repository_Factory_TaxRateService',
  1765.             'coreshop.repository.factory.tax_rate_translation' => 'getCoreshop_Repository_Factory_TaxRateTranslationService',
  1766.             'coreshop.repository.factory.tax_rule' => 'getCoreshop_Repository_Factory_TaxRuleService',
  1767.             'coreshop.repository.factory.tax_rule_group' => 'getCoreshop_Repository_Factory_TaxRuleGroupService',
  1768.             'coreshop.repository.factory.user' => 'getCoreshop_Repository_Factory_UserService',
  1769.             'coreshop.repository.factory.wishlist' => 'getCoreshop_Repository_Factory_WishlistService',
  1770.             'coreshop.repository.factory.wishlist_item' => 'getCoreshop_Repository_Factory_WishlistItemService',
  1771.             'coreshop.repository.factory.zone' => 'getCoreshop_Repository_Factory_ZoneService',
  1772.             'coreshop.repository.filter' => 'getCoreshop_Repository_FilterService',
  1773.             'coreshop.repository.filter_condition' => 'getCoreshop_Repository_FilterConditionService',
  1774.             'coreshop.repository.gateway_config' => 'getCoreshop_Repository_GatewayConfigService',
  1775.             'coreshop.repository.index' => 'getCoreshop_Repository_IndexService',
  1776.             'coreshop.repository.index_column' => 'getCoreshop_Repository_IndexColumnService',
  1777.             'coreshop.repository.manufacturer' => 'getCoreshop_Repository_ManufacturerService',
  1778.             'coreshop.repository.notification_rule' => 'getCoreshop_Repository_NotificationRuleService',
  1779.             'coreshop.repository.order_invoice' => 'getCoreshop_Repository_OrderInvoiceService',
  1780.             'coreshop.repository.order_invoice_item' => 'getCoreshop_Repository_OrderInvoiceItemService',
  1781.             'coreshop.repository.order_item' => 'getCoreshop_Repository_OrderItemService',
  1782.             'coreshop.repository.order_shipment' => 'getCoreshop_Repository_OrderShipmentService',
  1783.             'coreshop.repository.order_shipment_item' => 'getCoreshop_Repository_OrderShipmentItemService',
  1784.             'coreshop.repository.payment_provider' => 'getCoreshop_Repository_PaymentProviderService',
  1785.             'coreshop.repository.payment_provider_rule_group' => 'getCoreshop_Repository_PaymentProviderRuleGroupService',
  1786.             'coreshop.repository.payment_provider_translation' => 'getCoreshop_Repository_PaymentProviderTranslationService',
  1787.             'coreshop.repository.payment_security_token' => 'getCoreshop_Repository_PaymentSecurityTokenService',
  1788.             'coreshop.repository.price_rule_item' => 'getCoreshop_Repository_PriceRuleItemService',
  1789.             'coreshop.repository.product_price_rule_translation' => 'getCoreshop_Repository_ProductPriceRuleTranslationService',
  1790.             'coreshop.repository.product_quantity_price_rule' => 'getCoreshop_Repository_ProductQuantityPriceRuleService',
  1791.             'coreshop.repository.product_quantity_price_rule_range' => 'getCoreshop_Repository_ProductQuantityPriceRuleRangeService',
  1792.             'coreshop.repository.product_specific_price_rule' => 'getCoreshop_Repository_ProductSpecificPriceRuleService',
  1793.             'coreshop.repository.product_specific_price_rule_translation' => 'getCoreshop_Repository_ProductSpecificPriceRuleTranslationService',
  1794.             'coreshop.repository.product_store_values' => 'getCoreshop_Repository_ProductStoreValuesService',
  1795.             'coreshop.repository.product_unit' => 'getCoreshop_Repository_ProductUnitService',
  1796.             'coreshop.repository.product_unit_definition' => 'getCoreshop_Repository_ProductUnitDefinitionService',
  1797.             'coreshop.repository.product_unit_definition_price' => 'getCoreshop_Repository_ProductUnitDefinitionPriceService',
  1798.             'coreshop.repository.product_unit_definitions' => 'getCoreshop_Repository_ProductUnitDefinitionsService',
  1799.             'coreshop.repository.product_unit_translation' => 'getCoreshop_Repository_ProductUnitTranslationService',
  1800.             'coreshop.repository.rule_action' => 'getCoreshop_Repository_RuleActionService',
  1801.             'coreshop.repository.rule_condition' => 'getCoreshop_Repository_RuleConditionService',
  1802.             'coreshop.repository.sequence' => 'getCoreshop_Repository_SequenceService',
  1803.             'coreshop.repository.shipping_rule_group' => 'getCoreshop_Repository_ShippingRuleGroupService',
  1804.             'coreshop.repository.stack.address' => 'getCoreshop_Repository_Stack_AddressService',
  1805.             'coreshop.repository.stack.attribute' => 'getCoreshop_Repository_Stack_AttributeService',
  1806.             'coreshop.repository.stack.attribute_group' => 'getCoreshop_Repository_Stack_AttributeGroupService',
  1807.             'coreshop.repository.stack.category' => 'getCoreshop_Repository_Stack_CategoryService',
  1808.             'coreshop.repository.stack.company' => 'getCoreshop_Repository_Stack_CompanyService',
  1809.             'coreshop.repository.stack.customer' => 'getCoreshop_Repository_Stack_CustomerService',
  1810.             'coreshop.repository.stack.customer_group' => 'getCoreshop_Repository_Stack_CustomerGroupService',
  1811.             'coreshop.repository.stack.manufacturer' => 'getCoreshop_Repository_Stack_ManufacturerService',
  1812.             'coreshop.repository.stack.order' => 'getCoreshop_Repository_Stack_OrderService',
  1813.             'coreshop.repository.stack.order_invoice' => 'getCoreshop_Repository_Stack_OrderInvoiceService',
  1814.             'coreshop.repository.stack.order_invoice_item' => 'getCoreshop_Repository_Stack_OrderInvoiceItemService',
  1815.             'coreshop.repository.stack.order_item' => 'getCoreshop_Repository_Stack_OrderItemService',
  1816.             'coreshop.repository.stack.order_shipment' => 'getCoreshop_Repository_Stack_OrderShipmentService',
  1817.             'coreshop.repository.stack.order_shipment_item' => 'getCoreshop_Repository_Stack_OrderShipmentItemService',
  1818.             'coreshop.repository.stack.product' => 'getCoreshop_Repository_Stack_ProductService',
  1819.             'coreshop.repository.stack.user' => 'getCoreshop_Repository_Stack_UserService',
  1820.             'coreshop.repository.stack.wishlist' => 'getCoreshop_Repository_Stack_WishlistService',
  1821.             'coreshop.repository.stack.wishlist_item' => 'getCoreshop_Repository_Stack_WishlistItemService',
  1822.             'coreshop.repository.stack.wishlist_product' => 'getCoreshop_Repository_Stack_WishlistProductService',
  1823.             'coreshop.repository.state' => 'getCoreshop_Repository_StateService',
  1824.             'coreshop.repository.state_translation' => 'getCoreshop_Repository_StateTranslationService',
  1825.             'coreshop.repository.tax_item' => 'getCoreshop_Repository_TaxItemService',
  1826.             'coreshop.repository.tax_rate_translation' => 'getCoreshop_Repository_TaxRateTranslationService',
  1827.             'coreshop.repository.tax_rule_group' => 'getCoreshop_Repository_TaxRuleGroupService',
  1828.             'coreshop.repository.user' => 'getCoreshop_Repository_UserService',
  1829.             'coreshop.repository.wishlist_item' => 'getCoreshop_Repository_WishlistItemService',
  1830.             'coreshop.repository.zone' => 'getCoreshop_Repository_ZoneService',
  1831.             'coreshop.rule.availability_assessor.cart_price' => 'getCoreshop_Rule_AvailabilityAssessor_CartPriceService',
  1832.             'coreshop.rule.availability_assessor.payment_provider_rule' => 'getCoreshop_Rule_AvailabilityAssessor_PaymentProviderRuleService',
  1833.             'coreshop.rule.availability_assessor.product_price' => 'getCoreshop_Rule_AvailabilityAssessor_ProductPriceService',
  1834.             'coreshop.rule.availability_assessor.product_specific_price' => 'getCoreshop_Rule_AvailabilityAssessor_ProductSpecificPriceService',
  1835.             'coreshop.rule.availability_assessor.shipping_rule' => 'getCoreshop_Rule_AvailabilityAssessor_ShippingRuleService',
  1836.             'coreshop.security.user.password_encoder_factory' => 'getCoreshop_Security_User_PasswordEncoderFactoryService',
  1837.             'coreshop.shipping_rule.processor' => 'getCoreshop_ShippingRule_ProcessorService',
  1838.             'coreshop.storage_list.controller.wishlist' => 'getCoreshop_StorageList_Controller_WishlistService',
  1839.             'coreshop.theme.resolver.registry' => 'getCoreshop_Theme_Resolver_RegistryService',
  1840.             'coreshop.tracking.extractor' => 'getCoreshop_Tracking_ExtractorService',
  1841.             'error_controller' => 'getErrorControllerService',
  1842.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  1843.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  1844.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  1845.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  1846.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  1847.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  1848.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  1849.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  1850.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  1851.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  1852.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  1853.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  1854.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService',
  1855.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
  1856.             'hwi_oauth.resource_owner.apple' => 'getHwiOauth_ResourceOwner_AppleService',
  1857.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
  1858.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  1859.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  1860.             'jms_serializer' => 'getJmsSerializerService',
  1861.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  1862.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  1863.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  1864.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  1865.             'kreait_firebase.seiko.auth' => 'getKreaitFirebase_Seiko_AuthService',
  1866.             'kreait_firebase.seiko.database' => 'getKreaitFirebase_Seiko_DatabaseService',
  1867.             'kreait_firebase.seiko.dynamic_links' => 'getKreaitFirebase_Seiko_DynamicLinksService',
  1868.             'kreait_firebase.seiko.firestore' => 'getKreaitFirebase_Seiko_FirestoreService',
  1869.             'kreait_firebase.seiko.messaging' => 'getKreaitFirebase_Seiko_MessagingService',
  1870.             'kreait_firebase.seiko.remote_config' => 'getKreaitFirebase_Seiko_RemoteConfigService',
  1871.             'kreait_firebase.seiko.storage' => 'getKreaitFirebase_Seiko_StorageService',
  1872.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  1873.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  1874.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  1875.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  1876.             'message_template.event_type.select_options_provider' => 'getMessageTemplate_EventType_SelectOptionsProviderService',
  1877.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  1878.             'monolog.logger.coreshop_messenger' => 'getMonolog_Logger_CoreshopMessengerService',
  1879.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  1880.             'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
  1881.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  1882.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  1883.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  1884.             'monolog.logger.nelmio_api_doc' => 'getMonolog_Logger_NelmioApiDocService',
  1885.             'monolog.logger.payum' => 'getMonolog_Logger_PayumService',
  1886.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  1887.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  1888.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  1889.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  1890.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  1891.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  1892.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  1893.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  1894.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  1895.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  1896.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  1897.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  1898.             'oneup_uploader.controller.gallery' => 'getOneupUploader_Controller_GalleryService',
  1899.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  1900.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  1901.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  1902.             'payum' => 'getPayumService',
  1903.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  1904.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  1905.             'payum.builder' => 'getPayum_BuilderService',
  1906.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  1907.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  1908.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  1909.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  1910.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  1911.             'payum.extension.storage.coreshop_component_core_model_payment' => 'getPayum_Extension_Storage_CoreshopComponentCoreModelPaymentService',
  1912.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  1913.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  1914.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  1915.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  1916.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  1917.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  1918.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  1919.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  1920.             'payum.storage.coreshop_component_core_model_payment' => 'getPayum_Storage_CoreshopComponentCoreModelPaymentService',
  1921.             'payum.storage.coreshop_component_payumpayment_model_gatewayconfig' => 'getPayum_Storage_CoreshopComponentPayumpaymentModelGatewayconfigService',
  1922.             'payum.storage.coreshop_component_payumpayment_model_paymentsecuritytoken' => 'getPayum_Storage_CoreshopComponentPayumpaymentModelPaymentsecuritytokenService',
  1923.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  1924.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  1925.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  1926.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  1927.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  1928.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  1929.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  1930.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  1931.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  1932.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  1933.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  1934.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  1935.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  1936.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  1937.             'routing.loader' => 'getRouting_LoaderService',
  1938.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  1939.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  1940.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  1941.             'services_resetter' => 'getServicesResetterService',
  1942.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1943.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1944.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1945.         ];
  1946.         $this->aliases = [
  1947.             'App\\Kernel' => 'kernel',
  1948.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\PatcherInterface' => 'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Patcher',
  1949.             'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\PatchesInterface' => 'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\Patches',
  1950.             'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerLoginServiceInterface' => 'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerLoginService',
  1951.             'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerManagerInterface' => 'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerManager',
  1952.             'CoreShop\\Bundle\\OrderBundle\\Factory\\AddMultipleToCartFactoryInterface' => 'CoreShop\\Bundle\\OrderBundle\\Factory\\AddMultipleToCartFactory',
  1953.             'CoreShop\\Bundle\\OrderBundle\\Factory\\AddToCartFactoryInterface' => 'CoreShop\\Bundle\\OrderBundle\\Factory\\AddToCartFactory',
  1954.             'CoreShop\\Bundle\\OrderBundle\\Renderer\\Pdf\\PdfRendererInterface' => 'CoreShop\\Bundle\\OrderBundle\\Renderer\\Pdf\\WkHtmlToPdf',
  1955.             'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\PaymentController',
  1956.             'CoreShop\\Bundle\\PayumBundle\\Factory\\ConfirmOrderFactoryInterface' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\ConfirmOrderFactory',
  1957.             'CoreShop\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\GetStatusFactory',
  1958.             'CoreShop\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactory',
  1959.             'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceFormFactoryInterface' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceFormFactory',
  1960.             'CoreShop\\Bundle\\ResourceBundle\\Installer\\ResourceInstallerInterface' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\CompositeResourceInstaller',
  1961.             'CoreShop\\Bundle\\ThemeBundle\\Service\\DocumentThemeResolverInterface' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver',
  1962.             'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeHelperInterface' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeHelper',
  1963.             'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeResolverInterface' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver',
  1964.             'CoreShop\\Bundle\\WorkflowBundle\\Applier\\StateMachineApplierInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\Applier\\StateMachineApplier',
  1965.             'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryLoggerInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryLogger',
  1966.             'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepositoryInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository',
  1967.             'CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLogger',
  1968.             'CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManagerInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager',
  1969.             'CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManagerInterface' => 'CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager',
  1970.             'CoreShop\\Component\\Address\\Context\\CountryContextInterface' => 'CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext',
  1971.             'CoreShop\\Component\\Address\\Context\\RequestBased\\RequestResolverInterface' => 'CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext',
  1972.             'CoreShop\\Component\\Address\\Formatter\\AddressFormatterInterface' => 'CoreShop\\Component\\Address\\Formatter\\AddressFormatter',
  1973.             'CoreShop\\Component\\Configuration\\Service\\ConfigurationService' => 'CoreShop\\Component\\Core\\Configuration\\ConfigurationService',
  1974.             'CoreShop\\Component\\Configuration\\Service\\ConfigurationServiceInterface' => 'CoreShop\\Component\\Core\\Configuration\\ConfigurationService',
  1975.             'CoreShop\\Component\\Core\\Configuration\\ConfigurationServiceInterface' => 'CoreShop\\Component\\Core\\Configuration\\ConfigurationService',
  1976.             'CoreShop\\Component\\Core\\Context\\ShopperContextInterface' => 'CoreShop\\Component\\Core\\Context\\ShopperContext',
  1977.             'CoreShop\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'CoreShop\\Component\\Core\\Currency\\CurrencyStorage',
  1978.             'CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperator',
  1979.             'CoreShop\\Component\\Core\\Order\\OrderMailProcessorInterface' => 'CoreShop\\Bundle\\CoreBundle\\Order\\OrderMailProcessor',
  1980.             'CoreShop\\Component\\Core\\Product\\Cloner\\UnitMatcherInterface' => 'CoreShop\\Component\\Core\\Product\\Cloner\\UnitMatcher',
  1981.             'CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactoryInterface' => 'CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory',
  1982.             'CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculatorInterface' => 'CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator',
  1983.             'CoreShop\\Component\\Core\\Provider\\AddressProviderInterface' => 'CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider',
  1984.             'CoreShop\\Component\\Core\\Provider\\DefaultTaxAddressProviderInterface' => 'CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider',
  1985.             'CoreShop\\Component\\Core\\Taxation\\TaxApplicatorInterface' => 'CoreShop\\Component\\Core\\Taxation\\TaxApplicator',
  1986.             'CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactoryInterface' => 'CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory',
  1987.             'CoreShop\\Component\\Core\\Taxation\\TaxationDisplayProviderInterface' => 'CoreShop\\Component\\Core\\Taxation\\DefaultTaxationDisplayProvider',
  1988.             'CoreShop\\Component\\Currency\\Context\\CurrencyContextInterface' => 'CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext',
  1989.             'CoreShop\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'CoreShop\\Component\\Currency\\Converter\\CurrencyConverter',
  1990.             'CoreShop\\Component\\Currency\\Formatter\\MoneyFormatterInterface' => 'CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter',
  1991.             'CoreShop\\Component\\Customer\\Context\\CustomerContextInterface' => 'coreshop.context.customer',
  1992.             'CoreShop\\Component\\Customer\\Context\\RequestBased\\RequestResolverInterface' => 'coreshop.context.customer.request_based.resolver.composite',
  1993.             'CoreShop\\Component\\Index\\Factory\\FilteredListingFactoryInterface' => 'CoreShop\\Bundle\\IndexBundle\\Factory\\FilteredListingFactory',
  1994.             'CoreShop\\Component\\Index\\Factory\\ListingFactoryInterface' => 'CoreShop\\Bundle\\IndexBundle\\Factory\\ListingFactory',
  1995.             'CoreShop\\Component\\Index\\Filter\\FilterProcessorInterface' => 'CoreShop\\Component\\Index\\Filter\\FilterProcessor',
  1996.             'CoreShop\\Component\\Index\\Service\\IndexUpdaterServiceInterface' => 'CoreShop\\Component\\Index\\Service\\IndexUpdaterService',
  1997.             'CoreShop\\Component\\Index\\Worker\\FilterGroupHelperInterface' => 'CoreShop\\Component\\Index\\Worker\\FilterGroupHelper',
  1998.             'CoreShop\\Component\\Inventory\\Checker\\AvailabilityCheckerInterface' => 'CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker',
  1999.             'CoreShop\\Component\\Locale\\Context\\LocaleContextInterface' => 'coreshop.context.locale',
  2000.             'CoreShop\\Component\\Notification\\Processor\\RuleApplierInterface' => 'CoreShop\\Component\\Notification\\Processor\\RuleApplier',
  2001.             'CoreShop\\Component\\Notification\\Processor\\RulesProcessorInterface' => 'CoreShop\\Bundle\\NotificationBundle\\Processor\\EventedRuleProcessor',
  2002.             'CoreShop\\Component\\Order\\Calculator\\PurchasableCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator',
  2003.             'CoreShop\\Component\\Order\\Calculator\\PurchasableDiscountCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator',
  2004.             'CoreShop\\Component\\Order\\Calculator\\PurchasableDiscountPriceCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator',
  2005.             'CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator',
  2006.             'CoreShop\\Component\\Order\\Calculator\\PurchasableRetailPriceCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator',
  2007.             'CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculatorInterface' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator',
  2008.             'CoreShop\\Component\\Order\\Cart\\CartContextResolver' => 'CoreShop\\Component\\Core\\Cart\\CartContextResolver',
  2009.             'CoreShop\\Component\\Order\\Cart\\CartContextResolverInterface' => 'CoreShop\\Component\\Core\\Cart\\CartContextResolver',
  2010.             'CoreShop\\Component\\Order\\Cart\\CartModifierInterface' => 'CoreShop\\Component\\Order\\Cart\\CartModifier',
  2011.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessorInterface' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor',
  2012.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessorInterface' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor',
  2013.             'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessorInterface' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor',
  2014.             'CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculatorInterface' => 'CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator',
  2015.             'CoreShop\\Component\\Order\\Checkout\\CheckoutManagerFactoryInterface' => 'coreshop.checkout_manager.factory',
  2016.             'CoreShop\\Component\\Order\\Committer\\OrderCommitterInterface' => 'CoreShop\\Component\\Core\\Order\\Committer\\OrderCommitter',
  2017.             'CoreShop\\Component\\Order\\Committer\\QuoteCommitterInterface' => 'CoreShop\\Component\\Core\\Order\\Committer\\QuoteCommitter',
  2018.             'CoreShop\\Component\\Order\\Context\\CartContext' => 'CoreShop\\Component\\Core\\Context\\StoreBasedCartContext',
  2019.             'CoreShop\\Component\\Order\\Context\\CartContextInterface' => 'CoreShop\\Component\\Order\\Context\\CompositeCartContext',
  2020.             'CoreShop\\Component\\Order\\Distributor\\FloatDistributorInterface' => 'CoreShop\\Component\\Order\\Distributor\\FloatDistributor',
  2021.             'CoreShop\\Component\\Order\\Distributor\\IntegerDistributorInterface' => 'CoreShop\\Component\\Order\\Distributor\\IntegerDistributor',
  2022.             'CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributorInterface' => 'CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor',
  2023.             'CoreShop\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'coreshop.custom_factory.adjustment',
  2024.             'CoreShop\\Component\\Order\\Generator\\CodeGeneratorCheckerInterface' => 'CoreShop\\Component\\Order\\Generator\\CodeGeneratorChecker',
  2025.             'CoreShop\\Component\\Order\\Manager\\CartManagerInterface' => 'CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager',
  2026.             'CoreShop\\Component\\Order\\Modifier\\VoucherModifierInterface' => 'CoreShop\\Component\\Order\\Modifier\\VoucherModifier',
  2027.             'CoreShop\\Component\\Order\\Payment\\OrderPaymentProviderInterface' => 'CoreShop\\Component\\Order\\Payment\\OrderPaymentProvider',
  2028.             'CoreShop\\Component\\Order\\Processor\\CartProcessorInterface' => 'CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor',
  2029.             'CoreShop\\Component\\Order\\Transformer\\OrderItemToShipmentItemTransformer' => 'CoreShop\\Component\\Core\\Order\\Transformer\\OrderItemToShipmentItemTransformer',
  2030.             'CoreShop\\Component\\Order\\Transformer\\OrderToInvoiceTransformer' => 'coreshop.order.transformer.order_to_invoice.state_applier',
  2031.             'CoreShop\\Component\\Order\\Transformer\\OrderToShipmentTransformer' => 'coreshop.order.transformer.order_to_shipment.state_applier',
  2032.             'CoreShop\\Component\\Order\\Transformer\\TransformerEventDispatcherInterface' => '.container.private.coreshop.transformer.event_dispatcher',
  2033.             'CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleCheckerInterface' => 'CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker',
  2034.             'CoreShop\\Component\\Payment\\Resolver\\PaymentProviderResolverInterface' => 'CoreShop\\Component\\Payment\\Resolver\\RuleBasedPaymentProviderResolver',
  2035.             'CoreShop\\Component\\Payment\\Rule\\Processor\\PaymentProviderRuleActionProcessorInterface' => 'CoreShop\\Component\\Payment\\Processor\\PaymentProviderRuleActionProcessor',
  2036.             'CoreShop\\Component\\Payment\\Validator\\PaymentProviderRuleValidatorInterface' => 'CoreShop\\Component\\Payment\\Validator\\PaymentProviderRuleValidator',
  2037.             'CoreShop\\Component\\Payment\\Validator\\PaymentProviderValidatorInterface' => 'CoreShop\\Component\\Payment\\Validator\\PaymentProviderValidator',
  2038.             'CoreShop\\Component\\Pimcore\\DataObject\\ClassInstallerInterface' => 'CoreShop\\Component\\Pimcore\\DataObject\\ClassInstaller',
  2039.             'CoreShop\\Component\\Pimcore\\DataObject\\CompositeLinkGenerator' => 'CoreShop\\Bundle\\VariantBundle\\Pimcore\\VariantLinkGenerator',
  2040.             'CoreShop\\Component\\Pimcore\\DataObject\\GridConfigInstallerInterface' => 'CoreShop\\Component\\Pimcore\\DataObject\\GridConfigInstaller',
  2041.             'CoreShop\\Component\\Pimcore\\DataObject\\NoteServiceInterface' => 'CoreShop\\Component\\Pimcore\\DataObject\\NoteService',
  2042.             'CoreShop\\Component\\Pimcore\\DataObject\\ObjectClonerInterface' => 'CoreShop\\Component\\Pimcore\\DataObject\\ObjectCloner',
  2043.             'CoreShop\\Component\\Pimcore\\DataObject\\ObjectServiceInterface' => 'CoreShop\\Component\\Pimcore\\DataObject\\ObjectService',
  2044.             'CoreShop\\Component\\Pimcore\\Mail\\MailProcessorInterface' => 'CoreShop\\Bundle\\PimcoreBundle\\Mail\\MailProcessor',
  2045.             'CoreShop\\Component\\Pimcore\\Slug\\DataObjectSiteSlugGeneratorInterface' => 'CoreShop\\Component\\Pimcore\\Slug\\DataObjectSiteSlugGenerator',
  2046.             'CoreShop\\Component\\Pimcore\\Slug\\DataObjectSlugGeneratorInterface' => 'CoreShop\\Bundle\\ResourceBundle\\Slug\\ResourceConfigurationSlugGenerator',
  2047.             'CoreShop\\Component\\Pimcore\\Slug\\SluggableLinkGenerator' => 'CoreShop\\Component\\Resource\\Pimcore\\ResourceSlugLinkGenerator',
  2048.             'CoreShop\\Component\\Pimcore\\Slug\\SluggableSluggerInterface' => 'CoreShop\\Component\\Pimcore\\Slug\\SluggableSlugger',
  2049.             'CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetectorInterface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector',
  2050.             'CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\ValidProductQuantityPriceRuleFetcher' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\MemoryCachedValidRuleFetcher',
  2051.             'CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\ValidRulesFetcherInterface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\MemoryCachedValidRuleFetcher',
  2052.             'CoreShop\\Component\\Product\\Calculator\\ProductDiscountCalculatorInterface' => 'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator',
  2053.             'CoreShop\\Component\\Product\\Calculator\\ProductDiscountPriceCalculatorInterface' => 'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator',
  2054.             'CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculatorInterface' => 'CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator',
  2055.             'CoreShop\\Component\\Product\\Calculator\\ProductRetailPriceCalculatorInterface' => 'CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator',
  2056.             'CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidRulesFetcherInterface' => 'CoreShop\\Component\\Product\\Rule\\Fetcher\\CompositeValidRuleFetcher',
  2057.             'CoreShop\\Component\\Resource\\Metadata\\RegistryInterface' => 'CoreShop\\Component\\Resource\\Metadata\\Registry',
  2058.             'CoreShop\\Component\\Resource\\Service\\FolderCreationServiceInterface' => 'CoreShop\\Component\\Resource\\Service\\FolderCreationService',
  2059.             'CoreShop\\Component\\Resource\\Translation\\Provider\\TranslationLocaleProviderInterface' => 'CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider',
  2060.             'CoreShop\\Component\\Resource\\Translation\\TranslatableEntityLocaleAssignerInterface' => 'CoreShop\\Component\\Resource\\Translation\\TranslatableEntityLocaleAssigner',
  2061.             'CoreShop\\Component\\SEO\\SEOPresentationInterface' => 'CoreShop\\Component\\SEO\\SEOPresentation',
  2062.             'CoreShop\\Component\\Sequence\\Generator\\SequenceGeneratorInterface' => 'CoreShop\\Component\\Sequence\\Generator\\SequenceGenerator',
  2063.             'CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculatorInterface' => 'CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator',
  2064.             'CoreShop\\Component\\Shipping\\Calculator\\TaxedShippingCalculatorInterface' => 'CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator',
  2065.             'CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleCheckerInterface' => 'CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker',
  2066.             'CoreShop\\Component\\Shipping\\Resolver\\CarriersResolverInterface' => 'CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery',
  2067.             'CoreShop\\Component\\Shipping\\Resolver\\DefaultCarrierResolverInterface' => 'CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver',
  2068.             'CoreShop\\Component\\Shipping\\Rule\\Processor\\ShippingRuleActionProcessorInterface' => 'CoreShop\\Component\\Shipping\\Processor\\ShippingRuleActionProcessor',
  2069.             'CoreShop\\Component\\Shipping\\Validator\\ShippableCarrierValidatorInterface' => '.container.private.coreshop.shipping.carrier.validator.composite',
  2070.             'CoreShop\\Component\\StorageList\\Factory\\AddToStorageListFactoryInterface' => 'CoreShop\\Component\\StorageList\\Factory\\AddToStorageListFactory',
  2071.             'CoreShop\\Component\\StorageList\\StorageListItemResolverInterface' => 'CoreShop\\Component\\StorageList\\StorageListItemResolver',
  2072.             'CoreShop\\Component\\StorageList\\StorageListModifierInterface' => 'CoreShop\\Component\\StorageList\\SimpleStorageListModifier',
  2073.             'CoreShop\\Component\\Store\\Context\\RequestBased\\RequestResolverInterface' => '.container.private.coreshop.context.store.request_based.resolver.composite',
  2074.             'CoreShop\\Component\\Store\\Context\\StoreContextInterface' => 'coreshop.context.store',
  2075.             'CoreShop\\Component\\Taxation\\Collector\\TaxCollectorInterface' => 'CoreShop\\Component\\Taxation\\Collector\\TaxCollector',
  2076.             'CoreShop\\Component\\Tracking\\Tracker\\TrackerInterface' => 'CoreShop\\Component\\Tracking\\Tracker\\CompositeTracker',
  2077.             'CoreShop\\Component\\Variant\\AttributeCollectorInterface' => 'CoreShop\\Component\\Variant\\AttributeCollector',
  2078.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  2079.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  2080.             'Kreait\\Firebase\\Contract\\Auth' => 'kreait_firebase.seiko.auth',
  2081.             'Kreait\\Firebase\\Contract\\Database' => 'kreait_firebase.seiko.database',
  2082.             'Kreait\\Firebase\\Contract\\DynamicLinks' => 'kreait_firebase.seiko.dynamic_links',
  2083.             'Kreait\\Firebase\\Contract\\Firestore' => 'kreait_firebase.seiko.firestore',
  2084.             'Kreait\\Firebase\\Contract\\Messaging' => 'kreait_firebase.seiko.messaging',
  2085.             'Kreait\\Firebase\\Contract\\RemoteConfig' => 'kreait_firebase.seiko.remote_config',
  2086.             'Kreait\\Firebase\\Contract\\Storage' => 'kreait_firebase.seiko.storage',
  2087.             'Payum\\Core\\Payum' => 'payum',
  2088.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  2089.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  2090.             'Pimcore\\Kernel' => 'kernel',
  2091.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  2092.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  2093.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  2094.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  2095.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  2096.             'coreshop.cart.manager' => 'CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager',
  2097.             'coreshop.cart_item.quantity_modifier' => 'CoreShop\\Component\\Core\\Order\\Modifier\\CartItemQuantityModifier',
  2098.             'coreshop.cart_item_price_rule.conditions.validation.processor' => 'coreshop.cart_item_price_rule.conditions.validation.processor.decorated',
  2099.             'coreshop.cart_price_rule.conditions.validation.processor' => 'coreshop.cart_price_rule.conditions.validation.processor.decorated',
  2100.             'coreshop.cart_price_rule.processor' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor',
  2101.             'coreshop.cart_price_rule.rule_validation.processor' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor',
  2102.             'coreshop.cart_price_rule.un_processor' => 'CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor',
  2103.             'coreshop.cart_processor' => 'CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor',
  2104.             'coreshop.cart_processor.composite' => 'CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor',
  2105.             'coreshop.class_installer' => 'CoreShop\\Component\\Pimcore\\DataObject\\ClassInstaller',
  2106.             'coreshop.configuration.service' => 'CoreShop\\Component\\Core\\Configuration\\ConfigurationService',
  2107.             'coreshop.context.cart' => 'CoreShop\\Component\\Order\\Context\\CompositeCartContext',
  2108.             'coreshop.context.cart.new' => 'CoreShop\\Component\\Core\\Context\\StoreBasedCartContext',
  2109.             'coreshop.context.country' => 'CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext',
  2110.             'coreshop.context.country.request_based.resolver.composite' => 'CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext',
  2111.             'coreshop.context.currency' => 'CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext',
  2112.             'coreshop.context.locale.composite' => 'coreshop.context.locale',
  2113.             'coreshop.context.shopper' => 'CoreShop\\Component\\Core\\Context\\ShopperContext',
  2114.             'coreshop.context.storage_list.wishlist' => 'CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface',
  2115.             'coreshop.currency_converter' => 'CoreShop\\Component\\Currency\\Converter\\CurrencyConverter',
  2116.             'coreshop.customer.manager' => 'CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerManager',
  2117.             'coreshop.factory.add_multiple_to_cart' => 'CoreShop\\Bundle\\OrderBundle\\Factory\\AddToCartFactory',
  2118.             'coreshop.factory.add_to_cart' => 'CoreShop\\Bundle\\OrderBundle\\Factory\\AddToCartFactory',
  2119.             'coreshop.factory.adjustment' => 'coreshop.custom_factory.adjustment',
  2120.             'coreshop.factory.filter.list' => 'CoreShop\\Bundle\\IndexBundle\\Factory\\FilteredListingFactory',
  2121.             'coreshop.factory.index.list' => 'CoreShop\\Bundle\\IndexBundle\\Factory\\ListingFactory',
  2122.             'coreshop.factory.payum_confirm_order' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\ConfirmOrderFactory',
  2123.             'coreshop.factory.payum_get_status' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\GetStatusFactory',
  2124.             'coreshop.factory.payum_resolve_next_route' => 'CoreShop\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactory',
  2125.             'coreshop.filter.processor' => 'CoreShop\\Component\\Index\\Filter\\FilterProcessor',
  2126.             'coreshop.frontend.controller.cart' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController',
  2127.             'coreshop.frontend.controller.category' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CategoryController',
  2128.             'coreshop.frontend.controller.checkout' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController',
  2129.             'coreshop.frontend.controller.currency' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController',
  2130.             'coreshop.frontend.controller.customer' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController',
  2131.             'coreshop.frontend.controller.index' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController',
  2132.             'coreshop.frontend.controller.mail' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController',
  2133.             'coreshop.frontend.controller.order' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController',
  2134.             'coreshop.frontend.controller.payment' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\PaymentController',
  2135.             'coreshop.frontend.controller.product' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\ProductController',
  2136.             'coreshop.frontend.controller.quote' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController',
  2137.             'coreshop.frontend.controller.register' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController',
  2138.             'coreshop.frontend.controller.search' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController',
  2139.             'coreshop.frontend.controller.security' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController',
  2140.             'coreshop.grid_config_installer' => 'CoreShop\\Component\\Pimcore\\DataObject\\GridConfigInstaller',
  2141.             'coreshop.index.filter_group_helper' => 'CoreShop\\Component\\Index\\Worker\\FilterGroupHelper',
  2142.             'coreshop.index.updater' => 'CoreShop\\Component\\Index\\Service\\IndexUpdaterService',
  2143.             'coreshop.manager.address' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2144.             'coreshop.manager.address_identifier' => 'doctrine.orm.default_entity_manager',
  2145.             'coreshop.manager.adjustment' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2146.             'coreshop.manager.attribute_color' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2147.             'coreshop.manager.attribute_group' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2148.             'coreshop.manager.attribute_value' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2149.             'coreshop.manager.carrier' => 'doctrine.orm.default_entity_manager',
  2150.             'coreshop.manager.carrier_translation' => 'doctrine.orm.default_entity_manager',
  2151.             'coreshop.manager.cart_price_rule' => 'doctrine.orm.default_entity_manager',
  2152.             'coreshop.manager.cart_price_rule_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2153.             'coreshop.manager.cart_price_rule_translation' => 'doctrine.orm.default_entity_manager',
  2154.             'coreshop.manager.cart_price_rule_voucher_code' => 'doctrine.orm.default_entity_manager',
  2155.             'coreshop.manager.category' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2156.             'coreshop.manager.company' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2157.             'coreshop.manager.configuration' => 'doctrine.orm.default_entity_manager',
  2158.             'coreshop.manager.country' => 'doctrine.orm.default_entity_manager',
  2159.             'coreshop.manager.country_translation' => 'doctrine.orm.default_entity_manager',
  2160.             'coreshop.manager.currency' => 'doctrine.orm.default_entity_manager',
  2161.             'coreshop.manager.customer' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2162.             'coreshop.manager.customer_group' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2163.             'coreshop.manager.data_fixture' => 'doctrine.orm.default_entity_manager',
  2164.             'coreshop.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  2165.             'coreshop.manager.filter' => 'doctrine.orm.default_entity_manager',
  2166.             'coreshop.manager.filter_condition' => 'doctrine.orm.default_entity_manager',
  2167.             'coreshop.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  2168.             'coreshop.manager.index' => 'doctrine.orm.default_entity_manager',
  2169.             'coreshop.manager.index_column' => 'doctrine.orm.default_entity_manager',
  2170.             'coreshop.manager.manufacturer' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2171.             'coreshop.manager.notification_rule' => 'doctrine.orm.default_entity_manager',
  2172.             'coreshop.manager.order' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2173.             'coreshop.manager.order_invoice' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2174.             'coreshop.manager.order_invoice_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2175.             'coreshop.manager.order_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2176.             'coreshop.manager.order_shipment' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2177.             'coreshop.manager.order_shipment_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2178.             'coreshop.manager.payment' => 'doctrine.orm.default_entity_manager',
  2179.             'coreshop.manager.payment_provider' => 'doctrine.orm.default_entity_manager',
  2180.             'coreshop.manager.payment_provider_rule' => 'doctrine.orm.default_entity_manager',
  2181.             'coreshop.manager.payment_provider_rule_group' => 'doctrine.orm.default_entity_manager',
  2182.             'coreshop.manager.payment_provider_translation' => 'doctrine.orm.default_entity_manager',
  2183.             'coreshop.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  2184.             'coreshop.manager.price_rule_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2185.             'coreshop.manager.product' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2186.             'coreshop.manager.product_price_rule' => 'doctrine.orm.default_entity_manager',
  2187.             'coreshop.manager.product_price_rule_translation' => 'doctrine.orm.default_entity_manager',
  2188.             'coreshop.manager.product_quantity_price_rule' => 'doctrine.orm.default_entity_manager',
  2189.             'coreshop.manager.product_quantity_price_rule_range' => 'doctrine.orm.default_entity_manager',
  2190.             'coreshop.manager.product_specific_price_rule' => 'doctrine.orm.default_entity_manager',
  2191.             'coreshop.manager.product_specific_price_rule_translation' => 'doctrine.orm.default_entity_manager',
  2192.             'coreshop.manager.product_store_values' => 'doctrine.orm.default_entity_manager',
  2193.             'coreshop.manager.product_unit' => 'doctrine.orm.default_entity_manager',
  2194.             'coreshop.manager.product_unit_definition' => 'doctrine.orm.default_entity_manager',
  2195.             'coreshop.manager.product_unit_definition_price' => 'doctrine.orm.default_entity_manager',
  2196.             'coreshop.manager.product_unit_definitions' => 'doctrine.orm.default_entity_manager',
  2197.             'coreshop.manager.product_unit_translation' => 'doctrine.orm.default_entity_manager',
  2198.             'coreshop.manager.rule_action' => 'doctrine.orm.default_entity_manager',
  2199.             'coreshop.manager.rule_condition' => 'doctrine.orm.default_entity_manager',
  2200.             'coreshop.manager.sequence' => 'doctrine.orm.default_entity_manager',
  2201.             'coreshop.manager.shipping_rule' => 'doctrine.orm.default_entity_manager',
  2202.             'coreshop.manager.shipping_rule_group' => 'doctrine.orm.default_entity_manager',
  2203.             'coreshop.manager.state' => 'doctrine.orm.default_entity_manager',
  2204.             'coreshop.manager.state_translation' => 'doctrine.orm.default_entity_manager',
  2205.             'coreshop.manager.store' => 'doctrine.orm.default_entity_manager',
  2206.             'coreshop.manager.tax_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2207.             'coreshop.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  2208.             'coreshop.manager.tax_rate_translation' => 'doctrine.orm.default_entity_manager',
  2209.             'coreshop.manager.tax_rule' => 'doctrine.orm.default_entity_manager',
  2210.             'coreshop.manager.tax_rule_group' => 'doctrine.orm.default_entity_manager',
  2211.             'coreshop.manager.user' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2212.             'coreshop.manager.wishlist' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2213.             'coreshop.manager.wishlist_item' => 'CoreShop\\Bundle\\ResourceBundle\\Pimcore\\ObjectManager',
  2214.             'coreshop.manager.zone' => 'doctrine.orm.default_entity_manager',
  2215.             'coreshop.money_formatter' => 'CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter',
  2216.             'coreshop.notification_rule.conditions.processor' => 'coreshop.notification_rule.conditions.processor.decorated',
  2217.             'coreshop.object_cloner' => 'CoreShop\\Component\\Pimcore\\DataObject\\ObjectCloner',
  2218.             'coreshop.object_note_service' => 'CoreShop\\Component\\Pimcore\\DataObject\\NoteService',
  2219.             'coreshop.object_service' => 'CoreShop\\Component\\Pimcore\\DataObject\\ObjectService',
  2220.             'coreshop.order.number_generator.default' => 'coreshop.order.number_generator.prefix_suffix',
  2221.             'coreshop.order.purchasable.calculator' => 'CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator',
  2222.             'coreshop.order.purchasable.discount_calculator' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator',
  2223.             'coreshop.order.purchasable.discount_calculator.no_discount' => 'CoreShop\\Component\\Order\\Calculator\\NoDiscountPurchasableCalculator',
  2224.             'coreshop.order.purchasable.price_discount_calculator' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator',
  2225.             'coreshop.order.purchasable.retail_price_calculator' => 'CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator',
  2226.             'coreshop.order.transformer.order_to_invoice' => 'coreshop.order.transformer.order_to_invoice.state_applier',
  2227.             'coreshop.order.transformer.order_to_shipment' => 'coreshop.order.transformer.order_to_shipment.state_applier',
  2228.             'coreshop.order_invoice.number_generator.default' => 'coreshop.order_invoice.number_generator.prefix_suffix',
  2229.             'coreshop.order_shipment.number_generator.default' => 'coreshop.order_shipment.number_generator.prefix_suffix',
  2230.             'coreshop.order_shipment.transformer.order_item_to_shipment_item' => 'CoreShop\\Component\\Core\\Order\\Transformer\\OrderItemToShipmentItemTransformer',
  2231.             'coreshop.payment_provider_rule.conditions.processor' => 'coreshop.payment_provider_rule.conditions.processor.decorated',
  2232.             'coreshop.pimcore_controller.order_comment' => 'App\\CoreShop\\Controller\\OrderCommentController',
  2233.             'coreshop.product.discount_calculator' => 'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator',
  2234.             'coreshop.product.discount_price_calculator' => 'CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator',
  2235.             'coreshop.product.price_calculator' => 'CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator',
  2236.             'coreshop.product.price_calculator.product_price_valid_rules_fetcher' => 'coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache',
  2237.             'coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher' => 'coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher.memory_cached',
  2238.             'coreshop.product.retail_price_calculator' => 'CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator',
  2239.             'coreshop.product.rules.fetcher' => 'CoreShop\\Component\\Product\\Rule\\Fetcher\\CompositeValidRuleFetcher',
  2240.             'coreshop.product_price_rule.conditions.processor' => 'coreshop.product_price_rule.conditions.processor.decorated',
  2241.             'coreshop.product_quantity_price_rules.conditions.processor' => 'coreshop.product_quantity_price_rules.conditions.processor.decorated',
  2242.             'coreshop.product_specific_price_rule.conditions.processor' => 'coreshop.product_specific_price_rule.conditions.processor.decorated',
  2243.             'coreshop.proportional_integer_distributor' => 'CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor',
  2244.             'coreshop.proposal.cart_price_rule.calculator' => 'CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator',
  2245.             'coreshop.quote.number_generator.default' => 'coreshop.quote.number_generator.prefix_suffix',
  2246.             'coreshop.renderer.order.pdf' => 'CoreShop\\Bundle\\OrderBundle\\Renderer\\AssetOrderDocumentPdfRenderer',
  2247.             'coreshop.repository.order' => 'App\\CoreShop\\Repository\\OrderRepository',
  2248.             'coreshop.repository.payment' => 'App\\CoreShop\\Repository\\PaymentRepository',
  2249.             'coreshop.repository.workflow_history' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository',
  2250.             'coreshop.resource.helper.form_error_serializer' => 'CoreShop\\Bundle\\ResourceBundle\\Form\\Helper\\ErrorSerializer',
  2251.             'coreshop.resource.installer' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\CompositeResourceInstaller',
  2252.             'coreshop.resource.installer.classes' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreClassInstaller',
  2253.             'coreshop.resource.installer.documents' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreDocumentsInstaller',
  2254.             'coreshop.resource.installer.grid_config' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreGridConfigInstaller',
  2255.             'coreshop.resource.installer.image_thumbnails' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreImageThumbnailsInstaller',
  2256.             'coreshop.resource.installer.permissions' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcorePermissionInstaller',
  2257.             'coreshop.resource.installer.routes' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\PimcoreRoutesInstaller',
  2258.             'coreshop.resource.installer.sql' => 'CoreShop\\Bundle\\ResourceBundle\\Installer\\SqlInstaller',
  2259.             'coreshop.resource_registry' => 'CoreShop\\Component\\Resource\\Metadata\\Registry',
  2260.             'coreshop.seo.presentation' => 'CoreShop\\Component\\SEO\\SEOPresentation',
  2261.             'coreshop.shipping.carrier.validator' => '.container.private.coreshop.shipping.carrier.validator.composite',
  2262.             'coreshop.shipping_rule.conditions.processor' => 'coreshop.shipping_rule.conditions.processor.decorated',
  2263.             'coreshop.storage.currency' => 'CoreShop\\Component\\Core\\Currency\\CurrencyStorage',
  2264.             'coreshop.store.theme_helper' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeHelper',
  2265.             'coreshop.store.theme_resolver' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver',
  2266.             'coreshop.theme.helper' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\ThemeHelper',
  2267.             'coreshop.theme.resolver' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver',
  2268.             'coreshop.theme.resolver.composite' => 'CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver',
  2269.             'coreshop.tracking.manager' => 'CoreShop\\Component\\Tracking\\Tracker\\CompositeTracker',
  2270.             'coreshop.tracking.resolver.tracking_config' => 'CoreShop\\Bundle\\TrackingBundle\\Resolver\\ConfigResolver',
  2271.             'coreshop.voucher.modifier' => 'CoreShop\\Component\\Order\\Modifier\\VoucherModifier',
  2272.             'coreshop.workflow.history_logger' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryLogger',
  2273.             'coreshop.workflow.state_history_logger' => 'CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLogger',
  2274.             'coreshop.workflow.state_info_manager' => 'CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager',
  2275.             'database_connection' => 'doctrine.dbal.default_connection',
  2276.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  2277.             'httplug.client' => 'hwi_oauth.http.client',
  2278.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  2279.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  2280.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  2281.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  2282.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  2283.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  2284.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  2285.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  2286.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  2287.             'pimcore.templating.engine.twig' => '.container.private.App\\Twig\\EnvironmentExtension',
  2288.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  2289.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  2290.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  2291.             'twig' => '.container.private.App\\Twig\\EnvironmentExtension',
  2292.         ];
  2293.         $this->privates['service_container'] = function () {
  2294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  2301.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  2309.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Templating/HeadLink.php';
  2310.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  2311.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Templating/HeadScript.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  2313.             include_once \dirname(__DIR__4).'/src/EventSubscriber/SiteRequestSubscriber.php';
  2314.             include_once \dirname(__DIR__4).'/src/EventListener/ApiRequestListener.php';
  2315.             include_once \dirname(__DIR__4).'/src/EventListener/AccessControlListener.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  2318.             include_once \dirname(__DIR__4).'/src/EventListener/MaintenancePageListener.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Repository/RepositoryInterface.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Repository/PimcoreDaoRepositoryInterface.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreDaoRepository.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Repository/PimcoreRepositoryInterface.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreRepository.php';
  2325.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Core/Repository/CustomerAndStoreAwareRepositoryInterface.php';
  2326.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Repository/StorageListRepositoryInterface.php';
  2327.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Repository/PimcoreStorageListRepositoryInterface.php';
  2328.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Repository/OrderRepositoryInterface.php';
  2329.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderRepository.php';
  2330.             include_once \dirname(__DIR__4).'/src/CoreShop/Repository/OrderRepository.php';
  2331.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Metadata/MetadataInterface.php';
  2332.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Metadata/Metadata.php';
  2333.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  2334.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  2335.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  2336.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2337.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2338.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2339.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  2340.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  2341.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  2342.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  2343.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  2344.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  2345.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  2346.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  2347.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  2348.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  2349.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2350.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  2351.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2352.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  2353.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2354.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2355.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  2356.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  2357.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  2358.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  2359.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  2360.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Registry/ServiceRegistryInterface.php';
  2361.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Registry/ServiceRegistry.php';
  2362.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Pimcore/Document/DocumentTagFactoryInterface.php';
  2363.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Pimcore/ResourceDocumentTagFactory.php';
  2364.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  2365.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Loader/DependencyInjectionImplementationLoader.php';
  2366.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Pimcore/DataObject/ObjectServiceInterface.php';
  2367.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Pimcore/DataObject/ObjectService.php';
  2368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  2369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  2370.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Pimcore/Twig/Extension/DataObjectRoutingExtension.php';
  2371.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Locale/Context/LocaleContextInterface.php';
  2372.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Locale/Context/FixedLocaleContext.php';
  2373.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Metadata/RegistryInterface.php';
  2374.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Metadata/Registry.php';
  2375.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Service/FolderCreationServiceInterface.php';
  2376.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Service/FolderCreationService.php';
  2377.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  2378.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Pimcore/CacheResourceMarshaller.php';
  2379.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Translation/Provider/TranslationLocaleProviderInterface.php';
  2380.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Translation/Provider/PimcoreTranslationLocaleProvider.php';
  2381.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2382.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2383.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Doctrine/ResourceMappingDriverChain.php';
  2384.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2385.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  2386.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  2387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2388.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2389.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/EventListener/BodyListener.php';
  2390.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Formatter/MoneyFormatterInterface.php';
  2391.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  2392.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManagerInterface.php';
  2393.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManager.php';
  2394.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepositoryInterface.php';
  2395.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepository.php';
  2396.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManagerInterface.php';
  2397.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManager.php';
  2398.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2399.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  2400.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Doctrine/ORM/EntityRepository.php';
  2401.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Configuration/Repository/ConfigurationRepositoryInterface.php';
  2402.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Doctrine/ORM/ConfigurationRepository.php';
  2403.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/ConfigurationRepositoryInterface.php';
  2404.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ConfigurationRepository.php';
  2405.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2406.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2407.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2408.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Factory/FactoryInterface.php';
  2409.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Factory/Factory.php';
  2410.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Twig/OrderStateExtension.php';
  2411.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Action/CartPriceRuleActionProcessorInterface.php';
  2412.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/SurchargeAmountActionProcessor.php';
  2413.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Applier/CartRuleApplierInterface.php';
  2414.             include_once \dirname(__DIR__4).'/src/CoreShop/Cart/Rule/Applier/SurchargeAmountCartRuleApplier.php';
  2415.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/RuleValidationProcessorInterface.php';
  2416.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessorInterface.php';
  2417.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessor.php';
  2418.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Action/CartItemActionProcessor.php';
  2419.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/ConditionCheckerInterface.php';
  2420.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/NestedConditionChecker.php';
  2421.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/CartRuleConditionCheckerInterface.php';
  2422.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/AbstractConditionChecker.php';
  2423.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/TimeSpanConditionChecker.php';
  2424.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/VoucherConditionChecker.php';
  2425.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/NotCombinableConditionChecker.php';
  2426.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/Condition/AmountConditionChecker.php';
  2427.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculatorInterface.php';
  2428.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculator.php';
  2429.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessorInterface.php';
  2430.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessor.php';
  2431.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php';
  2432.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessor.php';
  2433.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/CartItem/Rule/Condition/OrderItemActionConditionCheckerInterface.php';
  2434.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/CartItem/Rule/Condition/AbstractConditionChecker.php';
  2435.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/CartItem/Rule/Condition/AmountConditionChecker.php';
  2436.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Registry/PrioritizedServiceRegistryInterface.php';
  2437.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Registry/PrioritizedServiceRegistry.php';
  2438.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableRetailPriceCalculatorInterface.php';
  2439.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/CompositePurchasableRetailPriceCalculator.php';
  2440.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableDiscountCalculatorInterface.php';
  2441.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/NoDiscountPurchasableCalculator.php';
  2442.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountCalculator.php';
  2443.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableDiscountPriceCalculatorInterface.php';
  2444.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountPriceCalculator.php';
  2445.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculatorInterface.php';
  2446.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/CompositePurchasablePriceCalculator.php';
  2447.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculator.php';
  2448.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableCalculatorInterface.php';
  2449.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableCalculator.php';
  2450.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableWholesalePriceCalculatorInterface.php';
  2451.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/CompositePurchasableWholesalePriceCalculator.php';
  2452.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Calculator/PurchasableWholesalePriceCalculator.php';
  2453.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Context/StorageListContextInterface.php';
  2454.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Context/CartContextInterface.php';
  2455.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Context/FixedCartContext.php';
  2456.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  2457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  2458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  2459.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Collector/CartCollector.php';
  2460.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Manager/CartManagerInterface.php';
  2461.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/StorageListManagerInterface.php';
  2462.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php';
  2463.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Processor/CartProcessorInterface.php';
  2464.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Processor/CompositeCartProcessor.php';
  2465.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributorInterface.php';
  2466.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributor.php';
  2467.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/TokenGenerator/UniqueTokenGenerator.php';
  2468.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Repository/RuleRepositoryInterface.php';
  2469.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php';
  2470.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Repository/CartPriceRuleRepositoryInterface.php';
  2471.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php';
  2472.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Repository/CartPriceRuleVoucherRepositoryInterface.php';
  2473.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleVoucherRepository.php';
  2474.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Factory/PimcoreFactoryInterface.php';
  2475.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Factory/PimcoreFactory.php';
  2476.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/CustomerContextInterface.php';
  2477.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/FixedCustomerContext.php';
  2478.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/TokenBasedCustomerContext.php';
  2479.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  2480.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Inventory/Checker/AvailabilityChecker.php';
  2481.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Variant/AttributeCollectorInterface.php';
  2482.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Variant/AttributeCollector.php';
  2483.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Repository/PriceRuleRepositoryInterface.php';
  2484.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/PriceRuleRepository.php';
  2485.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Repository/ProductPriceRuleRepositoryInterface.php';
  2486.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductPriceRuleRepository.php';
  2487.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Repository/CategoryRepositoryInterface.php';
  2488.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/CategoryRepository.php';
  2489.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/CategoryRepositoryInterface.php';
  2490.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/CategoryRepository.php';
  2491.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Repository/ProductRepositoryInterface.php';
  2492.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/ProductRepository.php';
  2493.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/ProductRepositoryInterface.php';
  2494.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/ProductVariantRepositoryInterface.php';
  2495.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/ProductRepository.php';
  2496.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Fetcher/ValidRulesFetcherInterface.php';
  2497.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Fetcher/CompositeValidRuleFetcher.php';
  2498.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/RuleValidationProcessor.php';
  2499.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php';
  2500.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/ProductDiscountCalculatorInterface.php';
  2501.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/ProductRetailPriceCalculatorInterface.php';
  2502.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/ProductDiscountPriceCalculatorInterface.php';
  2503.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Calculator/ProductPriceRuleCalculator.php';
  2504.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php';
  2505.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php';
  2506.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/CompositeRetailPriceCalculator.php';
  2507.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/CompositeDiscountPriceCalculator.php';
  2508.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/CompositeDiscountCalculator.php';
  2509.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Condition/TimeSpanConditionChecker.php';
  2510.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/ActionProcessorInterface.php';
  2511.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/ProductPriceActionProcessorInterface.php';
  2512.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/PriceActionProcessor.php';
  2513.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/ProductDiscountPriceActionProcessorInterface.php';
  2514.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/DiscountPriceActionProcessor.php';
  2515.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/ProductDiscountActionProcessorInterface.php';
  2516.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/DiscountAmountActionProcessor.php';
  2517.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Rule/Action/DiscountPercentActionProcessor.php';
  2518.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/ProductPriceCalculatorInterface.php';
  2519.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Product/Calculator/ProductPriceCalculator.php';
  2520.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Service/ThemeResolverInterface.php';
  2521.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Service/DocumentThemeResolverInterface.php';
  2522.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Service/CompositeThemeResolver.php';
  2523.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  2524.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Context/ThemeContext.php';
  2525.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Repository/CountryRepositoryInterface.php';
  2526.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/CountryRepository.php';
  2527.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/CountryRepositoryInterface.php';
  2528.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php';
  2529.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Collector/CountryCollector.php';
  2530.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/CountryContextInterface.php';
  2531.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/FixedCountryContext.php';
  2532.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/RequestBased/RequestResolverInterface.php';
  2533.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/RequestBased/CachedCountryContext.php';
  2534.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/RequestBased/CompositeRequestResolver.php';
  2535.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Formatter/AddressFormatterInterface.php';
  2536.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Formatter/AddressFormatter.php';
  2537.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Repository/CurrencyRepositoryInterface.php';
  2538.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/CurrencyRepository.php';
  2539.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/CurrencyRepositoryInterface.php';
  2540.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php';
  2541.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  2542.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  2543.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Converter/CurrencyConverterInterface.php';
  2544.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Converter/CurrencyConverter.php';
  2545.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Context/CurrencyContextInterface.php';
  2546.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Context/CachedCurrencyContext.php';
  2547.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Context/FixedCurrencyContext.php';
  2548.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Taxation/Repository/TaxRuleRepositoryInterface.php';
  2549.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRuleRepository.php';
  2550.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/TaxRuleRepositoryInterface.php';
  2551.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php';
  2552.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Taxation/Repository/TaxRateRepositoryInterface.php';
  2553.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRateRepository.php';
  2554.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Taxation/Collector/TaxCollectorInterface.php';
  2555.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Taxation/Collector/TaxCollector.php';
  2556.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Repository/StoreRepositoryInterface.php';
  2557.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php';
  2558.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Collector/StoreCollector.php';
  2559.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Theme/StoreThemeResolver.php';
  2560.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/StoreContextInterface.php';
  2561.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/CachedStoreContext.php';
  2562.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/StoreContext.php';
  2563.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/FixedStoreContext.php';
  2564.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Context/Debug/DebugStorePersister.php';
  2565.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Context/Debug/DebugStoreProviderInterface.php';
  2566.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Context/Debug/DebugStoreProvider.php';
  2567.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Repository/CarrierRepositoryInterface.php';
  2568.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php';
  2569.             include_once \dirname(__DIR__4).'/src/Ecommerce/Doctrine/ORM/CarrierRepository.php';
  2570.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/ShippingConditionCheckerInterface.php';
  2571.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/AbstractConditionChecker.php';
  2572.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/AmountConditionChecker.php';
  2573.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/PostcodeConditionChecker.php';
  2574.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/WeightConditionChecker.php';
  2575.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/DimensionConditionChecker.php';
  2576.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Condition/ShippingRuleConditionChecker.php';
  2577.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/CarrierActionProcessorInterface.php';
  2578.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceModificationActionProcessorInterface.php';
  2579.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/AdditionPercentActionProcessor.php';
  2580.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/DiscountPercentActionProcessor.php';
  2581.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceActionProcessorInterface.php';
  2582.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Action/ShippingRuleActionProcessor.php';
  2583.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Rule/Processor/ShippingRuleActionProcessorInterface.php';
  2584.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Processor/ShippingRuleActionProcessor.php';
  2585.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Validator/ShippableCarrierValidatorInterface.php';
  2586.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Validator/ShippingRuleCarrierValidator.php';
  2587.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleCheckerInterface.php';
  2588.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleChecker.php';
  2589.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Resolver/CarriersResolverInterface.php';
  2590.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Resolver/CarriersResolver.php';
  2591.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculatorInterface.php';
  2592.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Calculator/CarrierShippingRulePriceCalculator.php';
  2593.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculator.php';
  2594.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  2595.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  2596.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/OrmPersistentMarkingStore.php';
  2597.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Condition/PaymentConditionCheckerInterface.php';
  2598.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Condition/AbstractConditionChecker.php';
  2599.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Condition/AmountConditionChecker.php';
  2600.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/ProviderActionProcessorInterface.php';
  2601.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/ProviderPriceModificationActionProcessorInterface.php';
  2602.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/AdditionPercentActionProcessor.php';
  2603.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/DiscountPercentActionProcessor.php';
  2604.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/ProviderPriceActionProcessorInterface.php';
  2605.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Action/PaymentProviderRuleActionProcessor.php';
  2606.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Rule/Processor/PaymentProviderRuleActionProcessorInterface.php';
  2607.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Processor/PaymentProviderRuleActionProcessor.php';
  2608.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Checker/PaymentProviderRuleCheckerInterface.php';
  2609.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Checker/PaymentProviderRuleChecker.php';
  2610.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Payment/Calculator/PaymentProviderRulePriceCalculator.php';
  2611.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Notification/Rule/Condition/NotificationConditionCheckerInterface.php';
  2612.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Notification/Rule/Condition/AbstractConditionChecker.php';
  2613.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/SimpleStateChecker.php';
  2614.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/StateTransitionChecker.php';
  2615.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/User/UserTypeChecker.php';
  2616.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/CodeTracker.php';
  2617.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TrackingBundle/EventListener/GtmDataLayerBlockListener.php';
  2618.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumBundle/EventListener/TransactionListener.php';
  2619.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/CustomersConditionChecker.php';
  2620.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/CustomerGroupsConditionChecker.php';
  2621.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/CountriesConditionChecker.php';
  2622.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/ZonesConditionChecker.php';
  2623.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/StoresConditionChecker.php';
  2624.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/CurrenciesConditionChecker.php';
  2625.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Fetcher/ValidRulesFetcherInterface.php';
  2626.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Fetcher/MemoryCachedValidRuleFetcher.php';
  2627.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Fetcher/ValidProductQuantityPriceRuleFetcher.php';
  2628.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Detector/QuantityReferenceDetectorInterface.php';
  2629.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Detector/QuantityReferenceDetector.php';
  2630.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Fetcher/QuantityPriceFetcherInterface.php';
  2631.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Fetcher/QuantityPriceFetcher.php';
  2632.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Fetcher/QuantityRuleFetcherInterface.php';
  2633.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Fetcher/QuantityRuleFetcher.php';
  2634.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Repository/ShareableStorageListRepositoryInterface.php';
  2635.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Repository/ExpireAbleStorageListRepositoryInterface.php';
  2636.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Wishlist/Repository/WishlistRepositoryInterface.php';
  2637.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WishlistBundle/Pimcore/Repository/WishlistRepository.php';
  2638.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Wishlist/Repository/WishlistRepositoryInterface.php';
  2639.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Repository/CustomerExpiryRepositoryTrait.php';
  2640.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/WishlistRepository.php';
  2641.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  2642.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  2643.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  2644.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  2645.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  2646.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  2647.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/SettableThemeContext.php';
  2648.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  2649.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  2650.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  2651.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  2652.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  2653.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  2654.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/FilesystemConfigurationProvider.php';
  2655.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/FileLocatorInterface.php';
  2656.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/RecursiveFileLocator.php';
  2657.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ConfigurationLoaderInterface.php';
  2658.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ProcessingConfigurationLoader.php';
  2659.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/JsonFileConfigurationLoader.php';
  2660.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProcessorInterface.php';
  2661.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/SymfonyConfigurationProcessor.php';
  2662.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
  2663.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ThemeConfiguration.php';
  2664.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/Processor.php';
  2665.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  2666.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  2667.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  2668.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  2669.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  2670.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  2671.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  2672.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  2673.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  2674.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  2675.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  2676.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  2677.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  2678.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2679.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  2680.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  2681.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  2682.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  2683.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  2684.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  2685.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  2686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2687.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  2688.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  2689.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  2690.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  2691.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  2692.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  2693.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  2694.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  2695.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  2696.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  2697.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2698.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2699.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2700.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  2701.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  2702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  2703.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  2704.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  2705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  2706.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  2707.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  2708.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  2709.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2710.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  2711.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  2712.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  2713.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  2714.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  2715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  2716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  2717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  2718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  2719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  2720.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2721.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2722.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  2724.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  2725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  2726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  2727.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  2728.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  2729.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  2730.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  2731.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  2732.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  2733.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  2734.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  2735.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  2736.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  2737.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  2738.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  2739.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  2740.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  2741.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  2742.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  2743.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  2744.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  2745.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  2746.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  2747.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  2748.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  2749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  2750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  2751.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  2752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  2753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  2754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  2755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  2756.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  2757.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  2758.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  2759.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  2760.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  2761.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  2762.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  2763.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  2764.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  2765.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2766.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  2767.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  2768.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  2769.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  2770.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2771.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2772.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2773.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2774.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2775.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2776.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  2777.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  2778.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2779.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2780.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2781.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  2782.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  2783.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  2784.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  2785.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  2786.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  2787.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  2788.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  2789.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  2790.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  2791.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  2792.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  2793.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  2794.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  2795.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  2796.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  2797.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  2798.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  2799.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  2800.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  2801.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  2802.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  2803.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  2804.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  2805.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  2806.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  2807.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  2808.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  2809.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  2810.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  2811.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  2812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  2813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  2814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  2815.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  2816.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  2817.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  2818.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  2819.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  2820.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2821.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2822.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2823.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2824.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  2825.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  2826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  2827.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  2828.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  2829.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  2830.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  2831.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  2832.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  2833.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  2834.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  2835.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  2836.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  2837.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  2838.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  2839.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  2840.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  2841.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  2842.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  2843.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  2844.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2845.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  2846.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  2847.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  2848.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  2849.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  2850.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  2851.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  2852.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2853.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  2854.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  2855.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  2856.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  2857.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  2858.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  2859.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  2860.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  2861.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  2862.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  2863.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  2864.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  2865.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  2866.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  2867.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  2868.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  2869.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  2870.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  2871.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  2872.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  2873.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  2874.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  2875.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  2876.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  2877.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  2878.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  2879.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  2880.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  2881.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  2882.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  2883.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  2884.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  2885.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  2886.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  2887.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  2888.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  2889.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  2890.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  2891.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  2892.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  2893.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  2894.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  2895.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  2896.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  2897.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  2898.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2899.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2900.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2901.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  2902.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  2903.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  2904.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  2905.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  2906.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  2907.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  2908.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  2909.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  2910.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  2911.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  2912.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  2913.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  2914.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  2915.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  2916.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  2917.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  2918.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  2919.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  2920.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  2921.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  2922.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  2923.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Context/CompositeStorageListContext.php';
  2924.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Context/CompositeCartContext.php';
  2925.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Core/Context/CustomerAndStoreBasedStorageListContext.php';
  2926.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Core/Context/SessionAndStoreBasedStorageListContext.php';
  2927.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StorageListBundle/EventListener/SessionSubscriber.php';
  2928.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StorageListBundle/EventListener/CacheListener.php';
  2929.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StorageListBundle/Core/EventListener/SessionStoreStorageListSubscriber.php';
  2930.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2931.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2932.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2933.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2934.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2935.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2936.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2937.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2938.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2939.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2940.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2941.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2942.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  2943.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  2944.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  2945.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  2946.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  2947.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  2948.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  2949.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  2950.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  2951.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  2952.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  2953.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  2954.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  2955.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  2956.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  2957.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  2958.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  2959.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  2960.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  2961.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  2962.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  2963.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  2964.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  2965.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  2966.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  2967.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  2968.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  2969.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  2970.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  2971.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  2972.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  2973.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  2974.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  2975.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  2976.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  2977.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  2978.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  2979.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  2980.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  2981.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  2982.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  2983.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  2984.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  2985.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  2986.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  2987.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  2988.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  2989.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  2990.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  2991.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  2992.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  2993.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  2994.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  2995.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  2996.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  2997.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  2998.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  2999.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  3000.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  3001.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  3002.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  3003.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  3004.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  3005.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  3006.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  3007.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  3008.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  3009.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  3010.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  3011.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  3012.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  3013.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  3014.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  3015.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  3016.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  3017.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  3018.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  3019.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  3020.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  3021.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  3022.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  3023.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  3024.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  3025.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  3026.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  3027.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  3028.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  3029.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  3030.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  3031.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  3032.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  3033.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  3034.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  3035.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  3036.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  3037.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  3038.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  3039.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  3040.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  3041.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  3042.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php';
  3043.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  3044.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  3045.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  3046.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  3047.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  3048.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  3049.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  3050.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  3051.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  3052.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  3053.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  3054.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  3055.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  3056.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  3057.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  3058.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  3059.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  3060.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  3061.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  3062.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  3063.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  3064.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  3065.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  3066.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  3067.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  3068.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  3069.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  3070.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  3071.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  3072.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  3073.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  3074.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  3075.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  3076.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  3077.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  3078.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  3079.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  3080.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  3081.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  3082.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  3083.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  3084.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  3085.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  3086.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Currency/CurrencyStorageInterface.php';
  3087.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Currency/CurrencyStorage.php';
  3088.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/Currency/StorageBasedCurrencyContext.php';
  3089.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/Currency/StoreAwareCurrencyContext.php';
  3090.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Context/CompositeCurrencyContext.php';
  3091.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php';
  3092.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Context/CartContext.php';
  3093.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/Country/StoreAwareCountryContext.php';
  3094.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Resource/Storage/StorageInterface.php';
  3095.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php';
  3096.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/CheckoutIdentifierExtension.php';
  3097.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartRecalculation.php';
  3098.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartAvailability.php';
  3099.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactoryInterface.php';
  3100.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactory.php';
  3101.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculatorInterface.php';
  3102.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculator.php';
  3103.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/ProductPriceExtension.php';
  3104.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/ProductQuantityPriceRuleRangesPriceExtension.php';
  3105.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/ProductTaxExtension.php';
  3106.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/ConfigurationExtension.php';
  3107.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Calculator/StoreProductPriceCalculator.php';
  3108.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Calculator/StoreProductUnitDefinitionPriceCalculator.php';
  3109.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductPriceCalculator.php';
  3110.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductRetailPriceCalculator.php';
  3111.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountCalculator.php';
  3112.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountPriceCalculator.php';
  3113.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Rule/Condition/CategoriesConditionCheckerTrait.php';
  3114.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/CategoriesConditionChecker.php';
  3115.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Rule/Condition/ProductVariantsCheckerTrait.php';
  3116.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/ProductsConditionChecker.php';
  3117.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/CountriesConditionChecker.php';
  3118.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/ZonesConditionChecker.php';
  3119.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomersConditionChecker.php';
  3120.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomerGroupsConditionChecker.php';
  3121.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/StoresConditionChecker.php';
  3122.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Condition/CurrenciesConditionChecker.php';
  3123.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Action/PriceActionProcessor.php';
  3124.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Action/AdditionAmountActionProcessor.php';
  3125.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Rule/Action/DiscountAmountActionProcessor.php';
  3126.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Calculator/TaxedShippingCalculatorInterface.php';
  3127.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Calculator/TaxedCarrierPriceRuleCalculator.php';
  3128.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Discover/StoreBasedShippableCarriersDiscovery.php';
  3129.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Resolver/DefaultCarrierResolverInterface.php';
  3130.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Resolver/CheapestDefaultCarrierResolver.php';
  3131.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/CategoriesConditionChecker.php';
  3132.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/ProductsConditionChecker.php';
  3133.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Product/Rule/Condition/QuantityConditionChecker.php';
  3134.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CategoriesConditionChecker.php';
  3135.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/ProductsConditionChecker.php';
  3136.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomersConditionChecker.php';
  3137.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomerGroupsConditionChecker.php';
  3138.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CountriesConditionChecker.php';
  3139.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/ZonesConditionChecker.php';
  3140.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/StoresConditionChecker.php';
  3141.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CurrenciesConditionChecker.php';
  3142.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Condition/CarriersConditionChecker.php';
  3143.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/FreeShippingActionProcessor.php';
  3144.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/GiftProductActionProcessor.php';
  3145.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountAmountActionProcessor.php';
  3146.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/VoucherCreditActionProcessor.php';
  3147.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountPercentActionProcessor.php';
  3148.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Action/SurchargePercentActionProcessor.php';
  3149.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/Rule/Applier/CartRuleApplier.php';
  3150.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Applier/CartItemRuleApplierInterface.php';
  3151.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Applier/CartItemRuleApplier.php';
  3152.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/CartItem/Rule/Action/CartItemPriceRuleActionProcessorInterface.php';
  3153.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Action/DiscountAmountActionProcessor.php';
  3154.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Action/DiscountPercentActionProcessor.php';
  3155.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Condition/ProductsConditionChecker.php';
  3156.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/CartItem/Rule/Condition/CategoriesConditionChecker.php';
  3157.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Collector/CurrencyCollector.php';
  3158.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/CartContextResolverInterface.php';
  3159.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Cart/CartContextResolver.php';
  3160.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Cart/CartContextResolver.php';
  3161.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/AddToCartExtension.php';
  3162.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartTextProcessor.php';
  3163.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Processor/CartItemProcessorInterface.php';
  3164.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartItemProcessor.php';
  3165.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartAdjustmentClearer.php';
  3166.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartItemsProcessor.php';
  3167.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartSubtotalProcessor.php';
  3168.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartItemsWholesaleProcessor.php';
  3169.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartShippingProcessor.php';
  3170.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartRuleAutoProcessor.php';
  3171.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartPriceRuleVoucherProcessor.php';
  3172.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartTaxProcessor.php';
  3173.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartPaymentProcessor.php';
  3174.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Order/Processor/CartCurrencyConversionProcessor.php';
  3175.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Locale/Context/PimcoreAdminLocaleContext.php';
  3176.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/CategoriesConditionChecker.php';
  3177.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/ProductsConditionChecker.php';
  3178.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/CountriesConditionChecker.php';
  3179.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/ZonesConditionChecker.php';
  3180.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/CustomersConditionChecker.php';
  3181.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/CustomerGroupsConditionChecker.php';
  3182.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/StoresConditionChecker.php';
  3183.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Condition/CurrenciesConditionChecker.php';
  3184.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Action/PriceActionProcessor.php';
  3185.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Action/AdditionAmountActionProcessor.php';
  3186.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Payment/Rule/Action/DiscountAmountActionProcessor.php';
  3187.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Taxation/TaxCalculationStrategyInterface.php';
  3188.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Taxation/TaxCalculationStrategyTaxRule.php';
  3189.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Shipping/Taxation/TaxCalculationStrategyCartItems.php';
  3190.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactoryInterface.php';
  3191.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactory.php';
  3192.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/TaxApplicatorInterface.php';
  3193.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/TaxApplicator.php';
  3194.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/CachedTaxCalculatorFactory.php';
  3195.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/TaxationDisplayProviderInterface.php';
  3196.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Taxation/DefaultTaxationDisplayProvider.php';
  3197.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/TaxationDisplayProviderExtension.php';
  3198.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Configuration/Service/ConfigurationServiceInterface.php';
  3199.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Configuration/Service/ConfigurationService.php';
  3200.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Configuration/ConfigurationServiceInterface.php';
  3201.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Configuration/ConfigurationService.php';
  3202.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Provider/AddressProviderInterface.php';
  3203.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Provider/StoreBasedAddressProvider.php';
  3204.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Provider/DefaultTaxAddressProviderInterface.php';
  3205.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Provider/ContextBasedDefaultTaxAddressProvider.php';
  3206.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  3207.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  3208.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  3209.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  3210.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  3211.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  3212.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  3213.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  3214.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  3215.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  3216.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  3217.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  3218.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  3219.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  3220.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  3221.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  3222.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  3223.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  3224.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  3225.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  3226.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  3227.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  3228.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  3229.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  3230.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  3231.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  3232.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  3233.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  3234.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  3235.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  3236.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  3237.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  3238.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepositoryInterface.php';
  3239.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepository.php';
  3240.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessorInterface.php';
  3241.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessorInterface.php';
  3242.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessor.php';
  3243.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessor.php';
  3244.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  3245.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  3246.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  3247.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  3248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  3249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  3250.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  3251.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Locale/Context/CompositeLocaleContext.php';
  3252.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Factory/AdjustmentFactoryInterface.php';
  3253.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Factory/AdjustmentFactory.php';
  3254.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/CompositeCustomerContext.php';
  3255.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/RequestBased/RequestResolverInterface.php';
  3256.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/RequestBased/CompositeRequestResolver.php';
  3257.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Currency/Display/DisplayFractionProviderInterface.php';
  3258.             include_once \dirname(__DIR__4).'/src/Ecommerce/Currency/Display/SeikoDisplayFractionProvider.php';
  3259.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/CompositeStoreContext.php';
  3260.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Context/Debug/DebugStoreContext.php';
  3261.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  3262.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  3263.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  3264.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  3265.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  3266.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  3267.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  3268.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  3269.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  3270.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  3271.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  3272.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  3273.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  3274.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  3275.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  3276.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  3277.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  3278.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  3279.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  3280.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  3281.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  3282.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  3283.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  3284.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  3285.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  3286.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  3287.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  3288.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  3289.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  3290.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  3291.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  3292.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  3293.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  3294.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  3295.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  3296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  3297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  3298.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Customer/Allocator/CustomerAddressAllocatorInterface.php';
  3299.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Customer/Allocator/CustomerAddressAllocator.php';
  3300.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Checkout/CheckoutManagerFactoryInterface.php';
  3301.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Checkout/DefaultCheckoutManagerFactory.php';
  3302.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Core/Context/StoreBasedStorageListContext.php';
  3303.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Context/StorageListFactoryContext.php';
  3304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  3305.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Factory/OrderItemFactoryInterface.php';
  3306.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Factory/OrderItemFactory.php';
  3307.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Order/Factory/OrderFactory.php';
  3308.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/StorageList/Factory/StorageListFactory.php';
  3309.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  3310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  3311.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  3312.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  3313.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  3314.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  3315.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  3316.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  3317.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  3318.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  3319.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  3320.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  3321.             include_once \dirname(__DIR__4).'/src/Twig/EnvironmentExtension.php';
  3322.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  3323.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  3324.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  3325.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  3326.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  3327.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  3328.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  3329.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  3330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  3331.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  3332.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  3333.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  3334.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  3335.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  3336.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  3337.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  3338.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  3339.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  3340.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  3341.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  3342.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  3343.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  3344.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  3345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  3346.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  3347.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  3348.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  3349.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  3350.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FormatAttribute.php';
  3351.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ProductLogoExtension.php';
  3352.             include_once \dirname(__DIR__4).'/src/Twig/Extension/TransExistsExtension.php';
  3353.             include_once \dirname(__DIR__4).'/src/Twig/Extension/TruncateExtension.php';
  3354.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ClubSiteExtension.php';
  3355.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  3356.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  3357.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  3358.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  3359.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Twig/Extension/VariantExtension.php';
  3360.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Twig/FormatAddressExtension.php';
  3361.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  3362.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Twig/ConvertCurrencyExtension.php';
  3363.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Twig/DisplayFractionExtension.php';
  3364.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Twig/TestHtmlAttributeExtension.php';
  3365.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Twig/TestFormAttributeExtension.php';
  3366.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Twig/MergeRecursiveExtension.php';
  3367.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Twig/ProductQuantityPriceRuleRangesExtension.php';
  3368.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Twig/Extension/InkyExtension.php';
  3369.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Parser/InkyParser.php';
  3370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  3371.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Twig/Extension/InlineStyleExtension.php';
  3372.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Parser/InlineStyleParser.php';
  3373.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  3374.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  3375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  3376.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  3377.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  3378.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  3379.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  3380.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  3381.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  3382.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  3383.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  3384.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  3385.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  3386.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  3387.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  3388.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  3389.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  3390.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  3391.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  3392.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  3393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  3394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  3395.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  3396.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  3397.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php';
  3398.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Twig/AddressAllocatorExtension.php';
  3399.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  3400.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  3401.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  3402.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  3403.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  3404.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  3405.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  3406.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  3407.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  3408.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  3409.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  3410.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  3411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  3412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  3413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  3414.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  3415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  3416.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  3417.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  3418.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  3419.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  3420.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/PimcorePersistentMarkingStore.php';
  3421.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3422.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3423.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3424.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3425.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3426.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3427.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3428.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3429.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3430.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3431.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  3432.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  3433.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  3434.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  3435.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  3436.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  3437.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  3438.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  3439.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  3440.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  3441.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  3442.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  3443.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  3444.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  3445.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  3446.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  3447.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  3448.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  3449.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  3450.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  3451.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  3452.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  3453.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  3454.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  3455.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  3456.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  3457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  3458.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  3459.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  3460.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3461.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  3462.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  3463.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  3464.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  3465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  3466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  3467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  3468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  3469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  3470.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  3471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  3472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  3473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  3474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  3475.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  3476.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  3477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  3478.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  3479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  3480.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  3481.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  3482.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  3483.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  3484.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  3485.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  3486.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  3487.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Collector/RuleCollector.php';
  3488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  3489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  3490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  3491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  3492.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Customer/Context/RequestBased/CustomerContext.php';
  3493.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/CompositeCountryContext.php';
  3494.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/RequestBased/CountryContext.php';
  3495.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Address/Context/RequestBased/GeoLiteBasedRequestResolver.php';
  3496.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/RequestResolverInterface.php';
  3497.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/CompositeRequestResolver.php';
  3498.             include_once \dirname(__DIR__4).'/src/Ecommerce/Store/Context/DocumentBasedRequestRequestResolver.php';
  3499.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAreaBrickRenderResolver.php';
  3500.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAdminSiteBasedRequestResolver.php';
  3501.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Store/Context/RequestBased/SiteBasedRequestResolver.php';
  3502.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Shipping/Validator/CompositeShippableCarrierValidator.php';
  3503.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Twig/LocaleSwitcherExtension.php';
  3504.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CarriersChecker.php';
  3505.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CommentChecker.php';
  3506.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/BackendCreatedChecker.php';
  3507.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Notification/Rule/Condition/StoresChecker.php';
  3508.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Action/ProductQuantityPriceRuleActionInterface.php';
  3509.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/ProductQuantityPriceRules/Rule/Action/AmountDecreaseAction.php';
  3510.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/ProductQuantityPriceRules/Rule/Action/AmountIncreaseAction.php';
  3511.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/ProductQuantityPriceRules/Rule/Action/FixedAction.php';
  3512.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Calculator/CalculatorInterface.php';
  3513.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/ProductQuantityPriceRules/Calculator/UnitVolumeCalculator.php';
  3514.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Calculator/VolumeCalculator.php';
  3515.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Action/PercentageDecreaseAction.php';
  3516.             include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/ProductQuantityPriceRules/Rule/Action/PercentageIncreaseAction.php';
  3517.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  3518.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  3519.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  3520.         };
  3521.     }
  3522.     public function compile(): void
  3523.     {
  3524.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  3525.     }
  3526.     public function isCompiled(): bool
  3527.     {
  3528.         return true;
  3529.     }
  3530.     public function getRemovedIds(): array
  3531.     {
  3532.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  3533.     }
  3534.     protected function load($file$lazyLoad true)
  3535.     {
  3536.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  3537.             return $class::do($this$lazyLoad);
  3538.         }
  3539.         if ('.' === $file[-4]) {
  3540.             $class substr($class0, -4);
  3541.         } else {
  3542.             $file .= '.php';
  3543.         }
  3544.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  3545.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  3546.     }
  3547.     protected function createProxy($class\Closure $factory)
  3548.     {
  3549.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  3550.         return $factory();
  3551.     }
  3552.     /**
  3553.      * Gets the public '.container.private.App\Twig\EnvironmentExtension' shared service.
  3554.      *
  3555.      * @return \App\Twig\EnvironmentExtension
  3556.      */
  3557.     protected function getEnvironmentExtensionService()
  3558.     {
  3559.         $a = ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Loader\\ThemedTemplateLoader'] ?? $this->getThemedTemplateLoaderService());
  3560.         if (isset($this->services['.container.private.App\\Twig\\EnvironmentExtension'])) {
  3561.             return $this->services['.container.private.App\\Twig\\EnvironmentExtension'];
  3562.         }
  3563.         $this->services['.container.private.App\\Twig\\EnvironmentExtension'] = $instance = new \App\Twig\EnvironmentExtension($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8'], false);
  3564.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3565.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  3566.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3567.         $e = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  3568.         $f = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  3569.         $g = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($b$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  3570.             return new \EmptyIterator();
  3571.         }, 0)));
  3572.         $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3573.         $i = ($this->services['router'] ?? $this->getRouterService());
  3574.         $j = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  3575.         $k = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  3576.         $l = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  3577.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3578.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $h]);
  3579.         $n = new \Knp\Menu\Util\MenuManipulator();
  3580.         $o = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  3581.         $p = new \Symfony\Bridge\Twig\AppVariable();
  3582.         $p->setEnvironment('dev');
  3583.         $p->setDebug(true);
  3584.         if ($this->has('.container.private.security.token_storage')) {
  3585.             $p->setTokenStorage($c);
  3586.         }
  3587.         if ($this->has('request_stack')) {
  3588.             $p->setRequestStack($b);
  3589.         }
  3590.         $q = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3591.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3592.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3593.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  3594.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  3595.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  3596.         $instance->addExtension($g);
  3597.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h\dirname(__DIR__4), 'UTF-8'));
  3598.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
  3599.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3600.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  3601.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3602.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3603.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$i)));
  3604.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  3605.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension(($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService())));
  3606.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  3607.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  3608.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($j$k));
  3609.         $instance->addExtension(new \App\Twig\Extension\FormatAttribute());
  3610.         $instance->addExtension(new \App\Twig\Extension\ProductLogoExtension());
  3611.         $instance->addExtension(new \App\Twig\Extension\TransExistsExtension(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\Translator'] ?? $this->getTranslatorService())));
  3612.         $instance->addExtension(new \App\Twig\Extension\TruncateExtension());
  3613.         $instance->addExtension(new \App\Twig\Extension\ClubSiteExtension());
  3614.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  3615.         $instance->addExtension(($this->services['CoreShop\\Component\\Pimcore\\Twig\\Extension\\DataObjectRoutingExtension'] ?? ($this->services['CoreShop\\Component\\Pimcore\\Twig\\Extension\\DataObjectRoutingExtension'] = new \CoreShop\Component\Pimcore\Twig\Extension\DataObjectRoutingExtension())));
  3616.         $instance->addExtension(new \CoreShop\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter'] ?? ($this->services['CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter'] = new \CoreShop\Bundle\MoneyBundle\Formatter\MoneyFormatter(100)))));
  3617.         $instance->addExtension(($this->services['CoreShop\\Bundle\\OrderBundle\\Twig\\OrderStateExtension'] ?? $this->getOrderStateExtensionService()));
  3618.         $instance->addExtension(new \CoreShop\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker'] ?? ($this->services['CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker'] = new \CoreShop\Component\Inventory\Checker\AvailabilityChecker()))));
  3619.         $instance->addExtension(new \CoreShop\Bundle\VariantBundle\Twig\Extension\VariantExtension(($this->services['CoreShop\\Component\\Variant\\AttributeCollector'] ?? ($this->services['CoreShop\\Component\\Variant\\AttributeCollector'] = new \CoreShop\Component\Variant\AttributeCollector())), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())));
  3620.         $instance->addExtension(new \CoreShop\Bundle\AddressBundle\Twig\FormatAddressExtension(($this->services['CoreShop\\Component\\Address\\Formatter\\AddressFormatter'] ?? $this->getAddressFormatterService())));
  3621.         $instance->addExtension(new \CoreShop\Bundle\CurrencyBundle\Twig\CurrencyExtension());
  3622.         $instance->addExtension(new \CoreShop\Bundle\CurrencyBundle\Twig\ConvertCurrencyExtension(($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService())));
  3623.         $instance->addExtension(new \CoreShop\Bundle\CurrencyBundle\Twig\DisplayFractionExtension(($this->services['CoreShop\\Component\\Currency\\Display\\DisplayFractionProviderInterface'] ?? ($this->services['CoreShop\\Component\\Currency\\Display\\DisplayFractionProviderInterface'] = new \App\Ecommerce\Currency\Display\SeikoDisplayFractionProvider()))));
  3624.         $instance->addExtension(($this->services['.container.private.coreshop.frontend.twig.locale_switcher'] ?? $this->get_Container_Private_Coreshop_Frontend_Twig_LocaleSwitcherService()));
  3625.         $instance->addExtension(new \CoreShop\Bundle\FrontendBundle\Twig\TestHtmlAttributeExtension('dev'));
  3626.         $instance->addExtension(new \CoreShop\Bundle\FrontendBundle\Twig\TestFormAttributeExtension('dev'));
  3627.         $instance->addExtension(new \CoreShop\Bundle\FrontendBundle\Twig\MergeRecursiveExtension());
  3628.         $instance->addExtension(new \CoreShop\Bundle\ProductQuantityPriceRulesBundle\Twig\ProductQuantityPriceRuleRangesExtension(($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'] ?? $this->getQuantityReferenceDetectorService())));
  3629.         $instance->addExtension(new \EmailizrBundle\Twig\Extension\InkyExtension(new \EmailizrBundle\Parser\InkyParser($l)));
  3630.         $instance->addExtension(new \EmailizrBundle\Twig\Extension\InlineStyleExtension(new \EmailizrBundle\Parser\InlineStyleParser($l), ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))))));
  3631.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  3632.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3633.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  3634.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  3635.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  3636.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  3637.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  3638.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  3639.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  3640.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $l, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  3641.         $instance->addExtension(new \Pimcore\Twig\Extension\HeaderExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] ?? $this->getHeadLinkService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] ?? $this->getHeadScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] ?? $this->getHeadStyleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] ?? $this->getInlineScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService())));
  3642.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  3643.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  3644.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  3645.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($l));
  3646.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  3647.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  3648.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  3649.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  3650.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  3651.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
  3652.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($i$l, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  3653.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\CheckoutIdentifierExtension'] ?? $this->getCheckoutIdentifierExtensionService()));
  3654.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductPriceExtension'] ?? $this->getProductPriceExtensionService()));
  3655.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductQuantityPriceRuleRangesPriceExtension'] ?? $this->getProductQuantityPriceRuleRangesPriceExtensionService()));
  3656.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductTaxExtension'] ?? $this->getProductTaxExtensionService()));
  3657.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ConfigurationExtension'] ?? $this->getConfigurationExtensionService()));
  3658.         $instance->addExtension(new \CoreShop\Bundle\CoreBundle\Twig\ValidPriceRulesExtension(($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\CompositeValidRuleFetcher'] ?? $this->getCompositeValidRuleFetcherService())));
  3659.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\AddToCartExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\AddToCartExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\AddToCartExtension())));
  3660.         $instance->addExtension(new \CoreShop\Bundle\CoreBundle\Twig\AddressAllocatorExtension(($this->services['CoreShop\\Component\\Core\\Customer\\Allocator\\CustomerAddressAllocatorInterface'] ?? ($this->services['CoreShop\\Component\\Core\\Customer\\Allocator\\CustomerAddressAllocatorInterface'] = new \CoreShop\Component\Core\Customer\Allocator\CustomerAddressAllocator()))));
  3661.         $instance->addExtension(($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\TaxationDisplayProviderExtension'] ?? $this->getTaxationDisplayProviderExtensionService()));
  3662.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($g));
  3663.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $b)));
  3664.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($j$k));
  3665.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  3666.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  3667.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3668.             'json' => ['services''CoreShop\\Bundle\\MenuBundle\\Renderer\\JsonRenderer''getJsonRendererService'true],
  3669.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  3670.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  3671.         ], [
  3672.             'json' => '?',
  3673.             'list' => '?',
  3674.             'twig' => '?',
  3675.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3676.             yield => ($this->services['coreshop.menu_provider.lazy_provider'] ?? $this->load('getCoreshop_MenuProvider_LazyProviderService'));
  3677.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? ($this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider([])));
  3678.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  3679.         }, 3)), $n$o), $o$n));
  3680.         $instance->addGlobal('app'$p);
  3681.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3682.             'App\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  3683.             'App\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  3684.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  3685.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  3686.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3687.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  3688.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  3689.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  3690.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  3691.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  3692.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  3693.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  3694.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  3695.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  3696.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  3697.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  3698.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  3699.         ], [
  3700.             'App\\Twig\\Extension\\Templating\\HeadLink' => '?',
  3701.             'App\\Twig\\Extension\\Templating\\HeadScript' => '?',
  3702.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  3703.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3704.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3705.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3706.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3707.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  3708.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  3709.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  3710.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  3711.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  3712.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  3713.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  3714.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  3715.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  3716.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  3717.         ])));
  3718.         $instance->addGlobal('container'$this);
  3719.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  3720.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  3721.         $instance->addGlobal('coreshop', ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService()));
  3722.         $instance->addGlobal('app_date_format''Y. m. d.');
  3723.         $instance->addGlobal('app_date_format_solid''Y.m.d.');
  3724.         $instance->addGlobal('app_date_format_hypen''Y-m-d');
  3725.         $instance->addGlobal('app_datetime_format''Y. m. d. H:i');
  3726.         $instance->addGlobal('maxNumberOfComparedProducts'3);
  3727.         $instance->addGlobal('max_file_size'$this->parameters['app.file_max_size']);
  3728.         $instance->addGlobal('default_image_path'$this->parameters['app.default_image_paths']);
  3729.         $instance->addGlobal('santa_promo'1733702400);
  3730.         $instance->registerUndefinedFilterCallback([=> $q=> 'suggestFilter']);
  3731.         $instance->registerUndefinedFunctionCallback([=> $q=> 'suggestFunction']);
  3732.         $instance->registerUndefinedTokenParserCallback([=> $q=> 'suggestTag']);
  3733.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3734.         return $instance;
  3735.     }
  3736.     /**
  3737.      * Gets the public '.container.private.coreshop.context.country.composite' shared service.
  3738.      *
  3739.      * @return \CoreShop\Component\Address\Context\CompositeCountryContext
  3740.      */
  3741.     protected function get_Container_Private_Coreshop_Context_Country_CompositeService()
  3742.     {
  3743.         $this->services['.container.private.coreshop.context.country.composite'] = $instance = new \CoreShop\Component\Address\Context\CompositeCountryContext();
  3744.         $instance->addContext(($this->services['.container.private.coreshop.context.country.request_based'] ?? $this->get_Container_Private_Coreshop_Context_Country_RequestBasedService()));
  3745.         $instance->addContext(($this->services['CoreShop\\Component\\Address\\Context\\FixedCountryContext'] ?? ($this->services['CoreShop\\Component\\Address\\Context\\FixedCountryContext'] = new \CoreShop\Component\Address\Context\FixedCountryContext())));
  3746.         return $instance;
  3747.     }
  3748.     /**
  3749.      * Gets the public '.container.private.coreshop.context.country.request_based' shared service.
  3750.      *
  3751.      * @return \CoreShop\Component\Address\Context\RequestBased\CountryContext
  3752.      */
  3753.     protected function get_Container_Private_Coreshop_Context_Country_RequestBasedService()
  3754.     {
  3755.         $a = ($this->services['CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext'] ?? $this->getCachedCountryContextService());
  3756.         if (isset($this->services['.container.private.coreshop.context.country.request_based'])) {
  3757.             return $this->services['.container.private.coreshop.context.country.request_based'];
  3758.         }
  3759.         return $this->services['.container.private.coreshop.context.country.request_based'] = new \CoreShop\Component\Address\Context\RequestBased\CountryContext($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3760.     }
  3761.     /**
  3762.      * Gets the public '.container.private.coreshop.context.country.request_based.resolver.geo_lite' shared service.
  3763.      *
  3764.      * @return \CoreShop\Component\Address\Context\RequestBased\GeoLiteBasedRequestResolver
  3765.      */
  3766.     protected function get_Container_Private_Coreshop_Context_Country_RequestBased_Resolver_GeoLiteService()
  3767.     {
  3768.         $a = ($this->services['coreshop.repository.country'] ?? $this->getCoreshop_Repository_CountryService());
  3769.         if (isset($this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'])) {
  3770.             return $this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'];
  3771.         }
  3772.         $b = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  3773.         if (isset($this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'])) {
  3774.             return $this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'];
  3775.         }
  3776.         return $this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'] = new \CoreShop\Component\Address\Context\RequestBased\GeoLiteBasedRequestResolver($a$b'');
  3777.     }
  3778.     /**
  3779.      * Gets the public '.container.private.coreshop.context.customer.request_based' shared service.
  3780.      *
  3781.      * @return \CoreShop\Component\Customer\Context\RequestBased\CustomerContext
  3782.      */
  3783.     protected function get_Container_Private_Coreshop_Context_Customer_RequestBasedService()
  3784.     {
  3785.         return $this->services['.container.private.coreshop.context.customer.request_based'] = new \CoreShop\Component\Customer\Context\RequestBased\CustomerContext(($this->services['coreshop.context.customer.request_based.resolver.composite'] ?? ($this->services['coreshop.context.customer.request_based.resolver.composite'] = new \CoreShop\Component\Customer\Context\RequestBased\CompositeRequestResolver())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3786.     }
  3787.     /**
  3788.      * Gets the public '.container.private.coreshop.context.store.request_based.resolver.admin' shared service.
  3789.      *
  3790.      * @return \CoreShop\Component\Store\Context\RequestBased\PimcoreAdminSiteBasedRequestResolver
  3791.      */
  3792.     protected function get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_AdminService()
  3793.     {
  3794.         $a = ($this->services['coreshop.repository.store'] ?? $this->getCoreshop_Repository_StoreService());
  3795.         if (isset($this->services['.container.private.coreshop.context.store.request_based.resolver.admin'])) {
  3796.             return $this->services['.container.private.coreshop.context.store.request_based.resolver.admin'];
  3797.         }
  3798.         return $this->services['.container.private.coreshop.context.store.request_based.resolver.admin'] = new \CoreShop\Component\Store\Context\RequestBased\PimcoreAdminSiteBasedRequestResolver($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
  3799.     }
  3800.     /**
  3801.      * Gets the public '.container.private.coreshop.context.store.request_based.resolver.composite' shared service.
  3802.      *
  3803.      * @return \CoreShop\Component\Store\Context\RequestBased\CompositeRequestResolver
  3804.      */
  3805.     protected function get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_CompositeService()
  3806.     {
  3807.         $this->services['.container.private.coreshop.context.store.request_based.resolver.composite'] = $instance = new \CoreShop\Component\Store\Context\RequestBased\CompositeRequestResolver();
  3808.         $a = ($this->services['coreshop.repository.store'] ?? $this->getCoreshop_Repository_StoreService());
  3809.         $b = new \App\Ecommerce\Store\Context\DocumentBasedRequestRequestResolver($a);
  3810.         $instance->addResolver($b300);
  3811.         $instance->addResolver($b);
  3812.         $instance->addResolver(($this->services['.container.private.coreshop.context.store.request_based.resolver.admin'] ?? $this->get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_AdminService()), 200);
  3813.         $instance->addResolver(new \CoreShop\Component\Store\Context\RequestBased\PimcoreAreaBrickRenderResolver($a), 220);
  3814.         $instance->addResolver(($this->services['.container.private.coreshop.context.store.request_based.resolver.hostname_based'] ?? $this->get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_HostnameBasedService()), 100);
  3815.         return $instance;
  3816.     }
  3817.     /**
  3818.      * Gets the public '.container.private.coreshop.context.store.request_based.resolver.hostname_based' shared service.
  3819.      *
  3820.      * @return \CoreShop\Component\Store\Context\RequestBased\SiteBasedRequestResolver
  3821.      */
  3822.     protected function get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_HostnameBasedService()
  3823.     {
  3824.         $a = ($this->services['coreshop.repository.store'] ?? $this->getCoreshop_Repository_StoreService());
  3825.         if (isset($this->services['.container.private.coreshop.context.store.request_based.resolver.hostname_based'])) {
  3826.             return $this->services['.container.private.coreshop.context.store.request_based.resolver.hostname_based'];
  3827.         }
  3828.         return $this->services['.container.private.coreshop.context.store.request_based.resolver.hostname_based'] = new \CoreShop\Component\Store\Context\RequestBased\SiteBasedRequestResolver($a);
  3829.     }
  3830.     /**
  3831.      * Gets the public '.container.private.coreshop.frontend.twig.locale_switcher' shared service.
  3832.      *
  3833.      * @return \CoreShop\Bundle\FrontendBundle\Twig\LocaleSwitcherExtension
  3834.      */
  3835.     protected function get_Container_Private_Coreshop_Frontend_Twig_LocaleSwitcherService()
  3836.     {
  3837.         return $this->services['.container.private.coreshop.frontend.twig.locale_switcher'] = new \CoreShop\Bundle\FrontendBundle\Twig\LocaleSwitcherExtension(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
  3838.     }
  3839.     /**
  3840.      * Gets the public '.container.private.coreshop.notification_rule.condition.order.backend_created' shared service.
  3841.      *
  3842.      * @return \CoreShop\Component\Core\Notification\Rule\Condition\Order\BackendCreatedChecker
  3843.      */
  3844.     protected function get_Container_Private_Coreshop_NotificationRule_Condition_Order_BackendCreatedService()
  3845.     {
  3846.         return $this->services['.container.private.coreshop.notification_rule.condition.order.backend_created'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\BackendCreatedChecker();
  3847.     }
  3848.     /**
  3849.      * Gets the public '.container.private.coreshop.notification_rule.condition.order.carriers' shared service.
  3850.      *
  3851.      * @return \CoreShop\Component\Core\Notification\Rule\Condition\Order\CarriersChecker
  3852.      */
  3853.     protected function get_Container_Private_Coreshop_NotificationRule_Condition_Order_CarriersService()
  3854.     {
  3855.         return $this->services['.container.private.coreshop.notification_rule.condition.order.carriers'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\CarriersChecker();
  3856.     }
  3857.     /**
  3858.      * Gets the public '.container.private.coreshop.notification_rule.condition.order.comment' shared service.
  3859.      *
  3860.      * @return \CoreShop\Component\Core\Notification\Rule\Condition\Order\CommentChecker
  3861.      */
  3862.     protected function get_Container_Private_Coreshop_NotificationRule_Condition_Order_CommentService()
  3863.     {
  3864.         return $this->services['.container.private.coreshop.notification_rule.condition.order.comment'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\CommentChecker();
  3865.     }
  3866.     /**
  3867.      * Gets the public '.container.private.coreshop.notification_rule.condition.store' shared service.
  3868.      *
  3869.      * @return \CoreShop\Component\Core\Notification\Rule\Condition\StoresChecker
  3870.      */
  3871.     protected function get_Container_Private_Coreshop_NotificationRule_Condition_StoreService()
  3872.     {
  3873.         return $this->services['.container.private.coreshop.notification_rule.condition.store'] = new \CoreShop\Component\Core\Notification\Rule\Condition\StoresChecker();
  3874.     }
  3875.     /**
  3876.      * Gets the public '.container.private.coreshop.product_quantity_price_rules.action.amount_decrease' shared service.
  3877.      *
  3878.      * @return \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\AmountDecreaseAction
  3879.      */
  3880.     protected function get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountDecreaseService()
  3881.     {
  3882.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  3883.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_decrease'])) {
  3884.             return $this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_decrease'];
  3885.         }
  3886.         return $this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_decrease'] = new \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\AmountDecreaseAction($a);
  3887.     }
  3888.     /**
  3889.      * Gets the public '.container.private.coreshop.product_quantity_price_rules.action.amount_increase' shared service.
  3890.      *
  3891.      * @return \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\AmountIncreaseAction
  3892.      */
  3893.     protected function get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountIncreaseService()
  3894.     {
  3895.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  3896.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_increase'])) {
  3897.             return $this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_increase'];
  3898.         }
  3899.         return $this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_increase'] = new \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\AmountIncreaseAction($a);
  3900.     }
  3901.     /**
  3902.      * Gets the public '.container.private.coreshop.product_quantity_price_rules.action.fixed' shared service.
  3903.      *
  3904.      * @return \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\FixedAction
  3905.      */
  3906.     protected function get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_FixedService()
  3907.     {
  3908.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  3909.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.action.fixed'])) {
  3910.             return $this->services['.container.private.coreshop.product_quantity_price_rules.action.fixed'];
  3911.         }
  3912.         return $this->services['.container.private.coreshop.product_quantity_price_rules.action.fixed'] = new \CoreShop\Component\Core\ProductQuantityPriceRules\Rule\Action\FixedAction($a);
  3913.     }
  3914.     /**
  3915.      * Gets the public '.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume' shared service.
  3916.      *
  3917.      * @return \CoreShop\Component\Core\ProductQuantityPriceRules\Calculator\UnitVolumeCalculator
  3918.      */
  3919.     protected function get_Container_Private_Coreshop_ProductQuantityPriceRules_Calculator_UnitVolumeService()
  3920.     {
  3921.         $a = ($this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_decrease'] ?? $this->get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountDecreaseService());
  3922.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'])) {
  3923.             return $this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'];
  3924.         }
  3925.         $b = ($this->services['.container.private.coreshop.product_quantity_price_rules.action.amount_increase'] ?? $this->get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_AmountIncreaseService());
  3926.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'])) {
  3927.             return $this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'];
  3928.         }
  3929.         $c = ($this->services['.container.private.coreshop.product_quantity_price_rules.action.fixed'] ?? $this->get_Container_Private_Coreshop_ProductQuantityPriceRules_Action_FixedService());
  3930.         if (isset($this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'])) {
  3931.             return $this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'];
  3932.         }
  3933.         $d = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Action\\ProductQuantityPriceRuleActionInterface''product-quantity-price-rules-actions');
  3934.         $d->register('percentage_decrease', new \CoreShop\Component\ProductQuantityPriceRules\Rule\Action\PercentageDecreaseAction());
  3935.         $d->register('percentage_increase', new \CoreShop\Component\ProductQuantityPriceRules\Rule\Action\PercentageIncreaseAction());
  3936.         $d->register('amount_decrease'$a);
  3937.         $d->register('amount_increase'$b);
  3938.         $d->register('fixed'$c);
  3939.         return $this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'] = new \CoreShop\Component\Core\ProductQuantityPriceRules\Calculator\UnitVolumeCalculator(new \CoreShop\Component\ProductQuantityPriceRules\Calculator\VolumeCalculator($d), $d);
  3940.     }
  3941.     /**
  3942.      * Gets the public '.container.private.coreshop.shipping.carrier.validator.composite' shared service.
  3943.      *
  3944.      * @return \CoreShop\Component\Shipping\Validator\CompositeShippableCarrierValidator
  3945.      */
  3946.     protected function get_Container_Private_Coreshop_Shipping_Carrier_Validator_CompositeService()
  3947.     {
  3948.         $this->services['.container.private.coreshop.shipping.carrier.validator.composite'] = $instance = new \CoreShop\Component\Shipping\Validator\CompositeShippableCarrierValidator();
  3949.         $instance->addValidator(($this->services['CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator'] ?? $this->getShippingRuleCarrierValidatorService()), 10);
  3950.         return $instance;
  3951.     }
  3952.     /**
  3953.      * Gets the public '.container.private.form.factory' shared service.
  3954.      *
  3955.      * @return \Symfony\Component\Form\FormFactory
  3956.      */
  3957.     protected function get_Container_Private_Form_FactoryService()
  3958.     {
  3959.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  3960.         if (isset($this->services['.container.private.form.factory'])) {
  3961.             return $this->services['.container.private.form.factory'];
  3962.         }
  3963.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  3964.     }
  3965.     /**
  3966.      * Gets the public '.container.private.profiler' shared service.
  3967.      *
  3968.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  3969.      */
  3970.     protected function get_Container_Private_ProfilerService()
  3971.     {
  3972.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  3973.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  3974.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  3975.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3976.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  3977.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  3978.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  3979.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  3980.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  3981.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3982.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  3983.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  3984.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  3985.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  3986.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3987.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  3988.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3989.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3990.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  3991.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  3992.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  3993.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  3994.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3995.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  3996.         $g->registerBus('coreshop.bus', ($this->privates['debug.traced.coreshop.bus'] ?? $this->getDebug_Traced_Coreshop_BusService()));
  3997.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  3998.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  3999.         if ($this->has('kernel')) {
  4000.             $h->setKernel($b);
  4001.         }
  4002.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  4003.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  4004.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4005.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  4006.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  4007.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  4008.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  4009.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  4010.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  4011.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  4012.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  4013.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  4014.         $instance->add($d);
  4015.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  4016.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  4017.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService())));
  4018.         $instance->add($e);
  4019.         $instance->add($f);
  4020.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4021.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  4022.         $instance->add($g);
  4023.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector(['CoreShop\\Bundle\\ResourceBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\RuleBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ConfigurationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\OrderBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CustomerBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ProductBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\AddressBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CurrencyBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\TaxationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\StoreBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\IndexBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ShippingBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\PaymentBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\PayumPaymentBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumPaymentBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\NotificationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CoreBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/serializer'), 'Pimcore' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'Carbon' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'CoreShop\\Component\\Rule' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/config/serializer'), 'CoreShop\\Component\\Configuration' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Resources/config/serializer'), 'CoreShop\\Component\\Order' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/serializer'), 'CoreShop\\Component\\Customer' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/config/serializer'), 'CoreShop\\Component\\Product' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/serializer'), 'CoreShop\\Component\\Address' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/serializer'), 'CoreShop\\Component\\Currency' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/serializer'), 'CoreShop\\Component\\Taxation' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/serializer'), 'CoreShop\\Component\\Store' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/serializer'), 'CoreShop\\Component\\Index' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/serializer'), 'CoreShop\\Component\\Shipping' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/serializer'), 'CoreShop\\Component\\Payment' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/config/serializer'), 'CoreShop\\Component\\ProductQuantityPriceRules' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/serializer'), 'CoreShop\\Component\\Core' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/serializer')], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  4024.         $instance->add(($this->services['CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector'] ?? $this->getCartCollectorService()));
  4025.         $instance->add(($this->services['CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector'] ?? $this->getCountryCollectorService()));
  4026.         $instance->add(($this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'] ?? $this->getStoreCollectorService()));
  4027.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  4028.         $instance->add(new \Sylius\Bundle\ThemeBundle\Collector\ThemeCollector(($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->services['CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext'] ?? $this->getThemeContextService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))));
  4029.         $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()))));
  4030.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  4031.         $instance->add(($this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'] ?? $this->getCurrencyCollectorService()));
  4032.         $instance->add(new \CoreShop\Bundle\RuleBundle\Collector\RuleCollector([=> ($this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'] ?? $this->getCoreshop_CartPriceRule_Conditions_Validation_Processor_DecoratedService()), => ($this->services['coreshop.cart_item_price_rule.conditions.validation.processor.decorated'] ?? $this->getCoreshop_CartItemPriceRule_Conditions_Validation_Processor_DecoratedService()), => ($this->services['coreshop.product_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductPriceRule_Conditions_Processor_DecoratedService()), => ($this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductSpecificPriceRule_Conditions_Processor_DecoratedService()), => ($this->services['coreshop.shipping_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ShippingRule_Conditions_Processor_DecoratedService()), => ($this->services['coreshop.payment_provider_rule.conditions.processor.decorated'] ?? $this->getCoreshop_PaymentProviderRule_Conditions_Processor_DecoratedService()), => ($this->services['coreshop.notification_rule.conditions.processor.decorated'] ?? $this->getCoreshop_NotificationRule_Conditions_Processor_DecoratedService()), => ($this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'] ?? $this->getCoreshop_ProductQuantityPriceRules_Conditions_Processor_DecoratedService())]));
  4033.         $instance->add($h);
  4034.         return $instance;
  4035.     }
  4036.     /**
  4037.      * Gets the public '.container.private.security.authorization_checker' shared service.
  4038.      *
  4039.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  4040.      */
  4041.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  4042.     {
  4043.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  4044.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  4045.             return $this->services['.container.private.security.authorization_checker'];
  4046.         }
  4047.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  4048.     }
  4049.     /**
  4050.      * Gets the public '.container.private.security.token_storage' shared service.
  4051.      *
  4052.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  4053.      */
  4054.     protected function get_Container_Private_Security_TokenStorageService()
  4055.     {
  4056.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4057.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4058.         ], [
  4059.             'request_stack' => '?',
  4060.         ]));
  4061.     }
  4062.     /**
  4063.      * Gets the public '.container.private.serializer' shared service.
  4064.      *
  4065.      * @return \Symfony\Component\Serializer\Serializer
  4066.      */
  4067.     protected function get_Container_Private_SerializerService()
  4068.     {
  4069.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4070.         if (isset($this->services['.container.private.serializer'])) {
  4071.             return $this->services['.container.private.serializer'];
  4072.         }
  4073.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  4074.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  4075.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  4076.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  4077.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d$c$a$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d$c$b$a$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  4078.     }
  4079.     /**
  4080.      * Gets the public '.container.private.state_machine.coreshop_invoice' shared service.
  4081.      *
  4082.      * @return \Symfony\Component\Workflow\StateMachine
  4083.      */
  4084.     protected function get_Container_Private_StateMachine_CoreshopInvoiceService()
  4085.     {
  4086.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4087.         if (isset($this->services['.container.private.state_machine.coreshop_invoice'])) {
  4088.             return $this->services['.container.private.state_machine.coreshop_invoice'];
  4089.         }
  4090.         return $this->services['.container.private.state_machine.coreshop_invoice'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'ready'=> 'cancelled'=> 'complete'], [=> ($this->privates['.state_machine.coreshop_invoice.transition.0'] ?? ($this->privates['.state_machine.coreshop_invoice.transition.0'] = new \Symfony\Component\Workflow\Transition('create''new''ready'))), => ($this->privates['.state_machine.coreshop_invoice.transition.1'] ?? ($this->privates['.state_machine.coreshop_invoice.transition.1'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_invoice.transition.2'] ?? ($this->privates['.state_machine.coreshop_invoice.transition.2'] = new \Symfony\Component\Workflow\Transition('cancel''ready''cancelled'))), => ($this->privates['.state_machine.coreshop_invoice.transition.3'] ?? ($this->privates['.state_machine.coreshop_invoice.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''complete''cancelled'))), => ($this->privates['.state_machine.coreshop_invoice.transition.4'] ?? ($this->privates['.state_machine.coreshop_invoice.transition.4'] = new \Symfony\Component\Workflow\Transition('complete''ready''complete')))], [], ($this->privates['state_machine.coreshop_invoice.metadata_store'] ?? $this->getStateMachine_CoreshopInvoice_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state')), $a'coreshop_invoice'NULL);
  4091.     }
  4092.     /**
  4093.      * Gets the public '.container.private.state_machine.coreshop_order' shared service.
  4094.      *
  4095.      * @return \Symfony\Component\Workflow\StateMachine
  4096.      */
  4097.     protected function get_Container_Private_StateMachine_CoreshopOrderService()
  4098.     {
  4099.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4100.         if (isset($this->services['.container.private.state_machine.coreshop_order'])) {
  4101.             return $this->services['.container.private.state_machine.coreshop_order'];
  4102.         }
  4103.         return $this->services['.container.private.state_machine.coreshop_order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'initialized'=> 'new'=> 'confirmed'=> 'cancelled'=> 'complete'=> 'initialized'=> 'new'=> 'confirmed'=> 'processing'=> 'cancelled'10 => 'complete'], [=> ($this->privates['.state_machine.coreshop_order.transition.0'] ?? ($this->privates['.state_machine.coreshop_order.transition.0'] = new \Symfony\Component\Workflow\Transition('create''initialized''new'))), => ($this->privates['.state_machine.coreshop_order.transition.1'] ?? ($this->privates['.state_machine.coreshop_order.transition.1'] = new \Symfony\Component\Workflow\Transition('confirm''new''confirmed'))), => ($this->privates['.state_machine.coreshop_order.transition.2'] ?? ($this->privates['.state_machine.coreshop_order.transition.2'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_order.transition.3'] ?? ($this->privates['.state_machine.coreshop_order.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''confirmed''cancelled'))), => ($this->privates['.state_machine.coreshop_order.transition.4'] ?? ($this->privates['.state_machine.coreshop_order.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''processing''cancelled'))), => ($this->privates['.state_machine.coreshop_order.transition.5'] ?? ($this->privates['.state_machine.coreshop_order.transition.5'] = new \Symfony\Component\Workflow\Transition('cancel''complete''cancelled'))), => ($this->privates['.state_machine.coreshop_order.transition.6'] ?? ($this->privates['.state_machine.coreshop_order.transition.6'] = new \Symfony\Component\Workflow\Transition('complete''confirmed''complete'))), => ($this->privates['.state_machine.coreshop_order.transition.7'] ?? ($this->privates['.state_machine.coreshop_order.transition.7'] = new \Symfony\Component\Workflow\Transition('complete''processing''complete'))), => ($this->privates['.state_machine.coreshop_order.transition.8'] ?? ($this->privates['.state_machine.coreshop_order.transition.8'] = new \Symfony\Component\Workflow\Transition('process''new''processing'))), => ($this->privates['.state_machine.coreshop_order.transition.9'] ?? ($this->privates['.state_machine.coreshop_order.transition.9'] = new \Symfony\Component\Workflow\Transition('process''confirmed''processing')))], [], ($this->privates['state_machine.coreshop_order.metadata_store'] ?? $this->getStateMachine_CoreshopOrder_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'orderState')), $a'coreshop_order'NULL);
  4104.     }
  4105.     /**
  4106.      * Gets the public '.container.private.state_machine.coreshop_order_invoice' shared service.
  4107.      *
  4108.      * @return \Symfony\Component\Workflow\StateMachine
  4109.      */
  4110.     protected function get_Container_Private_StateMachine_CoreshopOrderInvoiceService()
  4111.     {
  4112.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4113.         if (isset($this->services['.container.private.state_machine.coreshop_order_invoice'])) {
  4114.             return $this->services['.container.private.state_machine.coreshop_order_invoice'];
  4115.         }
  4116.         return $this->services['.container.private.state_machine.coreshop_order_invoice'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'ready'=> 'cancelled'=> 'partially_invoiced'=> 'invoiced'], [=> ($this->privates['.state_machine.coreshop_order_invoice.transition.0'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.0'] = new \Symfony\Component\Workflow\Transition('request_invoice''new''ready'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.1'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.1'] = new \Symfony\Component\Workflow\Transition('partially_invoice''ready''partially_invoiced'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.2'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.2'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.3'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''ready''cancelled'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.4'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''partially_invoiced''cancelled'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.5'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.5'] = new \Symfony\Component\Workflow\Transition('cancel''invoiced''cancelled'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.6'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.6'] = new \Symfony\Component\Workflow\Transition('invoice''ready''invoiced'))), => ($this->privates['.state_machine.coreshop_order_invoice.transition.7'] ?? ($this->privates['.state_machine.coreshop_order_invoice.transition.7'] = new \Symfony\Component\Workflow\Transition('invoice''partially_invoiced''invoiced')))], [], ($this->privates['state_machine.coreshop_order_invoice.metadata_store'] ?? $this->getStateMachine_CoreshopOrderInvoice_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'invoiceState')), $a'coreshop_order_invoice'NULL);
  4117.     }
  4118.     /**
  4119.      * Gets the public '.container.private.state_machine.coreshop_order_payment' shared service.
  4120.      *
  4121.      * @return \Symfony\Component\Workflow\StateMachine
  4122.      */
  4123.     protected function get_Container_Private_StateMachine_CoreshopOrderPaymentService()
  4124.     {
  4125.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4126.         if (isset($this->services['.container.private.state_machine.coreshop_order_payment'])) {
  4127.             return $this->services['.container.private.state_machine.coreshop_order_payment'];
  4128.         }
  4129.         return $this->services['.container.private.state_machine.coreshop_order_payment'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'awaiting_payment'=> 'partially_authorized'=> 'authorized'=> 'partially_paid'=> 'cancelled'=> 'paid'=> 'partially_refunded'=> 'refunded'], [=> ($this->privates['.state_machine.coreshop_order_payment.transition.0'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.0'] = new \Symfony\Component\Workflow\Transition('request_payment''new''awaiting_payment'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.1'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.1'] = new \Symfony\Component\Workflow\Transition('partially_authorize''awaiting_payment''partially_authorized'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.2'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.2'] = new \Symfony\Component\Workflow\Transition('partially_authorize''partially_authorized''partially_authorized'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.3'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.3'] = new \Symfony\Component\Workflow\Transition('authorize''awaiting_payment''authorized'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.4'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.4'] = new \Symfony\Component\Workflow\Transition('authorize''partially_authorized''authorized'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.5'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.5'] = new \Symfony\Component\Workflow\Transition('partially_pay''awaiting_payment''partially_paid'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.6'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.6'] = new \Symfony\Component\Workflow\Transition('partially_pay''partially_paid''partially_paid'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.7'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.7'] = new \Symfony\Component\Workflow\Transition('partially_pay''partially_authorized''partially_paid'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.8'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.8'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_order_payment.transition.9'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.9'] = new \Symfony\Component\Workflow\Transition('cancel''awaiting_payment''cancelled'))), 10 => ($this->privates['.state_machine.coreshop_order_payment.transition.10'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.10'] = new \Symfony\Component\Workflow\Transition('cancel''partially_authorized''cancelled'))), 11 => ($this->privates['.state_machine.coreshop_order_payment.transition.11'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.11'] = new \Symfony\Component\Workflow\Transition('cancel''authorized''cancelled'))), 12 => ($this->privates['.state_machine.coreshop_order_payment.transition.12'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.12'] = new \Symfony\Component\Workflow\Transition('cancel''partially_paid''cancelled'))), 13 => ($this->privates['.state_machine.coreshop_order_payment.transition.13'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.13'] = new \Symfony\Component\Workflow\Transition('cancel''paid''cancelled'))), 14 => ($this->privates['.state_machine.coreshop_order_payment.transition.14'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.14'] = new \Symfony\Component\Workflow\Transition('cancel''partially_refunded''cancelled'))), 15 => ($this->privates['.state_machine.coreshop_order_payment.transition.15'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.15'] = new \Symfony\Component\Workflow\Transition('cancel''refunded''cancelled'))), 16 => ($this->privates['.state_machine.coreshop_order_payment.transition.16'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.16'] = new \Symfony\Component\Workflow\Transition('pay''awaiting_payment''paid'))), 17 => ($this->privates['.state_machine.coreshop_order_payment.transition.17'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.17'] = new \Symfony\Component\Workflow\Transition('pay''partially_paid''paid'))), 18 => ($this->privates['.state_machine.coreshop_order_payment.transition.18'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.18'] = new \Symfony\Component\Workflow\Transition('pay''authorized''paid'))), 19 => ($this->privates['.state_machine.coreshop_order_payment.transition.19'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.19'] = new \Symfony\Component\Workflow\Transition('partially_refund''paid''partially_refunded'))), 20 => ($this->privates['.state_machine.coreshop_order_payment.transition.20'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.20'] = new \Symfony\Component\Workflow\Transition('partially_refund''partially_paid''partially_refunded'))), 21 => ($this->privates['.state_machine.coreshop_order_payment.transition.21'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.21'] = new \Symfony\Component\Workflow\Transition('partially_refund''partially_refunded''partially_refunded'))), 22 => ($this->privates['.state_machine.coreshop_order_payment.transition.22'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.22'] = new \Symfony\Component\Workflow\Transition('refund''paid''refunded'))), 23 => ($this->privates['.state_machine.coreshop_order_payment.transition.23'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.23'] = new \Symfony\Component\Workflow\Transition('refund''partially_paid''refunded'))), 24 => ($this->privates['.state_machine.coreshop_order_payment.transition.24'] ?? ($this->privates['.state_machine.coreshop_order_payment.transition.24'] = new \Symfony\Component\Workflow\Transition('refund''partially_refunded''refunded')))], [], ($this->privates['state_machine.coreshop_order_payment.metadata_store'] ?? $this->getStateMachine_CoreshopOrderPayment_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'paymentState')), $a'coreshop_order_payment'NULL);
  4130.     }
  4131.     /**
  4132.      * Gets the public '.container.private.state_machine.coreshop_order_sales_type' shared service.
  4133.      *
  4134.      * @return \Symfony\Component\Workflow\StateMachine
  4135.      */
  4136.     protected function get_Container_Private_StateMachine_CoreshopOrderSalesTypeService()
  4137.     {
  4138.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4139.         if (isset($this->services['.container.private.state_machine.coreshop_order_sales_type'])) {
  4140.             return $this->services['.container.private.state_machine.coreshop_order_sales_type'];
  4141.         }
  4142.         return $this->services['.container.private.state_machine.coreshop_order_sales_type'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'cart'=> 'order'=> 'quote'], [=> ($this->privates['.state_machine.coreshop_order_sales_type.transition.0'] ?? ($this->privates['.state_machine.coreshop_order_sales_type.transition.0'] = new \Symfony\Component\Workflow\Transition('order''cart''order'))), => ($this->privates['.state_machine.coreshop_order_sales_type.transition.1'] ?? ($this->privates['.state_machine.coreshop_order_sales_type.transition.1'] = new \Symfony\Component\Workflow\Transition('quote''cart''quote'))), => ($this->privates['.state_machine.coreshop_order_sales_type.transition.2'] ?? ($this->privates['.state_machine.coreshop_order_sales_type.transition.2'] = new \Symfony\Component\Workflow\Transition('cart''cart''cart')))], [], ($this->privates['state_machine.coreshop_order_sales_type.metadata_store'] ?? $this->getStateMachine_CoreshopOrderSalesType_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'saleState'), false), $a'coreshop_order_sales_type'NULL);
  4143.     }
  4144.     /**
  4145.      * Gets the public '.container.private.state_machine.coreshop_order_shipment' shared service.
  4146.      *
  4147.      * @return \Symfony\Component\Workflow\StateMachine
  4148.      */
  4149.     protected function get_Container_Private_StateMachine_CoreshopOrderShipmentService()
  4150.     {
  4151.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4152.         if (isset($this->services['.container.private.state_machine.coreshop_order_shipment'])) {
  4153.             return $this->services['.container.private.state_machine.coreshop_order_shipment'];
  4154.         }
  4155.         return $this->services['.container.private.state_machine.coreshop_order_shipment'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'ready'=> 'cancelled'=> 'partially_shipped'=> 'shipped'], [=> ($this->privates['.state_machine.coreshop_order_shipment.transition.0'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.0'] = new \Symfony\Component\Workflow\Transition('request_shipment''new''ready'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.1'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.1'] = new \Symfony\Component\Workflow\Transition('partially_ship''ready''partially_shipped'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.2'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.2'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.3'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''ready''cancelled'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.4'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''partially_shipped''cancelled'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.5'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.5'] = new \Symfony\Component\Workflow\Transition('cancel''shipped''cancelled'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.6'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.6'] = new \Symfony\Component\Workflow\Transition('ship''ready''shipped'))), => ($this->privates['.state_machine.coreshop_order_shipment.transition.7'] ?? ($this->privates['.state_machine.coreshop_order_shipment.transition.7'] = new \Symfony\Component\Workflow\Transition('ship''partially_shipped''shipped')))], [], ($this->privates['state_machine.coreshop_order_shipment.metadata_store'] ?? $this->getStateMachine_CoreshopOrderShipment_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'shippingState')), $a'coreshop_order_shipment'NULL);
  4156.     }
  4157.     /**
  4158.      * Gets the public '.container.private.state_machine.coreshop_payment' shared service.
  4159.      *
  4160.      * @return \Symfony\Component\Workflow\StateMachine
  4161.      */
  4162.     protected function get_Container_Private_StateMachine_CoreshopPaymentService()
  4163.     {
  4164.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4165.         if (isset($this->services['.container.private.state_machine.coreshop_payment'])) {
  4166.             return $this->services['.container.private.state_machine.coreshop_payment'];
  4167.         }
  4168.         return $this->services['.container.private.state_machine.coreshop_payment'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'processing'=> 'authorized'=> 'completed'=> 'failed'=> 'cancelled'=> 'refunded'], [=> ($this->privates['.state_machine.coreshop_payment.transition.0'] ?? ($this->privates['.state_machine.coreshop_payment.transition.0'] = new \Symfony\Component\Workflow\Transition('process''new''processing'))), => ($this->privates['.state_machine.coreshop_payment.transition.1'] ?? ($this->privates['.state_machine.coreshop_payment.transition.1'] = new \Symfony\Component\Workflow\Transition('authorize''new''authorized'))), => ($this->privates['.state_machine.coreshop_payment.transition.2'] ?? ($this->privates['.state_machine.coreshop_payment.transition.2'] = new \Symfony\Component\Workflow\Transition('authorize''processing''authorized'))), => ($this->privates['.state_machine.coreshop_payment.transition.3'] ?? ($this->privates['.state_machine.coreshop_payment.transition.3'] = new \Symfony\Component\Workflow\Transition('complete''new''completed'))), => ($this->privates['.state_machine.coreshop_payment.transition.4'] ?? ($this->privates['.state_machine.coreshop_payment.transition.4'] = new \Symfony\Component\Workflow\Transition('complete''processing''completed'))), => ($this->privates['.state_machine.coreshop_payment.transition.5'] ?? ($this->privates['.state_machine.coreshop_payment.transition.5'] = new \Symfony\Component\Workflow\Transition('complete''authorized''completed'))), => ($this->privates['.state_machine.coreshop_payment.transition.6'] ?? ($this->privates['.state_machine.coreshop_payment.transition.6'] = new \Symfony\Component\Workflow\Transition('fail''new''failed'))), => ($this->privates['.state_machine.coreshop_payment.transition.7'] ?? ($this->privates['.state_machine.coreshop_payment.transition.7'] = new \Symfony\Component\Workflow\Transition('fail''processing''failed'))), => ($this->privates['.state_machine.coreshop_payment.transition.8'] ?? ($this->privates['.state_machine.coreshop_payment.transition.8'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_payment.transition.9'] ?? ($this->privates['.state_machine.coreshop_payment.transition.9'] = new \Symfony\Component\Workflow\Transition('cancel''processing''cancelled'))), 10 => ($this->privates['.state_machine.coreshop_payment.transition.10'] ?? ($this->privates['.state_machine.coreshop_payment.transition.10'] = new \Symfony\Component\Workflow\Transition('cancel''authorized''cancelled'))), 11 => ($this->privates['.state_machine.coreshop_payment.transition.11'] ?? ($this->privates['.state_machine.coreshop_payment.transition.11'] = new \Symfony\Component\Workflow\Transition('cancel''completed''cancelled'))), 12 => ($this->privates['.state_machine.coreshop_payment.transition.12'] ?? ($this->privates['.state_machine.coreshop_payment.transition.12'] = new \Symfony\Component\Workflow\Transition('cancel''failed''cancelled'))), 13 => ($this->privates['.state_machine.coreshop_payment.transition.13'] ?? ($this->privates['.state_machine.coreshop_payment.transition.13'] = new \Symfony\Component\Workflow\Transition('cancel''refunded''cancelled'))), 14 => ($this->privates['.state_machine.coreshop_payment.transition.14'] ?? ($this->privates['.state_machine.coreshop_payment.transition.14'] = new \Symfony\Component\Workflow\Transition('refund''completed''refunded')))], [], ($this->privates['state_machine.coreshop_payment.metadata_store'] ?? $this->getStateMachine_CoreshopPayment_MetadataStoreService())), ($this->services['coreshop.state_machine.marking_store.payment_orm_marketing_store'] ?? $this->getCoreshop_StateMachine_MarkingStore_PaymentOrmMarketingStoreService()), $a'coreshop_payment'NULL);
  4169.     }
  4170.     /**
  4171.      * Gets the public '.container.private.state_machine.coreshop_quote' shared service.
  4172.      *
  4173.      * @return \Symfony\Component\Workflow\StateMachine
  4174.      */
  4175.     protected function get_Container_Private_StateMachine_CoreshopQuoteService()
  4176.     {
  4177.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4178.         if (isset($this->services['.container.private.state_machine.coreshop_quote'])) {
  4179.             return $this->services['.container.private.state_machine.coreshop_quote'];
  4180.         }
  4181.         return $this->services['.container.private.state_machine.coreshop_quote'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'initialized'=> 'new'=> 'cancelled'=> 'complete'], [=> ($this->privates['.state_machine.coreshop_quote.transition.0'] ?? ($this->privates['.state_machine.coreshop_quote.transition.0'] = new \Symfony\Component\Workflow\Transition('create''initialized''new'))), => ($this->privates['.state_machine.coreshop_quote.transition.1'] ?? ($this->privates['.state_machine.coreshop_quote.transition.1'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_quote.transition.2'] ?? ($this->privates['.state_machine.coreshop_quote.transition.2'] = new \Symfony\Component\Workflow\Transition('complete''new''complete')))], [], ($this->privates['state_machine.coreshop_quote.metadata_store'] ?? $this->getStateMachine_CoreshopQuote_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'quoteState')), $a'coreshop_quote'NULL);
  4182.     }
  4183.     /**
  4184.      * Gets the public '.container.private.state_machine.coreshop_shipment' shared service.
  4185.      *
  4186.      * @return \Symfony\Component\Workflow\StateMachine
  4187.      */
  4188.     protected function get_Container_Private_StateMachine_CoreshopShipmentService()
  4189.     {
  4190.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4191.         if (isset($this->services['.container.private.state_machine.coreshop_shipment'])) {
  4192.             return $this->services['.container.private.state_machine.coreshop_shipment'];
  4193.         }
  4194.         return $this->services['.container.private.state_machine.coreshop_shipment'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'new'=> 'ready'=> 'cancelled'=> 'shipped'], [=> ($this->privates['.state_machine.coreshop_shipment.transition.0'] ?? ($this->privates['.state_machine.coreshop_shipment.transition.0'] = new \Symfony\Component\Workflow\Transition('create''new''ready'))), => ($this->privates['.state_machine.coreshop_shipment.transition.1'] ?? ($this->privates['.state_machine.coreshop_shipment.transition.1'] = new \Symfony\Component\Workflow\Transition('ship''ready''shipped'))), => ($this->privates['.state_machine.coreshop_shipment.transition.2'] ?? ($this->privates['.state_machine.coreshop_shipment.transition.2'] = new \Symfony\Component\Workflow\Transition('cancel''new''cancelled'))), => ($this->privates['.state_machine.coreshop_shipment.transition.3'] ?? ($this->privates['.state_machine.coreshop_shipment.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''ready''cancelled'))), => ($this->privates['.state_machine.coreshop_shipment.transition.4'] ?? ($this->privates['.state_machine.coreshop_shipment.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''shipped''cancelled')))], [], ($this->privates['state_machine.coreshop_shipment.metadata_store'] ?? $this->getStateMachine_CoreshopShipment_MetadataStoreService())), new \CoreShop\Bundle\WorkflowBundle\MarkingStore\PimcorePersistentMarkingStore(new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state')), $a'coreshop_shipment'NULL);
  4195.     }
  4196.     /**
  4197.      * Gets the public '.container.private.validator' shared service.
  4198.      *
  4199.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  4200.      */
  4201.     protected function get_Container_Private_ValidatorService()
  4202.     {
  4203.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  4204.         if (isset($this->services['.container.private.validator'])) {
  4205.             return $this->services['.container.private.validator'];
  4206.         }
  4207.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  4208.     }
  4209.     /**
  4210.      * Gets the public 'App\CoreShop\Repository\OrderRepository' shared service.
  4211.      *
  4212.      * @return \App\CoreShop\Repository\OrderRepository
  4213.      */
  4214.     protected function getOrderRepositoryService()
  4215.     {
  4216.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4217.         if (isset($this->services['App\\CoreShop\\Repository\\OrderRepository'])) {
  4218.             return $this->services['App\\CoreShop\\Repository\\OrderRepository'];
  4219.         }
  4220.         return $this->services['App\\CoreShop\\Repository\\OrderRepository'] = new \App\CoreShop\Repository\OrderRepository(($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService())->get('coreshop.order'), $a);
  4221.     }
  4222.     /**
  4223.      * Gets the public 'CoreShop\Bundle\AddressBundle\Collector\CountryCollector' shared service.
  4224.      *
  4225.      * @return \CoreShop\Bundle\AddressBundle\Collector\CountryCollector
  4226.      */
  4227.     protected function getCountryCollectorService()
  4228.     {
  4229.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'] ?? $this->getStoreAwareCountryContextService());
  4230.         if (isset($this->services['CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector'])) {
  4231.             return $this->services['CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector'];
  4232.         }
  4233.         return $this->services['CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector'] = new \CoreShop\Bundle\AddressBundle\Collector\CountryCollector($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), false);
  4234.     }
  4235.     /**
  4236.      * Gets the public 'CoreShop\Bundle\CoreBundle\Collector\CurrencyCollector' shared service.
  4237.      *
  4238.      * @return \CoreShop\Bundle\CoreBundle\Collector\CurrencyCollector
  4239.      */
  4240.     protected function getCurrencyCollectorService()
  4241.     {
  4242.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  4243.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'])) {
  4244.             return $this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'];
  4245.         }
  4246.         $b = ($this->services['CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext'] ?? $this->getCachedCurrencyContextService());
  4247.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'])) {
  4248.             return $this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'];
  4249.         }
  4250.         $c = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4251.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'])) {
  4252.             return $this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'];
  4253.         }
  4254.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector'] = new \CoreShop\Bundle\CoreBundle\Collector\CurrencyCollector($a$b$c, ($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), false);
  4255.     }
  4256.     /**
  4257.      * Gets the public 'CoreShop\Bundle\CoreBundle\EventListener\RequestCartAvailability' shared service.
  4258.      *
  4259.      * @return \CoreShop\Bundle\CoreBundle\EventListener\RequestCartAvailability
  4260.      */
  4261.     protected function getRequestCartAvailabilityService()
  4262.     {
  4263.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService());
  4264.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartAvailability'])) {
  4265.             return $this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartAvailability'];
  4266.         }
  4267.         return $this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartAvailability'] = new \CoreShop\Bundle\CoreBundle\EventListener\RequestCartAvailability(($this->services['CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager'] ?? $this->getCartManagerService()), $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4268.     }
  4269.     /**
  4270.      * Gets the public 'CoreShop\Bundle\CoreBundle\EventListener\RequestCartRecalculation' shared service.
  4271.      *
  4272.      * @return \CoreShop\Bundle\CoreBundle\EventListener\RequestCartRecalculation
  4273.      */
  4274.     protected function getRequestCartRecalculationService()
  4275.     {
  4276.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService());
  4277.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'])) {
  4278.             return $this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'];
  4279.         }
  4280.         $b = ($this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  4281.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'])) {
  4282.             return $this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'];
  4283.         }
  4284.         return $this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'] = new \CoreShop\Bundle\CoreBundle\EventListener\RequestCartRecalculation(($this->services['CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager'] ?? $this->getCartManagerService()), $a$b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4285.     }
  4286.     /**
  4287.      * Gets the public 'CoreShop\Bundle\CoreBundle\Storage\CookieStorage' shared service.
  4288.      *
  4289.      * @return \CoreShop\Bundle\CoreBundle\Storage\CookieStorage
  4290.      */
  4291.     protected function getCookieStorageService()
  4292.     {
  4293.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] = new \CoreShop\Bundle\CoreBundle\Storage\CookieStorage();
  4294.     }
  4295.     /**
  4296.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\AddToCartExtension' shared service.
  4297.      *
  4298.      * @return \CoreShop\Bundle\CoreBundle\Twig\AddToCartExtension
  4299.      */
  4300.     protected function getAddToCartExtensionService()
  4301.     {
  4302.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\AddToCartExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\AddToCartExtension();
  4303.     }
  4304.     /**
  4305.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\CheckoutIdentifierExtension' shared service.
  4306.      *
  4307.      * @return \CoreShop\Bundle\CoreBundle\Twig\CheckoutIdentifierExtension
  4308.      */
  4309.     protected function getCheckoutIdentifierExtensionService()
  4310.     {
  4311.         $a = ($this->services['coreshop.checkout_manager.factory'] ?? $this->getCoreshop_CheckoutManager_FactoryService());
  4312.         if (isset($this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\CheckoutIdentifierExtension'])) {
  4313.             return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\CheckoutIdentifierExtension'];
  4314.         }
  4315.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\CheckoutIdentifierExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\CheckoutIdentifierExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService()));
  4316.     }
  4317.     /**
  4318.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\ConfigurationExtension' shared service.
  4319.      *
  4320.      * @return \CoreShop\Bundle\CoreBundle\Twig\ConfigurationExtension
  4321.      */
  4322.     protected function getConfigurationExtensionService()
  4323.     {
  4324.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ConfigurationExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\ConfigurationExtension(($this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'] ?? $this->getConfigurationServiceService()));
  4325.     }
  4326.     /**
  4327.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\ProductPriceExtension' shared service.
  4328.      *
  4329.      * @return \CoreShop\Bundle\CoreBundle\Twig\ProductPriceExtension
  4330.      */
  4331.     protected function getProductPriceExtensionService()
  4332.     {
  4333.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductPriceExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\ProductPriceExtension(($this->services['CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator'] ?? $this->getTaxedProductPriceCalculatorService()));
  4334.     }
  4335.     /**
  4336.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\ProductQuantityPriceRuleRangesPriceExtension' shared service.
  4337.      *
  4338.      * @return \CoreShop\Bundle\CoreBundle\Twig\ProductQuantityPriceRuleRangesPriceExtension
  4339.      */
  4340.     protected function getProductQuantityPriceRuleRangesPriceExtensionService()
  4341.     {
  4342.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductQuantityPriceRuleRangesPriceExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\ProductQuantityPriceRuleRangesPriceExtension(($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'] ?? $this->getQuantityReferenceDetectorService()), ($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'] ?? $this->getPurchasableCalculatorService()), ($this->services['CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider'] ?? $this->getContextBasedDefaultTaxAddressProviderService()), ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), ($this->services['CoreShop\\Component\\Core\\Taxation\\TaxApplicator'] ?? ($this->services['CoreShop\\Component\\Core\\Taxation\\TaxApplicator'] = new \CoreShop\Component\Core\Taxation\TaxApplicator())));
  4343.     }
  4344.     /**
  4345.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\ProductTaxExtension' shared service.
  4346.      *
  4347.      * @return \CoreShop\Bundle\CoreBundle\Twig\ProductTaxExtension
  4348.      */
  4349.     protected function getProductTaxExtensionService()
  4350.     {
  4351.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\ProductTaxExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\ProductTaxExtension(($this->services['CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator'] ?? $this->getTaxedProductPriceCalculatorService()), ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), ($this->services['CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider'] ?? $this->getContextBasedDefaultTaxAddressProviderService()));
  4352.     }
  4353.     /**
  4354.      * Gets the public 'CoreShop\Bundle\CoreBundle\Twig\TaxationDisplayProviderExtension' shared service.
  4355.      *
  4356.      * @return \CoreShop\Bundle\CoreBundle\Twig\TaxationDisplayProviderExtension
  4357.      */
  4358.     protected function getTaxationDisplayProviderExtensionService()
  4359.     {
  4360.         return $this->services['CoreShop\\Bundle\\CoreBundle\\Twig\\TaxationDisplayProviderExtension'] = new \CoreShop\Bundle\CoreBundle\Twig\TaxationDisplayProviderExtension(($this->services['CoreShop\\Component\\Core\\Taxation\\DefaultTaxationDisplayProvider'] ?? ($this->services['CoreShop\\Component\\Core\\Taxation\\DefaultTaxationDisplayProvider'] = new \CoreShop\Component\Core\Taxation\DefaultTaxationDisplayProvider())));
  4361.     }
  4362.     /**
  4363.      * Gets the public 'CoreShop\Bundle\MoneyBundle\Formatter\MoneyFormatter' shared service.
  4364.      *
  4365.      * @return \CoreShop\Bundle\MoneyBundle\Formatter\MoneyFormatter
  4366.      */
  4367.     protected function getMoneyFormatterService()
  4368.     {
  4369.         return $this->services['CoreShop\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatter'] = new \CoreShop\Bundle\MoneyBundle\Formatter\MoneyFormatter(100);
  4370.     }
  4371.     /**
  4372.      * Gets the public 'CoreShop\Bundle\OrderBundle\Collector\CartCollector' shared service.
  4373.      *
  4374.      * @return \CoreShop\Bundle\OrderBundle\Collector\CartCollector
  4375.      */
  4376.     protected function getCartCollectorService()
  4377.     {
  4378.         $a = ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService());
  4379.         if (isset($this->services['CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector'])) {
  4380.             return $this->services['CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector'];
  4381.         }
  4382.         return $this->services['CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector'] = new \CoreShop\Bundle\OrderBundle\Collector\CartCollector($a, ($this->services['coreshop.context.locale'] ?? $this->getCoreshop_Context_LocaleService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4383.     }
  4384.     /**
  4385.      * Gets the public 'CoreShop\Bundle\OrderBundle\Manager\CartManager' shared service.
  4386.      *
  4387.      * @return \CoreShop\Bundle\OrderBundle\Manager\CartManager
  4388.      */
  4389.     protected function getCartManagerService()
  4390.     {
  4391.         $a = ($this->services['CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor'] ?? $this->getCompositeCartProcessorService());
  4392.         if (isset($this->services['CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager'])) {
  4393.             return $this->services['CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager'];
  4394.         }
  4395.         return $this->services['CoreShop\\Bundle\\OrderBundle\\Manager\\CartManager'] = new \CoreShop\Bundle\OrderBundle\Manager\CartManager($a, ($this->services['CoreShop\\Component\\Resource\\Service\\FolderCreationService'] ?? $this->getFolderCreationServiceService()));
  4396.     }
  4397.     /**
  4398.      * Gets the public 'CoreShop\Bundle\OrderBundle\Twig\OrderStateExtension' shared service.
  4399.      *
  4400.      * @return \CoreShop\Bundle\OrderBundle\Twig\OrderStateExtension
  4401.      */
  4402.     protected function getOrderStateExtensionService()
  4403.     {
  4404.         $a = ($this->services['CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager'] ?? $this->getWorkflowStateInfoManagerService());
  4405.         if (isset($this->services['CoreShop\\Bundle\\OrderBundle\\Twig\\OrderStateExtension'])) {
  4406.             return $this->services['CoreShop\\Bundle\\OrderBundle\\Twig\\OrderStateExtension'];
  4407.         }
  4408.         return $this->services['CoreShop\\Bundle\\OrderBundle\\Twig\\OrderStateExtension'] = new \CoreShop\Bundle\OrderBundle\Twig\OrderStateExtension($a);
  4409.     }
  4410.     /**
  4411.      * Gets the public 'CoreShop\Bundle\PayumBundle\EventListener\TransactionListener' shared service.
  4412.      *
  4413.      * @return \CoreShop\Bundle\PayumBundle\EventListener\TransactionListener
  4414.      */
  4415.     protected function getTransactionListenerService()
  4416.     {
  4417.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4418.         if (isset($this->services['CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener'])) {
  4419.             return $this->services['CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener'];
  4420.         }
  4421.         return $this->services['CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener'] = new \CoreShop\Bundle\PayumBundle\EventListener\TransactionListener($a);
  4422.     }
  4423.     /**
  4424.      * Gets the public 'CoreShop\Bundle\PimcoreBundle\Loader\DependencyInjectionImplementationLoader' shared service.
  4425.      *
  4426.      * @return \CoreShop\Bundle\PimcoreBundle\Loader\DependencyInjectionImplementationLoader
  4427.      */
  4428.     protected function getDependencyInjectionImplementationLoaderService()
  4429.     {
  4430.         return $this->services['CoreShop\\Bundle\\PimcoreBundle\\Loader\\DependencyInjectionImplementationLoader'] = new \CoreShop\Bundle\PimcoreBundle\Loader\DependencyInjectionImplementationLoader(($this->services['coreshop.registry.pimcore.document.editable'] ?? $this->getCoreshop_Registry_Pimcore_Document_EditableService()));
  4431.     }
  4432.     /**
  4433.      * Gets the public 'CoreShop\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain' shared service.
  4434.      *
  4435.      * @return \CoreShop\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4436.      */
  4437.     protected function getResourceMappingDriverChainService()
  4438.     {
  4439.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  4440.         $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model']);
  4441.         $b->setGlobalBasename('mapping');
  4442.         $a->addDriver($b'Payum\\Core\\Model');
  4443.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FixtureBundle/Resources/config/doctrine/model') => 'CoreShop\\Bundle\\FixtureBundle\\Model'], '.orm.xml')), 'CoreShop\\Bundle\\FixtureBundle\\Model');
  4444.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Rule\\Model'], '.orm.xml')), 'CoreShop\\Component\\Rule\\Model');
  4445.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Configuration\\Model'], '.orm.xml')), 'CoreShop\\Component\\Configuration\\Model');
  4446.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Order\\Model'], '.orm.xml')), 'CoreShop\\Component\\Order\\Model');
  4447.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Product\\Model'], '.orm.xml')), 'CoreShop\\Component\\Product\\Model');
  4448.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Address\\Model'], '.orm.xml')), 'CoreShop\\Component\\Address\\Model');
  4449.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Currency\\Model'], '.orm.xml')), 'CoreShop\\Component\\Currency\\Model');
  4450.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Taxation\\Model'], '.orm.xml')), 'CoreShop\\Component\\Taxation\\Model');
  4451.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Store\\Model'], '.orm.xml')), 'CoreShop\\Component\\Store\\Model');
  4452.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Index\\Model'], '.orm.xml')), 'CoreShop\\Component\\Index\\Model');
  4453.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Shipping\\Model'], '.orm.xml')), 'CoreShop\\Component\\Shipping\\Model');
  4454.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Payment\\Model'], '.orm.xml')), 'CoreShop\\Component\\Payment\\Model');
  4455.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/SequenceBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Sequence\\Model'], '.orm.xml')), 'CoreShop\\Component\\Sequence\\Model');
  4456.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumPaymentBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\PayumPayment\\Model'], '.orm.xml')), 'CoreShop\\Component\\PayumPayment\\Model');
  4457.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Notification\\Model'], '.orm.xml')), 'CoreShop\\Component\\Notification\\Model');
  4458.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model'], '.orm.xml')), 'CoreShop\\Component\\ProductQuantityPriceRules\\Model');
  4459.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/doctrine/model') => 'CoreShop\\Component\\Core\\Model'], '.orm.xml')), 'CoreShop\\Component\\Core\\Model');
  4460.         return $this->services['CoreShop\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] = new \CoreShop\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService()));
  4461.     }
  4462.     /**
  4463.      * Gets the public 'CoreShop\Bundle\ResourceBundle\Pimcore\CacheResourceMarshaller' shared service.
  4464.      *
  4465.      * @return \CoreShop\Bundle\ResourceBundle\Pimcore\CacheResourceMarshaller
  4466.      */
  4467.     protected function getCacheResourceMarshallerService()
  4468.     {
  4469.         return $this->services['CoreShop\\Bundle\\ResourceBundle\\Pimcore\\CacheResourceMarshaller'] = new \CoreShop\Bundle\ResourceBundle\Pimcore\CacheResourceMarshaller();
  4470.     }
  4471.     /**
  4472.      * Gets the public 'CoreShop\Bundle\StoreBundle\Collector\StoreCollector' shared service.
  4473.      *
  4474.      * @return \CoreShop\Bundle\StoreBundle\Collector\StoreCollector
  4475.      */
  4476.     protected function getStoreCollectorService()
  4477.     {
  4478.         $a = ($this->services['coreshop.repository.store'] ?? $this->getCoreshop_Repository_StoreService());
  4479.         if (isset($this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'])) {
  4480.             return $this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'];
  4481.         }
  4482.         $b = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4483.         if (isset($this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'])) {
  4484.             return $this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'];
  4485.         }
  4486.         return $this->services['CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector'] = new \CoreShop\Bundle\StoreBundle\Collector\StoreCollector($a$b, ($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), true);
  4487.     }
  4488.     /**
  4489.      * Gets the public 'CoreShop\Bundle\StoreBundle\Theme\StoreThemeResolver' shared service.
  4490.      *
  4491.      * @return \CoreShop\Bundle\StoreBundle\Theme\StoreThemeResolver
  4492.      */
  4493.     protected function getStoreThemeResolverService()
  4494.     {
  4495.         $a = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4496.         if (isset($this->services['CoreShop\\Bundle\\StoreBundle\\Theme\\StoreThemeResolver'])) {
  4497.             return $this->services['CoreShop\\Bundle\\StoreBundle\\Theme\\StoreThemeResolver'];
  4498.         }
  4499.         return $this->services['CoreShop\\Bundle\\StoreBundle\\Theme\\StoreThemeResolver'] = new \CoreShop\Bundle\StoreBundle\Theme\StoreThemeResolver($a);
  4500.     }
  4501.     /**
  4502.      * Gets the public 'CoreShop\Bundle\ThemeBundle\Context\ThemeContext' shared service.
  4503.      *
  4504.      * @return \CoreShop\Bundle\ThemeBundle\Context\ThemeContext
  4505.      */
  4506.     protected function getThemeContextService()
  4507.     {
  4508.         $a = ($this->services['CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver'] ?? $this->getCompositeThemeResolverService());
  4509.         if (isset($this->services['CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext'])) {
  4510.             return $this->services['CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext'];
  4511.         }
  4512.         return $this->services['CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext'] = new \CoreShop\Bundle\ThemeBundle\Context\ThemeContext($a, ($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Context\\SettableThemeContext'] ?? $this->getSettableThemeContextService()));
  4513.     }
  4514.     /**
  4515.      * Gets the public 'CoreShop\Bundle\ThemeBundle\Service\CompositeThemeResolver' shared service.
  4516.      *
  4517.      * @return \CoreShop\Bundle\ThemeBundle\Service\CompositeThemeResolver
  4518.      */
  4519.     protected function getCompositeThemeResolverService()
  4520.     {
  4521.         $this->services['CoreShop\\Bundle\\ThemeBundle\\Service\\CompositeThemeResolver'] = $instance = new \CoreShop\Bundle\ThemeBundle\Service\CompositeThemeResolver();
  4522.         $instance->register(($this->services['CoreShop\\Bundle\\StoreBundle\\Theme\\StoreThemeResolver'] ?? $this->getStoreThemeResolverService()), 20);
  4523.         return $instance;
  4524.     }
  4525.     /**
  4526.      * Gets the public 'CoreShop\Bundle\TrackingBundle\EventListener\GtmDataLayerBlockListener' shared service.
  4527.      *
  4528.      * @return \CoreShop\Bundle\TrackingBundle\EventListener\GtmDataLayerBlockListener
  4529.      */
  4530.     protected function getGtmDataLayerBlockListenerService()
  4531.     {
  4532.         return $this->services['CoreShop\\Bundle\\TrackingBundle\\EventListener\\GtmDataLayerBlockListener'] = new \CoreShop\Bundle\TrackingBundle\EventListener\GtmDataLayerBlockListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())), ($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->services['CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker'] ?? ($this->services['CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker'] = new \CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\CodeTracker())));
  4533.     }
  4534.     /**
  4535.      * Gets the public 'CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\CodeTracker' shared service.
  4536.      *
  4537.      * @return \CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\CodeTracker
  4538.      */
  4539.     protected function getCodeTrackerService()
  4540.     {
  4541.         return $this->services['CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker'] = new \CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\CodeTracker();
  4542.     }
  4543.     /**
  4544.      * Gets the public 'CoreShop\Bundle\WorkflowBundle\History\HistoryRepository' shared service.
  4545.      *
  4546.      * @return \CoreShop\Bundle\WorkflowBundle\History\HistoryRepository
  4547.      */
  4548.     protected function getHistoryRepositoryService()
  4549.     {
  4550.         return $this->services['CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository'] = new \CoreShop\Bundle\WorkflowBundle\History\HistoryRepository('history_state_change');
  4551.     }
  4552.     /**
  4553.      * Gets the public 'CoreShop\Bundle\WorkflowBundle\Manager\StateMachineManager' shared service.
  4554.      *
  4555.      * @return \CoreShop\Bundle\WorkflowBundle\Manager\StateMachineManager
  4556.      */
  4557.     protected function getStateMachineManagerService()
  4558.     {
  4559.         $a = ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService());
  4560.         if (isset($this->services['CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager'])) {
  4561.             return $this->services['CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager'];
  4562.         }
  4563.         return $this->services['CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager'] = new \CoreShop\Bundle\WorkflowBundle\Manager\StateMachineManager($a);
  4564.     }
  4565.     /**
  4566.      * Gets the public 'CoreShop\Bundle\WorkflowBundle\StateManager\WorkflowStateInfoManager' shared service.
  4567.      *
  4568.      * @return \CoreShop\Bundle\WorkflowBundle\StateManager\WorkflowStateInfoManager
  4569.      */
  4570.     protected function getWorkflowStateInfoManagerService()
  4571.     {
  4572.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4573.         if (isset($this->services['CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager'])) {
  4574.             return $this->services['CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager'];
  4575.         }
  4576.         return $this->services['CoreShop\\Bundle\\WorkflowBundle\\StateManager\\WorkflowStateInfoManager'] = new \CoreShop\Bundle\WorkflowBundle\StateManager\WorkflowStateInfoManager($a, ($this->services['CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager'] ?? $this->getStateMachineManagerService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository'] ?? ($this->services['CoreShop\\Bundle\\WorkflowBundle\\History\\HistoryRepository'] = new \CoreShop\Bundle\WorkflowBundle\History\HistoryRepository('history_state_change'))), $this->parameters['coreshop.state_machine.colors']);
  4577.     }
  4578.     /**
  4579.      * Gets the public 'CoreShop\Component\Address\Context\FixedCountryContext' shared service.
  4580.      *
  4581.      * @return \CoreShop\Component\Address\Context\FixedCountryContext
  4582.      */
  4583.     protected function getFixedCountryContextService()
  4584.     {
  4585.         return $this->services['CoreShop\\Component\\Address\\Context\\FixedCountryContext'] = new \CoreShop\Component\Address\Context\FixedCountryContext();
  4586.     }
  4587.     /**
  4588.      * Gets the public 'CoreShop\Component\Address\Context\RequestBased\CachedCountryContext' shared service.
  4589.      *
  4590.      * @return \CoreShop\Component\Address\Context\RequestBased\CachedCountryContext
  4591.      */
  4592.     protected function getCachedCountryContextService()
  4593.     {
  4594.         $a = ($this->services['.container.private.coreshop.context.country.request_based.resolver.geo_lite'] ?? $this->get_Container_Private_Coreshop_Context_Country_RequestBased_Resolver_GeoLiteService());
  4595.         if (isset($this->services['CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext'])) {
  4596.             return $this->services['CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext'];
  4597.         }
  4598.         $b = new \CoreShop\Component\Address\Context\RequestBased\CompositeRequestResolver();
  4599.         $b->addResolver($a10);
  4600.         return $this->services['CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext'] = new \CoreShop\Component\Address\Context\RequestBased\CachedCountryContext($b);
  4601.     }
  4602.     /**
  4603.      * Gets the public 'CoreShop\Component\Address\Formatter\AddressFormatter' shared service.
  4604.      *
  4605.      * @return \CoreShop\Component\Address\Formatter\AddressFormatter
  4606.      */
  4607.     protected function getAddressFormatterService()
  4608.     {
  4609.         $a = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  4610.         if (isset($this->services['CoreShop\\Component\\Address\\Formatter\\AddressFormatter'])) {
  4611.             return $this->services['CoreShop\\Component\\Address\\Formatter\\AddressFormatter'];
  4612.         }
  4613.         return $this->services['CoreShop\\Component\\Address\\Formatter\\AddressFormatter'] = new \CoreShop\Component\Address\Formatter\AddressFormatter($a, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4614.     }
  4615.     /**
  4616.      * Gets the public 'CoreShop\Component\Core\Cart\CartContextResolver' shared service.
  4617.      *
  4618.      * @return \CoreShop\Component\Core\Cart\CartContextResolver
  4619.      */
  4620.     protected function getCartContextResolverService()
  4621.     {
  4622.         return $this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] = new \CoreShop\Component\Core\Cart\CartContextResolver(new \CoreShop\Component\Order\Cart\CartContextResolver());
  4623.     }
  4624.     /**
  4625.      * Gets the public 'CoreShop\Component\Core\Configuration\ConfigurationService' shared service.
  4626.      *
  4627.      * @return \CoreShop\Component\Core\Configuration\ConfigurationService
  4628.      */
  4629.     protected function getConfigurationServiceService()
  4630.     {
  4631.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4632.         if (isset($this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'])) {
  4633.             return $this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'];
  4634.         }
  4635.         $b = ($this->services['coreshop.repository.configuration'] ?? $this->getCoreshop_Repository_ConfigurationService());
  4636.         if (isset($this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'])) {
  4637.             return $this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'];
  4638.         }
  4639.         $c = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4640.         if (isset($this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'])) {
  4641.             return $this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'];
  4642.         }
  4643.         return $this->services['CoreShop\\Component\\Core\\Configuration\\ConfigurationService'] = new \CoreShop\Component\Core\Configuration\ConfigurationService($a$b, ($this->services['coreshop.factory.configuration'] ?? ($this->services['coreshop.factory.configuration'] = new \CoreShop\Component\Resource\Factory\Factory('CoreShop\\Component\\Core\\Model\\Configuration'))), $c);
  4644.     }
  4645.     /**
  4646.      * Gets the public 'CoreShop\Component\Core\Context\Country\StoreAwareCountryContext' shared service.
  4647.      *
  4648.      * @return \CoreShop\Component\Core\Context\Country\StoreAwareCountryContext
  4649.      */
  4650.     protected function getStoreAwareCountryContextService()
  4651.     {
  4652.         $a = ($this->services['.container.private.coreshop.context.country.composite'] ?? $this->get_Container_Private_Coreshop_Context_Country_CompositeService());
  4653.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'])) {
  4654.             return $this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'];
  4655.         }
  4656.         $b = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4657.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'])) {
  4658.             return $this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'];
  4659.         }
  4660.         return $this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'] = new \CoreShop\Component\Core\Context\Country\StoreAwareCountryContext($a$b);
  4661.     }
  4662.     /**
  4663.      * Gets the public 'CoreShop\Component\Core\Context\Currency\StorageBasedCurrencyContext' shared service.
  4664.      *
  4665.      * @return \CoreShop\Component\Core\Context\Currency\StorageBasedCurrencyContext
  4666.      */
  4667.     protected function getStorageBasedCurrencyContextService()
  4668.     {
  4669.         $a = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4670.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'])) {
  4671.             return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'];
  4672.         }
  4673.         $b = ($this->services['CoreShop\\Component\\Core\\Currency\\CurrencyStorage'] ?? $this->getCurrencyStorageService());
  4674.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'])) {
  4675.             return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'];
  4676.         }
  4677.         return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'] = new \CoreShop\Component\Core\Context\Currency\StorageBasedCurrencyContext($a$b);
  4678.     }
  4679.     /**
  4680.      * Gets the public 'CoreShop\Component\Core\Context\Currency\StoreAwareCurrencyContext' shared service.
  4681.      *
  4682.      * @return \CoreShop\Component\Core\Context\Currency\StoreAwareCurrencyContext
  4683.      */
  4684.     protected function getStoreAwareCurrencyContextService()
  4685.     {
  4686.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext'] ?? $this->getStorageBasedCurrencyContextService());
  4687.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'])) {
  4688.             return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'];
  4689.         }
  4690.         $b = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  4691.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'])) {
  4692.             return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'];
  4693.         }
  4694.         $c = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  4695.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'])) {
  4696.             return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'];
  4697.         }
  4698.         $d = new \CoreShop\Component\Currency\Context\CompositeCurrencyContext();
  4699.         $d->addContext(($this->services['CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext'] ?? ($this->services['CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext'] = new \CoreShop\Component\Currency\Context\FixedCurrencyContext())));
  4700.         $d->addContext($a);
  4701.         return $this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'] = new \CoreShop\Component\Core\Context\Currency\StoreAwareCurrencyContext($d$b$c);
  4702.     }
  4703.     /**
  4704.      * Gets the public 'CoreShop\Component\Core\Context\ShopperContext' shared service.
  4705.      *
  4706.      * @return \CoreShop\Component\Core\Context\ShopperContext
  4707.      */
  4708.     protected function getShopperContextService($lazyLoad true)
  4709.     {
  4710.         if ($lazyLoad) {
  4711.             return $this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] = $this->createProxy('ShopperContext_8cbe3b0', function () {
  4712.                 return \ShopperContext_8cbe3b0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4713.                     $wrappedInstance $this->getShopperContextService(false);
  4714.                     $proxy->setProxyInitializer(null);
  4715.                     return true;
  4716.                 });
  4717.             });
  4718.         }
  4719.         include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/ShopperContextInterface.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Core/Context/ShopperContext.php';
  4721.         return new \CoreShop\Component\Core\Context\ShopperContext(($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService()), ($this->services['CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext'] ?? $this->getCachedCurrencyContextService()), ($this->services['coreshop.context.locale'] ?? $this->getCoreshop_Context_LocaleService()), ($this->services['CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext'] ?? $this->getStoreAwareCountryContextService()), ($this->services['coreshop.context.customer'] ?? $this->getCoreshop_Context_CustomerService()), ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService()));
  4722.     }
  4723.     /**
  4724.      * Gets the public 'CoreShop\Component\Core\Context\StoreBasedCartContext' shared service.
  4725.      *
  4726.      * @return \CoreShop\Component\Core\Context\StoreBasedCartContext
  4727.      */
  4728.     protected function getStoreBasedCartContextService()
  4729.     {
  4730.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService());
  4731.         if (isset($this->services['CoreShop\\Component\\Core\\Context\\StoreBasedCartContext'])) {
  4732.             return $this->services['CoreShop\\Component\\Core\\Context\\StoreBasedCartContext'];
  4733.         }
  4734.         return $this->services['CoreShop\\Component\\Core\\Context\\StoreBasedCartContext'] = new \CoreShop\Component\Core\Context\StoreBasedCartContext(new \CoreShop\Component\Order\Context\CartContext(($this->services['coreshop.factory.order'] ?? $this->getCoreshop_Factory_OrderService())), $a);
  4735.     }
  4736.     /**
  4737.      * Gets the public 'CoreShop\Component\Core\Context\TokenBasedCustomerContext' shared service.
  4738.      *
  4739.      * @return \CoreShop\Component\Core\Context\TokenBasedCustomerContext
  4740.      */
  4741.     protected function getTokenBasedCustomerContextService()
  4742.     {
  4743.         return $this->services['CoreShop\\Component\\Core\\Context\\TokenBasedCustomerContext'] = new \CoreShop\Component\Core\Context\TokenBasedCustomerContext(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4744.     }
  4745.     /**
  4746.      * Gets the public 'CoreShop\Component\Core\Currency\CurrencyStorage' shared service.
  4747.      *
  4748.      * @return \CoreShop\Component\Core\Currency\CurrencyStorage
  4749.      */
  4750.     protected function getCurrencyStorageService()
  4751.     {
  4752.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  4753.         if (isset($this->services['CoreShop\\Component\\Core\\Currency\\CurrencyStorage'])) {
  4754.             return $this->services['CoreShop\\Component\\Core\\Currency\\CurrencyStorage'];
  4755.         }
  4756.         return $this->services['CoreShop\\Component\\Core\\Currency\\CurrencyStorage'] = new \CoreShop\Component\Core\Currency\CurrencyStorage(($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] = new \CoreShop\Bundle\CoreBundle\Storage\CookieStorage())), $a);
  4757.     }
  4758.     /**
  4759.      * Gets the public 'CoreShop\Component\Core\Customer\Allocator\CustomerAddressAllocatorInterface' shared service.
  4760.      *
  4761.      * @return \CoreShop\Component\Core\Customer\Allocator\CustomerAddressAllocator
  4762.      */
  4763.     protected function getCustomerAddressAllocatorInterfaceService()
  4764.     {
  4765.         return $this->services['CoreShop\\Component\\Core\\Customer\\Allocator\\CustomerAddressAllocatorInterface'] = new \CoreShop\Component\Core\Customer\Allocator\CustomerAddressAllocator();
  4766.     }
  4767.     /**
  4768.      * Gets the public 'CoreShop\Component\Core\Locale\Context\PimcoreAdminLocaleContext' shared service.
  4769.      *
  4770.      * @return \CoreShop\Component\Core\Locale\Context\PimcoreAdminLocaleContext
  4771.      */
  4772.     protected function getPimcoreAdminLocaleContextService()
  4773.     {
  4774.         return $this->services['CoreShop\\Component\\Core\\Locale\\Context\\PimcoreAdminLocaleContext'] = new \CoreShop\Component\Core\Locale\Context\PimcoreAdminLocaleContext(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->load('getTokenStorageUserResolver2Service')), ($this->services['CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider'] ?? ($this->services['CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider'] = new \CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4775.     }
  4776.     /**
  4777.      * Gets the public 'CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountCalculator' shared service.
  4778.      *
  4779.      * @return \CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountCalculator
  4780.      */
  4781.     protected function getPurchasableProductDiscountCalculatorService()
  4782.     {
  4783.         $a = ($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  4784.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator'])) {
  4785.             return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator'];
  4786.         }
  4787.         return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator'] = new \CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountCalculator($a);
  4788.     }
  4789.     /**
  4790.      * Gets the public 'CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountPriceCalculator' shared service.
  4791.      *
  4792.      * @return \CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountPriceCalculator
  4793.      */
  4794.     protected function getPurchasableProductDiscountPriceCalculatorService()
  4795.     {
  4796.         $a = ($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  4797.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator'])) {
  4798.             return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator'];
  4799.         }
  4800.         return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator'] = new \CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountPriceCalculator($a);
  4801.     }
  4802.     /**
  4803.      * Gets the public 'CoreShop\Component\Core\Order\Calculator\PurchasableProductPriceCalculator' shared service.
  4804.      *
  4805.      * @return \CoreShop\Component\Core\Order\Calculator\PurchasableProductPriceCalculator
  4806.      */
  4807.     protected function getPurchasableProductPriceCalculatorService()
  4808.     {
  4809.         $a = ($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  4810.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator'])) {
  4811.             return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator'];
  4812.         }
  4813.         return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator'] = new \CoreShop\Component\Core\Order\Calculator\PurchasableProductPriceCalculator($a);
  4814.     }
  4815.     /**
  4816.      * Gets the public 'CoreShop\Component\Core\Order\Calculator\PurchasableProductRetailPriceCalculator' shared service.
  4817.      *
  4818.      * @return \CoreShop\Component\Core\Order\Calculator\PurchasableProductRetailPriceCalculator
  4819.      */
  4820.     protected function getPurchasableProductRetailPriceCalculatorService()
  4821.     {
  4822.         $a = ($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  4823.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator'])) {
  4824.             return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator'];
  4825.         }
  4826.         return $this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator'] = new \CoreShop\Component\Core\Order\Calculator\PurchasableProductRetailPriceCalculator($a);
  4827.     }
  4828.     /**
  4829.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartAdjustmentClearer' shared service.
  4830.      *
  4831.      * @return \CoreShop\Component\Core\Order\Processor\CartAdjustmentClearer
  4832.      */
  4833.     protected function getCartAdjustmentClearerService()
  4834.     {
  4835.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer'] = new \CoreShop\Component\Core\Order\Processor\CartAdjustmentClearer();
  4836.     }
  4837.     /**
  4838.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartCurrencyConversionProcessor' shared service.
  4839.      *
  4840.      * @return \CoreShop\Component\Core\Order\Processor\CartCurrencyConversionProcessor
  4841.      */
  4842.     protected function getCartCurrencyConversionProcessorService()
  4843.     {
  4844.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  4845.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartCurrencyConversionProcessor'])) {
  4846.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartCurrencyConversionProcessor'];
  4847.         }
  4848.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartCurrencyConversionProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartCurrencyConversionProcessor($a);
  4849.     }
  4850.     /**
  4851.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartItemProcessor' shared service.
  4852.      *
  4853.      * @return \CoreShop\Component\Core\Order\Processor\CartItemProcessor
  4854.      */
  4855.     protected function getCartItemProcessorService()
  4856.     {
  4857.         $a = ($this->services['coreshop.repository.tax_rate'] ?? $this->getCoreshop_Repository_TaxRateService());
  4858.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor'])) {
  4859.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor'];
  4860.         }
  4861.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartItemProcessor(($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService()), $a, ($this->services['coreshop.factory.tax_item'] ?? ($this->services['coreshop.factory.tax_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem'))));
  4862.     }
  4863.     /**
  4864.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartItemsProcessor' shared service.
  4865.      *
  4866.      * @return \CoreShop\Component\Core\Order\Processor\CartItemsProcessor
  4867.      */
  4868.     protected function getCartItemsProcessorService()
  4869.     {
  4870.         $a = ($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'] ?? $this->getPurchasableCalculatorService());
  4871.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'])) {
  4872.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'];
  4873.         }
  4874.         $b = ($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'] ?? $this->getQuantityReferenceDetectorService());
  4875.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'])) {
  4876.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'];
  4877.         }
  4878.         $c = ($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor'] ?? $this->getCartItemProcessorService());
  4879.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'])) {
  4880.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'];
  4881.         }
  4882.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartItemsProcessor($a$b$c, ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  4883.     }
  4884.     /**
  4885.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartItemsWholesaleProcessor' shared service.
  4886.      *
  4887.      * @return \CoreShop\Component\Core\Order\Processor\CartItemsWholesaleProcessor
  4888.      */
  4889.     protected function getCartItemsWholesaleProcessorService()
  4890.     {
  4891.         $a = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator'] ?? $this->getCompositePurchasableWholesalePriceCalculatorService());
  4892.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor'])) {
  4893.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor'];
  4894.         }
  4895.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartItemsWholesaleProcessor($a, ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  4896.     }
  4897.     /**
  4898.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartPaymentProcessor' shared service.
  4899.      *
  4900.      * @return \CoreShop\Component\Core\Order\Processor\CartPaymentProcessor
  4901.      */
  4902.     protected function getCartPaymentProcessorService()
  4903.     {
  4904.         $a = ($this->services['CoreShop\\Component\\Payment\\Calculator\\PaymentProviderRulePriceCalculator'] ?? $this->getPaymentProviderRulePriceCalculatorService());
  4905.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPaymentProcessor'])) {
  4906.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPaymentProcessor'];
  4907.         }
  4908.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPaymentProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartPaymentProcessor(1002$a, ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()));
  4909.     }
  4910.     /**
  4911.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartPriceRuleVoucherProcessor' shared service.
  4912.      *
  4913.      * @return \CoreShop\Component\Core\Order\Processor\CartPriceRuleVoucherProcessor
  4914.      */
  4915.     protected function getCartPriceRuleVoucherProcessorService()
  4916.     {
  4917.         $a = ($this->services['coreshop.repository.cart_price_rule_voucher_code'] ?? $this->getCoreshop_Repository_CartPriceRuleVoucherCodeService());
  4918.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'])) {
  4919.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'];
  4920.         }
  4921.         $b = ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor'] ?? $this->getCartPriceRuleValidationProcessorService());
  4922.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'])) {
  4923.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'];
  4924.         }
  4925.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartPriceRuleVoucherProcessor(($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator'] ?? $this->getProposalCartPriceRuleCalculatorService()), $a$b, ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor'] ?? $this->getCartPriceRuleUnProcessorService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()));
  4926.     }
  4927.     /**
  4928.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartRuleAutoProcessor' shared service.
  4929.      *
  4930.      * @return \CoreShop\Component\Core\Order\Processor\CartRuleAutoProcessor
  4931.      */
  4932.     protected function getCartRuleAutoProcessorService()
  4933.     {
  4934.         $a = ($this->services['coreshop.repository.cart_price_rule'] ?? $this->getCoreshop_Repository_CartPriceRuleService());
  4935.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'])) {
  4936.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'];
  4937.         }
  4938.         $b = ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'] ?? $this->getCartPriceRuleProcessorService());
  4939.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'])) {
  4940.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'];
  4941.         }
  4942.         $c = ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor'] ?? $this->getCartPriceRuleUnProcessorService());
  4943.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'])) {
  4944.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'];
  4945.         }
  4946.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartRuleAutoProcessor($a$b$c);
  4947.     }
  4948.     /**
  4949.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartShippingProcessor' shared service.
  4950.      *
  4951.      * @return \CoreShop\Component\Core\Order\Processor\CartShippingProcessor
  4952.      */
  4953.     protected function getCartShippingProcessorService()
  4954.     {
  4955.         $a = ($this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'] ?? $this->getTaxedCarrierPriceRuleCalculatorService());
  4956.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'])) {
  4957.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'];
  4958.         }
  4959.         $b = ($this->services['.container.private.coreshop.shipping.carrier.validator.composite'] ?? $this->get_Container_Private_Coreshop_Shipping_Carrier_Validator_CompositeService());
  4960.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'])) {
  4961.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'];
  4962.         }
  4963.         $c = ($this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'] ?? $this->getCheapestDefaultCarrierResolverService());
  4964.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'])) {
  4965.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'];
  4966.         }
  4967.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartShippingProcessor($a$b$c, ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()), ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  4968.     }
  4969.     /**
  4970.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartSubtotalProcessor' shared service.
  4971.      *
  4972.      * @return \CoreShop\Component\Core\Order\Processor\CartSubtotalProcessor
  4973.      */
  4974.     protected function getCartSubtotalProcessorService()
  4975.     {
  4976.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartSubtotalProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartSubtotalProcessor();
  4977.     }
  4978.     /**
  4979.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartTaxProcessor' shared service.
  4980.      *
  4981.      * @return \CoreShop\Component\Core\Order\Processor\CartTaxProcessor
  4982.      */
  4983.     protected function getCartTaxProcessorService()
  4984.     {
  4985.         $a = ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService());
  4986.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'])) {
  4987.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'];
  4988.         }
  4989.         $b = ($this->services['coreshop.registry.shipping.tax_calculation_strategies'] ?? $this->getCoreshop_Registry_Shipping_TaxCalculationStrategiesService());
  4990.         if (isset($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'])) {
  4991.             return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'];
  4992.         }
  4993.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartTaxProcessor($a, ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService()), $b, ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  4994.     }
  4995.     /**
  4996.      * Gets the public 'CoreShop\Component\Core\Order\Processor\CartTextProcessor' shared service.
  4997.      *
  4998.      * @return \CoreShop\Component\Core\Order\Processor\CartTextProcessor
  4999.      */
  5000.     protected function getCartTextProcessorService()
  5001.     {
  5002.         return $this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTextProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartTextProcessor(($this->services['CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider'] ?? ($this->services['CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider'] = new \CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider())));
  5003.     }
  5004.     /**
  5005.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Action\AdditionAmountActionProcessor' shared service.
  5006.      *
  5007.      * @return \CoreShop\Component\Core\Payment\Rule\Action\AdditionAmountActionProcessor
  5008.      */
  5009.     protected function getAdditionAmountActionProcessorService()
  5010.     {
  5011.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5012.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'])) {
  5013.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'];
  5014.         }
  5015.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5016.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'])) {
  5017.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'];
  5018.         }
  5019.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'] = new \CoreShop\Component\Core\Payment\Rule\Action\AdditionAmountActionProcessor($a$b);
  5020.     }
  5021.     /**
  5022.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Action\DiscountAmountActionProcessor' shared service.
  5023.      *
  5024.      * @return \CoreShop\Component\Core\Payment\Rule\Action\DiscountAmountActionProcessor
  5025.      */
  5026.     protected function getDiscountAmountActionProcessorService()
  5027.     {
  5028.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5029.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  5030.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'];
  5031.         }
  5032.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5033.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  5034.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'];
  5035.         }
  5036.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'] = new \CoreShop\Component\Core\Payment\Rule\Action\DiscountAmountActionProcessor($a$b);
  5037.     }
  5038.     /**
  5039.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Action\PriceActionProcessor' shared service.
  5040.      *
  5041.      * @return \CoreShop\Component\Core\Payment\Rule\Action\PriceActionProcessor
  5042.      */
  5043.     protected function getPriceActionProcessorService()
  5044.     {
  5045.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5046.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'])) {
  5047.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'];
  5048.         }
  5049.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5050.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'])) {
  5051.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'];
  5052.         }
  5053.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'] = new \CoreShop\Component\Core\Payment\Rule\Action\PriceActionProcessor($a$b);
  5054.     }
  5055.     /**
  5056.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\CategoriesConditionChecker' shared service.
  5057.      *
  5058.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\CategoriesConditionChecker
  5059.      */
  5060.     protected function getCategoriesConditionCheckerService()
  5061.     {
  5062.         $a = ($this->services['coreshop.repository.category'] ?? $this->getCoreshop_Repository_CategoryService());
  5063.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CategoriesConditionChecker'])) {
  5064.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CategoriesConditionChecker'];
  5065.         }
  5066.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CategoriesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CategoriesConditionChecker($a);
  5067.     }
  5068.     /**
  5069.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\CountriesConditionChecker' shared service.
  5070.      *
  5071.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\CountriesConditionChecker
  5072.      */
  5073.     protected function getCountriesConditionCheckerService()
  5074.     {
  5075.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CountriesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CountriesConditionChecker();
  5076.     }
  5077.     /**
  5078.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\CurrenciesConditionChecker' shared service.
  5079.      *
  5080.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\CurrenciesConditionChecker
  5081.      */
  5082.     protected function getCurrenciesConditionCheckerService()
  5083.     {
  5084.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CurrenciesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CurrenciesConditionChecker();
  5085.     }
  5086.     /**
  5087.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\CustomerGroupsConditionChecker' shared service.
  5088.      *
  5089.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\CustomerGroupsConditionChecker
  5090.      */
  5091.     protected function getCustomerGroupsConditionCheckerService()
  5092.     {
  5093.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomerGroupsConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CustomerGroupsConditionChecker();
  5094.     }
  5095.     /**
  5096.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\CustomersConditionChecker' shared service.
  5097.      *
  5098.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\CustomersConditionChecker
  5099.      */
  5100.     protected function getCustomersConditionCheckerService()
  5101.     {
  5102.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomersConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CustomersConditionChecker();
  5103.     }
  5104.     /**
  5105.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\ProductsConditionChecker' shared service.
  5106.      *
  5107.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\ProductsConditionChecker
  5108.      */
  5109.     protected function getProductsConditionCheckerService()
  5110.     {
  5111.         $a = ($this->services['coreshop.repository.product'] ?? $this->getCoreshop_Repository_ProductService());
  5112.         if (isset($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ProductsConditionChecker'])) {
  5113.             return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ProductsConditionChecker'];
  5114.         }
  5115.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ProductsConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\ProductsConditionChecker($a);
  5116.     }
  5117.     /**
  5118.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\StoresConditionChecker' shared service.
  5119.      *
  5120.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\StoresConditionChecker
  5121.      */
  5122.     protected function getStoresConditionCheckerService()
  5123.     {
  5124.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\StoresConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\StoresConditionChecker();
  5125.     }
  5126.     /**
  5127.      * Gets the public 'CoreShop\Component\Core\Payment\Rule\Condition\ZonesConditionChecker' shared service.
  5128.      *
  5129.      * @return \CoreShop\Component\Core\Payment\Rule\Condition\ZonesConditionChecker
  5130.      */
  5131.     protected function getZonesConditionCheckerService()
  5132.     {
  5133.         return $this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ZonesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\ZonesConditionChecker();
  5134.     }
  5135.     /**
  5136.      * Gets the public 'CoreShop\Component\Core\Product\Calculator\StoreProductPriceCalculator' shared service.
  5137.      *
  5138.      * @return \CoreShop\Component\Core\Product\Calculator\StoreProductPriceCalculator
  5139.      */
  5140.     protected function getStoreProductPriceCalculatorService()
  5141.     {
  5142.         return $this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator'] = new \CoreShop\Component\Core\Product\Calculator\StoreProductPriceCalculator();
  5143.     }
  5144.     /**
  5145.      * Gets the public 'CoreShop\Component\Core\Product\Calculator\StoreProductUnitDefinitionPriceCalculator' shared service.
  5146.      *
  5147.      * @return \CoreShop\Component\Core\Product\Calculator\StoreProductUnitDefinitionPriceCalculator
  5148.      */
  5149.     protected function getStoreProductUnitDefinitionPriceCalculatorService()
  5150.     {
  5151.         return $this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator'] = new \CoreShop\Component\Core\Product\Calculator\StoreProductUnitDefinitionPriceCalculator();
  5152.     }
  5153.     /**
  5154.      * Gets the public 'CoreShop\Component\Core\Product\ProductTaxCalculatorFactory' shared service.
  5155.      *
  5156.      * @return \CoreShop\Component\Core\Product\ProductTaxCalculatorFactory
  5157.      */
  5158.     protected function getProductTaxCalculatorFactoryService()
  5159.     {
  5160.         $a = ($this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'] ?? $this->getCachedTaxCalculatorFactoryService());
  5161.         if (isset($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'])) {
  5162.             return $this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'];
  5163.         }
  5164.         return $this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] = new \CoreShop\Component\Core\Product\ProductTaxCalculatorFactory($a);
  5165.     }
  5166.     /**
  5167.      * Gets the public 'CoreShop\Component\Core\Product\TaxedProductPriceCalculator' shared service.
  5168.      *
  5169.      * @return \CoreShop\Component\Core\Product\TaxedProductPriceCalculator
  5170.      */
  5171.     protected function getTaxedProductPriceCalculatorService()
  5172.     {
  5173.         return $this->services['CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator'] = new \CoreShop\Component\Core\Product\TaxedProductPriceCalculator(($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'] ?? $this->getPurchasableCalculatorService()), ($this->services['CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider'] ?? $this->getContextBasedDefaultTaxAddressProviderService()), ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), ($this->services['CoreShop\\Component\\Core\\Taxation\\TaxApplicator'] ?? ($this->services['CoreShop\\Component\\Core\\Taxation\\TaxApplicator'] = new \CoreShop\Component\Core\Taxation\TaxApplicator())));
  5174.     }
  5175.     /**
  5176.      * Gets the public 'CoreShop\Component\Core\Provider\ContextBasedDefaultTaxAddressProvider' shared service.
  5177.      *
  5178.      * @return \CoreShop\Component\Core\Provider\ContextBasedDefaultTaxAddressProvider
  5179.      */
  5180.     protected function getContextBasedDefaultTaxAddressProviderService()
  5181.     {
  5182.         return $this->services['CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider'] = new \CoreShop\Component\Core\Provider\ContextBasedDefaultTaxAddressProvider(($this->services['coreshop.factory.address'] ?? ($this->services['coreshop.factory.address'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopAddress'))));
  5183.     }
  5184.     /**
  5185.      * Gets the public 'CoreShop\Component\Core\Provider\StoreBasedAddressProvider' shared service.
  5186.      *
  5187.      * @return \CoreShop\Component\Core\Provider\StoreBasedAddressProvider
  5188.      */
  5189.     protected function getStoreBasedAddressProviderService()
  5190.     {
  5191.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService());
  5192.         if (isset($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'])) {
  5193.             return $this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'];
  5194.         }
  5195.         return $this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] = new \CoreShop\Component\Core\Provider\StoreBasedAddressProvider(($this->services['coreshop.factory.address'] ?? ($this->services['coreshop.factory.address'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopAddress'))), $a);
  5196.     }
  5197.     /**
  5198.      * Gets the public 'CoreShop\Component\Core\Shipping\Calculator\TaxedCarrierPriceRuleCalculator' shared service.
  5199.      *
  5200.      * @return \CoreShop\Component\Core\Shipping\Calculator\TaxedCarrierPriceRuleCalculator
  5201.      */
  5202.     protected function getTaxedCarrierPriceRuleCalculatorService()
  5203.     {
  5204.         $a = ($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator'] ?? $this->getCarrierPriceCalculatorService());
  5205.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'])) {
  5206.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'];
  5207.         }
  5208.         $b = ($this->services['coreshop.registry.shipping.tax_calculation_strategies'] ?? $this->getCoreshop_Registry_Shipping_TaxCalculationStrategiesService());
  5209.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'])) {
  5210.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'];
  5211.         }
  5212.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator'] = new \CoreShop\Component\Core\Shipping\Calculator\TaxedCarrierPriceRuleCalculator($a$b);
  5213.     }
  5214.     /**
  5215.      * Gets the public 'CoreShop\Component\Core\Shipping\Discover\StoreBasedShippableCarriersDiscovery' shared service.
  5216.      *
  5217.      * @return \CoreShop\Component\Core\Shipping\Discover\StoreBasedShippableCarriersDiscovery
  5218.      */
  5219.     protected function getStoreBasedShippableCarriersDiscoveryService()
  5220.     {
  5221.         $a = ($this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'] ?? $this->getCarriersResolverService());
  5222.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'])) {
  5223.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'];
  5224.         }
  5225.         $b = ($this->services['coreshop.repository.carrier'] ?? $this->getCoreshop_Repository_CarrierService());
  5226.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'])) {
  5227.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'];
  5228.         }
  5229.         $c = ($this->services['.container.private.coreshop.shipping.carrier.validator.composite'] ?? $this->get_Container_Private_Coreshop_Shipping_Carrier_Validator_CompositeService());
  5230.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'])) {
  5231.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'];
  5232.         }
  5233.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'] = new \CoreShop\Component\Core\Shipping\Discover\StoreBasedShippableCarriersDiscovery($a$b$c);
  5234.     }
  5235.     /**
  5236.      * Gets the public 'CoreShop\Component\Core\Shipping\Resolver\CheapestDefaultCarrierResolver' shared service.
  5237.      *
  5238.      * @return \CoreShop\Component\Core\Shipping\Resolver\CheapestDefaultCarrierResolver
  5239.      */
  5240.     protected function getCheapestDefaultCarrierResolverService()
  5241.     {
  5242.         $a = ($this->services['CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery'] ?? $this->getStoreBasedShippableCarriersDiscoveryService());
  5243.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'])) {
  5244.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'];
  5245.         }
  5246.         $b = ($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator'] ?? $this->getCarrierPriceCalculatorService());
  5247.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'])) {
  5248.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'];
  5249.         }
  5250.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Resolver\\CheapestDefaultCarrierResolver'] = new \CoreShop\Component\Core\Shipping\Resolver\CheapestDefaultCarrierResolver($a$b, ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  5251.     }
  5252.     /**
  5253.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Action\AdditionAmountActionProcessor' shared service.
  5254.      *
  5255.      * @return \CoreShop\Component\Core\Shipping\Rule\Action\AdditionAmountActionProcessor
  5256.      */
  5257.     protected function getAdditionAmountActionProcessor2Service()
  5258.     {
  5259.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5260.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'])) {
  5261.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'];
  5262.         }
  5263.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5264.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'])) {
  5265.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'];
  5266.         }
  5267.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'] = new \CoreShop\Component\Core\Shipping\Rule\Action\AdditionAmountActionProcessor($a$b);
  5268.     }
  5269.     /**
  5270.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Action\DiscountAmountActionProcessor' shared service.
  5271.      *
  5272.      * @return \CoreShop\Component\Core\Shipping\Rule\Action\DiscountAmountActionProcessor
  5273.      */
  5274.     protected function getDiscountAmountActionProcessor2Service()
  5275.     {
  5276.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5277.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  5278.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'];
  5279.         }
  5280.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5281.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  5282.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'];
  5283.         }
  5284.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'] = new \CoreShop\Component\Core\Shipping\Rule\Action\DiscountAmountActionProcessor($a$b);
  5285.     }
  5286.     /**
  5287.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Action\PriceActionProcessor' shared service.
  5288.      *
  5289.      * @return \CoreShop\Component\Core\Shipping\Rule\Action\PriceActionProcessor
  5290.      */
  5291.     protected function getPriceActionProcessor2Service()
  5292.     {
  5293.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5294.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'])) {
  5295.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'];
  5296.         }
  5297.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5298.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'])) {
  5299.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'];
  5300.         }
  5301.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'] = new \CoreShop\Component\Core\Shipping\Rule\Action\PriceActionProcessor($a$b);
  5302.     }
  5303.     /**
  5304.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\CategoriesConditionChecker' shared service.
  5305.      *
  5306.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\CategoriesConditionChecker
  5307.      */
  5308.     protected function getCategoriesConditionChecker2Service()
  5309.     {
  5310.         $a = ($this->services['coreshop.repository.category'] ?? $this->getCoreshop_Repository_CategoryService());
  5311.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker'])) {
  5312.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker'];
  5313.         }
  5314.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CategoriesConditionChecker($a);
  5315.     }
  5316.     /**
  5317.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\CountriesConditionChecker' shared service.
  5318.      *
  5319.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\CountriesConditionChecker
  5320.      */
  5321.     protected function getCountriesConditionChecker2Service()
  5322.     {
  5323.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CountriesConditionChecker();
  5324.     }
  5325.     /**
  5326.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\CurrenciesConditionChecker' shared service.
  5327.      *
  5328.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\CurrenciesConditionChecker
  5329.      */
  5330.     protected function getCurrenciesConditionChecker2Service()
  5331.     {
  5332.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CurrenciesConditionChecker();
  5333.     }
  5334.     /**
  5335.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\CustomerGroupsConditionChecker' shared service.
  5336.      *
  5337.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\CustomerGroupsConditionChecker
  5338.      */
  5339.     protected function getCustomerGroupsConditionChecker2Service()
  5340.     {
  5341.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CustomerGroupsConditionChecker();
  5342.     }
  5343.     /**
  5344.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\CustomersConditionChecker' shared service.
  5345.      *
  5346.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\CustomersConditionChecker
  5347.      */
  5348.     protected function getCustomersConditionChecker2Service()
  5349.     {
  5350.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CustomersConditionChecker();
  5351.     }
  5352.     /**
  5353.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\ProductsConditionChecker' shared service.
  5354.      *
  5355.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\ProductsConditionChecker
  5356.      */
  5357.     protected function getProductsConditionChecker2Service()
  5358.     {
  5359.         $a = ($this->services['coreshop.repository.product'] ?? $this->getCoreshop_Repository_ProductService());
  5360.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker'])) {
  5361.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker'];
  5362.         }
  5363.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\ProductsConditionChecker($a);
  5364.     }
  5365.     /**
  5366.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\StoresConditionChecker' shared service.
  5367.      *
  5368.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\StoresConditionChecker
  5369.      */
  5370.     protected function getStoresConditionChecker2Service()
  5371.     {
  5372.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\StoresConditionChecker();
  5373.     }
  5374.     /**
  5375.      * Gets the public 'CoreShop\Component\Core\Shipping\Rule\Condition\ZonesConditionChecker' shared service.
  5376.      *
  5377.      * @return \CoreShop\Component\Core\Shipping\Rule\Condition\ZonesConditionChecker
  5378.      */
  5379.     protected function getZonesConditionChecker2Service()
  5380.     {
  5381.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\ZonesConditionChecker();
  5382.     }
  5383.     /**
  5384.      * Gets the public 'CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyCartItems' shared service.
  5385.      *
  5386.      * @return \CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyCartItems
  5387.      */
  5388.     protected function getTaxCalculationStrategyCartItemsService()
  5389.     {
  5390.         $a = ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService());
  5391.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'])) {
  5392.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'];
  5393.         }
  5394.         $b = ($this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'] ?? $this->getCachedTaxCalculatorFactoryService());
  5395.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'])) {
  5396.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'];
  5397.         }
  5398.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'] = new \CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyCartItems($a$b, ($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] ?? ($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] = new \CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor())));
  5399.     }
  5400.     /**
  5401.      * Gets the public 'CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyTaxRule' shared service.
  5402.      *
  5403.      * @return \CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyTaxRule
  5404.      */
  5405.     protected function getTaxCalculationStrategyTaxRuleService()
  5406.     {
  5407.         $a = ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService());
  5408.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'])) {
  5409.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'];
  5410.         }
  5411.         $b = ($this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'] ?? $this->getCachedTaxCalculatorFactoryService());
  5412.         if (isset($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'])) {
  5413.             return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'];
  5414.         }
  5415.         return $this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'] = new \CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyTaxRule($a$b);
  5416.     }
  5417.     /**
  5418.      * Gets the public 'CoreShop\Component\Core\Taxation\CachedTaxCalculatorFactory' shared service.
  5419.      *
  5420.      * @return \CoreShop\Component\Core\Taxation\CachedTaxCalculatorFactory
  5421.      */
  5422.     protected function getCachedTaxCalculatorFactoryService()
  5423.     {
  5424.         $a = ($this->services['CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory'] ?? $this->getTaxCalculatorFactoryService());
  5425.         if (isset($this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'])) {
  5426.             return $this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'];
  5427.         }
  5428.         return $this->services['CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory'] = new \CoreShop\Component\Core\Taxation\CachedTaxCalculatorFactory($a);
  5429.     }
  5430.     /**
  5431.      * Gets the public 'CoreShop\Component\Core\Taxation\DefaultTaxationDisplayProvider' shared service.
  5432.      *
  5433.      * @return \CoreShop\Component\Core\Taxation\DefaultTaxationDisplayProvider
  5434.      */
  5435.     protected function getDefaultTaxationDisplayProviderService()
  5436.     {
  5437.         return $this->services['CoreShop\\Component\\Core\\Taxation\\DefaultTaxationDisplayProvider'] = new \CoreShop\Component\Core\Taxation\DefaultTaxationDisplayProvider();
  5438.     }
  5439.     /**
  5440.      * Gets the public 'CoreShop\Component\Core\Taxation\TaxApplicator' shared service.
  5441.      *
  5442.      * @return \CoreShop\Component\Core\Taxation\TaxApplicator
  5443.      */
  5444.     protected function getTaxApplicatorService()
  5445.     {
  5446.         return $this->services['CoreShop\\Component\\Core\\Taxation\\TaxApplicator'] = new \CoreShop\Component\Core\Taxation\TaxApplicator();
  5447.     }
  5448.     /**
  5449.      * Gets the public 'CoreShop\Component\Core\Taxation\TaxCalculatorFactory' shared service.
  5450.      *
  5451.      * @return \CoreShop\Component\Core\Taxation\TaxCalculatorFactory
  5452.      */
  5453.     protected function getTaxCalculatorFactoryService()
  5454.     {
  5455.         $a = ($this->services['coreshop.repository.tax_rule'] ?? $this->getCoreshop_Repository_TaxRuleService());
  5456.         if (isset($this->services['CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory'])) {
  5457.             return $this->services['CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory'];
  5458.         }
  5459.         return $this->services['CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory'] = new \CoreShop\Component\Core\Taxation\TaxCalculatorFactory($a);
  5460.     }
  5461.     /**
  5462.      * Gets the public 'CoreShop\Component\Currency\Context\CachedCurrencyContext' shared service.
  5463.      *
  5464.      * @return \CoreShop\Component\Currency\Context\CachedCurrencyContext
  5465.      */
  5466.     protected function getCachedCurrencyContextService()
  5467.     {
  5468.         $a = ($this->services['CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext'] ?? $this->getStoreAwareCurrencyContextService());
  5469.         if (isset($this->services['CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext'])) {
  5470.             return $this->services['CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext'];
  5471.         }
  5472.         return $this->services['CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext'] = new \CoreShop\Component\Currency\Context\CachedCurrencyContext($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5473.     }
  5474.     /**
  5475.      * Gets the public 'CoreShop\Component\Currency\Context\FixedCurrencyContext' shared service.
  5476.      *
  5477.      * @return \CoreShop\Component\Currency\Context\FixedCurrencyContext
  5478.      */
  5479.     protected function getFixedCurrencyContextService()
  5480.     {
  5481.         return $this->services['CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext'] = new \CoreShop\Component\Currency\Context\FixedCurrencyContext();
  5482.     }
  5483.     /**
  5484.      * Gets the public 'CoreShop\Component\Currency\Converter\CurrencyConverter' shared service.
  5485.      *
  5486.      * @return \CoreShop\Component\Currency\Converter\CurrencyConverter
  5487.      */
  5488.     protected function getCurrencyConverterService()
  5489.     {
  5490.         $a = ($this->services['coreshop.repository.exchange_rate'] ?? $this->getCoreshop_Repository_ExchangeRateService());
  5491.         if (isset($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'])) {
  5492.             return $this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'];
  5493.         }
  5494.         $b = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  5495.         if (isset($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'])) {
  5496.             return $this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'];
  5497.         }
  5498.         return $this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] = new \CoreShop\Component\Currency\Converter\CurrencyConverter($a$b);
  5499.     }
  5500.     /**
  5501.      * Gets the public 'CoreShop\Component\Currency\Display\DisplayFractionProviderInterface' shared autowired service.
  5502.      *
  5503.      * @return \App\Ecommerce\Currency\Display\SeikoDisplayFractionProvider
  5504.      */
  5505.     protected function getDisplayFractionProviderInterfaceService()
  5506.     {
  5507.         return $this->services['CoreShop\\Component\\Currency\\Display\\DisplayFractionProviderInterface'] = new \App\Ecommerce\Currency\Display\SeikoDisplayFractionProvider();
  5508.     }
  5509.     /**
  5510.      * Gets the public 'CoreShop\Component\Customer\Context\FixedCustomerContext' shared service.
  5511.      *
  5512.      * @return \CoreShop\Component\Customer\Context\FixedCustomerContext
  5513.      */
  5514.     protected function getFixedCustomerContextService()
  5515.     {
  5516.         return $this->services['CoreShop\\Component\\Customer\\Context\\FixedCustomerContext'] = new \CoreShop\Component\Customer\Context\FixedCustomerContext();
  5517.     }
  5518.     /**
  5519.      * Gets the public 'CoreShop\Component\Inventory\Checker\AvailabilityChecker' shared service.
  5520.      *
  5521.      * @return \CoreShop\Component\Inventory\Checker\AvailabilityChecker
  5522.      */
  5523.     protected function getAvailabilityCheckerService()
  5524.     {
  5525.         return $this->services['CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker'] = new \CoreShop\Component\Inventory\Checker\AvailabilityChecker();
  5526.     }
  5527.     /**
  5528.      * Gets the public 'CoreShop\Component\Locale\Context\FixedLocaleContext' shared service.
  5529.      *
  5530.      * @return \CoreShop\Component\Locale\Context\FixedLocaleContext
  5531.      */
  5532.     protected function getFixedLocaleContextService()
  5533.     {
  5534.         return $this->services['CoreShop\\Component\\Locale\\Context\\FixedLocaleContext'] = new \CoreShop\Component\Locale\Context\FixedLocaleContext();
  5535.     }
  5536.     /**
  5537.      * Gets the public 'CoreShop\Component\Locale\Context\PimcoreLocaleContext' shared service.
  5538.      *
  5539.      * @return \CoreShop\Component\Locale\Context\PimcoreLocaleContext
  5540.      */
  5541.     protected function getPimcoreLocaleContextService($lazyLoad true)
  5542.     {
  5543.         if ($lazyLoad) {
  5544.             return $this->services['CoreShop\\Component\\Locale\\Context\\PimcoreLocaleContext'] = $this->createProxy('PimcoreLocaleContext_a82070e', function () {
  5545.                 return \PimcoreLocaleContext_a82070e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5546.                     $wrappedInstance $this->getPimcoreLocaleContextService(false);
  5547.                     $proxy->setProxyInitializer(null);
  5548.                     return true;
  5549.                 });
  5550.             });
  5551.         }
  5552.         include_once \dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Component/Locale/Context/PimcoreLocaleContext.php';
  5553.         return new \CoreShop\Component\Locale\Context\PimcoreLocaleContext(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  5554.     }
  5555.     /**
  5556.      * Gets the public 'CoreShop\Component\Order\Calculator\CompositePurchasableDiscountCalculator' shared service.
  5557.      *
  5558.      * @return \CoreShop\Component\Order\Calculator\CompositePurchasableDiscountCalculator
  5559.      */
  5560.     protected function getCompositePurchasableDiscountCalculatorService()
  5561.     {
  5562.         $a = ($this->services['coreshop.registry.order.purchasable.discount_calculators'] ?? $this->getCoreshop_Registry_Order_Purchasable_DiscountCalculatorsService());
  5563.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator'])) {
  5564.             return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator'];
  5565.         }
  5566.         return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator'] = new \CoreShop\Component\Order\Calculator\CompositePurchasableDiscountCalculator($a);
  5567.     }
  5568.     /**
  5569.      * Gets the public 'CoreShop\Component\Order\Calculator\CompositePurchasableDiscountPriceCalculator' shared service.
  5570.      *
  5571.      * @return \CoreShop\Component\Order\Calculator\CompositePurchasableDiscountPriceCalculator
  5572.      */
  5573.     protected function getCompositePurchasableDiscountPriceCalculatorService()
  5574.     {
  5575.         $a = ($this->services['coreshop.registry.order.purchasable.discount_price_calculators'] ?? $this->getCoreshop_Registry_Order_Purchasable_DiscountPriceCalculatorsService());
  5576.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator'])) {
  5577.             return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator'];
  5578.         }
  5579.         return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator'] = new \CoreShop\Component\Order\Calculator\CompositePurchasableDiscountPriceCalculator($a);
  5580.     }
  5581.     /**
  5582.      * Gets the public 'CoreShop\Component\Order\Calculator\CompositePurchasablePriceCalculator' shared service.
  5583.      *
  5584.      * @return \CoreShop\Component\Order\Calculator\CompositePurchasablePriceCalculator
  5585.      */
  5586.     protected function getCompositePurchasablePriceCalculatorService()
  5587.     {
  5588.         $a = ($this->services['coreshop.registry.order.purchasable.price_calculators'] ?? $this->getCoreshop_Registry_Order_Purchasable_PriceCalculatorsService());
  5589.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator'])) {
  5590.             return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator'];
  5591.         }
  5592.         return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator'] = new \CoreShop\Component\Order\Calculator\CompositePurchasablePriceCalculator($a);
  5593.     }
  5594.     /**
  5595.      * Gets the public 'CoreShop\Component\Order\Calculator\CompositePurchasableRetailPriceCalculator' shared service.
  5596.      *
  5597.      * @return \CoreShop\Component\Order\Calculator\CompositePurchasableRetailPriceCalculator
  5598.      */
  5599.     protected function getCompositePurchasableRetailPriceCalculatorService()
  5600.     {
  5601.         $a = ($this->services['coreshop.registry.order.purchasable.retail_price_calculators'] ?? $this->getCoreshop_Registry_Order_Purchasable_RetailPriceCalculatorsService());
  5602.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator'])) {
  5603.             return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator'];
  5604.         }
  5605.         return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator'] = new \CoreShop\Component\Order\Calculator\CompositePurchasableRetailPriceCalculator($a);
  5606.     }
  5607.     /**
  5608.      * Gets the public 'CoreShop\Component\Order\Calculator\CompositePurchasableWholesalePriceCalculator' shared service.
  5609.      *
  5610.      * @return \CoreShop\Component\Order\Calculator\CompositePurchasableWholesalePriceCalculator
  5611.      */
  5612.     protected function getCompositePurchasableWholesalePriceCalculatorService()
  5613.     {
  5614.         $a = ($this->services['coreshop.registry.order.purchasable.wholesale_price_calculators'] ?? $this->getCoreshop_Registry_Order_Purchasable_WholesalePriceCalculatorsService());
  5615.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator'])) {
  5616.             return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator'];
  5617.         }
  5618.         return $this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator'] = new \CoreShop\Component\Order\Calculator\CompositePurchasableWholesalePriceCalculator($a);
  5619.     }
  5620.     /**
  5621.      * Gets the public 'CoreShop\Component\Order\Calculator\NoDiscountPurchasableCalculator' shared service.
  5622.      *
  5623.      * @return \CoreShop\Component\Order\Calculator\NoDiscountPurchasableCalculator
  5624.      */
  5625.     protected function getNoDiscountPurchasableCalculatorService()
  5626.     {
  5627.         return $this->services['CoreShop\\Component\\Order\\Calculator\\NoDiscountPurchasableCalculator'] = new \CoreShop\Component\Order\Calculator\NoDiscountPurchasableCalculator();
  5628.     }
  5629.     /**
  5630.      * Gets the public 'CoreShop\Component\Order\Calculator\PurchasableCalculator' shared service.
  5631.      *
  5632.      * @return \CoreShop\Component\Order\Calculator\PurchasableCalculator
  5633.      */
  5634.     protected function getPurchasableCalculatorService()
  5635.     {
  5636.         $a = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator'] ?? $this->getCompositePurchasablePriceCalculatorService());
  5637.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'])) {
  5638.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'];
  5639.         }
  5640.         $b = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator'] ?? $this->getCompositePurchasableRetailPriceCalculatorService());
  5641.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'])) {
  5642.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'];
  5643.         }
  5644.         return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableCalculator'] = new \CoreShop\Component\Order\Calculator\PurchasableCalculator($a$b, ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator'] ?? $this->getCompositePurchasableDiscountPriceCalculatorService()), ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator'] ?? $this->getCompositePurchasableDiscountCalculatorService()));
  5645.     }
  5646.     /**
  5647.      * Gets the public 'CoreShop\Component\Order\Calculator\PurchasablePriceCalculator' shared service.
  5648.      *
  5649.      * @return \CoreShop\Component\Order\Calculator\PurchasablePriceCalculator
  5650.      */
  5651.     protected function getPurchasablePriceCalculatorService()
  5652.     {
  5653.         $a = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableRetailPriceCalculator'] ?? $this->getCompositePurchasableRetailPriceCalculatorService());
  5654.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'])) {
  5655.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'];
  5656.         }
  5657.         $b = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountPriceCalculator'] ?? $this->getCompositePurchasableDiscountPriceCalculatorService());
  5658.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'])) {
  5659.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'];
  5660.         }
  5661.         $c = ($this->services['CoreShop\\Component\\Order\\Calculator\\CompositePurchasableDiscountCalculator'] ?? $this->getCompositePurchasableDiscountCalculatorService());
  5662.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'])) {
  5663.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'];
  5664.         }
  5665.         return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'] = new \CoreShop\Component\Order\Calculator\PurchasablePriceCalculator($a$b$c);
  5666.     }
  5667.     /**
  5668.      * Gets the public 'CoreShop\Component\Order\Calculator\PurchasableWholesalePriceCalculator' shared service.
  5669.      *
  5670.      * @return \CoreShop\Component\Order\Calculator\PurchasableWholesalePriceCalculator
  5671.      */
  5672.     protected function getPurchasableWholesalePriceCalculatorService()
  5673.     {
  5674.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  5675.         if (isset($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator'])) {
  5676.             return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator'];
  5677.         }
  5678.         return $this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator'] = new \CoreShop\Component\Order\Calculator\PurchasableWholesalePriceCalculator($a);
  5679.     }
  5680.     /**
  5681.      * Gets the public 'CoreShop\Component\Order\CartItem\Rule\Condition\AmountConditionChecker' shared service.
  5682.      *
  5683.      * @return \CoreShop\Component\Order\CartItem\Rule\Condition\AmountConditionChecker
  5684.      */
  5685.     protected function getAmountConditionCheckerService()
  5686.     {
  5687.         return $this->services['CoreShop\\Component\\Order\\CartItem\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Order\CartItem\Rule\Condition\AmountConditionChecker();
  5688.     }
  5689.     /**
  5690.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\CartPriceRuleProcessor' shared service.
  5691.      *
  5692.      * @return \CoreShop\Component\Order\Cart\Rule\CartPriceRuleProcessor
  5693.      */
  5694.     protected function getCartPriceRuleProcessorService()
  5695.     {
  5696.         $a = ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor'] ?? $this->getCartPriceRuleValidationProcessorService());
  5697.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'])) {
  5698.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'];
  5699.         }
  5700.         $b = ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator'] ?? $this->getProposalCartPriceRuleCalculatorService());
  5701.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'])) {
  5702.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'];
  5703.         }
  5704.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleProcessor'] = new \CoreShop\Component\Order\Cart\Rule\CartPriceRuleProcessor($a$b);
  5705.     }
  5706.     /**
  5707.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\CartPriceRuleUnProcessor' shared service.
  5708.      *
  5709.      * @return \CoreShop\Component\Order\Cart\Rule\CartPriceRuleUnProcessor
  5710.      */
  5711.     protected function getCartPriceRuleUnProcessorService()
  5712.     {
  5713.         $a = ($this->services['coreshop.registry.cart_price_rule.actions'] ?? $this->getCoreshop_Registry_CartPriceRule_ActionsService());
  5714.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor'])) {
  5715.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor'];
  5716.         }
  5717.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleUnProcessor'] = new \CoreShop\Component\Order\Cart\Rule\CartPriceRuleUnProcessor($a);
  5718.     }
  5719.     /**
  5720.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\CartPriceRuleValidationProcessor' shared service.
  5721.      *
  5722.      * @return \CoreShop\Component\Order\Cart\Rule\CartPriceRuleValidationProcessor
  5723.      */
  5724.     protected function getCartPriceRuleValidationProcessorService()
  5725.     {
  5726.         $a = ($this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'] ?? $this->getCoreshop_CartPriceRule_Conditions_Validation_Processor_DecoratedService());
  5727.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor'])) {
  5728.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor'];
  5729.         }
  5730.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\CartPriceRuleValidationProcessor'] = new \CoreShop\Component\Order\Cart\Rule\CartPriceRuleValidationProcessor($a);
  5731.     }
  5732.     /**
  5733.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\Condition\AmountConditionChecker' shared service.
  5734.      *
  5735.      * @return \CoreShop\Component\Order\Cart\Rule\Condition\AmountConditionChecker
  5736.      */
  5737.     protected function getAmountConditionChecker2Service()
  5738.     {
  5739.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\AmountConditionChecker();
  5740.     }
  5741.     /**
  5742.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\Condition\NotCombinableConditionChecker' shared service.
  5743.      *
  5744.      * @return \CoreShop\Component\Order\Cart\Rule\Condition\NotCombinableConditionChecker
  5745.      */
  5746.     protected function getNotCombinableConditionCheckerService()
  5747.     {
  5748.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\NotCombinableConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\NotCombinableConditionChecker();
  5749.     }
  5750.     /**
  5751.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\Condition\TimeSpanConditionChecker' shared service.
  5752.      *
  5753.      * @return \CoreShop\Component\Order\Cart\Rule\Condition\TimeSpanConditionChecker
  5754.      */
  5755.     protected function getTimeSpanConditionCheckerService()
  5756.     {
  5757.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\TimeSpanConditionChecker();
  5758.     }
  5759.     /**
  5760.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\Condition\VoucherConditionChecker' shared service.
  5761.      *
  5762.      * @return \CoreShop\Component\Order\Cart\Rule\Condition\VoucherConditionChecker
  5763.      */
  5764.     protected function getVoucherConditionCheckerService()
  5765.     {
  5766.         $a = ($this->services['coreshop.repository.cart_price_rule_voucher_code'] ?? $this->getCoreshop_Repository_CartPriceRuleVoucherCodeService());
  5767.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker'])) {
  5768.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker'];
  5769.         }
  5770.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\VoucherConditionChecker($a);
  5771.     }
  5772.     /**
  5773.      * Gets the public 'CoreShop\Component\Order\Cart\Rule\ProposalCartPriceRuleCalculator' shared service.
  5774.      *
  5775.      * @return \CoreShop\Component\Order\Cart\Rule\ProposalCartPriceRuleCalculator
  5776.      */
  5777.     protected function getProposalCartPriceRuleCalculatorService()
  5778.     {
  5779.         $a = ($this->services['coreshop.registry.cart_price_rule.actions'] ?? $this->getCoreshop_Registry_CartPriceRule_ActionsService());
  5780.         if (isset($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator'])) {
  5781.             return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator'];
  5782.         }
  5783.         return $this->services['CoreShop\\Component\\Order\\Cart\\Rule\\ProposalCartPriceRuleCalculator'] = new \CoreShop\Component\Order\Cart\Rule\ProposalCartPriceRuleCalculator(($this->services['coreshop.factory.cart_price_rule_item'] ?? ($this->services['coreshop.factory.cart_price_rule_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem'))), $a);
  5784.     }
  5785.     /**
  5786.      * Gets the public 'CoreShop\Component\Order\Context\CompositeCartContext' shared service.
  5787.      *
  5788.      * @return \CoreShop\Component\Order\Context\CompositeCartContext
  5789.      */
  5790.     protected function getCompositeCartContextService()
  5791.     {
  5792.         $this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] = $instance = new \CoreShop\Component\Order\Context\CompositeCartContext();
  5793.         $a = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  5794.         $b = ($this->services['App\\CoreShop\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService());
  5795.         $instance->addContext(($this->services['CoreShop\\Component\\Order\\Context\\FixedCartContext'] ?? ($this->services['CoreShop\\Component\\Order\\Context\\FixedCartContext'] = new \CoreShop\Component\Order\Context\FixedCartContext())), -100);
  5796.         $instance->addContext(($this->services['CoreShop\\Component\\Core\\Context\\StoreBasedCartContext'] ?? $this->getStoreBasedCartContextService()), -999);
  5797.         $instance->addContext(new \CoreShop\Component\StorageList\Core\Context\CustomerAndStoreBasedStorageListContext(($this->services['coreshop.context.customer'] ?? $this->getCoreshop_Context_CustomerService()), $a$b), -777);
  5798.         $instance->addContext(new \CoreShop\Component\StorageList\Core\Context\SessionAndStoreBasedStorageListContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'coreshop.cart'$b$a), -555);
  5799.         return $instance;
  5800.     }
  5801.     /**
  5802.      * Gets the public 'CoreShop\Component\Order\Context\FixedCartContext' shared service.
  5803.      *
  5804.      * @return \CoreShop\Component\Order\Context\FixedCartContext
  5805.      */
  5806.     protected function getFixedCartContextService()
  5807.     {
  5808.         return $this->services['CoreShop\\Component\\Order\\Context\\FixedCartContext'] = new \CoreShop\Component\Order\Context\FixedCartContext();
  5809.     }
  5810.     /**
  5811.      * Gets the public 'CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor' shared service.
  5812.      *
  5813.      * @return \CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor
  5814.      */
  5815.     protected function getProportionalIntegerDistributorService()
  5816.     {
  5817.         return $this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] = new \CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor();
  5818.     }
  5819.     /**
  5820.      * Gets the public 'CoreShop\Component\Order\Processor\CompositeCartProcessor' shared service.
  5821.      *
  5822.      * @return \CoreShop\Component\Order\Processor\CompositeCartProcessor
  5823.      */
  5824.     protected function getCompositeCartProcessorService()
  5825.     {
  5826.         $this->services['CoreShop\\Component\\Order\\Processor\\CompositeCartProcessor'] = $instance = new \CoreShop\Component\Order\Processor\CompositeCartProcessor();
  5827.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTextProcessor'] ?? $this->getCartTextProcessorService()), 700);
  5828.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer'] ?? ($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer'] = new \CoreShop\Component\Core\Order\Processor\CartAdjustmentClearer())), 650);
  5829.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor'] ?? $this->getCartItemsProcessorService()), 600);
  5830.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartSubtotalProcessor'] ?? ($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartSubtotalProcessor'] = new \CoreShop\Component\Core\Order\Processor\CartSubtotalProcessor())), 580);
  5831.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor'] ?? $this->getCartItemsWholesaleProcessorService()), 575);
  5832.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor'] ?? $this->getCartShippingProcessorService()), 550);
  5833.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor'] ?? $this->getCartRuleAutoProcessorService()), 450);
  5834.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor'] ?? $this->getCartPriceRuleVoucherProcessorService()), 400);
  5835.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor'] ?? $this->getCartTaxProcessorService()), 350);
  5836.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartPaymentProcessor'] ?? $this->getCartPaymentProcessorService()), 300);
  5837.         $instance->addProcessor(($this->services['CoreShop\\Component\\Core\\Order\\Processor\\CartCurrencyConversionProcessor'] ?? $this->getCartCurrencyConversionProcessorService()), 100);
  5838.         return $instance;
  5839.     }
  5840.     /**
  5841.      * Gets the public 'CoreShop\Component\Payment\Calculator\PaymentProviderRulePriceCalculator' shared service.
  5842.      *
  5843.      * @return \CoreShop\Component\Payment\Calculator\PaymentProviderRulePriceCalculator
  5844.      */
  5845.     protected function getPaymentProviderRulePriceCalculatorService()
  5846.     {
  5847.         $a = ($this->services['coreshop.registry.payment_provider_rule.actions'] ?? $this->getCoreshop_Registry_PaymentProviderRule_ActionsService());
  5848.         if (isset($this->services['CoreShop\\Component\\Payment\\Calculator\\PaymentProviderRulePriceCalculator'])) {
  5849.             return $this->services['CoreShop\\Component\\Payment\\Calculator\\PaymentProviderRulePriceCalculator'];
  5850.         }
  5851.         return $this->services['CoreShop\\Component\\Payment\\Calculator\\PaymentProviderRulePriceCalculator'] = new \CoreShop\Component\Payment\Calculator\PaymentProviderRulePriceCalculator(($this->services['CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker'] ?? $this->getPaymentProviderRuleCheckerService()), new \CoreShop\Component\Payment\Processor\PaymentProviderRuleActionProcessor($a));
  5852.     }
  5853.     /**
  5854.      * Gets the public 'CoreShop\Component\Payment\Checker\PaymentProviderRuleChecker' shared service.
  5855.      *
  5856.      * @return \CoreShop\Component\Payment\Checker\PaymentProviderRuleChecker
  5857.      */
  5858.     protected function getPaymentProviderRuleCheckerService()
  5859.     {
  5860.         $a = ($this->services['coreshop.payment_provider_rule.conditions.processor.decorated'] ?? $this->getCoreshop_PaymentProviderRule_Conditions_Processor_DecoratedService());
  5861.         if (isset($this->services['CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker'])) {
  5862.             return $this->services['CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker'];
  5863.         }
  5864.         return $this->services['CoreShop\\Component\\Payment\\Checker\\PaymentProviderRuleChecker'] = new \CoreShop\Component\Payment\Checker\PaymentProviderRuleChecker(new \CoreShop\Component\Rule\Condition\RuleValidationProcessor($a));
  5865.     }
  5866.     /**
  5867.      * Gets the public 'CoreShop\Component\Payment\Rule\Action\AdditionPercentActionProcessor' shared service.
  5868.      *
  5869.      * @return \CoreShop\Component\Payment\Rule\Action\AdditionPercentActionProcessor
  5870.      */
  5871.     protected function getAdditionPercentActionProcessorService()
  5872.     {
  5873.         return $this->services['CoreShop\\Component\\Payment\\Rule\\Action\\AdditionPercentActionProcessor'] = new \CoreShop\Component\Payment\Rule\Action\AdditionPercentActionProcessor();
  5874.     }
  5875.     /**
  5876.      * Gets the public 'CoreShop\Component\Payment\Rule\Action\DiscountPercentActionProcessor' shared service.
  5877.      *
  5878.      * @return \CoreShop\Component\Payment\Rule\Action\DiscountPercentActionProcessor
  5879.      */
  5880.     protected function getDiscountPercentActionProcessorService()
  5881.     {
  5882.         return $this->services['CoreShop\\Component\\Payment\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Payment\Rule\Action\DiscountPercentActionProcessor();
  5883.     }
  5884.     /**
  5885.      * Gets the public 'CoreShop\Component\Payment\Rule\Action\PaymentProviderRuleActionProcessor' shared service.
  5886.      *
  5887.      * @return \CoreShop\Component\Payment\Rule\Action\PaymentProviderRuleActionProcessor
  5888.      */
  5889.     protected function getPaymentProviderRuleActionProcessorService()
  5890.     {
  5891.         $a = ($this->services['coreshop.registry.payment_provider_rule.actions'] ?? $this->getCoreshop_Registry_PaymentProviderRule_ActionsService());
  5892.         if (isset($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'])) {
  5893.             return $this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'];
  5894.         }
  5895.         $b = ($this->services['coreshop.repository.payment_provider_rule'] ?? $this->getCoreshop_Repository_PaymentProviderRuleService());
  5896.         if (isset($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'])) {
  5897.             return $this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'];
  5898.         }
  5899.         return $this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'] = new \CoreShop\Component\Payment\Rule\Action\PaymentProviderRuleActionProcessor(new \CoreShop\Component\Payment\Processor\PaymentProviderRuleActionProcessor($a), $b);
  5900.     }
  5901.     /**
  5902.      * Gets the public 'CoreShop\Component\Payment\Rule\Condition\AmountConditionChecker' shared service.
  5903.      *
  5904.      * @return \CoreShop\Component\Payment\Rule\Condition\AmountConditionChecker
  5905.      */
  5906.     protected function getAmountConditionChecker3Service()
  5907.     {
  5908.         return $this->services['CoreShop\\Component\\Payment\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Payment\Rule\Condition\AmountConditionChecker();
  5909.     }
  5910.     /**
  5911.      * Gets the public 'CoreShop\Component\Pimcore\DataObject\ObjectService' shared service.
  5912.      *
  5913.      * @return \CoreShop\Component\Pimcore\DataObject\ObjectService
  5914.      */
  5915.     protected function getObjectServiceService()
  5916.     {
  5917.         return $this->services['CoreShop\\Component\\Pimcore\\DataObject\\ObjectService'] = new \CoreShop\Component\Pimcore\DataObject\ObjectService();
  5918.     }
  5919.     /**
  5920.      * Gets the public 'CoreShop\Component\Pimcore\Twig\Extension\DataObjectRoutingExtension' shared service.
  5921.      *
  5922.      * @return \CoreShop\Component\Pimcore\Twig\Extension\DataObjectRoutingExtension
  5923.      */
  5924.     protected function getDataObjectRoutingExtensionService()
  5925.     {
  5926.         return $this->services['CoreShop\\Component\\Pimcore\\Twig\\Extension\\DataObjectRoutingExtension'] = new \CoreShop\Component\Pimcore\Twig\Extension\DataObjectRoutingExtension();
  5927.     }
  5928.     /**
  5929.      * Gets the public 'CoreShop\Component\ProductQuantityPriceRules\Detector\QuantityReferenceDetector' shared service.
  5930.      *
  5931.      * @return \CoreShop\Component\ProductQuantityPriceRules\Detector\QuantityReferenceDetector
  5932.      */
  5933.     protected function getQuantityReferenceDetectorService()
  5934.     {
  5935.         $a = ($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityPriceFetcher'] ?? $this->getQuantityPriceFetcherService());
  5936.         if (isset($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'])) {
  5937.             return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'];
  5938.         }
  5939.         return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Detector\\QuantityReferenceDetector'] = new \CoreShop\Component\ProductQuantityPriceRules\Detector\QuantityReferenceDetector(($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityRuleFetcher'] ?? $this->getQuantityRuleFetcherService()), $a);
  5940.     }
  5941.     /**
  5942.      * Gets the public 'CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityPriceFetcher' shared service.
  5943.      *
  5944.      * @return \CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityPriceFetcher
  5945.      */
  5946.     protected function getQuantityPriceFetcherService()
  5947.     {
  5948.         $a = ($this->services['.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume'] ?? $this->get_Container_Private_Coreshop_ProductQuantityPriceRules_Calculator_UnitVolumeService());
  5949.         if (isset($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityPriceFetcher'])) {
  5950.             return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityPriceFetcher'];
  5951.         }
  5952.         $b = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\ProductQuantityPriceRules\\Calculator\\CalculatorInterface''product-quantity-price-rules-calculators');
  5953.         $b->register('volume'$a);
  5954.         return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityPriceFetcher'] = new \CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityPriceFetcher($b);
  5955.     }
  5956.     /**
  5957.      * Gets the public 'CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityRuleFetcher' shared service.
  5958.      *
  5959.      * @return \CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityRuleFetcher
  5960.      */
  5961.     protected function getQuantityRuleFetcherService()
  5962.     {
  5963.         return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Fetcher\\QuantityRuleFetcher'] = new \CoreShop\Component\ProductQuantityPriceRules\Fetcher\QuantityRuleFetcher(($this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\MemoryCachedValidRuleFetcher'] ?? $this->getMemoryCachedValidRuleFetcherService()));
  5964.     }
  5965.     /**
  5966.      * Gets the public 'CoreShop\Component\ProductQuantityPriceRules\Rule\Fetcher\MemoryCachedValidRuleFetcher' shared service.
  5967.      *
  5968.      * @return \CoreShop\Component\ProductQuantityPriceRules\Rule\Fetcher\MemoryCachedValidRuleFetcher
  5969.      */
  5970.     protected function getMemoryCachedValidRuleFetcherService()
  5971.     {
  5972.         return $this->services['CoreShop\\Component\\ProductQuantityPriceRules\\Rule\\Fetcher\\MemoryCachedValidRuleFetcher'] = new \CoreShop\Component\ProductQuantityPriceRules\Rule\Fetcher\MemoryCachedValidRuleFetcher(new \CoreShop\Component\ProductQuantityPriceRules\Rule\Fetcher\ValidProductQuantityPriceRuleFetcher(($this->services['coreshop.product_quantity_price_rules.processor'] ?? $this->getCoreshop_ProductQuantityPriceRules_ProcessorService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5973.     }
  5974.     /**
  5975.      * Gets the public 'CoreShop\Component\Product\Calculator\CompositeDiscountCalculator' shared service.
  5976.      *
  5977.      * @return \CoreShop\Component\Product\Calculator\CompositeDiscountCalculator
  5978.      */
  5979.     protected function getCompositeDiscountCalculatorService()
  5980.     {
  5981.         $a = ($this->services['coreshop.registry.product.discount_calculators'] ?? $this->getCoreshop_Registry_Product_DiscountCalculatorsService());
  5982.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator'])) {
  5983.             return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator'];
  5984.         }
  5985.         return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator'] = new \CoreShop\Component\Product\Calculator\CompositeDiscountCalculator($a);
  5986.     }
  5987.     /**
  5988.      * Gets the public 'CoreShop\Component\Product\Calculator\CompositeDiscountPriceCalculator' shared service.
  5989.      *
  5990.      * @return \CoreShop\Component\Product\Calculator\CompositeDiscountPriceCalculator
  5991.      */
  5992.     protected function getCompositeDiscountPriceCalculatorService()
  5993.     {
  5994.         $a = ($this->services['coreshop.registry.product.discount_price_calculators'] ?? $this->getCoreshop_Registry_Product_DiscountPriceCalculatorsService());
  5995.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator'])) {
  5996.             return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator'];
  5997.         }
  5998.         return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator'] = new \CoreShop\Component\Product\Calculator\CompositeDiscountPriceCalculator($a);
  5999.     }
  6000.     /**
  6001.      * Gets the public 'CoreShop\Component\Product\Calculator\CompositeRetailPriceCalculator' shared service.
  6002.      *
  6003.      * @return \CoreShop\Component\Product\Calculator\CompositeRetailPriceCalculator
  6004.      */
  6005.     protected function getCompositeRetailPriceCalculatorService()
  6006.     {
  6007.         $a = ($this->services['coreshop.registry.product.retail_price_calculators'] ?? $this->getCoreshop_Registry_Product_RetailPriceCalculatorsService());
  6008.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator'])) {
  6009.             return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator'];
  6010.         }
  6011.         return $this->services['CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator'] = new \CoreShop\Component\Product\Calculator\CompositeRetailPriceCalculator($a);
  6012.     }
  6013.     /**
  6014.      * Gets the public 'CoreShop\Component\Product\Calculator\ProductPriceCalculator' shared service.
  6015.      *
  6016.      * @return \CoreShop\Component\Product\Calculator\ProductPriceCalculator
  6017.      */
  6018.     protected function getProductPriceCalculatorService()
  6019.     {
  6020.         $a = ($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeRetailPriceCalculator'] ?? $this->getCompositeRetailPriceCalculatorService());
  6021.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'])) {
  6022.             return $this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'];
  6023.         }
  6024.         $b = ($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountPriceCalculator'] ?? $this->getCompositeDiscountPriceCalculatorService());
  6025.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'])) {
  6026.             return $this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'];
  6027.         }
  6028.         $c = ($this->services['CoreShop\\Component\\Product\\Calculator\\CompositeDiscountCalculator'] ?? $this->getCompositeDiscountCalculatorService());
  6029.         if (isset($this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'])) {
  6030.             return $this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'];
  6031.         }
  6032.         return $this->services['CoreShop\\Component\\Product\\Calculator\\ProductPriceCalculator'] = new \CoreShop\Component\Product\Calculator\ProductPriceCalculator($a$b$c);
  6033.     }
  6034.     /**
  6035.      * Gets the public 'CoreShop\Component\Product\Rule\Action\DiscountAmountActionProcessor' shared service.
  6036.      *
  6037.      * @return \CoreShop\Component\Product\Rule\Action\DiscountAmountActionProcessor
  6038.      */
  6039.     protected function getDiscountAmountActionProcessor3Service()
  6040.     {
  6041.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  6042.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  6043.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'];
  6044.         }
  6045.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  6046.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'])) {
  6047.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'];
  6048.         }
  6049.         return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\DiscountAmountActionProcessor($a$b);
  6050.     }
  6051.     /**
  6052.      * Gets the public 'CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor' shared service.
  6053.      *
  6054.      * @return \CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor
  6055.      */
  6056.     protected function getDiscountPercentActionProcessor2Service()
  6057.     {
  6058.         return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor();
  6059.     }
  6060.     /**
  6061.      * Gets the public 'CoreShop\Component\Product\Rule\Action\DiscountPriceActionProcessor' shared service.
  6062.      *
  6063.      * @return \CoreShop\Component\Product\Rule\Action\DiscountPriceActionProcessor
  6064.      */
  6065.     protected function getDiscountPriceActionProcessorService()
  6066.     {
  6067.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  6068.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'])) {
  6069.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'];
  6070.         }
  6071.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  6072.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'])) {
  6073.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'];
  6074.         }
  6075.         return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\DiscountPriceActionProcessor($a$b);
  6076.     }
  6077.     /**
  6078.      * Gets the public 'CoreShop\Component\Product\Rule\Action\PriceActionProcessor' shared service.
  6079.      *
  6080.      * @return \CoreShop\Component\Product\Rule\Action\PriceActionProcessor
  6081.      */
  6082.     protected function getPriceActionProcessor3Service()
  6083.     {
  6084.         $a = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  6085.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'])) {
  6086.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'];
  6087.         }
  6088.         $b = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  6089.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'])) {
  6090.             return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'];
  6091.         }
  6092.         return $this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\PriceActionProcessor($a$b);
  6093.     }
  6094.     /**
  6095.      * Gets the public 'CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker' shared service.
  6096.      *
  6097.      * @return \CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker
  6098.      */
  6099.     protected function getTimeSpanConditionChecker2Service()
  6100.     {
  6101.         return $this->services['CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker'] = new \CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker();
  6102.     }
  6103.     /**
  6104.      * Gets the public 'CoreShop\Component\Product\Rule\Fetcher\CompositeValidRuleFetcher' shared service.
  6105.      *
  6106.      * @return \CoreShop\Component\Product\Rule\Fetcher\CompositeValidRuleFetcher
  6107.      */
  6108.     protected function getCompositeValidRuleFetcherService()
  6109.     {
  6110.         return $this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\CompositeValidRuleFetcher'] = new \CoreShop\Component\Product\Rule\Fetcher\CompositeValidRuleFetcher(($this->services['coreshop.registry.product.rules.fetcher'] ?? $this->getCoreshop_Registry_Product_Rules_FetcherService()));
  6111.     }
  6112.     /**
  6113.      * Gets the public 'CoreShop\Component\Product\Rule\Fetcher\ValidProductPriceRuleFetcher' shared service.
  6114.      *
  6115.      * @return \CoreShop\Component\Product\Rule\Fetcher\ValidProductPriceRuleFetcher
  6116.      */
  6117.     protected function getValidProductPriceRuleFetcherService()
  6118.     {
  6119.         $a = ($this->services['coreshop.repository.product_price_rule'] ?? $this->getCoreshop_Repository_ProductPriceRuleService());
  6120.         if (isset($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher'])) {
  6121.             return $this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher'];
  6122.         }
  6123.         return $this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher'] = new \CoreShop\Component\Product\Rule\Fetcher\ValidProductPriceRuleFetcher($a, ($this->services['coreshop.product_price_rule.processor'] ?? $this->getCoreshop_ProductPriceRule_ProcessorService()));
  6124.     }
  6125.     /**
  6126.      * Gets the public 'CoreShop\Component\Product\Rule\Fetcher\ValidProductSpecificPriceRuleFetcher' shared service.
  6127.      *
  6128.      * @return \CoreShop\Component\Product\Rule\Fetcher\ValidProductSpecificPriceRuleFetcher
  6129.      */
  6130.     protected function getValidProductSpecificPriceRuleFetcherService()
  6131.     {
  6132.         return $this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductSpecificPriceRuleFetcher'] = new \CoreShop\Component\Product\Rule\Fetcher\ValidProductSpecificPriceRuleFetcher(($this->services['coreshop.product_specific_price_rule.processor'] ?? $this->getCoreshop_ProductSpecificPriceRule_ProcessorService()));
  6133.     }
  6134.     /**
  6135.      * Gets the public 'CoreShop\Component\Resource\Metadata\Registry' shared service.
  6136.      *
  6137.      * @return \CoreShop\Component\Resource\Metadata\Registry
  6138.      */
  6139.     protected function getRegistryService()
  6140.     {
  6141.         $this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] = $instance = new \CoreShop\Component\Resource\Metadata\Registry();
  6142.         $instance->addFromAliasAndConfiguration('coreshop.data_fixture', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixture''interface' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixtureInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\FixtureBundle\\Repository\\DataFixtureRepository']]);
  6143.         $instance->addFromAliasAndConfiguration('coreshop.rule_condition', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Rule\\Model\\Condition''interface' => 'CoreShop\\Component\\Rule\\Model\\ConditionInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6144.         $instance->addFromAliasAndConfiguration('coreshop.rule_action', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Rule\\Model\\Action''interface' => 'CoreShop\\Component\\Rule\\Model\\ActionInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6145.         $instance->addFromAliasAndConfiguration('coreshop.configuration', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\Configuration''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ConfigurationRepository''admin_controller' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ConfigurationController''interface' => 'CoreShop\\Component\\Configuration\\Model\\ConfigurationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType']]);
  6146.         $instance->addFromAliasAndConfiguration('coreshop.cart_price_rule', ['driver' => 'doctrine/orm''permission' => 'cart_price_rule''classes' => ['model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRule''interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleInterface''admin_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CartPriceRuleController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleRepository''form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslation''interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType']]]);
  6147.         $instance->addFromAliasAndConfiguration('coreshop.cart_price_rule_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslation''interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType']]);
  6148.         $instance->addFromAliasAndConfiguration('coreshop.cart_price_rule_voucher_code', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCode''interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCodeInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleVoucherRepository']]);
  6149.         $instance->addFromAliasAndConfiguration('coreshop.product_unit_definition_price', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPrice''interface' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPriceInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6150.         $instance->addFromAliasAndConfiguration('coreshop.product_price_rule', ['driver' => 'doctrine/orm''permission' => 'product_price_rule''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRule''interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleInterface''admin_controller' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductPriceRuleController''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductPriceRuleRepository''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType']]]);
  6151.         $instance->addFromAliasAndConfiguration('coreshop.product_price_rule_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType']]);
  6152.         $instance->addFromAliasAndConfiguration('coreshop.product_specific_price_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRule''interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductSpecificPriceRuleRepository''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType']]]);
  6153.         $instance->addFromAliasAndConfiguration('coreshop.product_specific_price_rule_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType']]);
  6154.         $instance->addFromAliasAndConfiguration('coreshop.product_unit', ['driver' => 'doctrine/orm''permission' => 'product_unit''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductUnit''interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitRepository''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType']]]);
  6155.         $instance->addFromAliasAndConfiguration('coreshop.product_unit_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslation''interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType']]);
  6156.         $instance->addFromAliasAndConfiguration('coreshop.product_unit_definitions', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitions''interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionsInterface''admin_controller' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductUnitDefinitionsController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitDefinitionsRepository']]);
  6157.         $instance->addFromAliasAndConfiguration('coreshop.product_unit_definition', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinition''interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6158.         $instance->addFromAliasAndConfiguration('coreshop.country', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\Country''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CountryRepository''interface' => 'CoreShop\\Component\\Address\\Model\\CountryInterface''admin_controller' => 'CoreShop\\Bundle\\AddressBundle\\Controller\\CountryController''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType'], 'permission' => 'country''translation' => ['classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\CountryTranslation''interface' => 'CoreShop\\Component\\Address\\Model\\CountryTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType']]]);
  6159.         $instance->addFromAliasAndConfiguration('coreshop.country_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\CountryTranslation''interface' => 'CoreShop\\Component\\Address\\Model\\CountryTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType']]);
  6160.         $instance->addFromAliasAndConfiguration('coreshop.zone', ['driver' => 'doctrine/orm''permission' => 'zone''classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\Zone''interface' => 'CoreShop\\Component\\Address\\Model\\ZoneInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType']]);
  6161.         $instance->addFromAliasAndConfiguration('coreshop.state', ['driver' => 'doctrine/orm''permission' => 'state''classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\State''interface' => 'CoreShop\\Component\\Address\\Model\\StateInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\StateTranslation''interface' => 'CoreShop\\Component\\Address\\Model\\StateTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType']]]);
  6162.         $instance->addFromAliasAndConfiguration('coreshop.state_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\StateTranslation''interface' => 'CoreShop\\Component\\Address\\Model\\StateTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType']]);
  6163.         $instance->addFromAliasAndConfiguration('coreshop.address_identifier', ['driver' => 'doctrine/orm''path' => 'address_identifier''classes' => ['model' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifier''interface' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifierInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\AddressBundle\\Doctrine\\ORM\\AddressIdentifierRepository''form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType']]);
  6164.         $instance->addFromAliasAndConfiguration('coreshop.currency', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\Currency''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository''interface' => 'CoreShop\\Component\\Currency\\Model\\CurrencyInterface''admin_controller' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\CurrencyController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType'], 'permission' => 'currency']);
  6165.         $instance->addFromAliasAndConfiguration('coreshop.exchange_rate', ['driver' => 'doctrine/orm''permission' => 'exchange_rate''classes' => ['model' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRate''interface' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRateInterface''admin_controller' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\ExchangeRateController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository''form' => 'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType']]);
  6166.         $instance->addFromAliasAndConfiguration('coreshop.tax_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\TaxRule''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\TaxRuleRepository''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType']]);
  6167.         $instance->addFromAliasAndConfiguration('coreshop.tax_rate', ['driver' => 'doctrine/orm''permission' => 'tax_rate''classes' => ['model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRate''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''repository' => 'CoreShop\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxRateRepository''form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType'], 'translation' => ['classes' => ['model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslation''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType']]]);
  6168.         $instance->addFromAliasAndConfiguration('coreshop.tax_rate_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslation''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType']]);
  6169.         $instance->addFromAliasAndConfiguration('coreshop.tax_rule_group', ['driver' => 'doctrine/orm''permission' => 'tax_rule_group''classes' => ['model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroup''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroupInterface''admin_controller' => 'CoreShop\\Bundle\\TaxationBundle\\Controller\\TaxRuleGroupController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType']]);
  6170.         $instance->addFromAliasAndConfiguration('coreshop.store', ['driver' => 'doctrine/orm''classes' => ['repository' => 'CoreShop\\Bundle\\StoreBundle\\Doctrine\\ORM\\StoreRepository''model' => 'CoreShop\\Component\\Core\\Model\\Store''interface' => 'CoreShop\\Component\\Store\\Model\\StoreInterface''admin_controller' => 'CoreShop\\Bundle\\StoreBundle\\Controller\\StoreController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType'], 'permission' => 'store']);
  6171.         $instance->addFromAliasAndConfiguration('coreshop.index', ['driver' => 'doctrine/orm''permission' => 'index''classes' => ['model' => 'CoreShop\\Component\\Index\\Model\\Index''interface' => 'CoreShop\\Component\\Index\\Model\\IndexInterface''admin_controller' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\IndexController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType']]);
  6172.         $instance->addFromAliasAndConfiguration('coreshop.index_column', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Index\\Model\\IndexColumn''interface' => 'CoreShop\\Component\\Index\\Model\\IndexColumnInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType']]);
  6173.         $instance->addFromAliasAndConfiguration('coreshop.filter', ['driver' => 'doctrine/orm''permission' => 'filter''classes' => ['model' => 'CoreShop\\Component\\Index\\Model\\Filter''interface' => 'CoreShop\\Component\\Index\\Model\\FilterInterface''admin_controller' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\FilterController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType']]);
  6174.         $instance->addFromAliasAndConfiguration('coreshop.filter_condition', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Index\\Model\\FilterCondition''interface' => 'CoreShop\\Component\\Index\\Model\\FilterConditionInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterConditionType']]);
  6175.         $instance->addFromAliasAndConfiguration('coreshop.carrier', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\Carrier''repository' => 'App\\Ecommerce\\Doctrine\\ORM\\CarrierRepository''interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierInterface''admin_controller' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\CarrierController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType'], 'permission' => 'carrier''translation' => ['classes' => ['model' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslation''interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType']]]);
  6176.         $instance->addFromAliasAndConfiguration('coreshop.carrier_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslation''interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType']]);
  6177.         $instance->addFromAliasAndConfiguration('coreshop.shipping_rule', ['driver' => 'doctrine/orm''permission' => 'shipping_rule''classes' => ['model' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRule''interface' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleInterface''admin_controller' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\ShippingRuleController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository''form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType']]);
  6178.         $instance->addFromAliasAndConfiguration('coreshop.shipping_rule_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroup''interface' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroupInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType']]);
  6179.         $instance->addFromAliasAndConfiguration('coreshop.payment_provider', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\PaymentProvider''admin_controller' => 'CoreShop\\Bundle\\PayumPaymentBundle\\Controller\\PaymentProviderController''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentProviderRepository''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType'], 'permission' => 'payment_provider''translation' => ['classes' => ['model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslation''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType']]]);
  6180.         $instance->addFromAliasAndConfiguration('coreshop.payment_provider_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslation''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslationInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType']]);
  6181.         $instance->addFromAliasAndConfiguration('coreshop.payment', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\Payment''repository' => 'App\\CoreShop\\Repository\\PaymentRepository''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6182.         $instance->addFromAliasAndConfiguration('coreshop.payment_provider_rule', ['driver' => 'doctrine/orm''permission' => 'payment_provider_rule''classes' => ['model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRule''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleInterface''admin_controller' => 'CoreShop\\Bundle\\PaymentBundle\\Controller\\PaymentProviderRuleController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository''form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType']]);
  6183.         $instance->addFromAliasAndConfiguration('coreshop.payment_provider_rule_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroup''interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroupInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType']]);
  6184.         $instance->addFromAliasAndConfiguration('coreshop.sequence', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Sequence\\Model\\Sequence''interface' => 'CoreShop\\Component\\Sequence\\Model\\SequenceInterface''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Sequence\\Factory\\SequenceFactory''repository' => 'CoreShop\\Bundle\\SequenceBundle\\Doctrine\\ORM\\SequenceRepository']]);
  6185.         $instance->addFromAliasAndConfiguration('coreshop.gateway_config', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\PayumPayment\\Model\\GatewayConfig''controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6186.         $instance->addFromAliasAndConfiguration('coreshop.payment_security_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\PayumPayment\\Model\\PaymentSecurityToken''controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6187.         $instance->addFromAliasAndConfiguration('coreshop.notification_rule', ['driver' => 'doctrine/orm''permission' => 'notification''classes' => ['model' => 'CoreShop\\Component\\Notification\\Model\\NotificationRule''interface' => 'CoreShop\\Component\\Notification\\Model\\NotificationRuleInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\NotificationBundle\\Doctrine\\ORM\\NotificationRuleRepository''admin_controller' => 'CoreShop\\Bundle\\NotificationBundle\\Controller\\NotificationRuleController''form' => 'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType']]);
  6188.         $instance->addFromAliasAndConfiguration('coreshop.product_quantity_price_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\ProductQuantityPriceRule''interface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\ProductQuantityPriceRuleInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Doctrine\\ORM\\ProductQuantityPriceRuleRepository''form' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType']]);
  6189.         $instance->addFromAliasAndConfiguration('coreshop.product_quantity_price_rule_range', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\QuantityRange''interface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\QuantityRangeInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory']]);
  6190.         $instance->addFromAliasAndConfiguration('coreshop.product_store_values', ['driver' => 'doctrine/orm''classes' => ['model' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValues''interface' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValuesInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory''repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductStoreValuesRepository']]);
  6191.         $instance->addFromAliasAndConfiguration('coreshop.order', ['driver' => 'pimcore''alias' => 'core_shop_order''path' => ['order' => 'coreshop/orders''cart' => 'coreshop/carts''quote' => 'coreshop/quotes'], 'classes' => ['pimcore_controller' => ['default' => 'App\\CoreShop\\Controller\\OrderController''creation' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\OrderCreationController''edit' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderEditController''payment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderPaymentController''comment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderCommentController''customer_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CustomerCreationController''address_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\AddressCreationController'], 'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrder.json''interface' => 'CoreShop\\Component\\Core\\Model\\OrderInterface''model' => 'Pimcore\\Model\\DataObject\\CoreShopOrder''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderRepository''type' => 'object'], 'pimcore_class' => 'CoreShopOrder']);
  6192.         $instance->addFromAliasAndConfiguration('coreshop.order_item', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderItem.json''interface' => 'CoreShop\\Component\\Core\\Model\\OrderItemInterface''model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderItemRepository''type' => 'object'], 'path' => 'items''pimcore_class' => 'CoreShopOrderItem']);
  6193.         $instance->addFromAliasAndConfiguration('coreshop.order_shipment', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipment.json''interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentInterface''model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderShipmentRepository''pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderShipmentController''type' => 'object'], 'path' => 'shipments''pimcore_class' => 'CoreShopOrderShipment']);
  6194.         $instance->addFromAliasAndConfiguration('coreshop.order_shipment_item', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipmentItem.json''interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentItemInterface''model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''type' => 'object'], 'path' => 'items''pimcore_class' => 'CoreShopOrderShipmentItem']);
  6195.         $instance->addFromAliasAndConfiguration('coreshop.order_invoice', ['driver' => 'pimcore''alias' => 'core_shop_order''path' => 'invoices''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice''interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderInvoiceRepository''pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderInvoiceController''install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoice.json''type' => 'object'], 'pimcore_class' => 'CoreShopOrderInvoice']);
  6196.         $instance->addFromAliasAndConfiguration('coreshop.order_invoice_item', ['driver' => 'pimcore''alias' => 'core_shop_order''path' => 'items''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem''interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoiceItem.json''type' => 'object'], 'pimcore_class' => 'CoreShopOrderInvoiceItem']);
  6197.         $instance->addFromAliasAndConfiguration('coreshop.cart_price_rule_item', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem''interface' => 'CoreShop\\Component\\Order\\Model\\ProposalCartPriceRuleItemInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopProposalCartPriceRuleItem.json''type' => 'fieldcollection'], 'pimcore_class' => 'CoreShopProposalCartPriceRuleItem']);
  6198.         $instance->addFromAliasAndConfiguration('coreshop.price_rule_item', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem''interface' => 'CoreShop\\Component\\Order\\Model\\PriceRuleItemInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopPriceRuleItem.json''type' => 'fieldcollection'], 'pimcore_class' => 'CoreShopPriceRuleItem']);
  6199.         $instance->addFromAliasAndConfiguration('coreshop.adjustment', ['driver' => 'pimcore''alias' => 'core_shop_order''classes' => ['model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopAdjustment''interface' => 'CoreShop\\Component\\Order\\Model\\AdjustmentInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopAdjustment.json''type' => 'fieldcollection'], 'pimcore_class' => 'CoreShopAdjustment']);
  6200.         $instance->addFromAliasAndConfiguration('coreshop.customer_group', ['driver' => 'pimcore''alias' => 'core_shop_customer''path' => 'coreshop/customer_groups''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup''interface' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''install_file' => '@CoreShopCustomerBundle/Resources/install/pimcore/classes/CoreShopCustomerGroup.json''type' => 'object'], 'pimcore_class' => 'CoreShopCustomerGroup']);
  6201.         $instance->addFromAliasAndConfiguration('coreshop.customer', ['driver' => 'pimcore''alias' => 'core_shop_customer''path' => ['customer' => 'coreshop/customers''guest' => 'coreshop/guests'], 'classes' => ['interface' => 'CoreShop\\Component\\Core\\Model\\CustomerInterface''repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CustomerRepository''install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCustomer.json''model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomer''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController''type' => 'object'], 'pimcore_class' => 'CoreShopCustomer']);
  6202.         $instance->addFromAliasAndConfiguration('coreshop.company', ['driver' => 'pimcore''alias' => 'core_shop_customer''path' => 'coreshop/customers''classes' => ['interface' => 'CoreShop\\Component\\Core\\Model\\CompanyInterface''install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCompany.json''model' => 'Pimcore\\Model\\DataObject\\CoreShopCompany''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\CustomerBundle\\Pimcore\\Repository\\CompanyRepository''type' => 'object'], 'pimcore_class' => 'CoreShopCompany']);
  6203.         $instance->addFromAliasAndConfiguration('coreshop.user', ['driver' => 'pimcore''alias' => 'core_shop_user''classes' => ['interface' => 'CoreShop\\Component\\Core\\Model\\UserInterface''install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopUserBundle/CoreShopUser.json''model' => 'Pimcore\\Model\\DataObject\\CoreShopUser''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\UserBundle\\Pimcore\\Repository\\UserRepository''type' => 'object'], 'path' => 'user''pimcore_class' => 'CoreShopUser']);
  6204.         $instance->addFromAliasAndConfiguration('coreshop.attribute_group', ['driver' => 'pimcore''alias' => 'core_shop_variant''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup''interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeGroup.json''type' => 'object'], 'pimcore_class' => 'CoreShopAttributeGroup']);
  6205.         $instance->addFromAliasAndConfiguration('coreshop.attribute_value', ['driver' => 'pimcore''alias' => 'core_shop_variant''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue''interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeValueInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeValue.json''type' => 'object'], 'pimcore_class' => 'CoreShopAttributeValue']);
  6206.         $instance->addFromAliasAndConfiguration('coreshop.attribute_color', ['driver' => 'pimcore''alias' => 'core_shop_variant''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor''interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeColorInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeColor.json''type' => 'object'], 'pimcore_class' => 'CoreShopAttributeColor']);
  6207.         $instance->addFromAliasAndConfiguration('coreshop.category', ['driver' => 'pimcore''alias' => 'core_shop_product''path' => 'coreshop/categories''classes' => ['repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CategoryRepository''interface' => 'CoreShop\\Component\\Core\\Model\\CategoryInterface''install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopCategory.json''model' => 'Pimcore\\Model\\DataObject\\CoreShopCategory''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''type' => 'object'], 'slug' => true'route' => ['name' => 'coreshop_category_list''id_param' => 'category'], 'pimcore_class' => 'CoreShopCategory']);
  6208.         $instance->addFromAliasAndConfiguration('coreshop.product', ['driver' => 'pimcore''alias' => 'core_shop_product''path' => 'coreshop/products''classes' => ['repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\ProductRepository''interface' => 'CoreShop\\Component\\Core\\Model\\ProductInterface''install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopProduct.json''admin_controller' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductController''model' => 'Pimcore\\Model\\DataObject\\CoreShopProduct''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''type' => 'object'], 'slug' => true'route' => ['name' => 'coreshop_product_detail''id_param' => 'product'], 'pimcore_class' => 'CoreShopProduct']);
  6209.         $instance->addFromAliasAndConfiguration('coreshop.manufacturer', ['driver' => 'pimcore''alias' => 'core_shop_product''path' => 'manufacturers''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer''interface' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopProductBundle/Resources/install/pimcore/classes/CoreShopManufacturer.json''type' => 'object'], 'pimcore_class' => 'CoreShopManufacturer']);
  6210.         $instance->addFromAliasAndConfiguration('coreshop.address', ['driver' => 'pimcore''alias' => 'core_shop_address''path' => 'addresses''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopAddress''interface' => 'CoreShop\\Component\\Address\\Model\\AddressInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopAddressBundle/Resources/install/pimcore/classes/CoreShopAddress.json''type' => 'object'], 'pimcore_class' => 'CoreShopAddress']);
  6211.         $instance->addFromAliasAndConfiguration('coreshop.tax_item', ['driver' => 'pimcore''alias' => 'core_shop_taxation''classes' => ['model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem''interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxItemInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''install_file' => '@CoreShopTaxationBundle/Resources/install/pimcore/fieldcollections/CoreShopTaxItem.json''type' => 'fieldcollection'], 'pimcore_class' => 'CoreShopTaxItem']);
  6212.         $instance->addFromAliasAndConfiguration('coreshop.wishlist', ['driver' => 'pimcore''alias' => 'core_shop_wishlist''path' => ['wishlist' => 'coreshop/wishlists'], 'classes' => ['install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopWishlistBundle/CoreShopWishlist.json''interface' => 'CoreShop\\Component\\Core\\Model\\WishlistInterface''repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\WishlistRepository''model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlist''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''type' => 'object'], 'pimcore_class' => 'CoreShopWishlist']);
  6213.         $instance->addFromAliasAndConfiguration('coreshop.wishlist_item', ['driver' => 'pimcore''alias' => 'core_shop_wishlist''path' => 'items''classes' => ['model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem''interface' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface''factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory''repository' => 'CoreShop\\Bundle\\WishlistBundle\\Pimcore\\Repository\\WishlistItemRepository''install_file' => '@CoreShopWishlistBundle/Resources/install/pimcore/classes/CoreShopWishlistItem.json''type' => 'object'], 'pimcore_class' => 'CoreShopWishlistItem']);
  6214.         return $instance;
  6215.     }
  6216.     /**
  6217.      * Gets the public 'CoreShop\Component\Resource\Service\FolderCreationService' shared service.
  6218.      *
  6219.      * @return \CoreShop\Component\Resource\Service\FolderCreationService
  6220.      */
  6221.     protected function getFolderCreationServiceService()
  6222.     {
  6223.         return $this->services['CoreShop\\Component\\Resource\\Service\\FolderCreationService'] = new \CoreShop\Component\Resource\Service\FolderCreationService(($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService()), ($this->services['CoreShop\\Component\\Pimcore\\DataObject\\ObjectService'] ?? ($this->services['CoreShop\\Component\\Pimcore\\DataObject\\ObjectService'] = new \CoreShop\Component\Pimcore\DataObject\ObjectService())));
  6224.     }
  6225.     /**
  6226.      * Gets the public 'CoreShop\Component\Resource\TokenGenerator\UniqueTokenGenerator' shared service.
  6227.      *
  6228.      * @return \CoreShop\Component\Resource\TokenGenerator\UniqueTokenGenerator
  6229.      */
  6230.     protected function getUniqueTokenGeneratorService()
  6231.     {
  6232.         return $this->services['CoreShop\\Component\\Resource\\TokenGenerator\\UniqueTokenGenerator'] = new \CoreShop\Component\Resource\TokenGenerator\UniqueTokenGenerator();
  6233.     }
  6234.     /**
  6235.      * Gets the public 'CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider' shared service.
  6236.      *
  6237.      * @return \CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider
  6238.      */
  6239.     protected function getPimcoreTranslationLocaleProviderService()
  6240.     {
  6241.         return $this->services['CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider'] = new \CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider();
  6242.     }
  6243.     /**
  6244.      * Gets the public 'CoreShop\Component\Shipping\Calculator\CarrierPriceCalculator' shared service.
  6245.      *
  6246.      * @return \CoreShop\Component\Shipping\Calculator\CarrierPriceCalculator
  6247.      */
  6248.     protected function getCarrierPriceCalculatorService()
  6249.     {
  6250.         $a = ($this->services['coreshop.registry.shipping.price_calculators'] ?? $this->getCoreshop_Registry_Shipping_PriceCalculatorsService());
  6251.         if (isset($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator'])) {
  6252.             return $this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator'];
  6253.         }
  6254.         return $this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator'] = new \CoreShop\Component\Shipping\Calculator\CarrierPriceCalculator($a);
  6255.     }
  6256.     /**
  6257.      * Gets the public 'CoreShop\Component\Shipping\Calculator\CarrierShippingRulePriceCalculator' shared service.
  6258.      *
  6259.      * @return \CoreShop\Component\Shipping\Calculator\CarrierShippingRulePriceCalculator
  6260.      */
  6261.     protected function getCarrierShippingRulePriceCalculatorService()
  6262.     {
  6263.         $a = ($this->services['CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker'] ?? $this->getCarrierShippingRuleCheckerService());
  6264.         if (isset($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'])) {
  6265.             return $this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'];
  6266.         }
  6267.         $b = ($this->services['coreshop.registry.shipping_rule.actions'] ?? $this->getCoreshop_Registry_ShippingRule_ActionsService());
  6268.         if (isset($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'])) {
  6269.             return $this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'];
  6270.         }
  6271.         return $this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'] = new \CoreShop\Component\Shipping\Calculator\CarrierShippingRulePriceCalculator($a, new \CoreShop\Component\Shipping\Processor\ShippingRuleActionProcessor($b));
  6272.     }
  6273.     /**
  6274.      * Gets the public 'CoreShop\Component\Shipping\Checker\CarrierShippingRuleChecker' shared service.
  6275.      *
  6276.      * @return \CoreShop\Component\Shipping\Checker\CarrierShippingRuleChecker
  6277.      */
  6278.     protected function getCarrierShippingRuleCheckerService()
  6279.     {
  6280.         $a = ($this->services['coreshop.shipping_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ShippingRule_Conditions_Processor_DecoratedService());
  6281.         if (isset($this->services['CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker'])) {
  6282.             return $this->services['CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker'];
  6283.         }
  6284.         return $this->services['CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker'] = new \CoreShop\Component\Shipping\Checker\CarrierShippingRuleChecker(new \CoreShop\Component\Rule\Condition\RuleValidationProcessor($a));
  6285.     }
  6286.     /**
  6287.      * Gets the public 'CoreShop\Component\Shipping\Resolver\CarriersResolver' shared service.
  6288.      *
  6289.      * @return \CoreShop\Component\Shipping\Resolver\CarriersResolver
  6290.      */
  6291.     protected function getCarriersResolverService()
  6292.     {
  6293.         $a = ($this->services['coreshop.repository.carrier'] ?? $this->getCoreshop_Repository_CarrierService());
  6294.         if (isset($this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'])) {
  6295.             return $this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'];
  6296.         }
  6297.         $b = ($this->services['.container.private.coreshop.shipping.carrier.validator.composite'] ?? $this->get_Container_Private_Coreshop_Shipping_Carrier_Validator_CompositeService());
  6298.         if (isset($this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'])) {
  6299.             return $this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'];
  6300.         }
  6301.         return $this->services['CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver'] = new \CoreShop\Component\Shipping\Resolver\CarriersResolver($a$b);
  6302.     }
  6303.     /**
  6304.      * Gets the public 'CoreShop\Component\Shipping\Rule\Action\AdditionPercentActionProcessor' shared service.
  6305.      *
  6306.      * @return \CoreShop\Component\Shipping\Rule\Action\AdditionPercentActionProcessor
  6307.      */
  6308.     protected function getAdditionPercentActionProcessor2Service()
  6309.     {
  6310.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor'] = new \CoreShop\Component\Shipping\Rule\Action\AdditionPercentActionProcessor();
  6311.     }
  6312.     /**
  6313.      * Gets the public 'CoreShop\Component\Shipping\Rule\Action\DiscountPercentActionProcessor' shared service.
  6314.      *
  6315.      * @return \CoreShop\Component\Shipping\Rule\Action\DiscountPercentActionProcessor
  6316.      */
  6317.     protected function getDiscountPercentActionProcessor3Service()
  6318.     {
  6319.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Shipping\Rule\Action\DiscountPercentActionProcessor();
  6320.     }
  6321.     /**
  6322.      * Gets the public 'CoreShop\Component\Shipping\Rule\Action\ShippingRuleActionProcessor' shared service.
  6323.      *
  6324.      * @return \CoreShop\Component\Shipping\Rule\Action\ShippingRuleActionProcessor
  6325.      */
  6326.     protected function getShippingRuleActionProcessorService()
  6327.     {
  6328.         $a = ($this->services['coreshop.registry.shipping_rule.actions'] ?? $this->getCoreshop_Registry_ShippingRule_ActionsService());
  6329.         if (isset($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'])) {
  6330.             return $this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'];
  6331.         }
  6332.         $b = ($this->services['coreshop.repository.shipping_rule'] ?? $this->getCoreshop_Repository_ShippingRuleService());
  6333.         if (isset($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'])) {
  6334.             return $this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'];
  6335.         }
  6336.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'] = new \CoreShop\Component\Shipping\Rule\Action\ShippingRuleActionProcessor(new \CoreShop\Component\Shipping\Processor\ShippingRuleActionProcessor($a), $b);
  6337.     }
  6338.     /**
  6339.      * Gets the public 'CoreShop\Component\Shipping\Rule\Condition\AmountConditionChecker' shared service.
  6340.      *
  6341.      * @return \CoreShop\Component\Shipping\Rule\Condition\AmountConditionChecker
  6342.      */
  6343.     protected function getAmountConditionChecker4Service()
  6344.     {
  6345.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\AmountConditionChecker();
  6346.     }
  6347.     /**
  6348.      * Gets the public 'CoreShop\Component\Shipping\Rule\Condition\DimensionConditionChecker' shared service.
  6349.      *
  6350.      * @return \CoreShop\Component\Shipping\Rule\Condition\DimensionConditionChecker
  6351.      */
  6352.     protected function getDimensionConditionCheckerService()
  6353.     {
  6354.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\DimensionConditionChecker();
  6355.     }
  6356.     /**
  6357.      * Gets the public 'CoreShop\Component\Shipping\Rule\Condition\PostcodeConditionChecker' shared service.
  6358.      *
  6359.      * @return \CoreShop\Component\Shipping\Rule\Condition\PostcodeConditionChecker
  6360.      */
  6361.     protected function getPostcodeConditionCheckerService()
  6362.     {
  6363.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\PostcodeConditionChecker();
  6364.     }
  6365.     /**
  6366.      * Gets the public 'CoreShop\Component\Shipping\Rule\Condition\ShippingRuleConditionChecker' shared service.
  6367.      *
  6368.      * @return \CoreShop\Component\Shipping\Rule\Condition\ShippingRuleConditionChecker
  6369.      */
  6370.     protected function getShippingRuleConditionCheckerService()
  6371.     {
  6372.         $a = ($this->services['coreshop.shipping_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ShippingRule_Conditions_Processor_DecoratedService());
  6373.         if (isset($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'])) {
  6374.             return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'];
  6375.         }
  6376.         $b = ($this->services['coreshop.repository.shipping_rule'] ?? $this->getCoreshop_Repository_ShippingRuleService());
  6377.         if (isset($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'])) {
  6378.             return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'];
  6379.         }
  6380.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\ShippingRuleConditionChecker(new \CoreShop\Component\Rule\Condition\RuleValidationProcessor($a), $b);
  6381.     }
  6382.     /**
  6383.      * Gets the public 'CoreShop\Component\Shipping\Rule\Condition\WeightConditionChecker' shared service.
  6384.      *
  6385.      * @return \CoreShop\Component\Shipping\Rule\Condition\WeightConditionChecker
  6386.      */
  6387.     protected function getWeightConditionCheckerService()
  6388.     {
  6389.         return $this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\WeightConditionChecker();
  6390.     }
  6391.     /**
  6392.      * Gets the public 'CoreShop\Component\Shipping\Validator\ShippingRuleCarrierValidator' shared service.
  6393.      *
  6394.      * @return \CoreShop\Component\Shipping\Validator\ShippingRuleCarrierValidator
  6395.      */
  6396.     protected function getShippingRuleCarrierValidatorService()
  6397.     {
  6398.         $a = ($this->services['CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker'] ?? $this->getCarrierShippingRuleCheckerService());
  6399.         if (isset($this->services['CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator'])) {
  6400.             return $this->services['CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator'];
  6401.         }
  6402.         return $this->services['CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator'] = new \CoreShop\Component\Shipping\Validator\ShippingRuleCarrierValidator($a);
  6403.     }
  6404.     /**
  6405.      * Gets the public 'CoreShop\Component\StorageList\Context\StorageListContextInterface' shared service.
  6406.      *
  6407.      * @return \CoreShop\Component\StorageList\Core\Context\StoreBasedStorageListContext
  6408.      */
  6409.     protected function getStorageListContextInterfaceService()
  6410.     {
  6411.         $a = ($this->services['coreshop.context.store'] ?? $this->getCoreshop_Context_StoreService());
  6412.         if (isset($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'])) {
  6413.             return $this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'];
  6414.         }
  6415.         $b = ($this->services['coreshop.repository.wishlist'] ?? $this->getCoreshop_Repository_WishlistService());
  6416.         if (isset($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'])) {
  6417.             return $this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'];
  6418.         }
  6419.         $c = ($this->services['CoreShop\\Component\\Core\\Context\\ShopperContext'] ?? $this->getShopperContextService());
  6420.         if (isset($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'])) {
  6421.             return $this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'];
  6422.         }
  6423.         $d = new \CoreShop\Component\StorageList\Context\CompositeStorageListContext();
  6424.         $d->addContext(new \CoreShop\Component\StorageList\Context\StorageListFactoryContext(($this->services['coreshop.factory.wishlist'] ?? $this->getCoreshop_Factory_WishlistService())), -999);
  6425.         $d->addContext(new \CoreShop\Component\StorageList\Core\Context\CustomerAndStoreBasedStorageListContext(($this->services['coreshop.context.customer'] ?? $this->getCoreshop_Context_CustomerService()), $a$b), -777);
  6426.         $d->addContext(new \CoreShop\Component\StorageList\Core\Context\SessionAndStoreBasedStorageListContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'coreshop.wishlist'$b$a), -555);
  6427.         return $this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'] = new \CoreShop\Component\StorageList\Core\Context\StoreBasedStorageListContext($d$c);
  6428.     }
  6429.     /**
  6430.      * Gets the public 'CoreShop\Component\Store\Context\FixedStoreContext' shared service.
  6431.      *
  6432.      * @return \CoreShop\Component\Store\Context\FixedStoreContext
  6433.      */
  6434.     protected function getFixedStoreContextService()
  6435.     {
  6436.         return $this->services['CoreShop\\Component\\Store\\Context\\FixedStoreContext'] = new \CoreShop\Component\Store\Context\FixedStoreContext();
  6437.     }
  6438.     /**
  6439.      * Gets the public 'CoreShop\Component\Store\Context\RequestBased\CachedStoreContext' shared service.
  6440.      *
  6441.      * @return \CoreShop\Component\Store\Context\RequestBased\CachedStoreContext
  6442.      */
  6443.     protected function getCachedStoreContextService()
  6444.     {
  6445.         $a = ($this->services['.container.private.coreshop.context.store.request_based.resolver.composite'] ?? $this->get_Container_Private_Coreshop_Context_Store_RequestBased_Resolver_CompositeService());
  6446.         if (isset($this->services['CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext'])) {
  6447.             return $this->services['CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext'];
  6448.         }
  6449.         return $this->services['CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext'] = new \CoreShop\Component\Store\Context\RequestBased\CachedStoreContext(new \CoreShop\Component\Store\Context\RequestBased\StoreContext($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  6450.     }
  6451.     /**
  6452.      * Gets the public 'CoreShop\Component\Taxation\Collector\TaxCollector' shared service.
  6453.      *
  6454.      * @return \CoreShop\Component\Taxation\Collector\TaxCollector
  6455.      */
  6456.     protected function getTaxCollectorService()
  6457.     {
  6458.         $a = ($this->services['coreshop.repository.tax_rate'] ?? $this->getCoreshop_Repository_TaxRateService());
  6459.         if (isset($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'])) {
  6460.             return $this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'];
  6461.         }
  6462.         return $this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] = new \CoreShop\Component\Taxation\Collector\TaxCollector($a, ($this->services['coreshop.factory.tax_item'] ?? ($this->services['coreshop.factory.tax_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem'))));
  6463.     }
  6464.     /**
  6465.      * Gets the public 'CoreShop\Component\Variant\AttributeCollector' shared service.
  6466.      *
  6467.      * @return \CoreShop\Component\Variant\AttributeCollector
  6468.      */
  6469.     protected function getAttributeCollectorService()
  6470.     {
  6471.         return $this->services['CoreShop\\Component\\Variant\\AttributeCollector'] = new \CoreShop\Component\Variant\AttributeCollector();
  6472.     }
  6473.     /**
  6474.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  6475.      *
  6476.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  6477.      */
  6478.     protected function getContentSecurityPolicyHandlerService()
  6479.     {
  6480.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  6481.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  6482.         $instance->setLogger($a);
  6483.         $instance->setLogger($a);
  6484.         $instance->addAllowedUrls('default-src', []);
  6485.         $instance->addAllowedUrls('img-src', []);
  6486.         $instance->addAllowedUrls('script-src', []);
  6487.         $instance->addAllowedUrls('style-src', []);
  6488.         $instance->addAllowedUrls('connect-src', []);
  6489.         $instance->addAllowedUrls('font-src', []);
  6490.         $instance->addAllowedUrls('media-src', []);
  6491.         $instance->addAllowedUrls('frame-src', []);
  6492.         return $instance;
  6493.     }
  6494.     /**
  6495.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  6496.      *
  6497.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  6498.      */
  6499.     protected function getCsrfProtectionHandlerService()
  6500.     {
  6501.         $a = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  6502.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  6503.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  6504.         }
  6505.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  6506.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  6507.         $instance->setLogger($b);
  6508.         $instance->setLogger($b);
  6509.         return $instance;
  6510.     }
  6511.     /**
  6512.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  6513.      *
  6514.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  6515.      */
  6516.     protected function getFullPageCacheListenerService()
  6517.     {
  6518.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6519.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  6520.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  6521.         }
  6522.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), new \Pimcore\Cache\FullPage\SessionStatus('_sf2_meta'$a), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  6523.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  6524.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  6525.         return $instance;
  6526.     }
  6527.     /**
  6528.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  6529.      *
  6530.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  6531.      */
  6532.     protected function getGoogleAnalyticsCodeListenerService()
  6533.     {
  6534.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  6535.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  6536.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  6537.         }
  6538.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  6539.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  6540.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  6541.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  6542.         return $instance;
  6543.     }
  6544.     /**
  6545.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  6546.      *
  6547.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  6548.      */
  6549.     protected function getGoogleTagManagerListenerService()
  6550.     {
  6551.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6552.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  6553.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  6554.         }
  6555.         $b = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  6556.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  6557.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  6558.         }
  6559.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), $a$b);
  6560.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  6561.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  6562.         return $instance;
  6563.     }
  6564.     /**
  6565.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  6566.      *
  6567.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  6568.      */
  6569.     protected function getCoreCacheHandlerService()
  6570.     {
  6571.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  6572.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  6573.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  6574.         }
  6575.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6576.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  6577.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  6578.         }
  6579.         $c = new \Pimcore\Cache\Core\WriteLock($a);
  6580.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  6581.         $c->setLogger($d);
  6582.         $c->setLogger($d);
  6583.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a$c$b);
  6584.         $instance->setLogger($d);
  6585.         $instance->setLogger($d);
  6586.         return $instance;
  6587.     }
  6588.     /**
  6589.      * Gets the public 'Pimcore\Config' shared autowired service.
  6590.      *
  6591.      * @return \Pimcore\Config
  6592.      */
  6593.     protected function getConfigService()
  6594.     {
  6595.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  6596.     }
  6597.     /**
  6598.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  6599.      *
  6600.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  6601.      */
  6602.     protected function getBlockStateStackService()
  6603.     {
  6604.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  6605.     }
  6606.     /**
  6607.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  6608.      *
  6609.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  6610.      */
  6611.     protected function getDocumentRendererService()
  6612.     {
  6613.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  6614.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  6615.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  6616.         }
  6617.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  6618.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  6619.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  6620.         }
  6621.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6622.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  6623.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  6624.         }
  6625.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $a$b, ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), $c, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  6626.         $instance->setContainerService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  6627.         return $instance;
  6628.     }
  6629.     /**
  6630.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  6631.      *
  6632.      * @return \Pimcore\Document\StaticPageGenerator
  6633.      */
  6634.     protected function getStaticPageGeneratorService()
  6635.     {
  6636.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  6637.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  6638.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  6639.         }
  6640.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  6641.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  6642.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  6643.         }
  6644.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  6645.     }
  6646.     /**
  6647.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  6648.      *
  6649.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  6650.      */
  6651.     protected function getPimcoreBundleManagerService()
  6652.     {
  6653.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6654.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  6655.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  6656.         }
  6657.         $b = ($this->services['router'] ?? $this->getRouterService());
  6658.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  6659.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  6660.         }
  6661.         return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel'1)), $a$b);
  6662.     }
  6663.     /**
  6664.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  6665.      *
  6666.      * @return \Pimcore\Http\RequestHelper
  6667.      */
  6668.     protected function getRequestHelperService()
  6669.     {
  6670.         return $this->services['Pimcore\\Http\\RequestHelper'] = new \Pimcore\Http\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()));
  6671.     }
  6672.     /**
  6673.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  6674.      *
  6675.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  6676.      */
  6677.     protected function getDocumentResolverService()
  6678.     {
  6679.         return $this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] = new \Pimcore\Http\Request\Resolver\DocumentResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6680.     }
  6681.     /**
  6682.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  6683.      *
  6684.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  6685.      */
  6686.     protected function getEditmodeResolverService()
  6687.     {
  6688.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  6689.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  6690.         $instance->setLogger($a);
  6691.         $instance->setLogger($a);
  6692.         return $instance;
  6693.     }
  6694.     /**
  6695.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  6696.      *
  6697.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  6698.      */
  6699.     protected function getOutputTimestampResolverService()
  6700.     {
  6701.         return $this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] = new \Pimcore\Http\Request\Resolver\OutputTimestampResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6702.     }
  6703.     /**
  6704.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  6705.      *
  6706.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  6707.      */
  6708.     protected function getPimcoreContextResolverService()
  6709.     {
  6710.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  6711.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  6712.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  6713.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  6714.         return $this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] = new \Pimcore\Http\Request\Resolver\PimcoreContextResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  6715.     }
  6716.     /**
  6717.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  6718.      *
  6719.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  6720.      */
  6721.     protected function getResponseHeaderResolverService()
  6722.     {
  6723.         return $this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] = new \Pimcore\Http\Request\Resolver\ResponseHeaderResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6724.     }
  6725.     /**
  6726.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  6727.      *
  6728.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  6729.      */
  6730.     protected function getSiteResolverService()
  6731.     {
  6732.         return $this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] = new \Pimcore\Http\Request\Resolver\SiteResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6733.     }
  6734.     /**
  6735.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  6736.      *
  6737.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  6738.      */
  6739.     protected function getStaticPageResolverService()
  6740.     {
  6741.         return $this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] = new \Pimcore\Http\Request\Resolver\StaticPageResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6742.     }
  6743.     /**
  6744.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  6745.      *
  6746.      * @return \Pimcore\Http\ResponseHelper
  6747.      */
  6748.     protected function getResponseHelperService()
  6749.     {
  6750.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  6751.     }
  6752.     /**
  6753.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  6754.      *
  6755.      * @return \Pimcore\Localization\LocaleService
  6756.      */
  6757.     protected function getLocaleServiceInterfaceService()
  6758.     {
  6759.         return $this->services['Pimcore\\Localization\\LocaleServiceInterface'] = new \Pimcore\Localization\LocaleService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  6760.     }
  6761.     /**
  6762.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  6763.      *
  6764.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  6765.      */
  6766.     protected function getEditableLoaderService()
  6767.     {
  6768.         $this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] = $instance = new \Pimcore\Model\Document\Editable\Loader\EditableLoader([=> new \Pimcore\Model\Document\Editable\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Editable\\'])]);
  6769.         $instance->addLoader(($this->services['CoreShop\\Bundle\\PimcoreBundle\\Loader\\DependencyInjectionImplementationLoader'] ?? $this->getDependencyInjectionImplementationLoaderService()));
  6770.         return $instance;
  6771.     }
  6772.     /**
  6773.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  6774.      *
  6775.      * @return \Pimcore\Model\Document\Service
  6776.      */
  6777.     protected function getServiceService()
  6778.     {
  6779.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  6780.     }
  6781.     /**
  6782.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  6783.      *
  6784.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  6785.      */
  6786.     protected function getTokenStorageUserResolverService()
  6787.     {
  6788.         return $this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6789.     }
  6790.     /**
  6791.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  6792.      *
  6793.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  6794.      */
  6795.     protected function getDocumentTargetingConfiguratorService()
  6796.     {
  6797.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  6798.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  6799.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  6800.         }
  6801.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a);
  6802.     }
  6803.     /**
  6804.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  6805.      *
  6806.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  6807.      */
  6808.     protected function getEditableRendererService()
  6809.     {
  6810.         $this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  6811.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  6812.         $instance->setLogger($a);
  6813.         $instance->setLogger($a);
  6814.         return $instance;
  6815.     }
  6816.     /**
  6817.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  6818.      *
  6819.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  6820.      */
  6821.     protected function getWebLinkExtensionService()
  6822.     {
  6823.         return $this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] = new \Symfony\Bridge\Twig\Extension\WebLinkExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6824.     }
  6825.     /**
  6826.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  6827.      *
  6828.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6829.      */
  6830.     protected function getSessionListenerService()
  6831.     {
  6832.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6833.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  6834.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6835.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  6836.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  6837.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  6838.         ], [
  6839.             'initialized_session' => '?',
  6840.             'logger' => '?',
  6841.             'session' => '?',
  6842.             'session_collector' => '?',
  6843.             'session_factory' => '?',
  6844.         ]), true$this->parameters['session.storage.options']);
  6845.     }
  6846.     /**
  6847.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  6848.      *
  6849.      * @return \Symfony\Component\Lock\LockFactory
  6850.      */
  6851.     protected function getLockFactoryService()
  6852.     {
  6853.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  6854.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  6855.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  6856.         }
  6857.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  6858.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6859.         return $instance;
  6860.     }
  6861.     /**
  6862.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  6863.      *
  6864.      * @return \Pimcore\Translation\Translator
  6865.      */
  6866.     protected function getTranslatorInterfaceService()
  6867.     {
  6868.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  6869.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  6870.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  6871.         $instance->setAdminTranslationMapping([]);
  6872.         return $instance;
  6873.     }
  6874.     /**
  6875.      * Gets the public 'cache.app' shared service.
  6876.      *
  6877.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6878.      */
  6879.     protected function getCache_AppService()
  6880.     {
  6881.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  6882.     }
  6883.     /**
  6884.      * Gets the public 'cache.system' shared service.
  6885.      *
  6886.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6887.      */
  6888.     protected function getCache_SystemService()
  6889.     {
  6890.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uMn1b5IScQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6891.     }
  6892.     /**
  6893.      * Gets the public 'cache.validator_expression_language' shared service.
  6894.      *
  6895.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6896.      */
  6897.     protected function getCache_ValidatorExpressionLanguageService()
  6898.     {
  6899.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GloG+ymGWd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6900.     }
  6901.     /**
  6902.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  6903.      *
  6904.      * @return \Pimcore\Routing\DynamicRouteProvider
  6905.      */
  6906.     protected function getCmfRouting_RouteProviderService()
  6907.     {
  6908.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  6909.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  6910.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  6911.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  6912.         return $instance;
  6913.     }
  6914.     /**
  6915.      * Gets the public 'coreshop.cart_item_price_rule.action.discount_amount' shared service.
  6916.      *
  6917.      * @return \CoreShop\Component\Core\CartItem\Rule\Action\DiscountAmountActionProcessor
  6918.      */
  6919.     protected function getCoreshop_CartItemPriceRule_Action_DiscountAmountService()
  6920.     {
  6921.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  6922.         if (isset($this->services['coreshop.cart_item_price_rule.action.discount_amount'])) {
  6923.             return $this->services['coreshop.cart_item_price_rule.action.discount_amount'];
  6924.         }
  6925.         $b = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  6926.         if (isset($this->services['coreshop.cart_item_price_rule.action.discount_amount'])) {
  6927.             return $this->services['coreshop.cart_item_price_rule.action.discount_amount'];
  6928.         }
  6929.         $c = ($this->services['coreshop.cart_price_rule.cart_item_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartItemRuleApplierService());
  6930.         if (isset($this->services['coreshop.cart_item_price_rule.action.discount_amount'])) {
  6931.             return $this->services['coreshop.cart_item_price_rule.action.discount_amount'];
  6932.         }
  6933.         return $this->services['coreshop.cart_item_price_rule.action.discount_amount'] = new \CoreShop\Component\Core\CartItem\Rule\Action\DiscountAmountActionProcessor($a$b$c);
  6934.     }
  6935.     /**
  6936.      * Gets the public 'coreshop.cart_item_price_rule.action.discount_percent' shared service.
  6937.      *
  6938.      * @return \CoreShop\Component\Core\CartItem\Rule\Action\DiscountPercentActionProcessor
  6939.      */
  6940.     protected function getCoreshop_CartItemPriceRule_Action_DiscountPercentService()
  6941.     {
  6942.         return $this->services['coreshop.cart_item_price_rule.action.discount_percent'] = new \CoreShop\Component\Core\CartItem\Rule\Action\DiscountPercentActionProcessor(($this->services['coreshop.cart_price_rule.cart_item_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartItemRuleApplierService()));
  6943.     }
  6944.     /**
  6945.      * Gets the public 'coreshop.cart_item_price_rule.condition.categories' shared service.
  6946.      *
  6947.      * @return \CoreShop\Component\Core\CartItem\Rule\Condition\CategoriesConditionChecker
  6948.      */
  6949.     protected function getCoreshop_CartItemPriceRule_Condition_CategoriesService()
  6950.     {
  6951.         $a = ($this->services['coreshop.repository.category'] ?? $this->getCoreshop_Repository_CategoryService());
  6952.         if (isset($this->services['coreshop.cart_item_price_rule.condition.categories'])) {
  6953.             return $this->services['coreshop.cart_item_price_rule.condition.categories'];
  6954.         }
  6955.         return $this->services['coreshop.cart_item_price_rule.condition.categories'] = new \CoreShop\Component\Core\CartItem\Rule\Condition\CategoriesConditionChecker($a);
  6956.     }
  6957.     /**
  6958.      * Gets the public 'coreshop.cart_item_price_rule.condition.products' shared service.
  6959.      *
  6960.      * @return \CoreShop\Component\Core\CartItem\Rule\Condition\ProductsConditionChecker
  6961.      */
  6962.     protected function getCoreshop_CartItemPriceRule_Condition_ProductsService()
  6963.     {
  6964.         $a = ($this->services['coreshop.repository.product'] ?? $this->getCoreshop_Repository_ProductService());
  6965.         if (isset($this->services['coreshop.cart_item_price_rule.condition.products'])) {
  6966.             return $this->services['coreshop.cart_item_price_rule.condition.products'];
  6967.         }
  6968.         return $this->services['coreshop.cart_item_price_rule.condition.products'] = new \CoreShop\Component\Core\CartItem\Rule\Condition\ProductsConditionChecker($a);
  6969.     }
  6970.     /**
  6971.      * Gets the public 'coreshop.cart_item_price_rule.conditions.validation.processor.decorated' shared service.
  6972.      *
  6973.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  6974.      */
  6975.     protected function getCoreshop_CartItemPriceRule_Conditions_Validation_Processor_DecoratedService()
  6976.     {
  6977.         return $this->services['coreshop.cart_item_price_rule.conditions.validation.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor(($this->services['coreshop.registry.cart_item_price_rule.conditions'] ?? $this->getCoreshop_Registry_CartItemPriceRule_ConditionsService()), 'Cart Item Price Rules'));
  6978.     }
  6979.     /**
  6980.      * Gets the public 'coreshop.cart_price_rule.action.discount_amount' shared service.
  6981.      *
  6982.      * @return \CoreShop\Component\Core\Cart\Rule\Action\DiscountAmountActionProcessor
  6983.      */
  6984.     protected function getCoreshop_CartPriceRule_Action_DiscountAmountService()
  6985.     {
  6986.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  6987.         if (isset($this->services['coreshop.cart_price_rule.action.discount_amount'])) {
  6988.             return $this->services['coreshop.cart_price_rule.action.discount_amount'];
  6989.         }
  6990.         $b = ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService());
  6991.         if (isset($this->services['coreshop.cart_price_rule.action.discount_amount'])) {
  6992.             return $this->services['coreshop.cart_price_rule.action.discount_amount'];
  6993.         }
  6994.         $c = ($this->services['coreshop.cart_price_rule.cart_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartRuleApplierService());
  6995.         if (isset($this->services['coreshop.cart_price_rule.action.discount_amount'])) {
  6996.             return $this->services['coreshop.cart_price_rule.action.discount_amount'];
  6997.         }
  6998.         return $this->services['coreshop.cart_price_rule.action.discount_amount'] = new \CoreShop\Component\Core\Cart\Rule\Action\DiscountAmountActionProcessor($a$b$c);
  6999.     }
  7000.     /**
  7001.      * Gets the public 'coreshop.cart_price_rule.action.discount_percent' shared service.
  7002.      *
  7003.      * @return \CoreShop\Component\Core\Cart\Rule\Action\DiscountPercentActionProcessor
  7004.      */
  7005.     protected function getCoreshop_CartPriceRule_Action_DiscountPercentService()
  7006.     {
  7007.         return $this->services['coreshop.cart_price_rule.action.discount_percent'] = new \CoreShop\Component\Core\Cart\Rule\Action\DiscountPercentActionProcessor(($this->services['coreshop.cart_price_rule.cart_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartRuleApplierService()));
  7008.     }
  7009.     /**
  7010.      * Gets the public 'coreshop.cart_price_rule.action.order_item_action' shared service.
  7011.      *
  7012.      * @return \CoreShop\Component\Order\Cart\Rule\Action\CartItemActionProcessor
  7013.      */
  7014.     protected function getCoreshop_CartPriceRule_Action_OrderItemActionService()
  7015.     {
  7016.         $a = ($this->services['coreshop.repository.cart_price_rule_voucher_code'] ?? $this->getCoreshop_Repository_CartPriceRuleVoucherCodeService());
  7017.         if (isset($this->services['coreshop.cart_price_rule.action.order_item_action'])) {
  7018.             return $this->services['coreshop.cart_price_rule.action.order_item_action'];
  7019.         }
  7020.         return $this->services['coreshop.cart_price_rule.action.order_item_action'] = new \CoreShop\Component\Order\Cart\Rule\Action\CartItemActionProcessor(($this->services['coreshop.cart_item_price_rule.conditions.validation.processor.decorated'] ?? $this->getCoreshop_CartItemPriceRule_Conditions_Validation_Processor_DecoratedService()), ($this->services['coreshop.registry.cart_item_price_rule.actions'] ?? $this->getCoreshop_Registry_CartItemPriceRule_ActionsService()), $a, ($this->services['coreshop.factory.price_rule_item'] ?? ($this->services['coreshop.factory.price_rule_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem'))), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()));
  7021.     }
  7022.     /**
  7023.      * Gets the public 'coreshop.cart_price_rule.action.surcharge_percent' shared service.
  7024.      *
  7025.      * @return \CoreShop\Component\Core\Cart\Rule\Action\SurchargePercentActionProcessor
  7026.      */
  7027.     protected function getCoreshop_CartPriceRule_Action_SurchargePercentService()
  7028.     {
  7029.         return $this->services['coreshop.cart_price_rule.action.surcharge_percent'] = new \CoreShop\Component\Core\Cart\Rule\Action\SurchargePercentActionProcessor(($this->services['coreshop.cart_price_rule.cart_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartRuleApplierService()));
  7030.     }
  7031.     /**
  7032.      * Gets the public 'coreshop.cart_price_rule.action.voucher_credit' shared service.
  7033.      *
  7034.      * @return \CoreShop\Component\Core\Cart\Rule\Action\VoucherCreditActionProcessor
  7035.      */
  7036.     protected function getCoreshop_CartPriceRule_Action_VoucherCreditService()
  7037.     {
  7038.         $a = ($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService());
  7039.         if (isset($this->services['coreshop.cart_price_rule.action.voucher_credit'])) {
  7040.             return $this->services['coreshop.cart_price_rule.action.voucher_credit'];
  7041.         }
  7042.         $b = ($this->services['coreshop.repository.cart_price_rule_voucher_code'] ?? $this->getCoreshop_Repository_CartPriceRuleVoucherCodeService());
  7043.         if (isset($this->services['coreshop.cart_price_rule.action.voucher_credit'])) {
  7044.             return $this->services['coreshop.cart_price_rule.action.voucher_credit'];
  7045.         }
  7046.         return $this->services['coreshop.cart_price_rule.action.voucher_credit'] = new \CoreShop\Component\Core\Cart\Rule\Action\VoucherCreditActionProcessor($a, ($this->services['coreshop.cart_price_rule.cart_rule_applier'] ?? $this->getCoreshop_CartPriceRule_CartRuleApplierService()), $b);
  7047.     }
  7048.     /**
  7049.      * Gets the public 'coreshop.cart_price_rule.cart_item_rule_applier' shared service.
  7050.      *
  7051.      * @return \CoreShop\Component\Core\CartItem\Rule\Applier\CartItemRuleApplier
  7052.      */
  7053.     protected function getCoreshop_CartPriceRule_CartItemRuleApplierService()
  7054.     {
  7055.         $a = ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService());
  7056.         if (isset($this->services['coreshop.cart_price_rule.cart_item_rule_applier'])) {
  7057.             return $this->services['coreshop.cart_price_rule.cart_item_rule_applier'];
  7058.         }
  7059.         $b = ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService());
  7060.         if (isset($this->services['coreshop.cart_price_rule.cart_item_rule_applier'])) {
  7061.             return $this->services['coreshop.cart_price_rule.cart_item_rule_applier'];
  7062.         }
  7063.         $c = ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService());
  7064.         if (isset($this->services['coreshop.cart_price_rule.cart_item_rule_applier'])) {
  7065.             return $this->services['coreshop.cart_price_rule.cart_item_rule_applier'];
  7066.         }
  7067.         return $this->services['coreshop.cart_price_rule.cart_item_rule_applier'] = new \CoreShop\Component\Core\CartItem\Rule\Applier\CartItemRuleApplier($a$b$c, ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()), ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  7068.     }
  7069.     /**
  7070.      * Gets the public 'coreshop.cart_price_rule.cart_rule_applier' shared service.
  7071.      *
  7072.      * @return \CoreShop\Component\Core\Cart\Rule\Applier\CartRuleApplier
  7073.      */
  7074.     protected function getCoreshop_CartPriceRule_CartRuleApplierService()
  7075.     {
  7076.         $a = ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService());
  7077.         if (isset($this->services['coreshop.cart_price_rule.cart_rule_applier'])) {
  7078.             return $this->services['coreshop.cart_price_rule.cart_rule_applier'];
  7079.         }
  7080.         return $this->services['coreshop.cart_price_rule.cart_rule_applier'] = new \CoreShop\Component\Core\Cart\Rule\Applier\CartRuleApplier(($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] ?? ($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] = new \CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor())), ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), $a, ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()), ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService()));
  7081.     }
  7082.     /**
  7083.      * Gets the public 'coreshop.cart_price_rule.condition.categories' shared service.
  7084.      *
  7085.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CategoriesConditionChecker
  7086.      */
  7087.     protected function getCoreshop_CartPriceRule_Condition_CategoriesService()
  7088.     {
  7089.         $a = ($this->services['coreshop.repository.category'] ?? $this->getCoreshop_Repository_CategoryService());
  7090.         if (isset($this->services['coreshop.cart_price_rule.condition.categories'])) {
  7091.             return $this->services['coreshop.cart_price_rule.condition.categories'];
  7092.         }
  7093.         return $this->services['coreshop.cart_price_rule.condition.categories'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CategoriesConditionChecker($a);
  7094.     }
  7095.     /**
  7096.      * Gets the public 'coreshop.cart_price_rule.condition.nested' shared service.
  7097.      *
  7098.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  7099.      */
  7100.     protected function getCoreshop_CartPriceRule_Condition_NestedService()
  7101.     {
  7102.         $a = ($this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'] ?? $this->getCoreshop_CartPriceRule_Conditions_Validation_Processor_DecoratedService());
  7103.         if (isset($this->services['coreshop.cart_price_rule.condition.nested'])) {
  7104.             return $this->services['coreshop.cart_price_rule.condition.nested'];
  7105.         }
  7106.         return $this->services['coreshop.cart_price_rule.condition.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  7107.     }
  7108.     /**
  7109.      * Gets the public 'coreshop.cart_price_rule.condition.products' shared service.
  7110.      *
  7111.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\ProductsConditionChecker
  7112.      */
  7113.     protected function getCoreshop_CartPriceRule_Condition_ProductsService()
  7114.     {
  7115.         $a = ($this->services['coreshop.repository.product'] ?? $this->getCoreshop_Repository_ProductService());
  7116.         if (isset($this->services['coreshop.cart_price_rule.condition.products'])) {
  7117.             return $this->services['coreshop.cart_price_rule.condition.products'];
  7118.         }
  7119.         return $this->services['coreshop.cart_price_rule.condition.products'] = new \CoreShop\Component\Core\Cart\Rule\Condition\ProductsConditionChecker($a);
  7120.     }
  7121.     /**
  7122.      * Gets the public 'coreshop.cart_price_rule.conditions.validation.processor.decorated' shared service.
  7123.      *
  7124.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7125.      */
  7126.     protected function getCoreshop_CartPriceRule_Conditions_Validation_Processor_DecoratedService()
  7127.     {
  7128.         $a = ($this->services['coreshop.registry.cart_price_rule.conditions'] ?? $this->getCoreshop_Registry_CartPriceRule_ConditionsService());
  7129.         if (isset($this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'])) {
  7130.             return $this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'];
  7131.         }
  7132.         return $this->services['coreshop.cart_price_rule.conditions.validation.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'Cart Price Rules'));
  7133.     }
  7134.     /**
  7135.      * Gets the public 'coreshop.checkout_manager.factory' shared service.
  7136.      *
  7137.      * @return \CoreShop\Component\Order\Checkout\DefaultCheckoutManagerFactory
  7138.      */
  7139.     protected function getCoreshop_CheckoutManager_FactoryService()
  7140.     {
  7141.         return $this->services['coreshop.checkout_manager.factory'] = new \CoreShop\Component\Order\Checkout\DefaultCheckoutManagerFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7142.             'address' => ['services''CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\AddressCheckoutStep''getAddressCheckoutStepService'true],
  7143.             'customer' => ['services''CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\CustomerCheckoutStep''getCustomerCheckoutStepService'true],
  7144.             'payment' => ['services''CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\PaymentCheckoutStep''getPaymentCheckoutStepService'true],
  7145.             'shipping' => ['services''CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\ShippingCheckoutStep''getShippingCheckoutStepService'true],
  7146.             'summary' => ['services''CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\SummaryCheckoutStep''getSummaryCheckoutStepService'true],
  7147.         ], [
  7148.             'address' => '?',
  7149.             'customer' => '?',
  7150.             'payment' => '?',
  7151.             'shipping' => '?',
  7152.             'summary' => '?',
  7153.         ]), ['customer' => 10'address' => 20'shipping' => 30'payment' => 40'summary' => 50]);
  7154.     }
  7155.     /**
  7156.      * Gets the public 'coreshop.context.customer' shared service.
  7157.      *
  7158.      * @return \CoreShop\Component\Customer\Context\CompositeCustomerContext
  7159.      */
  7160.     protected function getCoreshop_Context_CustomerService()
  7161.     {
  7162.         $this->services['coreshop.context.customer'] = $instance = new \CoreShop\Component\Customer\Context\CompositeCustomerContext();
  7163.         $instance->addContext(($this->services['.container.private.coreshop.context.customer.request_based'] ?? $this->get_Container_Private_Coreshop_Context_Customer_RequestBasedService()));
  7164.         $instance->addContext(($this->services['CoreShop\\Component\\Customer\\Context\\FixedCustomerContext'] ?? ($this->services['CoreShop\\Component\\Customer\\Context\\FixedCustomerContext'] = new \CoreShop\Component\Customer\Context\FixedCustomerContext())));
  7165.         $instance->addContext(($this->services['CoreShop\\Component\\Core\\Context\\TokenBasedCustomerContext'] ?? $this->getTokenBasedCustomerContextService()));
  7166.         return $instance;
  7167.     }
  7168.     /**
  7169.      * Gets the public 'coreshop.context.customer.request_based.resolver.composite' shared service.
  7170.      *
  7171.      * @return \CoreShop\Component\Customer\Context\RequestBased\CompositeRequestResolver
  7172.      */
  7173.     protected function getCoreshop_Context_Customer_RequestBased_Resolver_CompositeService()
  7174.     {
  7175.         return $this->services['coreshop.context.customer.request_based.resolver.composite'] = new \CoreShop\Component\Customer\Context\RequestBased\CompositeRequestResolver();
  7176.     }
  7177.     /**
  7178.      * Gets the public 'coreshop.context.locale' shared service.
  7179.      *
  7180.      * @return \CoreShop\Component\Locale\Context\CompositeLocaleContext
  7181.      */
  7182.     protected function getCoreshop_Context_LocaleService()
  7183.     {
  7184.         $this->services['coreshop.context.locale'] = $instance = new \CoreShop\Component\Locale\Context\CompositeLocaleContext();
  7185.         $instance->addContext(($this->services['CoreShop\\Component\\Locale\\Context\\PimcoreLocaleContext'] ?? $this->getPimcoreLocaleContextService()), 100);
  7186.         $instance->addContext(($this->services['CoreShop\\Component\\Locale\\Context\\FixedLocaleContext'] ?? ($this->services['CoreShop\\Component\\Locale\\Context\\FixedLocaleContext'] = new \CoreShop\Component\Locale\Context\FixedLocaleContext())), 200);
  7187.         $instance->addContext(($this->services['CoreShop\\Component\\Core\\Locale\\Context\\PimcoreAdminLocaleContext'] ?? $this->getPimcoreAdminLocaleContextService()), 300);
  7188.         return $instance;
  7189.     }
  7190.     /**
  7191.      * Gets the public 'coreshop.context.store' shared service.
  7192.      *
  7193.      * @return \CoreShop\Component\Store\Context\CompositeStoreContext
  7194.      */
  7195.     protected function getCoreshop_Context_StoreService()
  7196.     {
  7197.         $this->services['coreshop.context.store'] = $instance = new \CoreShop\Component\Store\Context\CompositeStoreContext();
  7198.         $instance->addContext(($this->services['CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext'] ?? $this->getCachedStoreContextService()), 1);
  7199.         $instance->addContext(($this->services['CoreShop\\Component\\Store\\Context\\FixedStoreContext'] ?? ($this->services['CoreShop\\Component\\Store\\Context\\FixedStoreContext'] = new \CoreShop\Component\Store\Context\FixedStoreContext())), 2);
  7200.         $instance->addContext(new \CoreShop\Bundle\StoreBundle\Context\Debug\DebugStoreContext(($this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStoreProvider'] ?? ($this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStoreProvider'] = new \CoreShop\Bundle\StoreBundle\Context\Debug\DebugStoreProvider())), ($this->services['coreshop.repository.store'] ?? $this->getCoreshop_Repository_StoreService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 256);
  7201.         return $instance;
  7202.     }
  7203.     /**
  7204.      * Gets the public 'coreshop.custom_factory.adjustment' shared service.
  7205.      *
  7206.      * @return \CoreShop\Component\Order\Factory\AdjustmentFactory
  7207.      */
  7208.     protected function getCoreshop_CustomFactory_AdjustmentService()
  7209.     {
  7210.         return $this->services['coreshop.custom_factory.adjustment'] = new \CoreShop\Component\Order\Factory\AdjustmentFactory(new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopAdjustment'));
  7211.     }
  7212.     /**
  7213.      * Gets the public 'coreshop.factory.address' shared service.
  7214.      *
  7215.      * @return \CoreShop\Component\Resource\Factory\PimcoreFactory
  7216.      */
  7217.     protected function getCoreshop_Factory_AddressService()
  7218.     {
  7219.         return $this->services['coreshop.factory.address'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopAddress');
  7220.     }
  7221.     /**
  7222.      * Gets the public 'coreshop.factory.cart_price_rule_item' shared service.
  7223.      *
  7224.      * @return \CoreShop\Component\Resource\Factory\PimcoreFactory
  7225.      */
  7226.     protected function getCoreshop_Factory_CartPriceRuleItemService()
  7227.     {
  7228.         return $this->services['coreshop.factory.cart_price_rule_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem');
  7229.     }
  7230.     /**
  7231.      * Gets the public 'coreshop.factory.configuration' shared service.
  7232.      *
  7233.      * @return \CoreShop\Component\Resource\Factory\Factory
  7234.      */
  7235.     protected function getCoreshop_Factory_ConfigurationService()
  7236.     {
  7237.         return $this->services['coreshop.factory.configuration'] = new \CoreShop\Component\Resource\Factory\Factory('CoreShop\\Component\\Core\\Model\\Configuration');
  7238.     }
  7239.     /**
  7240.      * Gets the public 'coreshop.factory.order' shared service.
  7241.      *
  7242.      * @return \CoreShop\Component\Order\Factory\OrderFactory
  7243.      */
  7244.     protected function getCoreshop_Factory_OrderService()
  7245.     {
  7246.         return $this->services['coreshop.factory.order'] = new \CoreShop\Component\Order\Factory\OrderFactory(new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopOrder'), ($this->services['CoreShop\\Component\\Resource\\TokenGenerator\\UniqueTokenGenerator'] ?? ($this->services['CoreShop\\Component\\Resource\\TokenGenerator\\UniqueTokenGenerator'] = new \CoreShop\Component\Resource\TokenGenerator\UniqueTokenGenerator())));
  7247.     }
  7248.     /**
  7249.      * Gets the public 'coreshop.factory.order_item' shared service.
  7250.      *
  7251.      * @return \CoreShop\Component\Order\Factory\OrderItemFactory
  7252.      */
  7253.     protected function getCoreshop_Factory_OrderItemService()
  7254.     {
  7255.         return $this->services['coreshop.factory.order_item'] = new \CoreShop\Component\Order\Factory\OrderItemFactory(new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopOrderItem'));
  7256.     }
  7257.     /**
  7258.      * Gets the public 'coreshop.factory.price_rule_item' shared service.
  7259.      *
  7260.      * @return \CoreShop\Component\Resource\Factory\PimcoreFactory
  7261.      */
  7262.     protected function getCoreshop_Factory_PriceRuleItemService()
  7263.     {
  7264.         return $this->services['coreshop.factory.price_rule_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem');
  7265.     }
  7266.     /**
  7267.      * Gets the public 'coreshop.factory.tax_item' shared service.
  7268.      *
  7269.      * @return \CoreShop\Component\Resource\Factory\PimcoreFactory
  7270.      */
  7271.     protected function getCoreshop_Factory_TaxItemService()
  7272.     {
  7273.         return $this->services['coreshop.factory.tax_item'] = new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem');
  7274.     }
  7275.     /**
  7276.      * Gets the public 'coreshop.factory.wishlist' shared service.
  7277.      *
  7278.      * @return \CoreShop\Component\StorageList\Factory\StorageListFactory
  7279.      */
  7280.     protected function getCoreshop_Factory_WishlistService()
  7281.     {
  7282.         return $this->services['coreshop.factory.wishlist'] = new \CoreShop\Component\StorageList\Factory\StorageListFactory(new \CoreShop\Component\Resource\Factory\PimcoreFactory('Pimcore\\Model\\DataObject\\CoreShopWishlist'));
  7283.     }
  7284.     /**
  7285.      * Gets the public 'coreshop.notification_rule.conditions.processor.decorated' shared service.
  7286.      *
  7287.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7288.      */
  7289.     protected function getCoreshop_NotificationRule_Conditions_Processor_DecoratedService()
  7290.     {
  7291.         return $this->services['coreshop.notification_rule.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor(($this->services['coreshop.registry.notification_rule.conditions'] ?? $this->getCoreshop_Registry_NotificationRule_ConditionsService()), 'Notification Rules'));
  7292.     }
  7293.     /**
  7294.      * Gets the public 'coreshop.payment_provider_rule.condition.nested' shared service.
  7295.      *
  7296.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  7297.      */
  7298.     protected function getCoreshop_PaymentProviderRule_Condition_NestedService()
  7299.     {
  7300.         $a = ($this->services['coreshop.payment_provider_rule.conditions.processor.decorated'] ?? $this->getCoreshop_PaymentProviderRule_Conditions_Processor_DecoratedService());
  7301.         if (isset($this->services['coreshop.payment_provider_rule.condition.nested'])) {
  7302.             return $this->services['coreshop.payment_provider_rule.condition.nested'];
  7303.         }
  7304.         return $this->services['coreshop.payment_provider_rule.condition.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  7305.     }
  7306.     /**
  7307.      * Gets the public 'coreshop.payment_provider_rule.conditions.processor.decorated' shared service.
  7308.      *
  7309.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7310.      */
  7311.     protected function getCoreshop_PaymentProviderRule_Conditions_Processor_DecoratedService()
  7312.     {
  7313.         $a = ($this->services['coreshop.registry.payment_provider_rule.conditions'] ?? $this->getCoreshop_Registry_PaymentProviderRule_ConditionsService());
  7314.         if (isset($this->services['coreshop.payment_provider_rule.conditions.processor.decorated'])) {
  7315.             return $this->services['coreshop.payment_provider_rule.conditions.processor.decorated'];
  7316.         }
  7317.         return $this->services['coreshop.payment_provider_rule.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'payment Rules'));
  7318.     }
  7319.     /**
  7320.      * Gets the public 'coreshop.pimcore.document.editable.carrier' shared service.
  7321.      *
  7322.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7323.      */
  7324.     protected function getCoreshop_Pimcore_Document_Editable_CarrierService()
  7325.     {
  7326.         return $this->services['coreshop.pimcore.document.editable.carrier'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.carrier''title');
  7327.     }
  7328.     /**
  7329.      * Gets the public 'coreshop.pimcore.document.editable.country' shared service.
  7330.      *
  7331.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7332.      */
  7333.     protected function getCoreshop_Pimcore_Document_Editable_CountryService()
  7334.     {
  7335.         return $this->services['coreshop.pimcore.document.editable.country'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.country''name');
  7336.     }
  7337.     /**
  7338.      * Gets the public 'coreshop.pimcore.document.editable.currency' shared service.
  7339.      *
  7340.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7341.      */
  7342.     protected function getCoreshop_Pimcore_Document_Editable_CurrencyService()
  7343.     {
  7344.         return $this->services['coreshop.pimcore.document.editable.currency'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.currency''name');
  7345.     }
  7346.     /**
  7347.      * Gets the public 'coreshop.pimcore.document.editable.filter' shared service.
  7348.      *
  7349.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7350.      */
  7351.     protected function getCoreshop_Pimcore_Document_Editable_FilterService()
  7352.     {
  7353.         return $this->services['coreshop.pimcore.document.editable.filter'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.filter''name');
  7354.     }
  7355.     /**
  7356.      * Gets the public 'coreshop.pimcore.document.editable.index' shared service.
  7357.      *
  7358.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7359.      */
  7360.     protected function getCoreshop_Pimcore_Document_Editable_IndexService()
  7361.     {
  7362.         return $this->services['coreshop.pimcore.document.editable.index'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.index''name');
  7363.     }
  7364.     /**
  7365.      * Gets the public 'coreshop.pimcore.document.editable.state' shared service.
  7366.      *
  7367.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7368.      */
  7369.     protected function getCoreshop_Pimcore_Document_Editable_StateService()
  7370.     {
  7371.         return $this->services['coreshop.pimcore.document.editable.state'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.state''name');
  7372.     }
  7373.     /**
  7374.      * Gets the public 'coreshop.pimcore.document.editable.store' shared service.
  7375.      *
  7376.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7377.      */
  7378.     protected function getCoreshop_Pimcore_Document_Editable_StoreService()
  7379.     {
  7380.         return $this->services['coreshop.pimcore.document.editable.store'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.store''name');
  7381.     }
  7382.     /**
  7383.      * Gets the public 'coreshop.pimcore.document.editable.tax_rate' shared service.
  7384.      *
  7385.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7386.      */
  7387.     protected function getCoreshop_Pimcore_Document_Editable_TaxRateService()
  7388.     {
  7389.         return $this->services['coreshop.pimcore.document.editable.tax_rate'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.tax_rate''name');
  7390.     }
  7391.     /**
  7392.      * Gets the public 'coreshop.pimcore.document.editable.tax_rule_group' shared service.
  7393.      *
  7394.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7395.      */
  7396.     protected function getCoreshop_Pimcore_Document_Editable_TaxRuleGroupService()
  7397.     {
  7398.         return $this->services['coreshop.pimcore.document.editable.tax_rule_group'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.tax_rule_group''name');
  7399.     }
  7400.     /**
  7401.      * Gets the public 'coreshop.pimcore.document.editable.zone' shared service.
  7402.      *
  7403.      * @return \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory
  7404.      */
  7405.     protected function getCoreshop_Pimcore_Document_Editable_ZoneService()
  7406.     {
  7407.         return $this->services['coreshop.pimcore.document.editable.zone'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.zone''name');
  7408.     }
  7409.     /**
  7410.      * Gets the public 'coreshop.product.price_calculator.product_price_rules' shared service.
  7411.      *
  7412.      * @return \CoreShop\Component\Product\Rule\Calculator\ProductPriceRuleCalculator
  7413.      */
  7414.     protected function getCoreshop_Product_PriceCalculator_ProductPriceRulesService()
  7415.     {
  7416.         $a = ($this->services['coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache'] ?? $this->getCoreshop_Product_PriceCalculator_ProductPriceValidRulesFetcher_MemoryCacheService());
  7417.         if (isset($this->services['coreshop.product.price_calculator.product_price_rules'])) {
  7418.             return $this->services['coreshop.product.price_calculator.product_price_rules'];
  7419.         }
  7420.         return $this->services['coreshop.product.price_calculator.product_price_rules'] = new \CoreShop\Component\Product\Rule\Calculator\ProductPriceRuleCalculator($a, ($this->services['coreshop.registry.product_price_rule.actions'] ?? $this->getCoreshop_Registry_ProductPriceRule_ActionsService()));
  7421.     }
  7422.     /**
  7423.      * Gets the public 'coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache' shared service.
  7424.      *
  7425.      * @return \CoreShop\Component\Product\Rule\Fetcher\MemoryCachedValidRuleFetcher
  7426.      */
  7427.     protected function getCoreshop_Product_PriceCalculator_ProductPriceValidRulesFetcher_MemoryCacheService()
  7428.     {
  7429.         $a = ($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher'] ?? $this->getValidProductPriceRuleFetcherService());
  7430.         if (isset($this->services['coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache'])) {
  7431.             return $this->services['coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache'];
  7432.         }
  7433.         return $this->services['coreshop.product.price_calculator.product_price_valid_rules_fetcher.memory_cache'] = new \CoreShop\Component\Product\Rule\Fetcher\MemoryCachedValidRuleFetcher($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7434.     }
  7435.     /**
  7436.      * Gets the public 'coreshop.product.price_calculator.product_specific_price_rules' shared service.
  7437.      *
  7438.      * @return \CoreShop\Component\Product\Rule\Calculator\ProductPriceRuleCalculator
  7439.      */
  7440.     protected function getCoreshop_Product_PriceCalculator_ProductSpecificPriceRulesService()
  7441.     {
  7442.         return $this->services['coreshop.product.price_calculator.product_specific_price_rules'] = new \CoreShop\Component\Product\Rule\Calculator\ProductPriceRuleCalculator(($this->services['coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher.memory_cached'] ?? $this->getCoreshop_Product_PriceCalculator_ProductSpecificPriceValidRulesFetcher_MemoryCachedService()), ($this->services['coreshop.registry.product_specific_price_rule.actions'] ?? $this->getCoreshop_Registry_ProductSpecificPriceRule_ActionsService()));
  7443.     }
  7444.     /**
  7445.      * Gets the public 'coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher.memory_cached' shared service.
  7446.      *
  7447.      * @return \CoreShop\Component\Product\Rule\Fetcher\MemoryCachedValidRuleFetcher
  7448.      */
  7449.     protected function getCoreshop_Product_PriceCalculator_ProductSpecificPriceValidRulesFetcher_MemoryCachedService()
  7450.     {
  7451.         return $this->services['coreshop.product.price_calculator.product_specific_price_valid_rules_fetcher.memory_cached'] = new \CoreShop\Component\Product\Rule\Fetcher\MemoryCachedValidRuleFetcher(($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductSpecificPriceRuleFetcher'] ?? $this->getValidProductSpecificPriceRuleFetcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7452.     }
  7453.     /**
  7454.      * Gets the public 'coreshop.product_price_rule.condition.categories' shared service.
  7455.      *
  7456.      * @return \CoreShop\Component\Core\Product\Rule\Condition\CategoriesConditionChecker
  7457.      */
  7458.     protected function getCoreshop_ProductPriceRule_Condition_CategoriesService()
  7459.     {
  7460.         $a = ($this->services['coreshop.repository.category'] ?? $this->getCoreshop_Repository_CategoryService());
  7461.         if (isset($this->services['coreshop.product_price_rule.condition.categories'])) {
  7462.             return $this->services['coreshop.product_price_rule.condition.categories'];
  7463.         }
  7464.         return $this->services['coreshop.product_price_rule.condition.categories'] = new \CoreShop\Component\Core\Product\Rule\Condition\CategoriesConditionChecker($a);
  7465.     }
  7466.     /**
  7467.      * Gets the public 'coreshop.product_price_rule.condition.nested' shared service.
  7468.      *
  7469.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  7470.      */
  7471.     protected function getCoreshop_ProductPriceRule_Condition_NestedService()
  7472.     {
  7473.         $a = ($this->services['coreshop.product_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductPriceRule_Conditions_Processor_DecoratedService());
  7474.         if (isset($this->services['coreshop.product_price_rule.condition.nested'])) {
  7475.             return $this->services['coreshop.product_price_rule.condition.nested'];
  7476.         }
  7477.         return $this->services['coreshop.product_price_rule.condition.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  7478.     }
  7479.     /**
  7480.      * Gets the public 'coreshop.product_price_rule.condition.products' shared service.
  7481.      *
  7482.      * @return \CoreShop\Component\Core\Product\Rule\Condition\ProductsConditionChecker
  7483.      */
  7484.     protected function getCoreshop_ProductPriceRule_Condition_ProductsService()
  7485.     {
  7486.         $a = ($this->services['coreshop.repository.product'] ?? $this->getCoreshop_Repository_ProductService());
  7487.         if (isset($this->services['coreshop.product_price_rule.condition.products'])) {
  7488.             return $this->services['coreshop.product_price_rule.condition.products'];
  7489.         }
  7490.         return $this->services['coreshop.product_price_rule.condition.products'] = new \CoreShop\Component\Core\Product\Rule\Condition\ProductsConditionChecker($a);
  7491.     }
  7492.     /**
  7493.      * Gets the public 'coreshop.product_price_rule.condition.quantity' shared service.
  7494.      *
  7495.      * @return \CoreShop\Component\Core\Product\Rule\Condition\QuantityConditionChecker
  7496.      */
  7497.     protected function getCoreshop_ProductPriceRule_Condition_QuantityService()
  7498.     {
  7499.         return $this->services['coreshop.product_price_rule.condition.quantity'] = new \CoreShop\Component\Core\Product\Rule\Condition\QuantityConditionChecker();
  7500.     }
  7501.     /**
  7502.      * Gets the public 'coreshop.product_price_rule.conditions.processor.decorated' shared service.
  7503.      *
  7504.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7505.      */
  7506.     protected function getCoreshop_ProductPriceRule_Conditions_Processor_DecoratedService()
  7507.     {
  7508.         $a = ($this->services['coreshop.registry.product_price_rule.conditions'] ?? $this->getCoreshop_Registry_ProductPriceRule_ConditionsService());
  7509.         if (isset($this->services['coreshop.product_price_rule.conditions.processor.decorated'])) {
  7510.             return $this->services['coreshop.product_price_rule.conditions.processor.decorated'];
  7511.         }
  7512.         return $this->services['coreshop.product_price_rule.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'Product Price Rules'));
  7513.     }
  7514.     /**
  7515.      * Gets the public 'coreshop.product_price_rule.processor' shared service.
  7516.      *
  7517.      * @return \CoreShop\Component\Rule\Condition\RuleValidationProcessor
  7518.      */
  7519.     protected function getCoreshop_ProductPriceRule_ProcessorService()
  7520.     {
  7521.         return $this->services['coreshop.product_price_rule.processor'] = new \CoreShop\Component\Rule\Condition\RuleValidationProcessor(($this->services['coreshop.product_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductPriceRule_Conditions_Processor_DecoratedService()));
  7522.     }
  7523.     /**
  7524.      * Gets the public 'coreshop.product_quantity_price_rules.conditions.nested' shared service.
  7525.      *
  7526.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  7527.      */
  7528.     protected function getCoreshop_ProductQuantityPriceRules_Conditions_NestedService()
  7529.     {
  7530.         $a = ($this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'] ?? $this->getCoreshop_ProductQuantityPriceRules_Conditions_Processor_DecoratedService());
  7531.         if (isset($this->services['coreshop.product_quantity_price_rules.conditions.nested'])) {
  7532.             return $this->services['coreshop.product_quantity_price_rules.conditions.nested'];
  7533.         }
  7534.         return $this->services['coreshop.product_quantity_price_rules.conditions.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  7535.     }
  7536.     /**
  7537.      * Gets the public 'coreshop.product_quantity_price_rules.conditions.processor.decorated' shared service.
  7538.      *
  7539.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7540.      */
  7541.     protected function getCoreshop_ProductQuantityPriceRules_Conditions_Processor_DecoratedService()
  7542.     {
  7543.         $a = ($this->services['coreshop.registry.product_quantity_price_rules.conditions'] ?? $this->getCoreshop_Registry_ProductQuantityPriceRules_ConditionsService());
  7544.         if (isset($this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'])) {
  7545.             return $this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'];
  7546.         }
  7547.         return $this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'Product Quantity Price Rules'));
  7548.     }
  7549.     /**
  7550.      * Gets the public 'coreshop.product_quantity_price_rules.processor' shared service.
  7551.      *
  7552.      * @return \CoreShop\Component\Rule\Condition\RuleValidationProcessor
  7553.      */
  7554.     protected function getCoreshop_ProductQuantityPriceRules_ProcessorService()
  7555.     {
  7556.         return $this->services['coreshop.product_quantity_price_rules.processor'] = new \CoreShop\Component\Rule\Condition\RuleValidationProcessor(($this->services['coreshop.product_quantity_price_rules.conditions.processor.decorated'] ?? $this->getCoreshop_ProductQuantityPriceRules_Conditions_Processor_DecoratedService()));
  7557.     }
  7558.     /**
  7559.      * Gets the public 'coreshop.product_specific_price_rule.condition.nested' shared service.
  7560.      *
  7561.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  7562.      */
  7563.     protected function getCoreshop_ProductSpecificPriceRule_Condition_NestedService()
  7564.     {
  7565.         $a = ($this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductSpecificPriceRule_Conditions_Processor_DecoratedService());
  7566.         if (isset($this->services['coreshop.product_specific_price_rule.condition.nested'])) {
  7567.             return $this->services['coreshop.product_specific_price_rule.condition.nested'];
  7568.         }
  7569.         return $this->services['coreshop.product_specific_price_rule.condition.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  7570.     }
  7571.     /**
  7572.      * Gets the public 'coreshop.product_specific_price_rule.conditions.processor.decorated' shared service.
  7573.      *
  7574.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  7575.      */
  7576.     protected function getCoreshop_ProductSpecificPriceRule_Conditions_Processor_DecoratedService()
  7577.     {
  7578.         $a = ($this->services['coreshop.registry.product_specific_price_rule.conditions'] ?? $this->getCoreshop_Registry_ProductSpecificPriceRule_ConditionsService());
  7579.         if (isset($this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'])) {
  7580.             return $this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'];
  7581.         }
  7582.         return $this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'Product Specific Price Rules'));
  7583.     }
  7584.     /**
  7585.      * Gets the public 'coreshop.product_specific_price_rule.processor' shared service.
  7586.      *
  7587.      * @return \CoreShop\Component\Rule\Condition\RuleValidationProcessor
  7588.      */
  7589.     protected function getCoreshop_ProductSpecificPriceRule_ProcessorService()
  7590.     {
  7591.         return $this->services['coreshop.product_specific_price_rule.processor'] = new \CoreShop\Component\Rule\Condition\RuleValidationProcessor(($this->services['coreshop.product_specific_price_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ProductSpecificPriceRule_Conditions_Processor_DecoratedService()));
  7592.     }
  7593.     /**
  7594.      * Gets the public 'coreshop.registry.cart_item_price_rule.actions' shared service.
  7595.      *
  7596.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7597.      */
  7598.     protected function getCoreshop_Registry_CartItemPriceRule_ActionsService()
  7599.     {
  7600.         $this->services['coreshop.registry.cart_item_price_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Order\\CartItem\\Rule\\Action\\CartItemPriceRuleActionProcessorInterface''cart-item-price-rule-actions');
  7601.         $instance->register('discountAmount', ($this->services['coreshop.cart_item_price_rule.action.discount_amount'] ?? $this->getCoreshop_CartItemPriceRule_Action_DiscountAmountService()));
  7602.         $instance->register('discountPercent', ($this->services['coreshop.cart_item_price_rule.action.discount_percent'] ?? $this->getCoreshop_CartItemPriceRule_Action_DiscountPercentService()));
  7603.         return $instance;
  7604.     }
  7605.     /**
  7606.      * Gets the public 'coreshop.registry.cart_item_price_rule.conditions' shared service.
  7607.      *
  7608.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7609.      */
  7610.     protected function getCoreshop_Registry_CartItemPriceRule_ConditionsService()
  7611.     {
  7612.         $this->services['coreshop.registry.cart_item_price_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''cart-item-price-rule-conditions');
  7613.         $instance->register('amount', ($this->services['CoreShop\\Component\\Order\\CartItem\\Rule\\Condition\\AmountConditionChecker'] ?? ($this->services['CoreShop\\Component\\Order\\CartItem\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Order\CartItem\Rule\Condition\AmountConditionChecker())));
  7614.         $instance->register('products', ($this->services['coreshop.cart_item_price_rule.condition.products'] ?? $this->getCoreshop_CartItemPriceRule_Condition_ProductsService()));
  7615.         $instance->register('categories', ($this->services['coreshop.cart_item_price_rule.condition.categories'] ?? $this->getCoreshop_CartItemPriceRule_Condition_CategoriesService()));
  7616.         return $instance;
  7617.     }
  7618.     /**
  7619.      * Gets the public 'coreshop.registry.cart_price_rule.actions' shared service.
  7620.      *
  7621.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7622.      */
  7623.     protected function getCoreshop_Registry_CartPriceRule_ActionsService()
  7624.     {
  7625.         $this->services['coreshop.registry.cart_price_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Order\\Cart\\Rule\\Action\\CartPriceRuleActionProcessorInterface''cart-price-rule-actions');
  7626.         $a = new \CoreShop\Component\Core\Cart\Rule\Action\SurchargeAmountActionProcessor(($this->services['CoreShop\\Component\\Currency\\Converter\\CurrencyConverter'] ?? $this->getCurrencyConverterService()), ($this->services['coreshop.repository.currency'] ?? $this->getCoreshop_Repository_CurrencyService()), new \App\CoreShop\Cart\Rule\Applier\SurchargeAmountCartRuleApplier(($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] ?? ($this->services['CoreShop\\Component\\Order\\Distributor\\ProportionalIntegerDistributor'] = new \CoreShop\Component\Order\Distributor\ProportionalIntegerDistributor())), ($this->services['CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory'] ?? $this->getProductTaxCalculatorFactoryService()), ($this->services['CoreShop\\Component\\Taxation\\Collector\\TaxCollector'] ?? $this->getTaxCollectorService()), ($this->services['CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider'] ?? $this->getStoreBasedAddressProviderService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()), ($this->services['CoreShop\\Component\\Core\\Cart\\CartContextResolver'] ?? $this->getCartContextResolverService())));
  7627.         $instance->register('surchargeAmount'$a);
  7628.         $instance->register('surcharge_amount_action_processor'$a);
  7629.         $instance->register('cartItemAction', ($this->services['coreshop.cart_price_rule.action.order_item_action'] ?? $this->getCoreshop_CartPriceRule_Action_OrderItemActionService()));
  7630.         $instance->register('freeShipping', ($this->services['coreshop.rule.cart_price_rule.action.free_shipping'] ?? $this->getCoreshop_Rule_CartPriceRule_Action_FreeShippingService()));
  7631.         $instance->register('giftProduct', ($this->services['coreshop.rule.cart_price_rule.action.gift_product'] ?? $this->getCoreshop_Rule_CartPriceRule_Action_GiftProductService()));
  7632.         $instance->register('discountAmount', ($this->services['coreshop.cart_price_rule.action.discount_amount'] ?? $this->getCoreshop_CartPriceRule_Action_DiscountAmountService()));
  7633.         $instance->register('voucherCredit', ($this->services['coreshop.cart_price_rule.action.voucher_credit'] ?? $this->getCoreshop_CartPriceRule_Action_VoucherCreditService()));
  7634.         $instance->register('discountPercent', ($this->services['coreshop.cart_price_rule.action.discount_percent'] ?? $this->getCoreshop_CartPriceRule_Action_DiscountPercentService()));
  7635.         $instance->register('surchargePercent', ($this->services['coreshop.cart_price_rule.action.surcharge_percent'] ?? $this->getCoreshop_CartPriceRule_Action_SurchargePercentService()));
  7636.         return $instance;
  7637.     }
  7638.     /**
  7639.      * Gets the public 'coreshop.registry.cart_price_rule.conditions' shared service.
  7640.      *
  7641.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7642.      */
  7643.     protected function getCoreshop_Registry_CartPriceRule_ConditionsService()
  7644.     {
  7645.         $this->services['coreshop.registry.cart_price_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''cart-price-rule-conditions');
  7646.         $instance->register('nested', ($this->services['coreshop.cart_price_rule.condition.nested'] ?? $this->getCoreshop_CartPriceRule_Condition_NestedService()));
  7647.         $instance->register('timespan', ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker'] ?? ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\TimeSpanConditionChecker())));
  7648.         $instance->register('voucher', ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker'] ?? $this->getVoucherConditionCheckerService()));
  7649.         $instance->register('not_combinable', ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\NotCombinableConditionChecker'] ?? ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\NotCombinableConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\NotCombinableConditionChecker())));
  7650.         $instance->register('amount', ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker'] ?? ($this->services['CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Order\Cart\Rule\Condition\AmountConditionChecker())));
  7651.         $instance->register('categories', ($this->services['coreshop.cart_price_rule.condition.categories'] ?? $this->getCoreshop_CartPriceRule_Condition_CategoriesService()));
  7652.         $instance->register('products', ($this->services['coreshop.cart_price_rule.condition.products'] ?? $this->getCoreshop_CartPriceRule_Condition_ProductsService()));
  7653.         $instance->register('customers', ($this->services['coreshop.rule.cart_price_rule.condition.customers'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.customers'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CustomersConditionChecker())));
  7654.         $instance->register('customerGroups', ($this->services['coreshop.rule.cart_price_rule.condition.customer_groups'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.customer_groups'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CustomerGroupsConditionChecker())));
  7655.         $instance->register('countries', ($this->services['coreshop.rule.cart_price_rule.condition.countries'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.countries'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CountriesConditionChecker())));
  7656.         $instance->register('zones', ($this->services['coreshop.rule.cart_price_rule.condition.zones'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.zones'] = new \CoreShop\Component\Core\Cart\Rule\Condition\ZonesConditionChecker())));
  7657.         $instance->register('stores', ($this->services['coreshop.rule.cart_price_rule.condition.stores'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.stores'] = new \CoreShop\Component\Core\Cart\Rule\Condition\StoresConditionChecker())));
  7658.         $instance->register('currencies', ($this->services['coreshop.rule.cart_price_rule.condition.currencies'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.currencies'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CurrenciesConditionChecker())));
  7659.         $instance->register('carriers', ($this->services['coreshop.rule.cart_price_rule.condition.carriers'] ?? ($this->services['coreshop.rule.cart_price_rule.condition.carriers'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CarriersConditionChecker())));
  7660.         return $instance;
  7661.     }
  7662.     /**
  7663.      * Gets the public 'coreshop.registry.notification_rule.conditions' shared service.
  7664.      *
  7665.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7666.      */
  7667.     protected function getCoreshop_Registry_NotificationRule_ConditionsService()
  7668.     {
  7669.         $this->services['coreshop.registry.notification_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''notification-rule-conditions');
  7670.         $a = new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''saleState''saleState');
  7671.         $b = ($this->services['.container.private.coreshop.notification_rule.condition.order.carriers'] ?? ($this->services['.container.private.coreshop.notification_rule.condition.order.carriers'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\CarriersChecker()));
  7672.         $c = ($this->services['.container.private.coreshop.notification_rule.condition.store'] ?? ($this->services['.container.private.coreshop.notification_rule.condition.store'] = new \CoreShop\Component\Core\Notification\Rule\Condition\StoresChecker()));
  7673.         $instance->register('order.orderInvoiceState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''invoiceState''orderInvoiceState'));
  7674.         $instance->register('order.orderInvoiceTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''coreshop_order_invoice'));
  7675.         $instance->register('order.orderPaymentState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''paymentState''orderPaymentState'));
  7676.         $instance->register('order.orderPaymentTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''coreshop_order_payment'));
  7677.         $instance->register('order.orderShippingState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''shippingState''orderShippingState'));
  7678.         $instance->register('order.orderShippingTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''coreshop_order_shipment'));
  7679.         $instance->register('order.orderState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''orderState''orderState'));
  7680.         $instance->register('order.saleState'$a);
  7681.         $instance->register('quote.saleState'$a);
  7682.         $instance->register('order.orderTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''coreshop_order'));
  7683.         $instance->register('quote.quoteState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''quoteState''quoteState'));
  7684.         $instance->register('quote.quoteTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInterface''coreshop_quote'));
  7685.         $instance->register('order.carriers'$b);
  7686.         $instance->register('quote.carriers'$b);
  7687.         $instance->register('order.comment', ($this->services['.container.private.coreshop.notification_rule.condition.order.comment'] ?? ($this->services['.container.private.coreshop.notification_rule.condition.order.comment'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\CommentChecker())));
  7688.         $instance->register('order.backendCreated', ($this->services['.container.private.coreshop.notification_rule.condition.order.backend_created'] ?? ($this->services['.container.private.coreshop.notification_rule.condition.order.backend_created'] = new \CoreShop\Component\Core\Notification\Rule\Condition\Order\BackendCreatedChecker())));
  7689.         $instance->register('payment.paymentState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Payment\\Model\\PaymentInterface''state''paymentState'));
  7690.         $instance->register('payment.paymentTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Payment\\Model\\PaymentInterface''coreshop_payment'));
  7691.         $instance->register('invoice.invoiceState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface''state''invoiceState'));
  7692.         $instance->register('invoice.invoiceTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface''coreshop_invoice'));
  7693.         $instance->register('shipment.shipmentState', new \CoreShop\Component\Core\Notification\Rule\Condition\SimpleStateChecker('CoreShop\\Component\\Order\\Model\\OrderShipmentInterface''state''shipmentState'));
  7694.         $instance->register('shipment.shipmentTransition', new \CoreShop\Component\Core\Notification\Rule\Condition\StateTransitionChecker('CoreShop\\Component\\Order\\Model\\OrderShipmentInterface''coreshop_shipment'));
  7695.         $instance->register('user.userType', new \CoreShop\Component\Core\Notification\Rule\Condition\User\UserTypeChecker());
  7696.         $instance->register('order.stores'$c);
  7697.         $instance->register('quote.stores'$c);
  7698.         $instance->register('payment.stores'$c);
  7699.         $instance->register('invoice.stores'$c);
  7700.         $instance->register('shipment.stores'$c);
  7701.         $instance->register('user.stores'$c);
  7702.         return $instance;
  7703.     }
  7704.     /**
  7705.      * Gets the public 'coreshop.registry.order.purchasable.discount_calculators' shared service.
  7706.      *
  7707.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7708.      */
  7709.     protected function getCoreshop_Registry_Order_Purchasable_DiscountCalculatorsService()
  7710.     {
  7711.         $this->services['coreshop.registry.order.purchasable.discount_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Order\\Calculator\\PurchasableDiscountCalculatorInterface''purchasable-discount-calculators');
  7712.         $instance->register('no_discount'10, ($this->services['CoreShop\\Component\\Order\\Calculator\\NoDiscountPurchasableCalculator'] ?? ($this->services['CoreShop\\Component\\Order\\Calculator\\NoDiscountPurchasableCalculator'] = new \CoreShop\Component\Order\Calculator\NoDiscountPurchasableCalculator())));
  7713.         $instance->register('product'20, ($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator'] ?? $this->getPurchasableProductDiscountCalculatorService()));
  7714.         return $instance;
  7715.     }
  7716.     /**
  7717.      * Gets the public 'coreshop.registry.order.purchasable.discount_price_calculators' shared service.
  7718.      *
  7719.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7720.      */
  7721.     protected function getCoreshop_Registry_Order_Purchasable_DiscountPriceCalculatorsService()
  7722.     {
  7723.         $this->services['coreshop.registry.order.purchasable.discount_price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Order\\Calculator\\PurchasableDiscountPriceCalculatorInterface''purchasable-discount-price-calculators');
  7724.         $instance->register('product'20, ($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator'] ?? $this->getPurchasableProductDiscountPriceCalculatorService()));
  7725.         return $instance;
  7726.     }
  7727.     /**
  7728.      * Gets the public 'coreshop.registry.order.purchasable.price_calculators' shared service.
  7729.      *
  7730.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7731.      */
  7732.     protected function getCoreshop_Registry_Order_Purchasable_PriceCalculatorsService()
  7733.     {
  7734.         $this->services['coreshop.registry.order.purchasable.price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculatorInterface''purchasable-price-calculators');
  7735.         $instance->register('default'10, ($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasablePriceCalculator'] ?? $this->getPurchasablePriceCalculatorService()));
  7736.         $instance->register('product'20, ($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator'] ?? $this->getPurchasableProductPriceCalculatorService()));
  7737.         return $instance;
  7738.     }
  7739.     /**
  7740.      * Gets the public 'coreshop.registry.order.purchasable.retail_price_calculators' shared service.
  7741.      *
  7742.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7743.      */
  7744.     protected function getCoreshop_Registry_Order_Purchasable_RetailPriceCalculatorsService()
  7745.     {
  7746.         $this->services['coreshop.registry.order.purchasable.retail_price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Order\\Calculator\\PurchasableRetailPriceCalculatorInterface''purchasable-retail-price-calculators');
  7747.         $instance->register('product'20, ($this->services['CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator'] ?? $this->getPurchasableProductRetailPriceCalculatorService()));
  7748.         return $instance;
  7749.     }
  7750.     /**
  7751.      * Gets the public 'coreshop.registry.order.purchasable.wholesale_price_calculators' shared service.
  7752.      *
  7753.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7754.      */
  7755.     protected function getCoreshop_Registry_Order_Purchasable_WholesalePriceCalculatorsService()
  7756.     {
  7757.         $this->services['coreshop.registry.order.purchasable.wholesale_price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculatorInterface''purchasable-wholesale-price-calculators');
  7758.         $instance->register('default'10, ($this->services['CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator'] ?? $this->getPurchasableWholesalePriceCalculatorService()));
  7759.         return $instance;
  7760.     }
  7761.     /**
  7762.      * Gets the public 'coreshop.registry.payment_provider_rule.actions' shared service.
  7763.      *
  7764.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7765.      */
  7766.     protected function getCoreshop_Registry_PaymentProviderRule_ActionsService()
  7767.     {
  7768.         $this->services['coreshop.registry.payment_provider_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Payment\\Rule\\Action\\ProviderActionProcessorInterface''payment-rule-action');
  7769.         $instance->register('additionPercent', ($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\AdditionPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\AdditionPercentActionProcessor'] = new \CoreShop\Component\Payment\Rule\Action\AdditionPercentActionProcessor())));
  7770.         $instance->register('discountPercent', ($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\DiscountPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Payment\Rule\Action\DiscountPercentActionProcessor())));
  7771.         $instance->register('paymentProviderRule', ($this->services['CoreShop\\Component\\Payment\\Rule\\Action\\PaymentProviderRuleActionProcessor'] ?? $this->getPaymentProviderRuleActionProcessorService()));
  7772.         $instance->register('price', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\PriceActionProcessor'] ?? $this->getPriceActionProcessorService()));
  7773.         $instance->register('additionAmount', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\AdditionAmountActionProcessor'] ?? $this->getAdditionAmountActionProcessorService()));
  7774.         $instance->register('discountAmount', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Action\\DiscountAmountActionProcessor'] ?? $this->getDiscountAmountActionProcessorService()));
  7775.         return $instance;
  7776.     }
  7777.     /**
  7778.      * Gets the public 'coreshop.registry.payment_provider_rule.conditions' shared service.
  7779.      *
  7780.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7781.      */
  7782.     protected function getCoreshop_Registry_PaymentProviderRule_ConditionsService()
  7783.     {
  7784.         $this->services['coreshop.registry.payment_provider_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''payment-rule-condition');
  7785.         $instance->register('amount', ($this->services['CoreShop\\Component\\Payment\\Rule\\Condition\\AmountConditionChecker'] ?? ($this->services['CoreShop\\Component\\Payment\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Payment\Rule\Condition\AmountConditionChecker())));
  7786.         $instance->register('nested', ($this->services['coreshop.payment_provider_rule.condition.nested'] ?? $this->getCoreshop_PaymentProviderRule_Condition_NestedService()));
  7787.         $instance->register('categories', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CategoriesConditionChecker'] ?? $this->getCategoriesConditionCheckerService()));
  7788.         $instance->register('products', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ProductsConditionChecker'] ?? $this->getProductsConditionCheckerService()));
  7789.         $instance->register('countries', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CountriesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CountriesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CountriesConditionChecker())));
  7790.         $instance->register('zones', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ZonesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\ZonesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\ZonesConditionChecker())));
  7791.         $instance->register('customers', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomersConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomersConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CustomersConditionChecker())));
  7792.         $instance->register('customerGroups', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomerGroupsConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CustomerGroupsConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CustomerGroupsConditionChecker())));
  7793.         $instance->register('stores', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\StoresConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\StoresConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\StoresConditionChecker())));
  7794.         $instance->register('currencies', ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CurrenciesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Payment\\Rule\\Condition\\CurrenciesConditionChecker'] = new \CoreShop\Component\Core\Payment\Rule\Condition\CurrenciesConditionChecker())));
  7795.         return $instance;
  7796.     }
  7797.     /**
  7798.      * Gets the public 'coreshop.registry.pimcore.document.editable' shared service.
  7799.      *
  7800.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7801.      */
  7802.     protected function getCoreshop_Registry_Pimcore_Document_EditableService()
  7803.     {
  7804.         $this->services['coreshop.registry.pimcore.document.editable'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Pimcore\\Document\\DocumentTagFactoryInterface''document-tag-factories');
  7805.         $instance->register('coreshop_country', ($this->services['coreshop.pimcore.document.editable.country'] ?? ($this->services['coreshop.pimcore.document.editable.country'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.country''name'))));
  7806.         $instance->register('coreshop_state', ($this->services['coreshop.pimcore.document.editable.state'] ?? ($this->services['coreshop.pimcore.document.editable.state'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.state''name'))));
  7807.         $instance->register('coreshop_zone', ($this->services['coreshop.pimcore.document.editable.zone'] ?? ($this->services['coreshop.pimcore.document.editable.zone'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.zone''name'))));
  7808.         $instance->register('coreshop_currency', ($this->services['coreshop.pimcore.document.editable.currency'] ?? ($this->services['coreshop.pimcore.document.editable.currency'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.currency''name'))));
  7809.         $instance->register('coreshop_tax_rate', ($this->services['coreshop.pimcore.document.editable.tax_rate'] ?? ($this->services['coreshop.pimcore.document.editable.tax_rate'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.tax_rate''name'))));
  7810.         $instance->register('coreshop_tax_rule_group', ($this->services['coreshop.pimcore.document.editable.tax_rule_group'] ?? ($this->services['coreshop.pimcore.document.editable.tax_rule_group'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.tax_rule_group''name'))));
  7811.         $instance->register('coreshop_store', ($this->services['coreshop.pimcore.document.editable.store'] ?? ($this->services['coreshop.pimcore.document.editable.store'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.store''name'))));
  7812.         $instance->register('coreshop_filter', ($this->services['coreshop.pimcore.document.editable.filter'] ?? ($this->services['coreshop.pimcore.document.editable.filter'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.filter''name'))));
  7813.         $instance->register('coreshop_index', ($this->services['coreshop.pimcore.document.editable.index'] ?? ($this->services['coreshop.pimcore.document.editable.index'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.index''name'))));
  7814.         $instance->register('coreshop_carrier', ($this->services['coreshop.pimcore.document.editable.carrier'] ?? ($this->services['coreshop.pimcore.document.editable.carrier'] = new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.carrier''title'))));
  7815.         $instance->register('coreshop_payment_provider', new \CoreShop\Component\Resource\Pimcore\ResourceDocumentTagFactory('CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\Document\\Select''coreshop.repository.payment_provider''title'));
  7816.         return $instance;
  7817.     }
  7818.     /**
  7819.      * Gets the public 'coreshop.registry.product.discount_calculators' shared service.
  7820.      *
  7821.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7822.      */
  7823.     protected function getCoreshop_Registry_Product_DiscountCalculatorsService()
  7824.     {
  7825.         $this->services['coreshop.registry.product.discount_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Product\\Calculator\\ProductDiscountCalculatorInterface''product-discount-calculators');
  7826.         $instance->register('product_price_rules'20, ($this->services['coreshop.product.price_calculator.product_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductPriceRulesService()));
  7827.         $instance->register('product_specific_price_rules'30, ($this->services['coreshop.product.price_calculator.product_specific_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductSpecificPriceRulesService()));
  7828.         return $instance;
  7829.     }
  7830.     /**
  7831.      * Gets the public 'coreshop.registry.product.discount_price_calculators' shared service.
  7832.      *
  7833.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7834.      */
  7835.     protected function getCoreshop_Registry_Product_DiscountPriceCalculatorsService()
  7836.     {
  7837.         $this->services['coreshop.registry.product.discount_price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Product\\Calculator\\ProductDiscountPriceCalculatorInterface''product-discount-price-calculators');
  7838.         $instance->register('product_price_rules'20, ($this->services['coreshop.product.price_calculator.product_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductPriceRulesService()));
  7839.         $instance->register('product_specific_price_rules'30, ($this->services['coreshop.product.price_calculator.product_specific_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductSpecificPriceRulesService()));
  7840.         return $instance;
  7841.     }
  7842.     /**
  7843.      * Gets the public 'coreshop.registry.product.retail_price_calculators' shared service.
  7844.      *
  7845.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7846.      */
  7847.     protected function getCoreshop_Registry_Product_RetailPriceCalculatorsService()
  7848.     {
  7849.         $this->services['coreshop.registry.product.retail_price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Product\\Calculator\\ProductRetailPriceCalculatorInterface''product-retail-price-calculators');
  7850.         $instance->register('product_price_rules'20, ($this->services['coreshop.product.price_calculator.product_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductPriceRulesService()));
  7851.         $instance->register('product_specific_price_rules'30, ($this->services['coreshop.product.price_calculator.product_specific_price_rules'] ?? $this->getCoreshop_Product_PriceCalculator_ProductSpecificPriceRulesService()));
  7852.         $instance->register('store_price'10, ($this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator'] ?? ($this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator'] = new \CoreShop\Component\Core\Product\Calculator\StoreProductPriceCalculator())));
  7853.         $instance->register('store_unit_price'11, ($this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator'] ?? ($this->services['CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator'] = new \CoreShop\Component\Core\Product\Calculator\StoreProductUnitDefinitionPriceCalculator())));
  7854.         return $instance;
  7855.     }
  7856.     /**
  7857.      * Gets the public 'coreshop.registry.product.rules.fetcher' shared service.
  7858.      *
  7859.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7860.      */
  7861.     protected function getCoreshop_Registry_Product_Rules_FetcherService()
  7862.     {
  7863.         $this->services['coreshop.registry.product.rules.fetcher'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidRulesFetcherInterface');
  7864.         $instance->register('product-rules', ($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductPriceRuleFetcher'] ?? $this->getValidProductPriceRuleFetcherService()));
  7865.         $instance->register('product-specific-rules', ($this->services['CoreShop\\Component\\Product\\Rule\\Fetcher\\ValidProductSpecificPriceRuleFetcher'] ?? $this->getValidProductSpecificPriceRuleFetcherService()));
  7866.         return $instance;
  7867.     }
  7868.     /**
  7869.      * Gets the public 'coreshop.registry.product_price_rule.actions' shared service.
  7870.      *
  7871.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7872.      */
  7873.     protected function getCoreshop_Registry_ProductPriceRule_ActionsService()
  7874.     {
  7875.         $this->services['coreshop.registry.product_price_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Product\\Rule\\Action\\ActionProcessorInterface''product-price-rule-actions');
  7876.         $instance->register('price', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'] ?? $this->getPriceActionProcessor3Service()));
  7877.         $instance->register('discountPrice', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'] ?? $this->getDiscountPriceActionProcessorService()));
  7878.         $instance->register('discountAmount', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'] ?? $this->getDiscountAmountActionProcessor3Service()));
  7879.         $instance->register('discountPercent', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor())));
  7880.         return $instance;
  7881.     }
  7882.     /**
  7883.      * Gets the public 'coreshop.registry.product_price_rule.conditions' shared service.
  7884.      *
  7885.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7886.      */
  7887.     protected function getCoreshop_Registry_ProductPriceRule_ConditionsService()
  7888.     {
  7889.         $this->services['coreshop.registry.product_price_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''product-price-rule-conditions');
  7890.         $instance->register('nested', ($this->services['coreshop.product_price_rule.condition.nested'] ?? $this->getCoreshop_ProductPriceRule_Condition_NestedService()));
  7891.         $instance->register('timespan', ($this->services['CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker'] ?? ($this->services['CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker'] = new \CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker())));
  7892.         $instance->register('customers', ($this->services['coreshop.rule.condition.customers'] ?? ($this->services['coreshop.rule.condition.customers'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomersConditionChecker())));
  7893.         $instance->register('customerGroups', ($this->services['coreshop.rule.condition.customer_groups'] ?? ($this->services['coreshop.rule.condition.customer_groups'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomerGroupsConditionChecker())));
  7894.         $instance->register('countries', ($this->services['coreshop.rule.condition.countries'] ?? ($this->services['coreshop.rule.condition.countries'] = new \CoreShop\Component\Core\Product\Rule\Condition\CountriesConditionChecker())));
  7895.         $instance->register('zones', ($this->services['coreshop.rule.condition.zones'] ?? ($this->services['coreshop.rule.condition.zones'] = new \CoreShop\Component\Core\Product\Rule\Condition\ZonesConditionChecker())));
  7896.         $instance->register('stores', ($this->services['coreshop.rule.condition.stores'] ?? ($this->services['coreshop.rule.condition.stores'] = new \CoreShop\Component\Core\Product\Rule\Condition\StoresConditionChecker())));
  7897.         $instance->register('currencies', ($this->services['coreshop.rule.condition.currencies'] ?? ($this->services['coreshop.rule.condition.currencies'] = new \CoreShop\Component\Core\Product\Rule\Condition\CurrenciesConditionChecker())));
  7898.         $instance->register('categories', ($this->services['coreshop.product_price_rule.condition.categories'] ?? $this->getCoreshop_ProductPriceRule_Condition_CategoriesService()));
  7899.         $instance->register('products', ($this->services['coreshop.product_price_rule.condition.products'] ?? $this->getCoreshop_ProductPriceRule_Condition_ProductsService()));
  7900.         $instance->register('quantity', ($this->services['coreshop.product_price_rule.condition.quantity'] ?? ($this->services['coreshop.product_price_rule.condition.quantity'] = new \CoreShop\Component\Core\Product\Rule\Condition\QuantityConditionChecker())));
  7901.         return $instance;
  7902.     }
  7903.     /**
  7904.      * Gets the public 'coreshop.registry.product_quantity_price_rules.conditions' shared service.
  7905.      *
  7906.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7907.      */
  7908.     protected function getCoreshop_Registry_ProductQuantityPriceRules_ConditionsService()
  7909.     {
  7910.         $this->services['coreshop.registry.product_quantity_price_rules.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''product-quantity-price-rules-conditions');
  7911.         $instance->register('nested', ($this->services['coreshop.product_quantity_price_rules.conditions.nested'] ?? $this->getCoreshop_ProductQuantityPriceRules_Conditions_NestedService()));
  7912.         $instance->register('customers', new \CoreShop\Component\Core\Product\Rule\Condition\CustomersConditionChecker());
  7913.         $instance->register('customerGroups', new \CoreShop\Component\Core\Product\Rule\Condition\CustomerGroupsConditionChecker());
  7914.         $instance->register('countries', new \CoreShop\Component\Core\Product\Rule\Condition\CountriesConditionChecker());
  7915.         $instance->register('zones', new \CoreShop\Component\Core\Product\Rule\Condition\ZonesConditionChecker());
  7916.         $instance->register('stores', new \CoreShop\Component\Core\Product\Rule\Condition\StoresConditionChecker());
  7917.         $instance->register('currencies', new \CoreShop\Component\Core\Product\Rule\Condition\CurrenciesConditionChecker());
  7918.         $instance->register('timespan', new \CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker());
  7919.         return $instance;
  7920.     }
  7921.     /**
  7922.      * Gets the public 'coreshop.registry.product_specific_price_rule.actions' shared service.
  7923.      *
  7924.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7925.      */
  7926.     protected function getCoreshop_Registry_ProductSpecificPriceRule_ActionsService()
  7927.     {
  7928.         $this->services['coreshop.registry.product_specific_price_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Product\\Rule\\Action\\ActionProcessorInterface''product-price-rule-actions');
  7929.         $instance->register('price', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor'] ?? $this->getPriceActionProcessor3Service()));
  7930.         $instance->register('discountPrice', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor'] ?? $this->getDiscountPriceActionProcessorService()));
  7931.         $instance->register('discountAmount', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor'] ?? $this->getDiscountAmountActionProcessor3Service()));
  7932.         $instance->register('discountPercent', ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor())));
  7933.         return $instance;
  7934.     }
  7935.     /**
  7936.      * Gets the public 'coreshop.registry.product_specific_price_rule.conditions' shared service.
  7937.      *
  7938.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7939.      */
  7940.     protected function getCoreshop_Registry_ProductSpecificPriceRule_ConditionsService()
  7941.     {
  7942.         $this->services['coreshop.registry.product_specific_price_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''specific-product-price-rule-conditions');
  7943.         $instance->register('nested', ($this->services['coreshop.product_specific_price_rule.condition.nested'] ?? $this->getCoreshop_ProductSpecificPriceRule_Condition_NestedService()));
  7944.         $instance->register('timespan', ($this->services['CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker'] ?? ($this->services['CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker'] = new \CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker())));
  7945.         $instance->register('customers', ($this->services['coreshop.rule.condition.customers'] ?? ($this->services['coreshop.rule.condition.customers'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomersConditionChecker())));
  7946.         $instance->register('customerGroups', ($this->services['coreshop.rule.condition.customer_groups'] ?? ($this->services['coreshop.rule.condition.customer_groups'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomerGroupsConditionChecker())));
  7947.         $instance->register('countries', ($this->services['coreshop.rule.condition.countries'] ?? ($this->services['coreshop.rule.condition.countries'] = new \CoreShop\Component\Core\Product\Rule\Condition\CountriesConditionChecker())));
  7948.         $instance->register('zones', ($this->services['coreshop.rule.condition.zones'] ?? ($this->services['coreshop.rule.condition.zones'] = new \CoreShop\Component\Core\Product\Rule\Condition\ZonesConditionChecker())));
  7949.         $instance->register('stores', ($this->services['coreshop.rule.condition.stores'] ?? ($this->services['coreshop.rule.condition.stores'] = new \CoreShop\Component\Core\Product\Rule\Condition\StoresConditionChecker())));
  7950.         $instance->register('currencies', ($this->services['coreshop.rule.condition.currencies'] ?? ($this->services['coreshop.rule.condition.currencies'] = new \CoreShop\Component\Core\Product\Rule\Condition\CurrenciesConditionChecker())));
  7951.         return $instance;
  7952.     }
  7953.     /**
  7954.      * Gets the public 'coreshop.registry.shipping.price_calculators' shared service.
  7955.      *
  7956.      * @return \CoreShop\Component\Registry\PrioritizedServiceRegistry
  7957.      */
  7958.     protected function getCoreshop_Registry_Shipping_PriceCalculatorsService()
  7959.     {
  7960.         $this->services['coreshop.registry.shipping.price_calculators'] = $instance = new \CoreShop\Component\Registry\PrioritizedServiceRegistry('CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculatorInterface''shipping-price-calculators');
  7961.         $instance->register('shipping-rule'256, ($this->services['CoreShop\\Component\\Shipping\\Calculator\\CarrierShippingRulePriceCalculator'] ?? $this->getCarrierShippingRulePriceCalculatorService()));
  7962.         return $instance;
  7963.     }
  7964.     /**
  7965.      * Gets the public 'coreshop.registry.shipping.tax_calculation_strategies' shared service.
  7966.      *
  7967.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7968.      */
  7969.     protected function getCoreshop_Registry_Shipping_TaxCalculationStrategiesService()
  7970.     {
  7971.         $this->services['coreshop.registry.shipping.tax_calculation_strategies'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Shipping\\Taxation\\TaxCalculationStrategyInterface''shipping-tax-calculation-strategies');
  7972.         $instance->register('taxRule', ($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule'] ?? $this->getTaxCalculationStrategyTaxRuleService()));
  7973.         $instance->register('cartItems', ($this->services['CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems'] ?? $this->getTaxCalculationStrategyCartItemsService()));
  7974.         return $instance;
  7975.     }
  7976.     /**
  7977.      * Gets the public 'coreshop.registry.shipping_rule.actions' shared service.
  7978.      *
  7979.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7980.      */
  7981.     protected function getCoreshop_Registry_ShippingRule_ActionsService()
  7982.     {
  7983.         $this->services['coreshop.registry.shipping_rule.actions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Shipping\\Rule\\Action\\CarrierActionProcessorInterface''shipping-rule-action');
  7984.         $instance->register('additionPercent', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor'] = new \CoreShop\Component\Shipping\Rule\Action\AdditionPercentActionProcessor())));
  7985.         $instance->register('discountPercent', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor'] = new \CoreShop\Component\Shipping\Rule\Action\DiscountPercentActionProcessor())));
  7986.         $instance->register('shippingRule', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor'] ?? $this->getShippingRuleActionProcessorService()));
  7987.         $instance->register('price', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor'] ?? $this->getPriceActionProcessor2Service()));
  7988.         $instance->register('additionAmount', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor'] ?? $this->getAdditionAmountActionProcessor2Service()));
  7989.         $instance->register('discountAmount', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor'] ?? $this->getDiscountAmountActionProcessor2Service()));
  7990.         return $instance;
  7991.     }
  7992.     /**
  7993.      * Gets the public 'coreshop.registry.shipping_rule.conditions' shared service.
  7994.      *
  7995.      * @return \CoreShop\Component\Registry\ServiceRegistry
  7996.      */
  7997.     protected function getCoreshop_Registry_ShippingRule_ConditionsService()
  7998.     {
  7999.         $this->services['coreshop.registry.shipping_rule.conditions'] = $instance = new \CoreShop\Component\Registry\ServiceRegistry('CoreShop\\Component\\Rule\\Condition\\ConditionCheckerInterface''shipping-rule-condition');
  8000.         $instance->register('amount', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\AmountConditionChecker())));
  8001.         $instance->register('postcodes', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\PostcodeConditionChecker())));
  8002.         $instance->register('weight', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\WeightConditionChecker())));
  8003.         $instance->register('dimension', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker'] ?? ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker'] = new \CoreShop\Component\Shipping\Rule\Condition\DimensionConditionChecker())));
  8004.         $instance->register('nested', ($this->services['coreshop.shipping_rule.condition.nested'] ?? $this->getCoreshop_ShippingRule_Condition_NestedService()));
  8005.         $instance->register('shippingRule', ($this->services['CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker'] ?? $this->getShippingRuleConditionCheckerService()));
  8006.         $instance->register('categories', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker'] ?? $this->getCategoriesConditionChecker2Service()));
  8007.         $instance->register('products', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker'] ?? $this->getProductsConditionChecker2Service()));
  8008.         $instance->register('countries', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CountriesConditionChecker())));
  8009.         $instance->register('zones', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\ZonesConditionChecker())));
  8010.         $instance->register('customers', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CustomersConditionChecker())));
  8011.         $instance->register('customerGroups', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CustomerGroupsConditionChecker())));
  8012.         $instance->register('stores', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\StoresConditionChecker())));
  8013.         $instance->register('currencies', ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker'] ?? ($this->services['CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker'] = new \CoreShop\Component\Core\Shipping\Rule\Condition\CurrenciesConditionChecker())));
  8014.         return $instance;
  8015.     }
  8016.     /**
  8017.      * Gets the public 'coreshop.repository.carrier' shared service.
  8018.      *
  8019.      * @return \App\Ecommerce\Doctrine\ORM\CarrierRepository
  8020.      */
  8021.     protected function getCoreshop_Repository_CarrierService()
  8022.     {
  8023.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8024.         if (isset($this->services['coreshop.repository.carrier'])) {
  8025.             return $this->services['coreshop.repository.carrier'];
  8026.         }
  8027.         return $this->services['coreshop.repository.carrier'] = new \App\Ecommerce\Doctrine\ORM\CarrierRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\Carrier'));
  8028.     }
  8029.     /**
  8030.      * Gets the public 'coreshop.repository.cart_price_rule' shared service.
  8031.      *
  8032.      * @return \CoreShop\Bundle\OrderBundle\Doctrine\ORM\CartPriceRuleRepository
  8033.      */
  8034.     protected function getCoreshop_Repository_CartPriceRuleService()
  8035.     {
  8036.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8037.         if (isset($this->services['coreshop.repository.cart_price_rule'])) {
  8038.             return $this->services['coreshop.repository.cart_price_rule'];
  8039.         }
  8040.         return $this->services['coreshop.repository.cart_price_rule'] = new \CoreShop\Bundle\OrderBundle\Doctrine\ORM\CartPriceRuleRepository($a$a->getClassMetadata('CoreShop\\Component\\Order\\Model\\CartPriceRule'));
  8041.     }
  8042.     /**
  8043.      * Gets the public 'coreshop.repository.cart_price_rule_voucher_code' shared service.
  8044.      *
  8045.      * @return \CoreShop\Bundle\OrderBundle\Doctrine\ORM\CartPriceRuleVoucherRepository
  8046.      */
  8047.     protected function getCoreshop_Repository_CartPriceRuleVoucherCodeService()
  8048.     {
  8049.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8050.         if (isset($this->services['coreshop.repository.cart_price_rule_voucher_code'])) {
  8051.             return $this->services['coreshop.repository.cart_price_rule_voucher_code'];
  8052.         }
  8053.         return $this->services['coreshop.repository.cart_price_rule_voucher_code'] = new \CoreShop\Bundle\OrderBundle\Doctrine\ORM\CartPriceRuleVoucherRepository($a$a->getClassMetadata('CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCode'));
  8054.     }
  8055.     /**
  8056.      * Gets the public 'coreshop.repository.category' shared service.
  8057.      *
  8058.      * @return \CoreShop\Bundle\CoreBundle\Pimcore\Repository\CategoryRepository
  8059.      */
  8060.     protected function getCoreshop_Repository_CategoryService()
  8061.     {
  8062.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  8063.         if (isset($this->services['coreshop.repository.category'])) {
  8064.             return $this->services['coreshop.repository.category'];
  8065.         }
  8066.         return $this->services['coreshop.repository.category'] = new \CoreShop\Bundle\CoreBundle\Pimcore\Repository\CategoryRepository(($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService())->get('coreshop.category'), $a);
  8067.     }
  8068.     /**
  8069.      * Gets the public 'coreshop.repository.configuration' shared service.
  8070.      *
  8071.      * @return \CoreShop\Bundle\CoreBundle\Doctrine\ORM\ConfigurationRepository
  8072.      */
  8073.     protected function getCoreshop_Repository_ConfigurationService()
  8074.     {
  8075.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8076.         if (isset($this->services['coreshop.repository.configuration'])) {
  8077.             return $this->services['coreshop.repository.configuration'];
  8078.         }
  8079.         return $this->services['coreshop.repository.configuration'] = new \CoreShop\Bundle\CoreBundle\Doctrine\ORM\ConfigurationRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\Configuration'));
  8080.     }
  8081.     /**
  8082.      * Gets the public 'coreshop.repository.country' shared service.
  8083.      *
  8084.      * @return \CoreShop\Bundle\CoreBundle\Doctrine\ORM\CountryRepository
  8085.      */
  8086.     protected function getCoreshop_Repository_CountryService()
  8087.     {
  8088.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8089.         if (isset($this->services['coreshop.repository.country'])) {
  8090.             return $this->services['coreshop.repository.country'];
  8091.         }
  8092.         return $this->services['coreshop.repository.country'] = new \CoreShop\Bundle\CoreBundle\Doctrine\ORM\CountryRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\Country'));
  8093.     }
  8094.     /**
  8095.      * Gets the public 'coreshop.repository.currency' shared service.
  8096.      *
  8097.      * @return \CoreShop\Bundle\CoreBundle\Doctrine\ORM\CurrencyRepository
  8098.      */
  8099.     protected function getCoreshop_Repository_CurrencyService()
  8100.     {
  8101.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8102.         if (isset($this->services['coreshop.repository.currency'])) {
  8103.             return $this->services['coreshop.repository.currency'];
  8104.         }
  8105.         return $this->services['coreshop.repository.currency'] = new \CoreShop\Bundle\CoreBundle\Doctrine\ORM\CurrencyRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\Currency'));
  8106.     }
  8107.     /**
  8108.      * Gets the public 'coreshop.repository.exchange_rate' shared service.
  8109.      *
  8110.      * @return \CoreShop\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  8111.      */
  8112.     protected function getCoreshop_Repository_ExchangeRateService()
  8113.     {
  8114.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8115.         if (isset($this->services['coreshop.repository.exchange_rate'])) {
  8116.             return $this->services['coreshop.repository.exchange_rate'];
  8117.         }
  8118.         return $this->services['coreshop.repository.exchange_rate'] = new \CoreShop\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('CoreShop\\Component\\Currency\\Model\\ExchangeRate'));
  8119.     }
  8120.     /**
  8121.      * Gets the public 'coreshop.repository.payment_provider_rule' shared service.
  8122.      *
  8123.      * @return \CoreShop\Bundle\RuleBundle\Doctrine\ORM\RuleRepository
  8124.      */
  8125.     protected function getCoreshop_Repository_PaymentProviderRuleService()
  8126.     {
  8127.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8128.         if (isset($this->services['coreshop.repository.payment_provider_rule'])) {
  8129.             return $this->services['coreshop.repository.payment_provider_rule'];
  8130.         }
  8131.         return $this->services['coreshop.repository.payment_provider_rule'] = new \CoreShop\Bundle\RuleBundle\Doctrine\ORM\RuleRepository($a$a->getClassMetadata('CoreShop\\Component\\Payment\\Model\\PaymentProviderRule'));
  8132.     }
  8133.     /**
  8134.      * Gets the public 'coreshop.repository.product' shared service.
  8135.      *
  8136.      * @return \CoreShop\Bundle\CoreBundle\Pimcore\Repository\ProductRepository
  8137.      */
  8138.     protected function getCoreshop_Repository_ProductService()
  8139.     {
  8140.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  8141.         if (isset($this->services['coreshop.repository.product'])) {
  8142.             return $this->services['coreshop.repository.product'];
  8143.         }
  8144.         return $this->services['coreshop.repository.product'] = new \CoreShop\Bundle\CoreBundle\Pimcore\Repository\ProductRepository(($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService())->get('coreshop.product'), $a);
  8145.     }
  8146.     /**
  8147.      * Gets the public 'coreshop.repository.product_price_rule' shared service.
  8148.      *
  8149.      * @return \CoreShop\Bundle\ProductBundle\Doctrine\ORM\ProductPriceRuleRepository
  8150.      */
  8151.     protected function getCoreshop_Repository_ProductPriceRuleService()
  8152.     {
  8153.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8154.         if (isset($this->services['coreshop.repository.product_price_rule'])) {
  8155.             return $this->services['coreshop.repository.product_price_rule'];
  8156.         }
  8157.         return $this->services['coreshop.repository.product_price_rule'] = new \CoreShop\Bundle\ProductBundle\Doctrine\ORM\ProductPriceRuleRepository($a$a->getClassMetadata('CoreShop\\Component\\Product\\Model\\ProductPriceRule'));
  8158.     }
  8159.     /**
  8160.      * Gets the public 'coreshop.repository.shipping_rule' shared service.
  8161.      *
  8162.      * @return \CoreShop\Bundle\RuleBundle\Doctrine\ORM\RuleRepository
  8163.      */
  8164.     protected function getCoreshop_Repository_ShippingRuleService()
  8165.     {
  8166.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8167.         if (isset($this->services['coreshop.repository.shipping_rule'])) {
  8168.             return $this->services['coreshop.repository.shipping_rule'];
  8169.         }
  8170.         return $this->services['coreshop.repository.shipping_rule'] = new \CoreShop\Bundle\RuleBundle\Doctrine\ORM\RuleRepository($a$a->getClassMetadata('CoreShop\\Component\\Shipping\\Model\\ShippingRule'));
  8171.     }
  8172.     /**
  8173.      * Gets the public 'coreshop.repository.stack.purchasable' shared service.
  8174.      *
  8175.      * @return \CoreShop\Bundle\ResourceBundle\Pimcore\Repository\StackRepository
  8176.      */
  8177.     protected function getCoreshop_Repository_Stack_PurchasableService()
  8178.     {
  8179.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  8180.         if (isset($this->services['coreshop.repository.stack.purchasable'])) {
  8181.             return $this->services['coreshop.repository.stack.purchasable'];
  8182.         }
  8183.         return $this->services['coreshop.repository.stack.purchasable'] = new \CoreShop\Bundle\ResourceBundle\Pimcore\Repository\StackRepository(\CoreShop\Component\Resource\Metadata\Metadata::fromAliasAndConfiguration('coreshop.purchasable', ['driver' => 'pimcore']), $a'CoreShop\\Component\\Order\\Model\\PurchasableInterface'$this->parameters['coreshop.stack.purchasable.fqcns']);
  8184.     }
  8185.     /**
  8186.      * Gets the public 'coreshop.repository.store' shared service.
  8187.      *
  8188.      * @return \CoreShop\Bundle\StoreBundle\Doctrine\ORM\StoreRepository
  8189.      */
  8190.     protected function getCoreshop_Repository_StoreService()
  8191.     {
  8192.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8193.         if (isset($this->services['coreshop.repository.store'])) {
  8194.             return $this->services['coreshop.repository.store'];
  8195.         }
  8196.         return $this->services['coreshop.repository.store'] = new \CoreShop\Bundle\StoreBundle\Doctrine\ORM\StoreRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\Store'));
  8197.     }
  8198.     /**
  8199.      * Gets the public 'coreshop.repository.tax_rate' shared service.
  8200.      *
  8201.      * @return \CoreShop\Bundle\TaxationBundle\Doctrine\ORM\TaxRateRepository
  8202.      */
  8203.     protected function getCoreshop_Repository_TaxRateService()
  8204.     {
  8205.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8206.         if (isset($this->services['coreshop.repository.tax_rate'])) {
  8207.             return $this->services['coreshop.repository.tax_rate'];
  8208.         }
  8209.         return $this->services['coreshop.repository.tax_rate'] = new \CoreShop\Bundle\TaxationBundle\Doctrine\ORM\TaxRateRepository($a$a->getClassMetadata('CoreShop\\Component\\Taxation\\Model\\TaxRate'));
  8210.     }
  8211.     /**
  8212.      * Gets the public 'coreshop.repository.tax_rule' shared service.
  8213.      *
  8214.      * @return \CoreShop\Bundle\CoreBundle\Doctrine\ORM\TaxRuleRepository
  8215.      */
  8216.     protected function getCoreshop_Repository_TaxRuleService()
  8217.     {
  8218.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8219.         if (isset($this->services['coreshop.repository.tax_rule'])) {
  8220.             return $this->services['coreshop.repository.tax_rule'];
  8221.         }
  8222.         return $this->services['coreshop.repository.tax_rule'] = new \CoreShop\Bundle\CoreBundle\Doctrine\ORM\TaxRuleRepository($a$a->getClassMetadata('CoreShop\\Component\\Core\\Model\\TaxRule'));
  8223.     }
  8224.     /**
  8225.      * Gets the public 'coreshop.repository.wishlist' shared service.
  8226.      *
  8227.      * @return \CoreShop\Bundle\CoreBundle\Pimcore\Repository\WishlistRepository
  8228.      */
  8229.     protected function getCoreshop_Repository_WishlistService()
  8230.     {
  8231.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  8232.         if (isset($this->services['coreshop.repository.wishlist'])) {
  8233.             return $this->services['coreshop.repository.wishlist'];
  8234.         }
  8235.         return $this->services['coreshop.repository.wishlist'] = new \CoreShop\Bundle\CoreBundle\Pimcore\Repository\WishlistRepository(($this->services['CoreShop\\Component\\Resource\\Metadata\\Registry'] ?? $this->getRegistryService())->get('coreshop.wishlist'), $a);
  8236.     }
  8237.     /**
  8238.      * Gets the public 'coreshop.rule.cart_price_rule.action.free_shipping' shared service.
  8239.      *
  8240.      * @return \CoreShop\Component\Core\Cart\Rule\Action\FreeShippingActionProcessor
  8241.      */
  8242.     protected function getCoreshop_Rule_CartPriceRule_Action_FreeShippingService()
  8243.     {
  8244.         return $this->services['coreshop.rule.cart_price_rule.action.free_shipping'] = new \CoreShop\Component\Core\Cart\Rule\Action\FreeShippingActionProcessor(($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()));
  8245.     }
  8246.     /**
  8247.      * Gets the public 'coreshop.rule.cart_price_rule.action.gift_product' shared service.
  8248.      *
  8249.      * @return \CoreShop\Component\Core\Cart\Rule\Action\GiftProductActionProcessor
  8250.      */
  8251.     protected function getCoreshop_Rule_CartPriceRule_Action_GiftProductService()
  8252.     {
  8253.         $a = ($this->services['coreshop.repository.stack.purchasable'] ?? $this->getCoreshop_Repository_Stack_PurchasableService());
  8254.         if (isset($this->services['coreshop.rule.cart_price_rule.action.gift_product'])) {
  8255.             return $this->services['coreshop.rule.cart_price_rule.action.gift_product'];
  8256.         }
  8257.         return $this->services['coreshop.rule.cart_price_rule.action.gift_product'] = new \CoreShop\Component\Core\Cart\Rule\Action\GiftProductActionProcessor($a, ($this->services['coreshop.factory.order_item'] ?? $this->getCoreshop_Factory_OrderItemService()), ($this->services['coreshop.custom_factory.adjustment'] ?? $this->getCoreshop_CustomFactory_AdjustmentService()));
  8258.     }
  8259.     /**
  8260.      * Gets the public 'coreshop.rule.cart_price_rule.condition.carriers' shared service.
  8261.      *
  8262.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CarriersConditionChecker
  8263.      */
  8264.     protected function getCoreshop_Rule_CartPriceRule_Condition_CarriersService()
  8265.     {
  8266.         return $this->services['coreshop.rule.cart_price_rule.condition.carriers'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CarriersConditionChecker();
  8267.     }
  8268.     /**
  8269.      * Gets the public 'coreshop.rule.cart_price_rule.condition.countries' shared service.
  8270.      *
  8271.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CountriesConditionChecker
  8272.      */
  8273.     protected function getCoreshop_Rule_CartPriceRule_Condition_CountriesService()
  8274.     {
  8275.         return $this->services['coreshop.rule.cart_price_rule.condition.countries'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CountriesConditionChecker();
  8276.     }
  8277.     /**
  8278.      * Gets the public 'coreshop.rule.cart_price_rule.condition.currencies' shared service.
  8279.      *
  8280.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CurrenciesConditionChecker
  8281.      */
  8282.     protected function getCoreshop_Rule_CartPriceRule_Condition_CurrenciesService()
  8283.     {
  8284.         return $this->services['coreshop.rule.cart_price_rule.condition.currencies'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CurrenciesConditionChecker();
  8285.     }
  8286.     /**
  8287.      * Gets the public 'coreshop.rule.cart_price_rule.condition.customer_groups' shared service.
  8288.      *
  8289.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CustomerGroupsConditionChecker
  8290.      */
  8291.     protected function getCoreshop_Rule_CartPriceRule_Condition_CustomerGroupsService()
  8292.     {
  8293.         return $this->services['coreshop.rule.cart_price_rule.condition.customer_groups'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CustomerGroupsConditionChecker();
  8294.     }
  8295.     /**
  8296.      * Gets the public 'coreshop.rule.cart_price_rule.condition.customers' shared service.
  8297.      *
  8298.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\CustomersConditionChecker
  8299.      */
  8300.     protected function getCoreshop_Rule_CartPriceRule_Condition_CustomersService()
  8301.     {
  8302.         return $this->services['coreshop.rule.cart_price_rule.condition.customers'] = new \CoreShop\Component\Core\Cart\Rule\Condition\CustomersConditionChecker();
  8303.     }
  8304.     /**
  8305.      * Gets the public 'coreshop.rule.cart_price_rule.condition.stores' shared service.
  8306.      *
  8307.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\StoresConditionChecker
  8308.      */
  8309.     protected function getCoreshop_Rule_CartPriceRule_Condition_StoresService()
  8310.     {
  8311.         return $this->services['coreshop.rule.cart_price_rule.condition.stores'] = new \CoreShop\Component\Core\Cart\Rule\Condition\StoresConditionChecker();
  8312.     }
  8313.     /**
  8314.      * Gets the public 'coreshop.rule.cart_price_rule.condition.zones' shared service.
  8315.      *
  8316.      * @return \CoreShop\Component\Core\Cart\Rule\Condition\ZonesConditionChecker
  8317.      */
  8318.     protected function getCoreshop_Rule_CartPriceRule_Condition_ZonesService()
  8319.     {
  8320.         return $this->services['coreshop.rule.cart_price_rule.condition.zones'] = new \CoreShop\Component\Core\Cart\Rule\Condition\ZonesConditionChecker();
  8321.     }
  8322.     /**
  8323.      * Gets the public 'coreshop.rule.condition.countries' shared service.
  8324.      *
  8325.      * @return \CoreShop\Component\Core\Product\Rule\Condition\CountriesConditionChecker
  8326.      */
  8327.     protected function getCoreshop_Rule_Condition_CountriesService()
  8328.     {
  8329.         return $this->services['coreshop.rule.condition.countries'] = new \CoreShop\Component\Core\Product\Rule\Condition\CountriesConditionChecker();
  8330.     }
  8331.     /**
  8332.      * Gets the public 'coreshop.rule.condition.currencies' shared service.
  8333.      *
  8334.      * @return \CoreShop\Component\Core\Product\Rule\Condition\CurrenciesConditionChecker
  8335.      */
  8336.     protected function getCoreshop_Rule_Condition_CurrenciesService()
  8337.     {
  8338.         return $this->services['coreshop.rule.condition.currencies'] = new \CoreShop\Component\Core\Product\Rule\Condition\CurrenciesConditionChecker();
  8339.     }
  8340.     /**
  8341.      * Gets the public 'coreshop.rule.condition.customer_groups' shared service.
  8342.      *
  8343.      * @return \CoreShop\Component\Core\Product\Rule\Condition\CustomerGroupsConditionChecker
  8344.      */
  8345.     protected function getCoreshop_Rule_Condition_CustomerGroupsService()
  8346.     {
  8347.         return $this->services['coreshop.rule.condition.customer_groups'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomerGroupsConditionChecker();
  8348.     }
  8349.     /**
  8350.      * Gets the public 'coreshop.rule.condition.customers' shared service.
  8351.      *
  8352.      * @return \CoreShop\Component\Core\Product\Rule\Condition\CustomersConditionChecker
  8353.      */
  8354.     protected function getCoreshop_Rule_Condition_CustomersService()
  8355.     {
  8356.         return $this->services['coreshop.rule.condition.customers'] = new \CoreShop\Component\Core\Product\Rule\Condition\CustomersConditionChecker();
  8357.     }
  8358.     /**
  8359.      * Gets the public 'coreshop.rule.condition.stores' shared service.
  8360.      *
  8361.      * @return \CoreShop\Component\Core\Product\Rule\Condition\StoresConditionChecker
  8362.      */
  8363.     protected function getCoreshop_Rule_Condition_StoresService()
  8364.     {
  8365.         return $this->services['coreshop.rule.condition.stores'] = new \CoreShop\Component\Core\Product\Rule\Condition\StoresConditionChecker();
  8366.     }
  8367.     /**
  8368.      * Gets the public 'coreshop.rule.condition.zones' shared service.
  8369.      *
  8370.      * @return \CoreShop\Component\Core\Product\Rule\Condition\ZonesConditionChecker
  8371.      */
  8372.     protected function getCoreshop_Rule_Condition_ZonesService()
  8373.     {
  8374.         return $this->services['coreshop.rule.condition.zones'] = new \CoreShop\Component\Core\Product\Rule\Condition\ZonesConditionChecker();
  8375.     }
  8376.     /**
  8377.      * Gets the public 'coreshop.shipping_rule.condition.nested' shared service.
  8378.      *
  8379.      * @return \CoreShop\Component\Rule\Condition\NestedConditionChecker
  8380.      */
  8381.     protected function getCoreshop_ShippingRule_Condition_NestedService()
  8382.     {
  8383.         $a = ($this->services['coreshop.shipping_rule.conditions.processor.decorated'] ?? $this->getCoreshop_ShippingRule_Conditions_Processor_DecoratedService());
  8384.         if (isset($this->services['coreshop.shipping_rule.condition.nested'])) {
  8385.             return $this->services['coreshop.shipping_rule.condition.nested'];
  8386.         }
  8387.         return $this->services['coreshop.shipping_rule.condition.nested'] = new \CoreShop\Component\Rule\Condition\NestedConditionChecker($a);
  8388.     }
  8389.     /**
  8390.      * Gets the public 'coreshop.shipping_rule.conditions.processor.decorated' shared service.
  8391.      *
  8392.      * @return \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor
  8393.      */
  8394.     protected function getCoreshop_ShippingRule_Conditions_Processor_DecoratedService()
  8395.     {
  8396.         $a = ($this->services['coreshop.registry.shipping_rule.conditions'] ?? $this->getCoreshop_Registry_ShippingRule_ConditionsService());
  8397.         if (isset($this->services['coreshop.shipping_rule.conditions.processor.decorated'])) {
  8398.             return $this->services['coreshop.shipping_rule.conditions.processor.decorated'];
  8399.         }
  8400.         return $this->services['coreshop.shipping_rule.conditions.processor.decorated'] = new \CoreShop\Component\Rule\Condition\TraceableRuleConditionsValidationProcessor(new \CoreShop\Component\Rule\Condition\RuleConditionsValidationProcessor($a'Shipping Rules'));
  8401.     }
  8402.     /**
  8403.      * Gets the public 'coreshop.state_machine.marking_store.payment_orm_marketing_store' shared service.
  8404.      *
  8405.      * @return \CoreShop\Bundle\WorkflowBundle\MarkingStore\OrmPersistentMarkingStore
  8406.      */
  8407.     protected function getCoreshop_StateMachine_MarkingStore_PaymentOrmMarketingStoreService()
  8408.     {
  8409.         return $this->services['coreshop.state_machine.marking_store.payment_orm_marketing_store'] = new \CoreShop\Bundle\WorkflowBundle\MarkingStore\OrmPersistentMarkingStore(($this->services['coreshop.state_machine.marking_store.single_state.state'] ?? ($this->services['coreshop.state_machine.marking_store.single_state.state'] = new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state'))), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  8410.     }
  8411.     /**
  8412.      * Gets the public 'coreshop.state_machine.marking_store.single_state.state' shared service.
  8413.      *
  8414.      * @return \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore
  8415.      */
  8416.     protected function getCoreshop_StateMachine_MarkingStore_SingleState_StateService()
  8417.     {
  8418.         return $this->services['coreshop.state_machine.marking_store.single_state.state'] = new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'state');
  8419.     }
  8420.     /**
  8421.      * Gets the public 'data_collector.dump' shared service.
  8422.      *
  8423.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  8424.      */
  8425.     protected function getDataCollector_DumpService()
  8426.     {
  8427.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  8428.         if (isset($this->services['data_collector.dump'])) {
  8429.             return $this->services['data_collector.dump'];
  8430.         }
  8431.         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))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  8432.     }
  8433.     /**
  8434.      * Gets the public 'doctrine' shared service.
  8435.      *
  8436.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  8437.      */
  8438.     protected function getDoctrineService()
  8439.     {
  8440.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  8441.     }
  8442.     /**
  8443.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  8444.      *
  8445.      * @return \Pimcore\Db\Connection
  8446.      */
  8447.     protected function getDoctrine_Dbal_DefaultConnectionService()
  8448.     {
  8449.         $a = new \Doctrine\DBAL\Configuration();
  8450.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->services['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  8451.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  8452.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => 'localhost''port' => 3306'user' => 'zoli''password' => '123''dbname' => 'Butik-20250527''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '8.0.33-0ubuntu0.22.04.2''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8453.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber' => ['services''CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber''getORMMappedSuperClassSubscriberService'true],
  8454.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber' => ['services''CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber''getORMRepositoryClassSubscriberService'true],
  8455.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener' => ['services''CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener''getORMTranslatableListenerService'true],
  8456.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  8457.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  8458.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  8459.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  8460.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  8461.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  8462.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  8463.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  8464.         ], [
  8465.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber' => '?',
  8466.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber' => '?',
  8467.             'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener' => '?',
  8468.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  8469.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  8470.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  8471.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  8472.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  8473.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  8474.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  8475.             'stof_doctrine_extensions.listener.timestampable' => '?',
  8476.         ]), [=> 'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber'=> 'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber'=> 'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener'=> 'stof_doctrine_extensions.listener.timestampable'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.resolve_target_entity'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener'10 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), ['enum' => 'string''bit' => 'boolean']);
  8477.     }
  8478.     /**
  8479.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  8480.      *
  8481.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  8482.      */
  8483.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  8484.     {
  8485.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8486.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener' => ['services''CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener''getUpdateIndexListenerService'true],
  8487.         ], [
  8488.             'CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener' => '?',
  8489.         ]));
  8490.         $instance->registerService('CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener''CoreShop\\Bundle\\IndexBundle\\EventListener\\UpdateIndexListener');
  8491.         return $instance;
  8492.     }
  8493.     /**
  8494.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  8495.      *
  8496.      * @return \Doctrine\ORM\EntityManager
  8497.      */
  8498.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  8499.     {
  8500.         if ($lazyLoad) {
  8501.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  8502.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8503.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  8504.                     $proxy->setProxyInitializer(null);
  8505.                     return true;
  8506.                 });
  8507.             });
  8508.         }
  8509.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  8519.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  8521.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  8522.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  8524.         $a = new \Doctrine\ORM\Configuration();
  8525.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model']);
  8526.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  8527.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  8528.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  8529.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($this->services['CoreShop\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] ?? $this->getResourceMappingDriverChainService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8530.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  8531.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  8532.         ], [
  8533.             'doctrine.ulid_generator' => '?',
  8534.             'doctrine.uuid_generator' => '?',
  8535.         ])));
  8536.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  8537.         $a->setProxyNamespace('Proxies');
  8538.         $a->setAutoGenerateProxyClasses(true);
  8539.         $a->setSchemaIgnoreClasses([]);
  8540.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  8541.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  8542.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  8543.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  8544.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  8545.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  8546.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  8547.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  8548.         return $instance;
  8549.     }
  8550.     /**
  8551.      * Gets the public 'event_dispatcher' shared service.
  8552.      *
  8553.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  8554.      */
  8555.     protected function getEventDispatcherService()
  8556.     {
  8557.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->services['monolog.logger.event'] ?? $this->getMonolog_Logger_EventService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8558.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  8559.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  8560.         }, => 'onAuthenticationComplete'], 0);
  8561.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  8562.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  8563.         }, => 'onAuthenticationAttempt'], 0);
  8564.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8565.             return ($this->privates['App\\EventListener\\DataObjectListener'] ?? $this->load('getDataObjectListenerService'));
  8566.         }, => 'onPostUpdate'], 0);
  8567.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8568.             return ($this->privates['App\\EventListener\\NameSettingListener'] ?? ($this->privates['App\\EventListener\\NameSettingListener'] = new \App\EventListener\NameSettingListener()));
  8569.         }, => 'onPreAdd'], 0);
  8570.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8571.             return ($this->privates['App\\EventListener\\NameSettingListener'] ?? ($this->privates['App\\EventListener\\NameSettingListener'] = new \App\EventListener\NameSettingListener()));
  8572.         }, => 'onPostUpdate'], 0);
  8573.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8574.             return ($this->privates['App\\EventListener\\NameSettingListener'] ?? ($this->privates['App\\EventListener\\NameSettingListener'] = new \App\EventListener\NameSettingListener()));
  8575.         }, => 'onPreUpdate'], 0);
  8576.         $instance->addListener('pimcore.admin.resolve.element', [=> function () {
  8577.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8578.         }, => 'onAdminPreLoad'], 0);
  8579.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  8580.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8581.         }, => 'onAdminPreLoad'], 0);
  8582.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8583.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8584.         }, => 'onCustomerChange'], 0);
  8585.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8586.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8587.         }, => 'onCustomerChange'], 0);
  8588.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8589.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8590.         }, => 'onCustomerBeforeChange'], 0);
  8591.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8592.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8593.         }, => 'onCustomerBeforeChange'], 0);
  8594.         $instance->addListener('pimcore.dataobject.postLoad', [=> function () {
  8595.             return ($this->privates['App\\EventListener\\CustomerListener'] ?? $this->load('getCustomerListenerService'));
  8596.         }, => 'onCustomerLoad'], 0);
  8597.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  8598.             return ($this->privates['App\\EventListener\\CustomerDeleteListener'] ?? $this->load('getCustomerDeleteListenerService'));
  8599.         }, => 'onPreDelete'], 0);
  8600.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8601.             return ($this->privates['App\\EventListener\\RegisteredWatchListener'] ?? $this->load('getRegisteredWatchListenerService'));
  8602.         }, => 'onPostUpdate'], 0);
  8603.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8604.             return ($this->privates['App\\EventListener\\RegisteredWatchListener'] ?? $this->load('getRegisteredWatchListenerService'));
  8605.         }, => 'onPostAdd'], 0);
  8606.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8607.             return ($this->privates['App\\EventListener\\RegisteredWatchListener'] ?? $this->load('getRegisteredWatchListenerService'));
  8608.         }, => 'onPreUpdate'], 0);
  8609.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8610.             return ($this->privates['App\\EventListener\\RegisteredWatchListener'] ?? $this->load('getRegisteredWatchListenerService'));
  8611.         }, => 'onPreAdd'], 0);
  8612.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  8613.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  8614.         }, => 'addJsFiles'], -100);
  8615.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  8616.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  8617.         }, => 'addCssFiles'], 0);
  8618.         $instance->addListener('coreshop.customer.register', [=> function () {
  8619.             return ($this->privates['App\\EventListener\\CustomerRegistrationListener'] ?? $this->load('getCustomerRegistrationListenerService'));
  8620.         }, => 'onCustomerRegistration'], -10);
  8621.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8622.             return ($this->privates['App\\EventListener\\NewsListener'] ?? $this->load('getNewsListenerService'));
  8623.         }, => 'onPostUpdate'], 0);
  8624.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8625.             return ($this->privates['App\\EventListener\\ContactListener'] ?? $this->load('getContactListenerService'));
  8626.         }, => 'onPostUpdate'], 0);
  8627.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8628.             return ($this->privates['App\\EventListener\\ContactListener'] ?? $this->load('getContactListenerService'));
  8629.         }, => 'onPreAdd'], 0);
  8630.         $instance->addListener('coreshop.checkout.step.post', [=> function () {
  8631.             return ($this->privates['App\\EventListener\\CheckoutListener'] ?? $this->load('getCheckoutListenerService'));
  8632.         }, => 'onStepPost'], 0);
  8633.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8634.             return ($this->privates['App\\EventListener\\VersionCheckListener'] ?? $this->load('getVersionCheckListenerService'));
  8635.         }, => 'onPreAdd'], 0);
  8636.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8637.             return ($this->privates['App\\EventListener\\VersionCheckListener'] ?? $this->load('getVersionCheckListenerService'));
  8638.         }, => 'onPostAdd'], 0);
  8639.         $instance->addListener('kernel.exception', [=> function () {
  8640.             return ($this->privates['App\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  8641.         }, => 'onKernelException'], 0);
  8642.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8643.             return ($this->privates['App\\EventListener\\AppStyleListener'] ?? $this->load('getAppStyleListenerService'));
  8644.         }, => 'onPreAdd'], 0);
  8645.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8646.             return ($this->privates['App\\EventListener\\AppStyleListener'] ?? $this->load('getAppStyleListenerService'));
  8647.         }, => 'onPostAdd'], 0);
  8648.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8649.             return ($this->privates['App\\EventListener\\AppStyleListener'] ?? $this->load('getAppStyleListenerService'));
  8650.         }, => 'onPreUpdate'], 0);
  8651.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8652.             return ($this->privates['App\\EventListener\\MagazineListListener'] ?? ($this->privates['App\\EventListener\\MagazineListListener'] = new \App\EventListener\MagazineListListener()));
  8653.         }, => 'onPreAdd'], 0);
  8654.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8655.             return ($this->privates['App\\EventListener\\WordPressPasswordListener'] ?? ($this->privates['App\\EventListener\\WordPressPasswordListener'] = new \App\EventListener\WordPressPasswordListener()));
  8656.         }, => 'onPreUpdate'], -100000);
  8657.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8658.             return ($this->privates['App\\EventListener\\WordPressPasswordListener'] ?? ($this->privates['App\\EventListener\\WordPressPasswordListener'] = new \App\EventListener\WordPressPasswordListener()));
  8659.         }, => 'onPostUpdate'], 100000);
  8660.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8661.             return ($this->privates['App\\EventListener\\QuestionListener'] ?? $this->load('getQuestionListenerService'));
  8662.         }, => 'onPreUpdate'], 0);
  8663.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8664.             return ($this->privates['App\\EventListener\\QuestionListener'] ?? $this->load('getQuestionListenerService'));
  8665.         }, => 'onPostUpdate'], 0);
  8666.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8667.             return ($this->privates['App\\EventListener\\MessageCenterListener'] ?? $this->load('getMessageCenterListenerService'));
  8668.         }, => 'onPreAdd'], 0);
  8669.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8670.             return ($this->privates['App\\EventListener\\MessageCenterListener'] ?? $this->load('getMessageCenterListenerService'));
  8671.         }, => 'onPreUpdate'], 0);
  8672.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8673.             return ($this->privates['App\\EventListener\\MessageCenterListener'] ?? $this->load('getMessageCenterListenerService'));
  8674.         }, => 'onPostUpdate'], 0);
  8675.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8676.             return ($this->privates['App\\EventListener\\MessageCenterListener'] ?? $this->load('getMessageCenterListenerService'));
  8677.         }, => 'onPostAdd'], 0);
  8678.         $instance->addListener('oneup_uploader.validation', [=> function () {
  8679.             return ($this->privates['App\\EventListener\\UploaderListener'] ?? ($this->privates['App\\EventListener\\UploaderListener'] = new \App\EventListener\UploaderListener()));
  8680.         }, => 'onValidate'], 0);
  8681.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  8682.             return ($this->privates['App\\EventListener\\UploaderListener'] ?? ($this->privates['App\\EventListener\\UploaderListener'] = new \App\EventListener\UploaderListener()));
  8683.         }, => 'onPostUpload'], 0);
  8684.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  8685.             return ($this->privates['App\\EventListener\\AdminStyleListener'] ?? ($this->privates['App\\EventListener\\AdminStyleListener'] = new \App\EventListener\AdminStyleListener()));
  8686.         }, => 'onResolveElementAdminStyle'], 0);
  8687.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8688.             return ($this->privates['App\\EventListener\\CartListener'] ?? ($this->privates['App\\EventListener\\CartListener'] = new \App\EventListener\CartListener()));
  8689.         }, => 'onUpdate'], 0);
  8690.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8691.             return ($this->privates['App\\EventListener\\LastViewedWatchListener'] ?? ($this->privates['App\\EventListener\\LastViewedWatchListener'] = new \App\EventListener\LastViewedWatchListener()));
  8692.         }, => 'onPreAdd'], 0);
  8693.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8694.             return ($this->privates['App\\EventListener\\CustomerSettingsListener'] ?? ($this->privates['App\\EventListener\\CustomerSettingsListener'] = new \App\EventListener\CustomerSettingsListener()));
  8695.         }, => 'onPreAdd'], 0);
  8696.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8697.             return ($this->privates['App\\EventListener\\OrigoDataUpdateListener'] ?? $this->load('getOrigoDataUpdateListenerService'));
  8698.         }, => 'onPostUpdate'], 0);
  8699.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8700.             return ($this->privates['App\\EventListener\\OrigoDataUpdateListener'] ?? $this->load('getOrigoDataUpdateListenerService'));
  8701.         }, => 'onPostUpdate'], 0);
  8702.         $instance->addListener('coreshop.customer.register', [=> function () {
  8703.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerLoginListener'] ?? $this->load('getCustomerLoginListenerService'));
  8704.         }, => 'onCustomerRegister'], 0);
  8705.         $instance->addListener('coreshop.customer.register', [=> function () {
  8706.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerNewsletterConfirmListener'] ?? $this->load('getCustomerNewsletterConfirmListenerService'));
  8707.         }, => 'checkCustomerNewsletterConfirmation'], 0);
  8708.         $instance->addListener('coreshop.customer.update_post', [=> function () {
  8709.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerNewsletterConfirmListener'] ?? $this->load('getCustomerNewsletterConfirmListenerService'));
  8710.         }, => 'checkCustomerNewsletterConfirmation'], 0);
  8711.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8712.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerSecurityValidationListener'] ?? $this->load('getCustomerSecurityValidationListenerService'));
  8713.         }, => 'checkCustomerSecurityDataBeforeUpdate'], 0);
  8714.         $instance->addListener('coreshop.user.request_password_reset', [=> function () {
  8715.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\CustomerListener'] ?? $this->load('getCustomerListener2Service'));
  8716.         }, => 'applyPasswordRequestResetRule'], 0);
  8717.         $instance->addListener('coreshop.customer.register', [=> function () {
  8718.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\CustomerListener'] ?? $this->load('getCustomerListener2Service'));
  8719.         }, => 'applyRegisterCustomerRule'], 0);
  8720.         $instance->addListener('coreshop.customer.request_newsletter_confirm', [=> function () {
  8721.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\CustomerListener'] ?? $this->load('getCustomerListener2Service'));
  8722.         }, => 'applyNewsletterConfirmRequestRule'], 0);
  8723.         $instance->addListener('coreshop.customer.newsletter_confirm_post', [=> function () {
  8724.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\CustomerListener'] ?? $this->load('getCustomerListener2Service'));
  8725.         }, => 'applyNewsletterConfirmed'], 0);
  8726.         $instance->addListener('workflow.coreshop_order.completed', [=> function () {
  8727.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8728.         }, => 'applyOrderWorkflowRule'], 0);
  8729.         $instance->addListener('workflow.coreshop_order_invoice.completed', [=> function () {
  8730.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8731.         }, => 'applyOrderWorkflowRule'], 0);
  8732.         $instance->addListener('workflow.coreshop_order_shipment.completed', [=> function () {
  8733.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8734.         }, => 'applyOrderWorkflowRule'], 0);
  8735.         $instance->addListener('workflow.coreshop_order_payment.completed', [=> function () {
  8736.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8737.         }, => 'applyOrderWorkflowRule'], 0);
  8738.         $instance->addListener('workflow.coreshop_order_sales_type.completed', [=> function () {
  8739.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8740.         }, => 'applyOrderWorkflowRule'], 0);
  8741.         $instance->addListener('workflow.coreshop_quote.completed', [=> function () {
  8742.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderWorkflowListener'] ?? $this->load('getOrderWorkflowListenerService'));
  8743.         }, => 'applyOrderWorkflowRule'], 0);
  8744.         $instance->addListener('coreshop.user.request_password_reset', [=> function () {
  8745.             return ($this->privates['App\\EventListener\\RequestNewPasswordListener'] ?? $this->load('getRequestNewPasswordListenerService'));
  8746.         }, => 'onRequestNewPassword'], 0);
  8747.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8748.             return ($this->privates['App\\EventListener\\WatchRepairListener'] ?? $this->load('getWatchRepairListenerService'));
  8749.         }, => 'onPreUpdate'], 0);
  8750.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8751.             return ($this->privates['App\\EventListener\\WatchRepairListener'] ?? $this->load('getWatchRepairListenerService'));
  8752.         }, => 'onPostUpdate'], 0);
  8753.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8754.             return ($this->privates['App\\EventListener\\WatchRepairListener'] ?? $this->load('getWatchRepairListenerService'));
  8755.         }, => 'onPostUpdate'], 0);
  8756.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8757.             return ($this->privates['App\\EventListener\\WatchRepairListener'] ?? $this->load('getWatchRepairListenerService'));
  8758.         }, => 'onPreAdd'], 0);
  8759.         $instance->addListener('pimcore.admin.object.get.preSendData', [=> function () {
  8760.             return ($this->privates['App\\EventListener\\ProspexAdminListener'] ?? $this->load('getProspexAdminListenerService'));
  8761.         }, => 'preSendData'], 0);
  8762.         $instance->addListener('pimcore.admin.object.list.beforeListLoad', [=> function () {
  8763.             return ($this->privates['App\\EventListener\\ProspexAdminListener'] ?? $this->load('getProspexAdminListenerService'));
  8764.         }, => 'onBeforeListLoad'], 0);
  8765.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8766.             return ($this->privates['App\\EventListener\\ProspexEventEventListener'] ?? ($this->privates['App\\EventListener\\ProspexEventEventListener'] = new \App\EventListener\ProspexEventEventListener()));
  8767.         }, => 'onPostUpdate'], 0);
  8768.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8769.             return ($this->privates['App\\EventListener\\ProspexEventEventListener'] ?? ($this->privates['App\\EventListener\\ProspexEventEventListener'] = new \App\EventListener\ProspexEventEventListener()));
  8770.         }, => 'onPreAdd'], 0);
  8771.         $instance->addListener('pimcore.admin.resolve.element', [=> function () {
  8772.             return ($this->privates['App\\EventListener\\CategoryListener'] ?? $this->load('getCategoryListenerService'));
  8773.         }, => 'onEvent'], 0);
  8774.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  8775.             return ($this->privates['App\\EventListener\\CategoryListener'] ?? $this->load('getCategoryListenerService'));
  8776.         }, => 'onEvent'], 0);
  8777.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8778.             return ($this->privates['App\\EventListener\\CategoryListener'] ?? $this->load('getCategoryListenerService'));
  8779.         }, => 'onEvent'], 0);
  8780.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8781.             return ($this->privates['App\\EventListener\\CategoryListener'] ?? $this->load('getCategoryListenerService'));
  8782.         }, => 'onEvent'], 0);
  8783.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8784.             return ($this->privates['App\\EventListener\\AdminDataObjectListener'] ?? $this->load('getAdminDataObjectListenerService'));
  8785.         }, => 'onPreAdd'], 0);
  8786.         $instance->addListener('pimcore.admin.object.list.afterListLoad', [=> function () {
  8787.             return ($this->privates['App\\EventListener\\AdminDataObjectListener'] ?? $this->load('getAdminDataObjectListenerService'));
  8788.         }, => 'onAfterAdminObjectListLoad'], 0);
  8789.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8790.             return ($this->privates['App\\EventListener\\MagazineListener'] ?? $this->load('getMagazineListenerService'));
  8791.         }, => 'onPostUpdate'], 0);
  8792.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8793.             return ($this->privates['App\\EventListener\\MagazineListener'] ?? $this->load('getMagazineListenerService'));
  8794.         }, => 'onPostUpdate'], 0);
  8795.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  8796.             return ($this->privates['App\\EventListener\\MagazineListener'] ?? $this->load('getMagazineListenerService'));
  8797.         }, => 'onPreAdd'], 0);
  8798.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8799.             return ($this->privates['App\\EventListener\\DeviceinfoListener'] ?? $this->load('getDeviceinfoListenerService'));
  8800.         }, => 'onPostUpdate'], 0);
  8801.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8802.             return ($this->privates['App\\EventListener\\DeviceinfoListener'] ?? $this->load('getDeviceinfoListenerService'));
  8803.         }, => 'onPostUpdate'], 0);
  8804.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8805.             return ($this->privates['App\\EventListener\\ProductListener'] ?? $this->load('getProductListener2Service'));
  8806.         }, => 'onPostUpdate'], 0);
  8807.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8808.             return ($this->privates['App\\EventListener\\ProductListener'] ?? $this->load('getProductListener2Service'));
  8809.         }, => 'onPostUpdate'], 0);
  8810.         $instance->addListener('kernel.response', [=> function () {
  8811.             return ($this->privates['App\\EventListener\\ApiRequestListener'] ?? ($this->privates['App\\EventListener\\ApiRequestListener'] = new \App\EventListener\ApiRequestListener()));
  8812.         }, => 'onKernelResponse'], 0);
  8813.         $instance->addListener('kernel.request', [=> function () {
  8814.             return ($this->privates['App\\EventListener\\AccessControlListener'] ?? $this->getAccessControlListenerService());
  8815.         }, => 'onKernelRequest'], 0);
  8816.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8817.             return ($this->privates['App\\EventListener\\CronListener'] ?? $this->load('getCronListenerService'));
  8818.         }, => 'onPostUpdate'], 0);
  8819.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8820.             return ($this->privates['App\\EventListener\\CronListener'] ?? $this->load('getCronListenerService'));
  8821.         }, => 'onPostUpdate'], 0);
  8822.         $instance->addListener('kernel.request', [=> function () {
  8823.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  8824.         }, => 'onKernelRequest'], 620);
  8825.         $instance->addListener('pimcore.admin.object.list.beforeListLoad', [=> function () {
  8826.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\Grid\\ObjectListFilterListener'] ?? $this->load('getObjectListFilterListenerService'));
  8827.         }, => 'checkObjectList'], 0);
  8828.         $instance->addListener('kernel.request', [=> function () {
  8829.             return ($this->privates['coreshop.body_listener'] ?? ($this->privates['coreshop.body_listener'] = new \CoreShop\Bundle\ResourceBundle\EventListener\BodyListener()));
  8830.         }, => 'onKernelRequest'], 10);
  8831.         $instance->addListener('pimcore.admin.object.list.beforeListLoad', [=> function () {
  8832.             return ($this->services['CoreShop\\Bundle\\OrderBundle\\EventListener\\Grid\\CartFilterListener'] ?? ($this->services['CoreShop\\Bundle\\OrderBundle\\EventListener\\Grid\\CartFilterListener'] = new \CoreShop\Bundle\OrderBundle\EventListener\Grid\CartFilterListener()));
  8833.         }, => 'checkObjectList'], 0);
  8834.         $instance->addListener('coreshop.checkout.do.pre', [=> function () {
  8835.             return ($this->privates['CoreShop\\Bundle\\OrderBundle\\EventListener\\CheckoutCartLocaleAssignerListener'] ?? $this->load('getCheckoutCartLocaleAssignerListenerService'));
  8836.         }, => 'assignLocaleOnCheckout'], 0);
  8837.         $instance->addListener('coreshop.product_price_rule.post_save', [=> function () {
  8838.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] ?? ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] = new \CoreShop\Bundle\ProductBundle\EventListener\ClearCachedPriceRulesListener()));
  8839.         }, => 'clearCachedRules'], 0);
  8840.         $instance->addListener('coreshop.product_specific_price_rule.post_save', [=> function () {
  8841.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] ?? ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] = new \CoreShop\Bundle\ProductBundle\EventListener\ClearCachedPriceRulesListener()));
  8842.         }, => 'clearCachedRules'], 0);
  8843.         $instance->addListener('coreshop.product_price_rule.post_delete', [=> function () {
  8844.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] ?? ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] = new \CoreShop\Bundle\ProductBundle\EventListener\ClearCachedPriceRulesListener()));
  8845.         }, => 'clearCachedRules'], 0);
  8846.         $instance->addListener('coreshop.product_specific_price_rule.post_delete', [=> function () {
  8847.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] ?? ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ClearCachedPriceRulesListener'] = new \CoreShop\Bundle\ProductBundle\EventListener\ClearCachedPriceRulesListener()));
  8848.         }, => 'clearCachedRules'], 0);
  8849.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8850.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\CategoryPersistEventListener'] ?? ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\CategoryPersistEventListener'] = new \CoreShop\Bundle\ProductBundle\EventListener\CategoryPersistEventListener()));
  8851.         }, => 'onPreUpdate'], 0);
  8852.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  8853.             return ($this->services['CoreShop\\Bundle\\ProductBundle\\EventListener\\ProductDeleteListener'] ?? $this->load('getProductDeleteListenerService'));
  8854.         }, => 'onPostDelete'], 0);
  8855.         $instance->addListener('kernel.response', [=> function () {
  8856.             return ($this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStorePersister'] ?? $this->getDebugStorePersisterService());
  8857.         }, => 'onKernelResponse'], 0);
  8858.         $instance->addListener('coreshop.index.post_save', [=> function () {
  8859.             return ($this->services['CoreShop\\Bundle\\IndexBundle\\EventListener\\CreateIndexListener'] ?? $this->load('getCreateIndexListenerService'));
  8860.         }, => 'onIndexSavePost'], 0);
  8861.         $instance->addListener('coreshop.index.pre_delete', [=> function () {
  8862.             return ($this->services['CoreShop\\Bundle\\IndexBundle\\EventListener\\DeleteIndexListener'] ?? $this->load('getDeleteIndexListenerService'));
  8863.         }, => 'onIndexDeletePre'], 0);
  8864.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  8865.             return ($this->services['CoreShop\\Bundle\\IndexBundle\\EventListener\\IndexObjectListener'] ?? $this->load('getIndexObjectListenerService'));
  8866.         }, => 'onPostUpdate'], 0);
  8867.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8868.             return ($this->services['CoreShop\\Bundle\\IndexBundle\\EventListener\\IndexObjectListener'] ?? $this->load('getIndexObjectListenerService'));
  8869.         }, => 'onPostUpdate'], 0);
  8870.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  8871.             return ($this->services['CoreShop\\Bundle\\IndexBundle\\EventListener\\IndexDeleteObjectListener'] ?? $this->load('getIndexDeleteObjectListenerService'));
  8872.         }, => 'onPreDelete'], 0);
  8873.         $instance->addListener('coreshop.notification_rule.pre_create', [=> function () {
  8874.             return ($this->services['CoreShop\\Bundle\\NotificationBundle\\EventListener\\NotificationRuleEventListener'] ?? $this->load('getNotificationRuleEventListenerService'));
  8875.         }, => 'preCreate'], 0);
  8876.         $instance->addListener('kernel.response', [=> function () {
  8877.             return ($this->services['CoreShop\\Bundle\\TrackingBundle\\EventListener\\GtmDataLayerBlockListener'] ?? $this->getGtmDataLayerBlockListenerService());
  8878.         }, => 'onKernelResponse'], -100);
  8879.         $instance->addListener('kernel.exception', [=> function () {
  8880.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  8881.         }, => 'onKernelException'], 128);
  8882.         $instance->addListener('kernel.controller', [=> function () {
  8883.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  8884.         }, => 'onKernelController'], 0);
  8885.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8886.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  8887.         }, => 'checkPassport'], 1024);
  8888.         $instance->addListener('kernel.response', [=> function () {
  8889.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8890.         }, => 'onKernelResponse'], 0);
  8891.         $instance->addListener('kernel.response', [=> function () {
  8892.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  8893.         }, => 'onKernelResponse'], 0);
  8894.         $instance->addListener('security.interactive_login', [=> function () {
  8895.             return ($this->privates['coreshop.storage_list.blamer.order'] ?? $this->load('getCoreshop_StorageList_Blamer_OrderService'));
  8896.         }, => 'onInteractiveLogin'], 0);
  8897.         $instance->addListener('coreshop.customer.register', [=> function () {
  8898.             return ($this->privates['coreshop.storage_list.blamer.order'] ?? $this->load('getCoreshop_StorageList_Blamer_OrderService'));
  8899.         }, => 'onRegisterEvent'], 0);
  8900.         $instance->addListener('security.interactive_login', [=> function () {
  8901.             return ($this->privates['coreshop.storage_list.blamer.wishlist'] ?? $this->load('getCoreshop_StorageList_Blamer_WishlistService'));
  8902.         }, => 'onInteractiveLogin'], 0);
  8903.         $instance->addListener('coreshop.customer.register', [=> function () {
  8904.             return ($this->privates['coreshop.storage_list.blamer.wishlist'] ?? $this->load('getCoreshop_StorageList_Blamer_WishlistService'));
  8905.         }, => 'onRegisterEvent'], 0);
  8906.         $instance->addListener('kernel.response', [=> function () {
  8907.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  8908.         }, => 'onKernelResponse'], -110);
  8909.         $instance->addListener('kernel.response', [=> function () {
  8910.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  8911.         }, => 'onKernelResponse'], -108);
  8912.         $instance->addListener('kernel.request', [=> function () {
  8913.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  8914.         }, => 'onKernelRequest'], 610);
  8915.         $instance->addListener('kernel.response', [=> function () {
  8916.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  8917.         }, => 'onKernelResponse'], -120);
  8918.         $instance->addListener('kernel.response', [=> function () {
  8919.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  8920.         }, => 'stopPropagationCheck'], 100);
  8921.         $instance->addListener('security.interactive_login', [=> function () {
  8922.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CartBlamerListener'] ?? $this->load('getCartBlamerListenerService'));
  8923.         }, => 'onInteractiveLogin'], 0);
  8924.         $instance->addListener('coreshop.customer.register', [=> function () {
  8925.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CartBlamerListener'] ?? $this->load('getCartBlamerListenerService'));
  8926.         }, => 'onRegisterEvent'], 0);
  8927.         $instance->addListener('coreshop.cart_price_rule.post_save', [=> function () {
  8928.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\PriceRuleUpdateEventListener'] ?? $this->load('getPriceRuleUpdateEventListenerService'));
  8929.         }, => 'storeConfigurationThatPriceRulesChanged'], 0);
  8930.         $instance->addListener('coreshop.cart_price_rule.post_delete', [=> function () {
  8931.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\PriceRuleUpdateEventListener'] ?? $this->load('getPriceRuleUpdateEventListenerService'));
  8932.         }, => 'storeConfigurationThatPriceRulesChanged'], 0);
  8933.         $instance->addListener('coreshop.product_price_rule.post_save', [=> function () {
  8934.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\PriceRuleUpdateEventListener'] ?? $this->load('getPriceRuleUpdateEventListenerService'));
  8935.         }, => 'storeConfigurationThatPriceRulesChanged'], 0);
  8936.         $instance->addListener('coreshop.product_price_rule.post_delete', [=> function () {
  8937.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\PriceRuleUpdateEventListener'] ?? $this->load('getPriceRuleUpdateEventListenerService'));
  8938.         }, => 'storeConfigurationThatPriceRulesChanged'], 0);
  8939.         $instance->addListener('coreshop.order.shipment.wkhtml.options', [=> function () {
  8940.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\Order\\OrderDocumentWkhtmlPrintOptionsListener'] ?? $this->load('getOrderDocumentWkhtmlPrintOptionsListenerService'));
  8941.         }, => 'resolveOptions'], 0);
  8942.         $instance->addListener('coreshop.order.invoice.wkhtml.options', [=> function () {
  8943.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\Order\\OrderDocumentWkhtmlPrintOptionsListener'] ?? $this->load('getOrderDocumentWkhtmlPrintOptionsListenerService'));
  8944.         }, => 'resolveOptions'], 0);
  8945.         $instance->addListener('coreshop.mail.post_send', [=> function () {
  8946.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\Order\\OrderMailNoteEventListener'] ?? $this->load('getOrderMailNoteEventListenerService'));
  8947.         }, => 'onOrderMailSent'], 0);
  8948.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8949.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductUpdateEventListener'] ?? $this->load('getProductUpdateEventListenerService'));
  8950.         }, => 'storeConfigurationThatProductChanged'], 0);
  8951.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  8952.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductAvailabilityEventListener'] ?? $this->load('getProductAvailabilityEventListenerService'));
  8953.         }, => 'preUpdateListener'], 0);
  8954.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  8955.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductAvailabilityEventListener'] ?? $this->load('getProductAvailabilityEventListenerService'));
  8956.         }, => 'postUpdateListener'], 0);
  8957.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  8958.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductAvailabilityEventListener'] ?? $this->load('getProductAvailabilityEventListenerService'));
  8959.         }, => 'postDeleteListener'], 0);
  8960.         $instance->addListener('kernel.request', [=> function () {
  8961.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartRecalculation'] ?? $this->getRequestCartRecalculationService());
  8962.         }, => 'checkPriceRuleState'], 0);
  8963.         $instance->addListener('kernel.request', [=> function () {
  8964.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\RequestCartAvailability'] ?? $this->getRequestCartAvailabilityService());
  8965.         }, => 'checkCartAvailability'], 7);
  8966.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  8967.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerOrderDeletionListener'] ?? $this->load('getCustomerOrderDeletionListenerService'));
  8968.         }, => 'checkCustomerOrdersBeforeDeletion'], 0);
  8969.         $instance->addListener('pimcore.dataobject.deleteInfo', [=> function () {
  8970.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerOrderDeletionListener'] ?? $this->load('getCustomerOrderDeletionListenerService'));
  8971.         }, => 'checkCustomerDeletionAllowed'], 0);
  8972.         $instance->addListener('coreshop.product_quantity_price_rules.data_validation', [=> function () {
  8973.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\QuantityRangeUnitValidationListener'] ?? $this->load('getQuantityRangeUnitValidationListenerService'));
  8974.         }, => 'validate'], 0);
  8975.         $instance->addListener('coreshop.note.order_comment.post_add', [=> function () {
  8976.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\OrderCommentsListener'] ?? $this->load('getOrderCommentsListenerService'));
  8977.         }, => 'applyOrderCommentAddedNotifications'], 0);
  8978.         $instance->addListener('workflow.coreshop_payment.completed', [=> function () {
  8979.             return ($this->privates['CoreShop\\Bundle\\CoreBundle\\EventListener\\NotificationRules\\PaymentWorkflowListener'] ?? $this->load('getPaymentWorkflowListenerService'));
  8980.         }, => 'applyPaymentWorkflowTransitionCompleted'], 0);
  8981.         $instance->addListener('workflow.coreshop_invoice.completed', [=> function () {
  8982.             return ($this->privates['coreshop.notification.listener.invoice'] ?? $this->load('getCoreshop_Notification_Listener_InvoiceService'));
  8983.         }, => 'applyDocumentWorkflowTransitionCompleted'], 0);
  8984.         $instance->addListener('workflow.coreshop_shipment.completed', [=> function () {
  8985.             return ($this->privates['coreshop.notification.listener.shipment'] ?? $this->load('getCoreshop_Notification_Listener_ShipmentService'));
  8986.         }, => 'applyDocumentWorkflowTransitionCompleted'], 0);
  8987.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  8988.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CustomerCompanyRelationListener'] ?? $this->load('getCustomerCompanyRelationListenerService'));
  8989.         }, => 'onCompanyDelete'], 0);
  8990.         $instance->addListener('oneup_uploader.validation', [=> function () {
  8991.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  8992.         }, => 'onValidate'], 0);
  8993.         $instance->addListener('oneup_uploader.validation', [=> function () {
  8994.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  8995.         }, => 'onValidate'], 0);
  8996.         $instance->addListener('oneup_uploader.validation', [=> function () {
  8997.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  8998.         }, => 'onValidate'], 0);
  8999.         $instance->addListener('console.command', [=> function () {
  9000.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  9001.         }, => 'handleConsoleCommandEvent'], 128);
  9002.         $instance->addListener('console.terminate', [=> function () {
  9003.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  9004.         }, => 'handleConsoleTerminateEvent'], -64);
  9005.         $instance->addListener('console.error', [=> function () {
  9006.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  9007.         }, => 'handleConsoleErrorEvent'], -64);
  9008.         $instance->addListener('kernel.exception', [=> function () {
  9009.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService'));
  9010.         }, => 'handleExceptionEvent'], 128);
  9011.         $instance->addListener('kernel.request', [=> function () {
  9012.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  9013.         }, => 'handleKernelRequestEvent'], 5);
  9014.         $instance->addListener('kernel.controller', [=> function () {
  9015.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  9016.         }, => 'handleKernelControllerEvent'], 10);
  9017.         $instance->addListener('kernel.request', [=> function () {
  9018.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  9019.         }, => 'handleKernelRequestEvent'], 3);
  9020.         $instance->addListener('kernel.finish_request', [=> function () {
  9021.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  9022.         }, => 'handleKernelFinishRequestEvent'], 5);
  9023.         $instance->addListener('kernel.request', [=> function () {
  9024.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  9025.         }, => 'handleKernelRequestEvent'], 0);
  9026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9027.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  9028.         }, => 'handleLoginSuccessEvent'], 0);
  9029.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9030.             return ($this->privates['App\\EventSubscriber\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  9031.         }, => 'onLoginSuccess'], 0);
  9032.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  9033.             return ($this->privates['App\\EventSubscriber\\EditmodeSubscriber'] ?? ($this->privates['App\\EventSubscriber\\EditmodeSubscriber'] = new \App\EventSubscriber\EditmodeSubscriber()));
  9034.         }, => 'onEditmodeJsPaths'], 0);
  9035.         $instance->addListener('kernel.request', [=> function () {
  9036.             return ($this->privates['App\\EventSubscriber\\SiteRequestSubscriber'] ?? ($this->privates['App\\EventSubscriber\\SiteRequestSubscriber'] = new \App\EventSubscriber\SiteRequestSubscriber()));
  9037.         }, => 'onRequest'], 0);
  9038.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  9039.             return ($this->services['CoreShop\\Bundle\\MenuBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->services['CoreShop\\Bundle\\MenuBundle\\EventListener\\PimcoreAdminListener'] = new \CoreShop\Bundle\MenuBundle\EventListener\PimcoreAdminListener()));
  9040.         }, => 'addJsFiles'], 0);
  9041.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  9042.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\AdminJavascriptListener'] ?? $this->load('getAdminJavascriptListener3Service'));
  9043.         }, => 'getAdminJavascript'], 0);
  9044.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  9045.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\AdminJavascriptListener'] ?? $this->load('getAdminJavascriptListener3Service'));
  9046.         }, => 'getAdminCss'], 0);
  9047.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  9048.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\AdminJavascriptListener'] ?? $this->load('getAdminJavascriptListener3Service'));
  9049.         }, => 'getEditmodeAdminJavascript'], 0);
  9050.         $instance->addListener('pimcore.bundle_manager.paths.editmode_css', [=> function () {
  9051.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\AdminJavascriptListener'] ?? $this->load('getAdminJavascriptListener3Service'));
  9052.         }, => 'getEditmodeAdminCSS'], 0);
  9053.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  9054.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\SluggableListener'] ?? $this->load('getSluggableListenerService'));
  9055.         }, => 'preUpdate'], 0);
  9056.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  9057.             return ($this->services['CoreShop\\Bundle\\PimcoreBundle\\EventListener\\SluggableListener'] ?? $this->load('getSluggableListenerService'));
  9058.         }, => 'preUpdate'], 0);
  9059.         $instance->addListener('pimcore.system.service.preGetDeepCopy', [=> function () {
  9060.             return ($this->services['CoreShop\\Bundle\\ResourceBundle\\EventListener\\DeepCopySubscriber'] ?? ($this->services['CoreShop\\Bundle\\ResourceBundle\\EventListener\\DeepCopySubscriber'] = new \CoreShop\Bundle\ResourceBundle\EventListener\DeepCopySubscriber()));
  9061.         }, => 'addDoctrineCollectionFilter'], 0);
  9062.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  9063.             return ($this->privates['CoreShop\\Bundle\\OptimisticEntityLockBundle\\EventListener\\LockListener'] ?? $this->load('getLockListenerService'));
  9064.         }, => 'preAddLock'], 0);
  9065.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  9066.             return ($this->privates['CoreShop\\Bundle\\OptimisticEntityLockBundle\\EventListener\\LockListener'] ?? $this->load('getLockListenerService'));
  9067.         }, => 'checkLock'], 0);
  9068.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  9069.             return ($this->privates['CoreShop\\Bundle\\OptimisticEntityLockBundle\\EventListener\\LockListener'] ?? $this->load('getLockListenerService'));
  9070.         }, => 'postUpdateLock'], 0);
  9071.         $instance->addListener('workflow.enter', [=> function () {
  9072.             return ($this->services['CoreShop\\Bundle\\WorkflowBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  9073.         }, => 'onTransitionEnter'], 0);
  9074.         $instance->addListener('workflow.completed', [=> function () {
  9075.             return ($this->services['CoreShop\\Bundle\\WorkflowBundle\\EventListener\\WorkflowListener'] ?? $this->load('getWorkflowListenerService'));
  9076.         }, => 'onTransitionCompleted'], 0);
  9077.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9078.             return ($this->privates['CoreShop\\Bundle\\MessengerBundle\\EventListener\\FailureListener'] ?? $this->load('getFailureListenerService'));
  9079.         }, => 'onMessageFailed'], 110);
  9080.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  9081.             return ($this->services['CoreShop\\Bundle\\MessengerBundle\\EventListener\\AdminJavascriptListener'] ?? ($this->services['CoreShop\\Bundle\\MessengerBundle\\EventListener\\AdminJavascriptListener'] = new \CoreShop\Bundle\MessengerBundle\EventListener\AdminJavascriptListener()));
  9082.         }, => 'getAdminJavascript'], 0);
  9083.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  9084.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\AttributeListener'] ?? $this->load('getAttributeListenerService'));
  9085.         }, => 'preUpdate'], 0);
  9086.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  9087.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\AttributeListener'] ?? $this->load('getAttributeListenerService'));
  9088.         }, => 'preUpdate'], 0);
  9089.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  9090.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\ProductListener'] ?? $this->load('getProductListenerService'));
  9091.         }, => 'preUpdate'], 10);
  9092.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  9093.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\ProductListener'] ?? $this->load('getProductListenerService'));
  9094.         }, => 'preUpdate'], 10);
  9095.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  9096.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] ?? ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] = new \CoreShop\Bundle\VariantBundle\EventListener\MainVariantListener()));
  9097.         }, => 'preUpdate'], 0);
  9098.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  9099.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] ?? ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] = new \CoreShop\Bundle\VariantBundle\EventListener\MainVariantListener()));
  9100.         }, => 'postUpdate'], 0);
  9101.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  9102.             return ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] ?? ($this->services['CoreShop\\Bundle\\VariantBundle\\EventListener\\MainVariantListener'] = new \CoreShop\Bundle\VariantBundle\EventListener\MainVariantListener()));
  9103.         }, => 'postUpdate'], 0);
  9104.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  9105.             return ($this->services['CoreShop\\Bundle\\ThemeBundle\\EventListener\\DocumentRenderListener'] ?? $this->load('getDocumentRenderListenerService'));
  9106.         }, => 'preRender'], 0);
  9107.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  9108.             return ($this->privates['CoreShop\\Bundle\\NotificationBundle\\EventListener\\MessengerListener'] ?? ($this->privates['CoreShop\\Bundle\\NotificationBundle\\EventListener\\MessengerListener'] = new \CoreShop\Bundle\NotificationBundle\EventListener\MessengerListener()));
  9109.         }, => 'onMessageReceived'], 0);
  9110.         $instance->addListener('kernel.controller', [=> function () {
  9111.             return ($this->services['CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  9112.         }, => 'onKernelController'], 0);
  9113.         $instance->addListener('kernel.response', [=> function () {
  9114.             return ($this->services['CoreShop\\Bundle\\PayumBundle\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  9115.         }, => 'onKernelResponse'], 0);
  9116.         $instance->addListener('kernel.response', [=> function () {
  9117.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  9118.         }, => 'onKernelResponse'], 0);
  9119.         $instance->addListener('kernel.response', [=> function () {
  9120.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  9121.         }, => 'onKernelResponse'], -1024);
  9122.         $instance->addListener('kernel.request', [=> function () {
  9123.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  9124.         }, => 'setDefaultLocale'], 100);
  9125.         $instance->addListener('kernel.request', [=> function () {
  9126.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  9127.         }, => 'onKernelRequest'], 16);
  9128.         $instance->addListener('kernel.finish_request', [=> function () {
  9129.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  9130.         }, => 'onKernelFinishRequest'], 0);
  9131.         $instance->addListener('kernel.request', [=> function () {
  9132.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  9133.         }, => 'onKernelRequest'], 256);
  9134.         $instance->addListener('kernel.response', [=> function () {
  9135.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  9136.         }, => 'onResponse'], -255);
  9137.         $instance->addListener('kernel.controller_arguments', [=> function () {
  9138.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  9139.         }, => 'onControllerArguments'], 0);
  9140.         $instance->addListener('kernel.exception', [=> function () {
  9141.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  9142.         }, => 'logKernelException'], 0);
  9143.         $instance->addListener('kernel.exception', [=> function () {
  9144.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  9145.         }, => 'onKernelException'], -128);
  9146.         $instance->addListener('kernel.response', [=> function () {
  9147.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  9148.         }, => 'removeCspHeader'], -128);
  9149.         $instance->addListener('kernel.request', [=> function () {
  9150.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  9151.         }, => 'onKernelRequest'], 15);
  9152.         $instance->addListener('kernel.finish_request', [=> function () {
  9153.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  9154.         }, => 'onKernelFinishRequest'], -15);
  9155.         $instance->addListener('console.error', [=> function () {
  9156.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  9157.         }, => 'onConsoleError'], -128);
  9158.         $instance->addListener('console.terminate', [=> function () {
  9159.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  9160.         }, => 'onConsoleTerminate'], -128);
  9161.         $instance->addListener('console.error', [=> function () {
  9162.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  9163.         }, => 'onConsoleError'], 0);
  9164.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9165.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  9166.         }, => 'onMessage'], -255);
  9167.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9168.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  9169.         }, => 'onMessage'], -255);
  9170.         $instance->addListener('kernel.request', [=> function () {
  9171.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  9172.         }, => 'configure'], 2048);
  9173.         $instance->addListener('console.command', [=> function () {
  9174.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  9175.         }, => 'configure'], 2048);
  9176.         $instance->addListener('kernel.request', [=> function () {
  9177.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9178.         }, => 'onKernelRequest'], 32);
  9179.         $instance->addListener('kernel.finish_request', [=> function () {
  9180.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9181.         }, => 'onKernelFinishRequest'], 0);
  9182.         $instance->addListener('kernel.exception', [=> function () {
  9183.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  9184.         }, => 'onKernelException'], -64);
  9185.         $instance->addListener('kernel.response', [=> function () {
  9186.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  9187.         }, => 'onKernelResponse'], 0);
  9188.         $instance->addListener('kernel.request', [=> function () {
  9189.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  9190.         }, => 'onKernelRequest'], 128);
  9191.         $instance->addListener('kernel.response', [=> function () {
  9192.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  9193.         }, => 'onKernelResponse'], -1000);
  9194.         $instance->addListener('kernel.finish_request', [=> function () {
  9195.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  9196.         }, => 'onFinishRequest'], 0);
  9197.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9198.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  9199.         }, => 'onMessageFailed'], 100);
  9200.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9201.             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()));
  9202.         }, => 'onMessageFailed'], 200);
  9203.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9204.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  9205.         }, => 'onMessageFailed'], -100);
  9206.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  9207.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  9208.         }, => 'onWorkerStarted'], 0);
  9209.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  9210.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  9211.         }, => 'onWorkerRunning'], 0);
  9212.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9213.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  9214.         }, => 'onMessageFailed'], 0);
  9215.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  9216.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  9217.         }, => 'onWorkerRunning'], 0);
  9218.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  9219.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  9220.         }, => 'onNotification'], -255);
  9221.         $instance->addListener('kernel.response', [=> function () {
  9222.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9223.         }, => 'onKernelResponse'], -100);
  9224.         $instance->addListener('kernel.exception', [=> function () {
  9225.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9226.         }, => 'onKernelException'], 0);
  9227.         $instance->addListener('kernel.terminate', [=> function () {
  9228.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  9229.         }, => 'onKernelTerminate'], -1024);
  9230.         $instance->addListener('kernel.controller', [=> function () {
  9231.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  9232.         }, => 'onKernelController'], 0);
  9233.         $instance->addListener('kernel.response', [=> function () {
  9234.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  9235.         }, => 'onKernelResponse'], 0);
  9236.         $instance->addListener('kernel.response', [=> function () {
  9237.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  9238.         }, => 'onKernelResponse'], 0);
  9239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9240.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  9241.         }, => 'checkPassport'], 0);
  9242.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9243.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  9244.         }, => 'onLoginSuccess'], 0);
  9245.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  9246.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  9247.         }, => 'onVoterVote'], 0);
  9248.         $instance->addListener('kernel.request', [=> function () {
  9249.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  9250.         }, => 'configureLogoutUrlGenerator'], 8);
  9251.         $instance->addListener('kernel.request', [=> function () {
  9252.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  9253.         }, => 'onKernelRequest'], 8);
  9254.         $instance->addListener('kernel.finish_request', [=> function () {
  9255.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  9256.         }, => 'onKernelFinishRequest'], 0);
  9257.         $instance->addListener('kernel.exception', [=> function () {
  9258.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  9259.         }, => 'onKernelException'], 2);
  9260.         $instance->addListener('kernel.request', [=> function () {
  9261.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  9262.         }, => 'onKernelRequest'], 0);
  9263.         $instance->addListener('security.authentication.success', [=> function () {
  9264.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  9265.         }, => 'onLogin'], 9223372036854775807);
  9266.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  9267.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  9268.         }, => 'onAccessDenied'], 0);
  9269.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  9270.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  9271.         }, => 'onTwoFactorForm'], 0);
  9272.         $instance->addListener('kernel.response', [=> function () {
  9273.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  9274.         }, => 'onKernelResponse'], 1);
  9275.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  9276.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  9277.         }, => 'onMessage'], 0);
  9278.         $instance->addListener('console.command', [=> function () {
  9279.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  9280.         }, => 'onCommand'], 255);
  9281.         $instance->addListener('console.terminate', [=> function () {
  9282.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  9283.         }, => 'onTerminate'], -255);
  9284.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  9285.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  9286.         }, => 'onWorkerMessageHandled'], 0);
  9287.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  9288.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  9289.         }, => 'onWorkerMessageFailed'], 0);
  9290.         $instance->addListener('kernel.controller', [=> function () {
  9291.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  9292.         }, => 'onKernelController'], 0);
  9293.         $instance->addListener('kernel.controller', [=> function () {
  9294.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  9295.         }, => 'onKernelController'], 0);
  9296.         $instance->addListener('kernel.controller', [=> function () {
  9297.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  9298.         }, => 'onKernelController'], -128);
  9299.         $instance->addListener('kernel.view', [=> function () {
  9300.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  9301.         }, => 'onKernelView'], 0);
  9302.         $instance->addListener('kernel.controller', [=> function () {
  9303.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  9304.         }, => 'onKernelController'], 0);
  9305.         $instance->addListener('kernel.response', [=> function () {
  9306.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  9307.         }, => 'onKernelResponse'], 0);
  9308.         $instance->addListener('kernel.controller_arguments', [=> function () {
  9309.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  9310.         }, => 'onKernelControllerArguments'], 0);
  9311.         $instance->addListener('kernel.controller_arguments', [=> function () {
  9312.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  9313.         }, => 'onKernelControllerArguments'], 0);
  9314.         $instance->addListener('presta_sitemap.populate', [=> function () {
  9315.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  9316.         }, => 'registerRouteAnnotation'], 0);
  9317.         $instance->addListener('security.authentication.success', [=> function () {
  9318.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  9319.         }, => 'onLogin'], 9223372036854775806);
  9320.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9321.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  9322.         }, => 'checkPassport'], 0);
  9323.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9324.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  9325.         }, => 'onSuccessfulLogin'], -63);
  9326.         $instance->addListener('kernel.response', [=> function () {
  9327.             return ($this->privates['coreshop.storage_list.session_subscriber.order'] ?? $this->getCoreshop_StorageList_SessionSubscriber_OrderService());
  9328.         }, => 'onKernelResponse'], 0);
  9329.         $instance->addListener('kernel.response', [=> function () {
  9330.             return ($this->privates['coreshop.storage_list.cache_subscriber.order'] ?? $this->getCoreshop_StorageList_CacheSubscriber_OrderService());
  9331.         }, => 'onKernelResponse'], 0);
  9332.         $instance->addListener('kernel.response', [=> function () {
  9333.             return ($this->privates['coreshop.storage_list.session_and_store_subscriber.order'] ?? $this->getCoreshop_StorageList_SessionAndStoreSubscriber_OrderService());
  9334.         }, => 'onKernelResponse'], 0);
  9335.         $instance->addListener('kernel.response', [=> function () {
  9336.             return ($this->privates['coreshop.storage_list.session_subscriber.wishlist'] ?? $this->getCoreshop_StorageList_SessionSubscriber_WishlistService());
  9337.         }, => 'onKernelResponse'], 0);
  9338.         $instance->addListener('kernel.response', [=> function () {
  9339.             return ($this->privates['coreshop.storage_list.cache_subscriber.wishlist'] ?? $this->getCoreshop_StorageList_CacheSubscriber_WishlistService());
  9340.         }, => 'onKernelResponse'], 0);
  9341.         $instance->addListener('kernel.response', [=> function () {
  9342.             return ($this->privates['coreshop.storage_list.session_and_store_subscriber.wishlist'] ?? $this->getCoreshop_StorageList_SessionAndStoreSubscriber_WishlistService());
  9343.         }, => 'onKernelResponse'], 0);
  9344.         $instance->addListener('console.command', [=> function () {
  9345.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  9346.         }, => 'configure'], 1024);
  9347.         $instance->addListener('kernel.response', [=> function () {
  9348.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  9349.         }, => 'onKernelResponse'], -128);
  9350.         $instance->addListener('knp_pager.items', [=> function () {
  9351.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  9352.         }, => 'items'], -5);
  9353.         $instance->addListener('knp_pager.before', [=> function () {
  9354.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  9355.         }, => 'before'], 0);
  9356.         $instance->addListener('knp_pager.pagination', [=> function () {
  9357.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  9358.         }, => 'pagination'], 0);
  9359.         $instance->addListener('workflow.completed', [=> function () {
  9360.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  9361.         }, => 'onWorkflowCompleted'], 0);
  9362.         $instance->addListener('workflow.completed', [=> function () {
  9363.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  9364.         }, => 'onWorkflowCompleted'], 1);
  9365.         $instance->addListener('workflow.enter', [=> function () {
  9366.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  9367.         }, => 'onWorkflowEnter'], 0);
  9368.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  9369.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  9370.         }, => 'onPreGlobalAction'], 0);
  9371.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  9372.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  9373.         }, => 'onPostGlobalAction'], 0);
  9374.         $instance->addListener('workflow.completed', [=> function () {
  9375.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  9376.         }, => 'onWorkflowCompleted'], 0);
  9377.         $instance->addListener('kernel.request', [=> function () {
  9378.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  9379.         }, => 'onKernelRequest'], 512);
  9380.         $instance->addListener('kernel.exception', [=> function () {
  9381.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  9382.         }, => 'onKernelException'], 64);
  9383.         $instance->addListener('kernel.request', [=> function () {
  9384.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  9385.         }, => 'onKernelRequest'], 24);
  9386.         $instance->addListener('kernel.request', [=> function () {
  9387.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  9388.         }, => 'onKernelRequest'], 20);
  9389.         $instance->addListener('kernel.controller', [=> function () {
  9390.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  9391.         }, => 'onKernelController'], 50);
  9392.         $instance->addListener('kernel.response', [=> function () {
  9393.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  9394.         }, => 'onKernelResponse'], 0);
  9395.         $instance->addListener('kernel.request', [=> function () {
  9396.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  9397.         }, => 'onKernelRequest'], 1);
  9398.         $instance->addListener('kernel.response', [=> function () {
  9399.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  9400.         }, => 'onKernelResponse'], 0);
  9401.         $instance->addListener('kernel.request', [=> function () {
  9402.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  9403.         }, => 'onKernelRequest'], 0);
  9404.         $instance->addListener('kernel.terminate', [=> function () {
  9405.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  9406.         }, => 'onKernelTerminate'], 0);
  9407.         $instance->addListener('console.terminate', [=> function () {
  9408.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  9409.         }, => 'onConsoleTerminate'], 0);
  9410.         $instance->addListener('kernel.controller', [=> function () {
  9411.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  9412.         }, => 'onKernelController'], 30);
  9413.         $instance->addListener('kernel.controller', [=> function () {
  9414.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  9415.         }, => 'onKernelController'], 15);
  9416.         $instance->addListener('kernel.response', [=> function () {
  9417.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  9418.         }, => 'onKernelResponse'], 0);
  9419.         $instance->addListener('kernel.request', [=> function () {
  9420.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  9421.         }, => 'onKernelRequest'], 700);
  9422.         $instance->addListener('kernel.response', [=> function () {
  9423.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  9424.         }, => 'onKernelResponse'], 0);
  9425.         $instance->addListener('kernel.request', [=> function () {
  9426.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  9427.         }, => 'onKernelRequest'], 0);
  9428.         $instance->addListener('kernel.response', [=> function () {
  9429.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  9430.         }, => 'onKernelResponse'], 0);
  9431.         $instance->addListener('kernel.request', [=> function () {
  9432.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  9433.         }, => 'onKernelRequest'], 0);
  9434.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  9435.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  9436.         }, => 'onPreRender'], 0);
  9437.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  9438.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  9439.         }, => 'onPostRender'], 0);
  9440.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  9441.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  9442.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  9443.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  9444.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  9445.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  9446.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  9447.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  9448.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  9449.         $instance->addListener('kernel.request', [=> function () {
  9450.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  9451.         }, => 'onKernelRequest'], 510);
  9452.         $instance->addListener('kernel.response', [=> function () {
  9453.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  9454.         }, => 'onKernelResponse'], -120);
  9455.         $instance->addListener('kernel.view', [=> function () {
  9456.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  9457.         }, => 'onKernelView'], 16);
  9458.         $instance->addListener('kernel.controller', [=> function () {
  9459.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  9460.         }, => 'onKernelController'], 0);
  9461.         $instance->addListener('kernel.response', [=> function () {
  9462.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  9463.         }, => 'onKernelResponse'], 0);
  9464.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  9465.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9466.         }, => 'onElementPostAdd'], 0);
  9467.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  9468.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9469.         }, => 'onElementPostAdd'], 0);
  9470.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  9471.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9472.         }, => 'onElementPostAdd'], 0);
  9473.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  9474.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9475.         }, => 'onElementPostDelete'], 0);
  9476.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  9477.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9478.         }, => 'onElementPostDelete'], 0);
  9479.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  9480.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9481.         }, => 'onElementPostDelete'], 0);
  9482.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  9483.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9484.         }, => 'onAdminElementGetPreSendData'], 0);
  9485.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  9486.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9487.         }, => 'onAdminElementGetPreSendData'], 0);
  9488.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  9489.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  9490.         }, => 'onAdminElementGetPreSendData'], 0);
  9491.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  9492.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  9493.         }, => 'onPostCopy'], 0);
  9494.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  9495.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  9496.         }, => 'onPostCopy'], 0);
  9497.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  9498.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  9499.         }, => 'onPostCopy'], 0);
  9500.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  9501.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  9502.         }, => 'onPostAssetDelete'], -9999);
  9503.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  9504.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9505.         }, => 'onPostAddUpdateElement'], 0);
  9506.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  9507.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9508.         }, => 'onPostAddUpdateElement'], 0);
  9509.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  9510.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9511.         }, => 'onPostAddUpdateElement'], 0);
  9512.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  9513.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9514.         }, => 'onPreDeleteElement'], 0);
  9515.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  9516.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9517.         }, => 'onPreDeleteElement'], 0);
  9518.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  9519.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9520.         }, => 'onPreDeleteElement'], 0);
  9521.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  9522.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9523.         }, => 'onPostAddUpdateElement'], 0);
  9524.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  9525.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9526.         }, => 'onPostAddUpdateElement'], 0);
  9527.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  9528.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  9529.         }, => 'onPostAddUpdateElement'], 0);
  9530.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  9531.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9532.         }, => 'onPostAdd'], 0);
  9533.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  9534.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9535.         }, => 'onPostAdd'], 0);
  9536.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  9537.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9538.         }, => 'onPostAdd'], 0);
  9539.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  9540.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9541.         }, => 'onPostAdd'], 0);
  9542.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  9543.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9544.         }, => 'onPostDelete'], 0);
  9545.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  9546.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9547.         }, => 'onPostDelete'], 0);
  9548.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  9549.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9550.         }, => 'onPostDelete'], 0);
  9551.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  9552.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  9553.         }, => 'onPostDelete'], 0);
  9554.         $instance->addListener('kernel.exception', [=> function () {
  9555.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  9556.         }, => 'onKernelException'], 0);
  9557.         $instance->addListener('kernel.response', [=> function () {
  9558.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  9559.         }, => 'onKernelResponse'], 32);
  9560.         $instance->addListener('kernel.request', [=> function () {
  9561.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  9562.         }, => 'onKernelRequest'], 0);
  9563.         $instance->addListener('kernel.response', [=> function () {
  9564.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  9565.         }, => 'onKernelResponse'], 0);
  9566.         $instance->addListener('kernel.response', [=> function () {
  9567.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  9568.         }, => 'onKernelResponse'], 24);
  9569.         $instance->addListener('kernel.response', [=> function () {
  9570.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  9571.         }, => 'onKernelResponse'], 0);
  9572.         $instance->addListener('kernel.request', [=> function () {
  9573.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  9574.         }, => 'onKernelRequest'], 64);
  9575.         $instance->addListener('kernel.request', [=> function () {
  9576.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  9577.         }, => 'onKernelRequest'], 0);
  9578.         $instance->addListener('kernel.request', [=> function () {
  9579.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  9580.         }, => 'onKernelResponse'], -118);
  9581.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  9582.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  9583.         }, => 'handle'], 0);
  9584.         $instance->addListener('presta_sitemap.populate', [=> function () {
  9585.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  9586.         }, => 'onPopulateSitemap'], 0);
  9587.         $instance->addListener('kernel.request', [=> function () {
  9588.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  9589.         }, => 'onKernelRequest'], 7);
  9590.         $instance->addListener('kernel.response', [=> function () {
  9591.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  9592.         }, => 'onKernelResponse'], -115);
  9593.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  9594.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  9595.         }, => 'onPreResolve'], 0);
  9596.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  9597.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  9598.         }, => 'onVisitorInfoResolve'], 0);
  9599.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  9600.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  9601.         }, => 'onPrepareFullPageCacheResponse'], 0);
  9602.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  9603.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  9604.         }, => 'onVisitedPagesCountMatch'], 0);
  9605.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  9606.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  9607.         }, => 'onPostResolveVisitorInfo'], 0);
  9608.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  9609.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  9610.         }, => 'onPreResolve'], -10);
  9611.         $instance->addListener('kernel.response', [=> function () {
  9612.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  9613.         }, => 'onKernelResponse'], -127);
  9614.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  9615.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  9616.         }, => 'configureIgnoredSessionKeys'], 0);
  9617.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  9618.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  9619.         }, => 'prepareFullPageCacheResponse'], 0);
  9620.         $instance->addListener('kernel.request', [=> function () {
  9621.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  9622.         }, => 'onKernelRequest'], 127);
  9623.         $instance->addListener('kernel.request', [=> function () {
  9624.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  9625.         }, => 'onKernelRequest'], 127);
  9626.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9627.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  9628.         }, => 'onLogout'], 0);
  9629.         $instance->addListener('kernel.response', [=> function () {
  9630.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  9631.         }, => 'onKernelResponse'], 0);
  9632.         $instance->addListener('kernel.controller', [=> function () {
  9633.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  9634.         }, => 'onKernelController'], 0);
  9635.         $instance->addListener('kernel.request', [=> function () {
  9636.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  9637.         }, => 'handleRequest'], 11);
  9638.         $instance->addListener('kernel.exception', [=> function () {
  9639.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  9640.         }, => 'onKernelException'], 0);
  9641.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  9642.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  9643.         }, => 'onClassDelete'], 0);
  9644.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  9645.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  9646.         }, => 'onUserDelete'], 0);
  9647.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  9648.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  9649.         }, => 'onObjectDelete'], 0);
  9650.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  9651.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  9652.         }, => 'onClassDelete'], 0);
  9653.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  9654.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  9655.         }, => 'onUserDelete'], 0);
  9656.         $instance->addListener('kernel.request', [=> function () {
  9657.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  9658.         }, => 'onKernelRequest'], 127);
  9659.         $instance->addListener('kernel.response', [=> function () {
  9660.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  9661.         }, => 'onKernelResponse'], 0);
  9662.         $instance->addListener('kernel.request', [=> function () {
  9663.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  9664.         }, => 'onKernelRequest'], 560);
  9665.         $instance->addListener('kernel.request', [=> function () {
  9666.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  9667.         }, => 'onKernelRequest'], 0);
  9668.         $instance->addListener('kernel.request', [=> function () {
  9669.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  9670.         }, => 'onKernelRequest'], 0);
  9671.         $instance->addListener('kernel.response', [=> function () {
  9672.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  9673.         }, => 'onKernelResponse'], 0);
  9674.         $instance->addListener('kernel.request', [=> function () {
  9675.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] = new \CoreShop\Bundle\CoreBundle\Storage\CookieStorage()));
  9676.         }, => 'onKernelRequest'], 1024);
  9677.         $instance->addListener('kernel.response', [=> function () {
  9678.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage'] = new \CoreShop\Bundle\CoreBundle\Storage\CookieStorage()));
  9679.         }, => 'onKernelResponse'], -1024);
  9680.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  9681.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductStoreValuesAdminGetListener'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\ProductStoreValuesAdminGetListener'] = new \CoreShop\Bundle\CoreBundle\EventListener\ProductStoreValuesAdminGetListener()));
  9682.         }, => 'prepareData'], 0);
  9683.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  9684.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\AdminJavascriptListener'] ?? $this->load('getAdminJavascriptListenerService'));
  9685.         }, => 'getAdminJavascript'], 0);
  9686.         $instance->addListener('kernel.request', [=> function () {
  9687.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  9688.         }, => 'onEvent'], 1024);
  9689.         $instance->addListener('console.command', [=> function () {
  9690.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  9691.         }, => 'onEvent'], 1024);
  9692.         $instance->addListener('kernel.request', [=> function () {
  9693.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  9694.         }, => 'onEvent'], 1024);
  9695.         $instance->addListener('console.command', [=> function () {
  9696.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  9697.         }, => 'onEvent'], 1024);
  9698.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9699.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  9700.         }, => 'checkPassport'], 512);
  9701.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9702.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  9703.         }, => 'onLogout'], 0);
  9704.         return $instance;
  9705.     }
  9706.     /**
  9707.      * Gets the public 'http_kernel' shared service.
  9708.      *
  9709.      * @return \Symfony\Component\HttpKernel\HttpKernel
  9710.      */
  9711.     protected function getHttpKernelService()
  9712.     {
  9713.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9714.         if (isset($this->services['http_kernel'])) {
  9715.             return $this->services['http_kernel'];
  9716.         }
  9717.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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 () {
  9718.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  9719.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  9720.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  9721.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  9722.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  9723.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  9724.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  9725.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  9726.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  9727.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  9728.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  9729.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  9730.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  9731.     }
  9732.     /**
  9733.      * Gets the public 'hwi_oauth.resource_ownermap.coreshop_frontend' shared service.
  9734.      *
  9735.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  9736.      */
  9737.     protected function getHwiOauth_ResourceOwnermap_CoreshopFrontendService()
  9738.     {
  9739.         $this->services['hwi_oauth.resource_ownermap.coreshop_frontend'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.coreshop_frontend']);
  9740.         $instance->setContainer($this);
  9741.         return $instance;
  9742.     }
  9743.     /**
  9744.      * Gets the public 'knp_menu.matcher' shared service.
  9745.      *
  9746.      * @return \Knp\Menu\Matcher\Matcher
  9747.      */
  9748.     protected function getKnpMenu_MatcherService()
  9749.     {
  9750.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  9751.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  9752.         }, 1));
  9753.     }
  9754.     /**
  9755.      * Gets the public 'messenger.default_bus' shared service.
  9756.      *
  9757.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  9758.      */
  9759.     protected function getMessenger_DefaultBusService()
  9760.     {
  9761.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  9762.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  9763.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.pimcore-core')));
  9764.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  9765.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  9766.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  9767.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  9768.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  9769.         }, 7)));
  9770.     }
  9771.     /**
  9772.      * Gets the public 'monolog.logger.admin' shared service.
  9773.      *
  9774.      * @return \Symfony\Bridge\Monolog\Logger
  9775.      */
  9776.     protected function getMonolog_Logger_AdminService()
  9777.     {
  9778.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  9779.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9780.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9781.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9782.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9783.         return $instance;
  9784.     }
  9785.     /**
  9786.      * Gets the public 'monolog.logger.cache' shared service.
  9787.      *
  9788.      * @return \Symfony\Bridge\Monolog\Logger
  9789.      */
  9790.     protected function getMonolog_Logger_CacheService()
  9791.     {
  9792.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9793.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9794.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  9795.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9796.         return $instance;
  9797.     }
  9798.     /**
  9799.      * Gets the public 'monolog.logger.doctrine' shared service.
  9800.      *
  9801.      * @return \Symfony\Bridge\Monolog\Logger
  9802.      */
  9803.     protected function getMonolog_Logger_DoctrineService()
  9804.     {
  9805.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  9806.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9807.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  9808.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9809.         return $instance;
  9810.     }
  9811.     /**
  9812.      * Gets the public 'monolog.logger.event' shared service.
  9813.      *
  9814.      * @return \Symfony\Bridge\Monolog\Logger
  9815.      */
  9816.     protected function getMonolog_Logger_EventService()
  9817.     {
  9818.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  9819.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9820.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  9821.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9822.         return $instance;
  9823.     }
  9824.     /**
  9825.      * Gets the public 'monolog.logger.http_client' shared service.
  9826.      *
  9827.      * @return \Symfony\Bridge\Monolog\Logger
  9828.      */
  9829.     protected function getMonolog_Logger_HttpClientService()
  9830.     {
  9831.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  9832.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9833.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9834.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9835.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9836.         return $instance;
  9837.     }
  9838.     /**
  9839.      * Gets the public 'monolog.logger.init' shared service.
  9840.      *
  9841.      * @return \Symfony\Bridge\Monolog\Logger
  9842.      */
  9843.     protected function getMonolog_Logger_InitService()
  9844.     {
  9845.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  9846.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9847.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9848.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9849.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9850.         return $instance;
  9851.     }
  9852.     /**
  9853.      * Gets the public 'monolog.logger.php' shared service.
  9854.      *
  9855.      * @return \Symfony\Bridge\Monolog\Logger
  9856.      */
  9857.     protected function getMonolog_Logger_PhpService()
  9858.     {
  9859.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  9860.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9861.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9862.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9863.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9864.         return $instance;
  9865.     }
  9866.     /**
  9867.      * Gets the public 'monolog.logger.profiler' shared service.
  9868.      *
  9869.      * @return \Symfony\Bridge\Monolog\Logger
  9870.      */
  9871.     protected function getMonolog_Logger_ProfilerService()
  9872.     {
  9873.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  9874.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9875.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9876.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9877.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9878.         return $instance;
  9879.     }
  9880.     /**
  9881.      * Gets the public 'monolog.logger.request' shared service.
  9882.      *
  9883.      * @return \Symfony\Bridge\Monolog\Logger
  9884.      */
  9885.     protected function getMonolog_Logger_RequestService()
  9886.     {
  9887.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9888.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9889.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9890.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9891.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9892.         return $instance;
  9893.     }
  9894.     /**
  9895.      * Gets the public 'monolog.logger.router' shared service.
  9896.      *
  9897.      * @return \Symfony\Bridge\Monolog\Logger
  9898.      */
  9899.     protected function getMonolog_Logger_RouterService()
  9900.     {
  9901.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  9902.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9903.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9904.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9905.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9906.         return $instance;
  9907.     }
  9908.     /**
  9909.      * Gets the public 'monolog.logger.routing' shared service.
  9910.      *
  9911.      * @return \Symfony\Bridge\Monolog\Logger
  9912.      */
  9913.     protected function getMonolog_Logger_RoutingService()
  9914.     {
  9915.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  9916.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9917.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9918.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9919.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9920.         return $instance;
  9921.     }
  9922.     /**
  9923.      * Gets the public 'monolog.logger.security' shared service.
  9924.      *
  9925.      * @return \Symfony\Bridge\Monolog\Logger
  9926.      */
  9927.     protected function getMonolog_Logger_SecurityService()
  9928.     {
  9929.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9930.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9931.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9932.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9933.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9934.         return $instance;
  9935.     }
  9936.     /**
  9937.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  9938.      *
  9939.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  9940.      */
  9941.     protected function getOneupUploader_Templating_UploaderHelperService()
  9942.     {
  9943.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper(($this->services['router'] ?? $this->getRouterService()), $this->parameters['oneup_uploader.maxsize']);
  9944.     }
  9945.     /**
  9946.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  9947.      *
  9948.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  9949.      */
  9950.     protected function getOneupUploader_Twig_Extension_UploaderService()
  9951.     {
  9952.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension(($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService()));
  9953.     }
  9954.     /**
  9955.      * Gets the public 'payum.profiler.payum_collector' shared service.
  9956.      *
  9957.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  9958.      */
  9959.     protected function getPayum_Profiler_PayumCollectorService()
  9960.     {
  9961.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  9962.     }
  9963.     /**
  9964.      * Gets the public 'pimcore.cache.pool' shared autowired service.
  9965.      *
  9966.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  9967.      */
  9968.     protected function getPimcore_Cache_PoolService()
  9969.     {
  9970.         $a = ($this->privates['pimcore.cache.adapter.doctrine_dbal'] ?? $this->getPimcore_Cache_Adapter_DoctrineDbalService());
  9971.         if (isset($this->services['pimcore.cache.pool'])) {
  9972.             return $this->services['pimcore.cache.pool'];
  9973.         }
  9974.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter($aNULL);
  9975.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9976.         return $instance;
  9977.     }
  9978.     /**
  9979.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  9980.      *
  9981.      * @return \Symfony\Component\Routing\RequestContext
  9982.      */
  9983.     protected function getPimcore_Routing_Router_RequestContextService()
  9984.     {
  9985.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  9986.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  9987.         return $instance;
  9988.     }
  9989.     /**
  9990.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  9991.      *
  9992.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  9993.      */
  9994.     protected function getPimcore_Templating_Engine_DelegatingService()
  9995.     {
  9996.         $a = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  9997.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  9998.             return $this->services['pimcore.templating.engine.delegating'];
  9999.         }
  10000.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10001.     }
  10002.     /**
  10003.      * Gets the public 'request_stack' shared service.
  10004.      *
  10005.      * @return \Symfony\Component\HttpFoundation\RequestStack
  10006.      */
  10007.     protected function getRequestStackService()
  10008.     {
  10009.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  10010.     }
  10011.     /**
  10012.      * Gets the public 'router' shared service.
  10013.      *
  10014.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  10015.      */
  10016.     protected function getRouterService()
  10017.     {
  10018.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10019.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  10020.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  10021.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10022.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  10023.         ], [
  10024.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  10025.         ]))->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'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'hu');
  10026.         $c->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  10027.             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)));
  10028.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  10029.         }, 2)));
  10030.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  10031.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  10032.         $e = new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($d, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher(new \Symfony\Component\Routing\RouteCollection(), new \Symfony\Component\Routing\RequestContext())), new \Symfony\Cmf\Component\Routing\ContentAwareGenerator($d$a), '', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $d);
  10033.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10034.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  10035.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10036.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  10037.         $f->setLogger($g);
  10038.         $f->setLocaleParams([]);
  10039.         $f->setLogger($g);
  10040.         $instance->setContext($b);
  10041.         $instance->add($c'300');
  10042.         $instance->add($e'200');
  10043.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  10044.         $instance->add($f100);
  10045.         return $instance;
  10046.     }
  10047.     /**
  10048.      * Gets the public 'var_dumper.cloner' shared service.
  10049.      *
  10050.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  10051.      */
  10052.     protected function getVarDumper_ClonerService()
  10053.     {
  10054.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  10055.         $instance->setMaxItems(2500);
  10056.         $instance->setMinDepth(1);
  10057.         $instance->setMaxString(-1);
  10058.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  10059.         return $instance;
  10060.     }
  10061.     /**
  10062.      * Gets the private '.debug.http_client' shared service.
  10063.      *
  10064.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  10065.      */
  10066.     protected function get_Debug_HttpClientService()
  10067.     {
  10068.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  10069.         if ($this->has('monolog.logger.http_client')) {
  10070.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  10071.         }
  10072.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10073.     }
  10074.     /**
  10075.      * Gets the private '.service_locator.UX99Qns' shared service.
  10076.      *
  10077.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10078.      */
  10079.     protected function get_ServiceLocator_UX99QnsService()
  10080.     {
  10081.         return $this->privates['.service_locator.UX99Qns'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10082.             'security.firewall.map.context.b2b_token' => ['privates''security.firewall.map.context.b2b_token''getSecurity_Firewall_Map_Context_B2bTokenService'true],
  10083.             'security.firewall.map.context.coreshop_frontend' => ['privates''security.firewall.map.context.coreshop_frontend''getSecurity_Firewall_Map_Context_CoreshopFrontendService'true],
  10084.             'security.firewall.map.context.coreshop_jwt' => ['privates''security.firewall.map.context.coreshop_jwt''getSecurity_Firewall_Map_Context_CoreshopJwtService'true],
  10085.             'security.firewall.map.context.coreshop_jwt_login' => ['privates''security.firewall.map.context.coreshop_jwt_login''getSecurity_Firewall_Map_Context_CoreshopJwtLoginService'true],
  10086.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  10087.             'security.firewall.map.context.maileon_hook' => ['privates''security.firewall.map.context.maileon_hook''getSecurity_Firewall_Map_Context_MaileonHookService'true],
  10088.             'security.firewall.map.context.origo_token' => ['privates''security.firewall.map.context.origo_token''getSecurity_Firewall_Map_Context_OrigoTokenService'true],
  10089.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  10090.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  10091.             'security.firewall.map.context.seikohu_token' => ['privates''security.firewall.map.context.seikohu_token''getSecurity_Firewall_Map_Context_SeikohuTokenService'true],
  10092.             'security.firewall.map.context.vir_token' => ['privates''security.firewall.map.context.vir_token''getSecurity_Firewall_Map_Context_VirTokenService'true],
  10093.         ], [
  10094.             'security.firewall.map.context.b2b_token' => '?',
  10095.             'security.firewall.map.context.coreshop_frontend' => '?',
  10096.             'security.firewall.map.context.coreshop_jwt' => '?',
  10097.             'security.firewall.map.context.coreshop_jwt_login' => '?',
  10098.             'security.firewall.map.context.dev' => '?',
  10099.             'security.firewall.map.context.maileon_hook' => '?',
  10100.             'security.firewall.map.context.origo_token' => '?',
  10101.             'security.firewall.map.context.pimcore_admin' => '?',
  10102.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  10103.             'security.firewall.map.context.seikohu_token' => '?',
  10104.             'security.firewall.map.context.vir_token' => '?',
  10105.         ]);
  10106.     }
  10107.     /**
  10108.      * Gets the private 'App\EventListener\AccessControlListener' shared autowired service.
  10109.      *
  10110.      * @return \App\EventListener\AccessControlListener
  10111.      */
  10112.     protected function getAccessControlListenerService()
  10113.     {
  10114.         return $this->privates['App\\EventListener\\AccessControlListener'] = new \App\EventListener\AccessControlListener($this->parameters['accessHosts']);
  10115.     }
  10116.     /**
  10117.      * Gets the private 'CoreShop\Bundle\StoreBundle\Context\Debug\DebugStorePersister' shared service.
  10118.      *
  10119.      * @return \CoreShop\Bundle\StoreBundle\Context\Debug\DebugStorePersister
  10120.      */
  10121.     protected function getDebugStorePersisterService()
  10122.     {
  10123.         return $this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStorePersister'] = new \CoreShop\Bundle\StoreBundle\Context\Debug\DebugStorePersister(($this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStoreProvider'] ?? ($this->privates['CoreShop\\Bundle\\StoreBundle\\Context\\Debug\\DebugStoreProvider'] = new \CoreShop\Bundle\StoreBundle\Context\Debug\DebugStoreProvider())));
  10124.     }
  10125.     /**
  10126.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  10127.      *
  10128.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  10129.      */
  10130.     protected function getPluginClientFactoryListenerService()
  10131.     {
  10132.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  10133.     }
  10134.     /**
  10135.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  10136.      *
  10137.      * @return \Pimcore\Analytics\Google\Tracker
  10138.      */
  10139.     protected function getTrackerService()
  10140.     {
  10141.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10142.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  10143.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  10144.         }
  10145.         $b = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  10146.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  10147.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  10148.         }
  10149.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), $a$b);
  10150.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10151.         return $instance;
  10152.     }
  10153.     /**
  10154.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  10155.      *
  10156.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  10157.      */
  10158.     protected function getSiteIdProviderService()
  10159.     {
  10160.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  10161.     }
  10162.     /**
  10163.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  10164.      *
  10165.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  10166.      */
  10167.     protected function getAdminAuthenticationDoubleCheckListenerService()
  10168.     {
  10169.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  10170.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10171.         return $instance;
  10172.     }
  10173.     /**
  10174.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  10175.      *
  10176.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  10177.      */
  10178.     protected function getAdminSecurityListenerService()
  10179.     {
  10180.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10181.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10182.         return $instance;
  10183.     }
  10184.     /**
  10185.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  10186.      *
  10187.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  10188.      */
  10189.     protected function getAdminSessionBagListenerService()
  10190.     {
  10191.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10192.     }
  10193.     /**
  10194.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  10195.      *
  10196.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  10197.      */
  10198.     protected function getCsrfProtectionListenerService()
  10199.     {
  10200.         $a = ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService());
  10201.         if (isset($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'])) {
  10202.             return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'];
  10203.         }
  10204.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener($a);
  10205.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10206.         return $instance;
  10207.     }
  10208.     /**
  10209.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  10210.      *
  10211.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  10212.      */
  10213.     protected function getCustomAdminEntryPointCheckListenerService()
  10214.     {
  10215.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener('adkowvipmockbuvHucMoxfitsAymDajicOvAcWondicKatOcks');
  10216.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10217.         return $instance;
  10218.     }
  10219.     /**
  10220.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  10221.      *
  10222.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  10223.      */
  10224.     protected function getEnablePreviewTimeSliderListenerService()
  10225.     {
  10226.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  10227.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10228.         return $instance;
  10229.     }
  10230.     /**
  10231.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  10232.      *
  10233.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  10234.      */
  10235.     protected function getHttpCacheListenerService()
  10236.     {
  10237.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10238.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10239.         return $instance;
  10240.     }
  10241.     /**
  10242.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  10243.      *
  10244.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  10245.      */
  10246.     protected function getUsageStatisticsListenerService()
  10247.     {
  10248.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10249.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10250.         return $instance;
  10251.     }
  10252.     /**
  10253.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  10254.      *
  10255.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  10256.      */
  10257.     protected function getUserPerspectiveListenerService()
  10258.     {
  10259.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  10260.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  10261.         $instance->setLogger($a);
  10262.         $instance->setLogger($a);
  10263.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10264.         return $instance;
  10265.     }
  10266.     /**
  10267.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  10268.      *
  10269.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  10270.      */
  10271.     protected function getAdminSessionBagConfiguratorService()
  10272.     {
  10273.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] = new \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10274.     }
  10275.     /**
  10276.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  10277.      *
  10278.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  10279.      */
  10280.     protected function getPimcoreDataCollectorService()
  10281.     {
  10282.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10283.     }
  10284.     /**
  10285.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  10286.      *
  10287.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  10288.      */
  10289.     protected function getPimcoreTargetingDataCollectorService()
  10290.     {
  10291.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  10292.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  10293.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  10294.         }
  10295.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  10296.     }
  10297.     /**
  10298.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  10299.      *
  10300.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  10301.      */
  10302.     protected function getBlockStateListenerService()
  10303.     {
  10304.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener(($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] ?? ($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack())));
  10305.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10306.         $instance->setLogger($a);
  10307.         $instance->setLogger($a);
  10308.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10309.         return $instance;
  10310.     }
  10311.     /**
  10312.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  10313.      *
  10314.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  10315.      */
  10316.     protected function getDocumentFallbackListenerService()
  10317.     {
  10318.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
  10319.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10320.         return $instance;
  10321.     }
  10322.     /**
  10323.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  10324.      *
  10325.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  10326.      */
  10327.     protected function getDocumentMetaDataListenerService()
  10328.     {
  10329.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
  10330.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10331.         return $instance;
  10332.     }
  10333.     /**
  10334.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  10335.      *
  10336.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  10337.      */
  10338.     protected function getEditmodeListenerService()
  10339.     {
  10340.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  10341.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  10342.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  10343.         }
  10344.         $b = ($this->services['router'] ?? $this->getRouterService());
  10345.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  10346.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  10347.         }
  10348.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  10349.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10350.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10351.         return $instance;
  10352.     }
  10353.     /**
  10354.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  10355.      *
  10356.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  10357.      */
  10358.     protected function getElementListenerService()
  10359.     {
  10360.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10361.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  10362.         $instance->setLogger($a);
  10363.         $instance->setLogger($a);
  10364.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10365.         return $instance;
  10366.     }
  10367.     /**
  10368.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  10369.      *
  10370.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  10371.      */
  10372.     protected function getGlobalTemplateVariablesListenerService()
  10373.     {
  10374.         $a = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  10375.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  10376.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  10377.         }
  10378.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), $a);
  10379.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10380.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10381.         return $instance;
  10382.     }
  10383.     /**
  10384.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  10385.      *
  10386.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  10387.      */
  10388.     protected function getGoogleSearchConsoleVerificationListenerService()
  10389.     {
  10390.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  10391.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10392.         return $instance;
  10393.     }
  10394.     /**
  10395.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  10396.      *
  10397.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  10398.      */
  10399.     protected function getHardlinkCanonicalListenerService()
  10400.     {
  10401.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  10402.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10403.         return $instance;
  10404.     }
  10405.     /**
  10406.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  10407.      *
  10408.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  10409.      */
  10410.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  10411.     {
  10412.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  10413.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10414.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10415.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  10416.         return $instance;
  10417.     }
  10418.     /**
  10419.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  10420.      *
  10421.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  10422.      */
  10423.     protected function getLocaleListenerService()
  10424.     {
  10425.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  10426.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10427.         return $instance;
  10428.     }
  10429.     /**
  10430.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  10431.      *
  10432.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  10433.      */
  10434.     protected function getOutputTimestampListenerService()
  10435.     {
  10436.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()));
  10437.     }
  10438.     /**
  10439.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  10440.      *
  10441.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  10442.      */
  10443.     protected function getRoutingListenerService()
  10444.     {
  10445.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Routing\\RedirectHandler'] ?? $this->getRedirectHandlerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10446.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10447.         return $instance;
  10448.     }
  10449.     /**
  10450.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  10451.      *
  10452.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  10453.      */
  10454.     protected function getStaticPageGeneratorListenerService()
  10455.     {
  10456.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  10457.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  10458.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  10459.         }
  10460.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  10461.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10462.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  10463.         return $instance;
  10464.     }
  10465.     /**
  10466.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  10467.      *
  10468.      * @return \App\EventListener\MaintenancePageListener
  10469.      */
  10470.     protected function getMaintenancePageListenerService()
  10471.     {
  10472.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \App\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)), $this->parameters['accessHosts']);
  10473.         $instance->loadTemplateFromPath('@App/default/maintenance.html');
  10474.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10475.         return $instance;
  10476.     }
  10477.     /**
  10478.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  10479.      *
  10480.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  10481.      */
  10482.     protected function getPimcoreContextListenerService()
  10483.     {
  10484.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10485.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10486.         $instance->setLogger($a);
  10487.         $instance->setLogger($a);
  10488.         return $instance;
  10489.     }
  10490.     /**
  10491.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  10492.      *
  10493.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  10494.      */
  10495.     protected function getResponseHeaderListenerService()
  10496.     {
  10497.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  10498.     }
  10499.     /**
  10500.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  10501.      *
  10502.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  10503.      */
  10504.     protected function getResponseStackListenerService()
  10505.     {
  10506.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener(($this->privates['Pimcore\\Http\\ResponseStack'] ?? ($this->privates['Pimcore\\Http\\ResponseStack'] = new \Pimcore\Http\ResponseStack())));
  10507.     }
  10508.     /**
  10509.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  10510.      *
  10511.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  10512.      */
  10513.     protected function getTranslationDebugListenerService()
  10514.     {
  10515.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), 'pimcore_debug_translations');
  10516.     }
  10517.     /**
  10518.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  10519.      *
  10520.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  10521.      */
  10522.     protected function getWebDebugToolbarListenerService()
  10523.     {
  10524.         $a = ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  10525.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  10526.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  10527.         }
  10528.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10529.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  10530.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  10531.         }
  10532.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), $a$b$this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  10533.     }
  10534.     /**
  10535.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  10536.      *
  10537.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  10538.      */
  10539.     protected function getEditmodeEditableDefinitionCollectorService()
  10540.     {
  10541.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  10542.     }
  10543.     /**
  10544.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  10545.      *
  10546.      * @return \Pimcore\Http\Response\CodeInjector
  10547.      */
  10548.     protected function getCodeInjectorService()
  10549.     {
  10550.         return $this->privates['Pimcore\\Http\\Response\\CodeInjector'] = new \Pimcore\Http\Response\CodeInjector(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10551.     }
  10552.     /**
  10553.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  10554.      *
  10555.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  10556.      */
  10557.     protected function getDocumentRouteHandlerService()
  10558.     {
  10559.         return $this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] = new \Pimcore\Routing\Dynamic\DocumentRouteHandler(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  10560.     }
  10561.     /**
  10562.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  10563.      *
  10564.      * @return \Pimcore\Routing\RedirectHandler
  10565.      */
  10566.     protected function getRedirectHandlerService()
  10567.     {
  10568.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  10569.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  10570.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  10571.         }
  10572.         $this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), $a);
  10573.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  10574.         $instance->setLogger($b);
  10575.         $instance->setLogger($b);
  10576.         return $instance;
  10577.     }
  10578.     /**
  10579.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  10580.      *
  10581.      * @return \Pimcore\Security\User\UserLoader
  10582.      */
  10583.     protected function getUserLoaderService()
  10584.     {
  10585.         return $this->privates['Pimcore\\Security\\User\\UserLoader'] = new \Pimcore\Security\User\UserLoader(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  10586.     }
  10587.     /**
  10588.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  10589.      *
  10590.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  10591.      */
  10592.     protected function getDelegatingActionHandlerService()
  10593.     {
  10594.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10595.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  10596.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  10597.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  10598.         ], [
  10599.             'assign_target_group' => '?',
  10600.             'codesnippet' => '?',
  10601.             'redirect' => '?',
  10602.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  10603.     }
  10604.     /**
  10605.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  10606.      *
  10607.      * @return \Pimcore\Targeting\ConditionMatcher
  10608.      */
  10609.     protected function getConditionMatcherService()
  10610.     {
  10611.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10612.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  10613.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  10614.         }
  10615.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  10616.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  10617.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  10618.         }
  10619.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), $b$a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10620.     }
  10621.     /**
  10622.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  10623.      *
  10624.      * @return \Pimcore\Targeting\DataLoader
  10625.      */
  10626.     protected function getDataLoaderService()
  10627.     {
  10628.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10629.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  10630.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  10631.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  10632.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  10633.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  10634.         ], [
  10635.             'device' => '?',
  10636.             'geoip' => '?',
  10637.             'geolocation' => '?',
  10638.             'targeting_storage' => '?',
  10639.             'visited_pages_counter' => '?',
  10640.         ]));
  10641.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10642.         return $instance;
  10643.     }
  10644.     /**
  10645.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  10646.      *
  10647.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  10648.      */
  10649.     protected function getOverrideHandlerService($lazyLoad true)
  10650.     {
  10651.         if ($lazyLoad) {
  10652.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  10653.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10654.                     $wrappedInstance $this->getOverrideHandlerService(false);
  10655.                     $proxy->setProxyInitializer(null);
  10656.                     return true;
  10657.                 });
  10658.             });
  10659.         }
  10660.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  10661.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  10662.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  10663.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  10666.         return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), [=> new \Pimcore\Targeting\Debug\Override\DocumentTargetingOverrideHandler(($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), => new \Pimcore\Targeting\Debug\Override\LanguageOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\DeviceOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\LocationOverrideHandler()]);
  10667.     }
  10668.     /**
  10669.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  10670.      *
  10671.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  10672.      */
  10673.     protected function getTargetingDataCollectorService()
  10674.     {
  10675.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorage2Service());
  10676.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  10677.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  10678.         }
  10679.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  10680.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  10681.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  10682.         }
  10683.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  10684.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10685.         return $instance;
  10686.     }
  10687.     /**
  10688.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  10689.      *
  10690.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  10691.      */
  10692.     protected function getTargetingListenerService()
  10693.     {
  10694.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorage2Service());
  10695.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10696.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10697.         }
  10698.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  10699.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10700.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10701.         }
  10702.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  10703.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10704.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10705.         }
  10706.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  10707.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10708.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10709.         }
  10710.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10711.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10712.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10713.         }
  10714.         $f = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  10715.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  10716.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  10717.         }
  10718.         $g = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  10719.         $h = new \Pimcore\Targeting\VisitorInfoResolver($a$g$b$c$d$e);
  10720.         $i = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  10721.         $h->setStopwatch($i);
  10722.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($h$c$g, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($e$f));
  10723.         $instance->setStopwatch($i);
  10724.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10725.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  10726.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  10727.         return $instance;
  10728.     }
  10729.     /**
  10730.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  10731.      *
  10732.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  10733.      */
  10734.     protected function getToolbarListenerService()
  10735.     {
  10736.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  10737.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  10738.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  10739.         }
  10740.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  10741.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  10742.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  10743.         }
  10744.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10745.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  10746.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  10747.         }
  10748.         $d = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  10749.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  10750.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  10751.         }
  10752.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b$c$d, ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  10753.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  10754.         return $instance;
  10755.     }
  10756.     /**
  10757.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  10758.      *
  10759.      * @return \Pimcore\Targeting\Storage\CookieStorage
  10760.      */
  10761.     protected function getCookieStorage2Service()
  10762.     {
  10763.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10764.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  10765.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  10766.         }
  10767.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('4Nrn2Sk5ehP7K5qJ4rdr3LueQnIdpf4ab0WVSG7mFuA=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  10768.     }
  10769.     /**
  10770.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  10771.      *
  10772.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  10773.      */
  10774.     protected function getActionRendererService()
  10775.     {
  10776.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  10777.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  10778.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  10779.         }
  10780.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  10781.     }
  10782.     /**
  10783.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  10784.      *
  10785.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  10786.      */
  10787.     protected function getSubrequestExtensionService($lazyLoad true)
  10788.     {
  10789.         if ($lazyLoad) {
  10790.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  10791.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10792.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  10793.                     $proxy->setProxyInitializer(null);
  10794.                     return true;
  10795.                 });
  10796.             });
  10797.         }
  10798.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  10799.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  10800.     }
  10801.     /**
  10802.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  10803.      *
  10804.      * @return \App\Twig\Extension\Templating\HeadLink
  10805.      */
  10806.     protected function getHeadLinkService()
  10807.     {
  10808.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] = new \App\Twig\Extension\Templating\HeadLink(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()), false);
  10809.     }
  10810.     /**
  10811.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  10812.      *
  10813.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  10814.      */
  10815.     protected function getHeadMetaService()
  10816.     {
  10817.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] = new \Pimcore\Twig\Extension\Templating\HeadMeta(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  10818.     }
  10819.     /**
  10820.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  10821.      *
  10822.      * @return \App\Twig\Extension\Templating\HeadScript
  10823.      */
  10824.     protected function getHeadScriptService()
  10825.     {
  10826.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] = new \App\Twig\Extension\Templating\HeadScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()), false);
  10827.     }
  10828.     /**
  10829.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  10830.      *
  10831.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  10832.      */
  10833.     protected function getHeadStyleService()
  10834.     {
  10835.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] = new \Pimcore\Twig\Extension\Templating\HeadStyle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  10836.     }
  10837.     /**
  10838.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  10839.      *
  10840.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  10841.      */
  10842.     protected function getHeadTitleService()
  10843.     {
  10844.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] = new \Pimcore\Twig\Extension\Templating\HeadTitle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  10845.     }
  10846.     /**
  10847.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  10848.      *
  10849.      * @return \Pimcore\Twig\Extension\Templating\Inc
  10850.      */
  10851.     protected function getIncService()
  10852.     {
  10853.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  10854.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  10855.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  10856.         }
  10857.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer($a, ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  10858.     }
  10859.     /**
  10860.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  10861.      *
  10862.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  10863.      */
  10864.     protected function getInlineScriptService()
  10865.     {
  10866.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] = new \Pimcore\Twig\Extension\Templating\InlineScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  10867.     }
  10868.     /**
  10869.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  10870.      *
  10871.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  10872.      */
  10873.     protected function getNavigationService($lazyLoad true)
  10874.     {
  10875.         if ($lazyLoad) {
  10876.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  10877.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10878.                     $wrappedInstance $this->getNavigationService(false);
  10879.                     $proxy->setProxyInitializer(null);
  10880.                     return true;
  10881.                 });
  10882.             });
  10883.         }
  10884.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  10885.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  10886.         return new \Pimcore\Twig\Extension\Templating\Navigation(new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10887.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  10888.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  10889.         ], [
  10890.             'breadcrumbs' => '?',
  10891.             'menu' => '?',
  10892.         ]));
  10893.     }
  10894.     /**
  10895.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  10896.      *
  10897.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  10898.      */
  10899.     protected function getPimcoreUrlService()
  10900.     {
  10901.         $a = ($this->services['router'] ?? $this->getRouterService());
  10902.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  10903.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  10904.         }
  10905.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  10906.     }
  10907.     /**
  10908.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  10909.      *
  10910.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  10911.      */
  10912.     protected function getPlaceholderService()
  10913.     {
  10914.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] = new \Pimcore\Twig\Extension\Templating\Placeholder(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  10915.     }
  10916.     /**
  10917.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  10918.      *
  10919.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  10920.      */
  10921.     protected function getLoginListenerService()
  10922.     {
  10923.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  10924.     }
  10925.     /**
  10926.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  10927.      *
  10928.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  10929.      */
  10930.     protected function getRequestListenerService()
  10931.     {
  10932.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10933.     }
  10934.     /**
  10935.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  10936.      *
  10937.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  10938.      */
  10939.     protected function getSubRequestListenerService()
  10940.     {
  10941.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10942.     }
  10943.     /**
  10944.      * Gets the private 'Sentry\State\HubInterface' shared service.
  10945.      *
  10946.      * @return \Sentry\State\HubInterface
  10947.      */
  10948.     protected function getHubInterfaceService()
  10949.     {
  10950.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  10951.         $a = new \Sentry\Options(['max_breadcrumbs' => 50'traces_sample_rate' => 1.0'profiles_sample_rate' => 1.0'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [=> \dirname(__DIR__4), => (\dirname(__DIR__4).'/vendor/pear/net_url2'), => '.'=> '/usr/share/php'], 'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'ignore_exceptions' => [], 'ignore_transactions' => [], 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => '']);
  10952.         $b = new \Sentry\ClientBuilder($a);
  10953.         $b->setSdkIdentifier('sentry.php.symfony');
  10954.         $b->setSdkVersion('5.2.0');
  10955.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  10956.         if ($this->has('Psr\\Log\\NullLogger')) {
  10957.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  10958.         }
  10959.         $instance->bindClient($b->getClient());
  10960.         return $instance;
  10961.     }
  10962.     /**
  10963.      * Gets the private 'Sylius\Bundle\ThemeBundle\Context\SettableThemeContext' shared service.
  10964.      *
  10965.      * @return \Sylius\Bundle\ThemeBundle\Context\SettableThemeContext
  10966.      */
  10967.     protected function getSettableThemeContextService()
  10968.     {
  10969.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Context\\SettableThemeContext'] = new \Sylius\Bundle\ThemeBundle\Context\SettableThemeContext(($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())));
  10970.     }
  10971.     /**
  10972.      * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  10973.      *
  10974.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  10975.      */
  10976.     protected function getThemeRepositoryInterfaceService()
  10977.     {
  10978.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] = new \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository(new \Sylius\Bundle\ThemeBundle\Loader\ThemeLoader(new \Sylius\Bundle\ThemeBundle\Configuration\CompositeConfigurationProvider([=> new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\FilesystemConfigurationProvider(new \Sylius\Bundle\ThemeBundle\Locator\RecursiveFileLocator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())), [=> (\dirname(__DIR__4).'/templates/seikoboutique')], 1), new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\ProcessingConfigurationLoader(new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\JsonFileConfigurationLoader(($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem()))), new \Sylius\Bundle\ThemeBundle\Configuration\SymfonyConfigurationProcessor(new \Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration(), new \Symfony\Component\Config\Definition\Processor())), 'composer.json')]), new \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory(), new \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker()));
  10979.     }
  10980.     /**
  10981.      * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\Translator' shared service.
  10982.      *
  10983.      * @return \Sylius\Bundle\ThemeBundle\Translation\Translator
  10984.      */
  10985.     protected function getTranslatorService()
  10986.     {
  10987.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  10988.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  10989.         $this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\Translator'] = $instance = new \Sylius\Bundle\ThemeBundle\Translation\Translator(new \Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProvider(['php' => ($this->privates['translation.loader.php'] ?? $this->getTranslation_Loader_PhpService()), 'yaml' => $a'yml' => $a'xlf' => $b'xliff' => $b'po' => ($this->privates['translation.loader.po'] ?? $this->getTranslation_Loader_PoService()), 'mo' => ($this->privates['translation.loader.mo'] ?? $this->getTranslation_Loader_MoService()), 'ts' => ($this->privates['translation.loader.qt'] ?? $this->getTranslation_Loader_QtService()), 'csv' => ($this->privates['translation.loader.csv'] ?? $this->getTranslation_Loader_CsvService()), 'res' => ($this->privates['translation.loader.res'] ?? $this->getTranslation_Loader_ResService()), 'dat' => ($this->privates['translation.loader.dat'] ?? $this->getTranslation_Loader_DatService()), 'ini' => ($this->privates['translation.loader.ini'] ?? $this->getTranslation_Loader_IniService()), 'json' => ($this->privates['translation.loader.json'] ?? $this->getTranslation_Loader_JsonService())]), new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\CompositeTranslatorResourceProvider([=> new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider([=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ar.yml'), 10 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ar.yml'), 11 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ar.yml'), 12 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ar.yml'), 13 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ar.yml'), 14 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ar.yml'), 15 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ar.yml'), 16 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ar.yml'), 17 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ar.yml'), 18 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ar.yml'), 19 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ar.yml'), 20 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ar.yml'), 21 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ar.yml'), 22 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 24 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), 25 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 27 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf'), 28 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 29 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 30 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 31 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.bg.yml'), 32 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.bg.yml'), 33 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.bg.yml'), 34 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.bg.yml'), 35 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.bg.yml'), 36 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.bg.yml'), 37 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.bg.yml'), 38 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.bg.yml'), 39 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.bg.yml'), 40 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.bg.yml'), 41 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.bg.yml'), 42 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.bg.yml'), 43 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.bg.yml'), 44 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.bg.yml'), 45 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.bg.yml'), 46 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.bg.yml'), 47 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 48 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 49 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 50 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 51 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 52 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 53 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ca.yml'), 54 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ca.yml'), 55 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ca.yml'), 56 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ca.yml'), 57 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ca.yml'), 58 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ca.yml'), 59 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ca.yml'), 60 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ca.yml'), 61 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ca.yml'), 62 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ca.yml'), 63 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ca.yml'), 64 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ca.yml'), 65 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ca.yml'), 66 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ca.yml'), 67 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ca.yml'), 68 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ca.yml'), 69 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 70 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 71 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 72 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.cs.yml'), 73 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.cs.yml'), 74 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.cs.yml'), 75 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.cs.yml'), 76 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.cs.yml'), 77 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.cs.yml'), 78 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.cs.yml'), 79 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.cs.yml'), 80 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.cs.yml'), 81 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.cs.yml'), 82 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.cs.yml'), 83 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.cs.yml'), 84 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.cs.yml'), 85 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.cs.yml'), 86 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.cs.yml'), 87 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), 88 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.cs.yml'), 89 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 90 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 91 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 92 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 93 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.da.yml'), 94 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.da.yml'), 95 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.da.yml'), 96 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.da.yml'), 97 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.da.yml'), 98 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.da.yml'), 99 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.da.yml'), 100 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.da.yml'), 101 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.da.yml'), 102 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.da.yml'), 103 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.da.yml'), 104 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.da.yml'), 105 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.da.yml'), 106 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.da.yml'), 107 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.da.yml'), 108 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.da.yml'), 109 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 110 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 111 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 112 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.de.yml'), 113 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.de.yml'), 114 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.de.yml'), 115 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MessengerBundle/Resources/translations/admin.de.yml'), 116 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.de.yml'), 117 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.de.yml'), 118 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/messages.de.yaml'), 119 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/translations/admin.de.yaml'), 120 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/translations/validators.de.yml'), 121 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle/Resources/translations/admin.de.yaml'), 122 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle/Resources/translations/validators.de.yml'), 123 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/InventoryBundle/Resources/translations/validators.de.yml'), 124 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/admin.de.yaml'), 125 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/messages.de.yaml'), 126 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/validators.de.yml'), 127 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.de.yml'), 128 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.de.yml'), 129 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.de.yml'), 130 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.de.yml'), 131 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.de.yml'), 132 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.de.yml'), 133 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.de.yml'), 134 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.de.yml'), 135 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.de.yml'), 136 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Resources/translations/messages.de.yaml'), 137 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.de.yml'), 138 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.de.yml'), 139 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.de.yml'), 140 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 141 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.de.yml'), 142 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/validators.de.yml'), 143 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), 144 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 145 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 146 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 147 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.el.yml'), 148 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.el.yml'), 149 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.el.yml'), 150 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.el.yml'), 151 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.el.yml'), 152 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.el.yml'), 153 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.el.yml'), 154 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.el.yml'), 155 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.el.yml'), 156 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.el.yml'), 157 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.el.yml'), 158 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.el.yml'), 159 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.el.yml'), 160 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.el.yml'), 161 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.el.yml'), 162 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.el.yml'), 163 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 164 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 165 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 166 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.en.yml'), 167 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.en.yml'), 168 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.en.yml'), 169 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MessengerBundle/Resources/translations/admin.en.yml'), 170 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.en.yml'), 171 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.en.yml'), 172 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/messages.en.yaml'), 173 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/translations/admin.en.yml'), 174 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/translations/validators.en.yml'), 175 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle/Resources/translations/admin.en.yaml'), 176 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle/Resources/translations/validators.en.yml'), 177 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/InventoryBundle/Resources/translations/validators.en.yml'), 178 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/admin.en.yaml'), 179 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/messages.en.yaml'), 180 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/translations/validators.en.yml'), 181 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.en.yml'), 182 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.en.yml'), 183 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.en.yml'), 184 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.en.yml'), 185 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.en.yml'), 186 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.en.yml'), 187 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.en.yml'), 188 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.en.yml'), 189 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.en.yml'), 190 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Resources/translations/messages.en.yaml'), 191 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.en.yml'), 192 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 193 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 194 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 195 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.en.yml'), 196 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/validators.en.yml'), 197 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), 198 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml'), 199 => (\dirname(__DIR__4).'/translations/admin.en.yaml'), 200 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 201 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 202 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 203 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.es.yml'), 204 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.es.yml'), 205 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.es.yml'), 206 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.es.yml'), 207 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.es.yml'), 208 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.es.yml'), 209 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.es.yml'), 210 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.es.yml'), 211 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.es.yml'), 212 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.es.yml'), 213 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.es.yml'), 214 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.es.yml'), 215 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.es.yml'), 216 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.es.yml'), 217 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.es.yml'), 218 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), 219 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.es.yml'), 220 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), 221 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 222 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 223 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 224 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 225 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 226 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 227 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 228 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 229 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 230 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.fa.yml'), 231 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.fa.yml'), 232 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.fa.yml'), 233 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.fa.yml'), 234 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.fa.yml'), 235 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.fa.yml'), 236 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.fa.yml'), 237 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.fa.yml'), 238 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.fa.yml'), 239 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.fa.yml'), 240 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.fa.yml'), 241 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.fa.yml'), 242 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.fa.yml'), 243 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.fa.yml'), 244 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.fa.yml'), 245 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.fa.yml'), 246 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), 247 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 248 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 249 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 250 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.fi.yml'), 251 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.fi.yml'), 252 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.fi.yml'), 253 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.fi.yml'), 254 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.fi.yml'), 255 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.fi.yml'), 256 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.fi.yml'), 257 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.fi.yml'), 258 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.fi.yml'), 259 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.fi.yml'), 260 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.fi.yml'), 261 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.fi.yml'), 262 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.fi.yml'), 263 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.fi.yml'), 264 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.fi.yml'), 265 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.fi.yml'), 266 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 267 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 268 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 269 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.fr.yml'), 270 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.fr.yml'), 271 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.fr.yml'), 272 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.fr.yml'), 273 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.fr.yml'), 274 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.fr.yml'), 275 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.fr.yml'), 276 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.fr.yml'), 277 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.fr.yml'), 278 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.fr.yml'), 279 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.fr.yml'), 280 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.fr.yml'), 281 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.fr.yml'), 282 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.fr.yml'), 283 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.fr.yml'), 284 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), 285 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), 286 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), 287 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.fr.yml'), 288 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), 289 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 290 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 291 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 292 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 293 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 294 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 295 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.he.yml'), 296 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.he.yml'), 297 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.he.yml'), 298 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.he.yml'), 299 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.he.yml'), 300 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.he.yml'), 301 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.he.yml'), 302 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.he.yml'), 303 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.he.yml'), 304 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.he.yml'), 305 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.he.yml'), 306 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.he.yml'), 307 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.he.yml'), 308 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.he.yml'), 309 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.he.yml'), 310 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.he.yml'), 311 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 312 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 313 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 314 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), 315 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml'), 316 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 317 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 318 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 319 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.hu.yml'), 320 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.hu.yml'), 321 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.hu.yml'), 322 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.hu.yml'), 323 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.hu.yml'), 324 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.hu.yml'), 325 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.hu.yml'), 326 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.hu.yml'), 327 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.hu.yml'), 328 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.hu.yml'), 329 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.hu.yml'), 330 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.hu.yml'), 331 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.hu.yml'), 332 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.hu.yml'), 333 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.hu.yml'), 334 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), 335 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.hu.yml'), 336 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), 337 => (\dirname(__DIR__4).'/translations/admin.hu.yaml'), 338 => (\dirname(__DIR__4).'/translations/messages.hu.yaml'), 339 => (\dirname(__DIR__4).'/translations/validators.hu.yaml'), 340 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 341 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 342 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 343 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 344 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 345 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 346 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.id.yml'), 347 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.id.yml'), 348 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.id.yml'), 349 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.id.yml'), 350 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.id.yml'), 351 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.id.yml'), 352 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.id.yml'), 353 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.id.yml'), 354 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.id.yml'), 355 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.id.yml'), 356 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.id.yml'), 357 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.id.yml'), 358 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.id.yml'), 359 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.id.yml'), 360 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.id.yml'), 361 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.id.yml'), 362 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 363 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 364 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 365 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.it.yml'), 366 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.it.yml'), 367 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.it.yml'), 368 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.it.yml'), 369 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.it.yml'), 370 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/messages.it.yaml'), 371 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/translations/validators.it.yml'), 372 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/InventoryBundle/Resources/translations/validators.it.yml'), 373 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.it.yml'), 374 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.it.yml'), 375 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.it.yml'), 376 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.it.yml'), 377 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.it.yml'), 378 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.it.yml'), 379 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.it.yml'), 380 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.it.yml'), 381 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.it.yml'), 382 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Resources/translations/messages.it.yaml'), 383 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.it.yml'), 384 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.it.yml'), 385 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/validators.it.yml'), 386 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), 387 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 388 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 389 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 390 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ja.yml'), 391 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ja.yml'), 392 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ja.yml'), 393 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ja.yml'), 394 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ja.yml'), 395 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ja.yml'), 396 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ja.yml'), 397 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ja.yml'), 398 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ja.yml'), 399 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ja.yml'), 400 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ja.yml'), 401 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ja.yml'), 402 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ja.yml'), 403 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ja.yml'), 404 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ja.yml'), 405 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ja.yml'), 406 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 407 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 408 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 409 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 410 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 411 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 412 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 413 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 414 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 415 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 416 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 417 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 418 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 419 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 420 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf'), 421 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 422 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 423 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 424 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 425 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 426 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 427 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.nl.yml'), 428 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.nl.yml'), 429 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.nl.yml'), 430 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.nl.yml'), 431 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.nl.yml'), 432 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.nl.yml'), 433 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.nl.yml'), 434 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.nl.yml'), 435 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.nl.yml'), 436 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.nl.yml'), 437 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.nl.yml'), 438 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.nl.yml'), 439 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.nl.yml'), 440 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.nl.yml'), 441 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.nl.yml'), 442 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 443 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 444 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), 445 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.nl.yml'), 446 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), 447 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 448 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 449 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 450 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 451 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 452 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 453 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.no.yml'), 454 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.no.yml'), 455 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.no.yml'), 456 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.no.yml'), 457 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.no.yml'), 458 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.no.yml'), 459 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.no.yml'), 460 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.no.yml'), 461 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.no.yml'), 462 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.no.yml'), 463 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.no.yml'), 464 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.no.yml'), 465 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.no.yml'), 466 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.no.yml'), 467 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.no.yml'), 468 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.no.yml'), 469 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 470 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 471 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 472 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.pl.yml'), 473 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.pl.yml'), 474 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.pl.yml'), 475 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.pl.yml'), 476 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.pl.yml'), 477 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.pl.yml'), 478 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.pl.yml'), 479 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.pl.yml'), 480 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.pl.yml'), 481 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.pl.yml'), 482 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.pl.yml'), 483 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.pl.yml'), 484 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.pl.yml'), 485 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.pl.yml'), 486 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.pl.yml'), 487 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), 488 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.pl.yml'), 489 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), 490 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 491 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 492 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 493 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.pt.yml'), 494 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.pt.yml'), 495 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.pt.yml'), 496 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.pt.yml'), 497 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.pt.yml'), 498 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.pt.yml'), 499 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.pt.yml'), 500 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.pt.yml'), 501 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.pt.yml'), 502 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.pt.yml'), 503 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.pt.yml'), 504 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.pt.yml'), 505 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.pt.yml'), 506 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.pt.yml'), 507 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.pt.yml'), 508 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.pt.yml'), 509 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 510 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 511 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 512 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 513 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 514 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 515 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ro.yml'), 516 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ro.yml'), 517 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ro.yml'), 518 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ro.yml'), 519 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ro.yml'), 520 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ro.yml'), 521 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ro.yml'), 522 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ro.yml'), 523 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ro.yml'), 524 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ro.yml'), 525 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ro.yml'), 526 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ro.yml'), 527 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ro.yml'), 528 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ro.yml'), 529 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ro.yml'), 530 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), 531 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ro.yml'), 532 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 533 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 534 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 535 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ru.yml'), 536 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ru.yml'), 537 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ru.yml'), 538 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ru.yml'), 539 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ru.yml'), 540 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ru.yml'), 541 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ru.yml'), 542 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ru.yml'), 543 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ru.yml'), 544 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ru.yml'), 545 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ru.yml'), 546 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ru.yml'), 547 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ru.yml'), 548 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ru.yml'), 549 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ru.yml'), 550 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), 551 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ru.yml'), 552 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), 553 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 554 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 555 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 556 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.sk.yml'), 557 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.sk.yml'), 558 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.sk.yml'), 559 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.sk.yml'), 560 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.sk.yml'), 561 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.sk.yml'), 562 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.sk.yml'), 563 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.sk.yml'), 564 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.sk.yml'), 565 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.sk.yml'), 566 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.sk.yml'), 567 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.sk.yml'), 568 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.sk.yml'), 569 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.sk.yml'), 570 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.sk.yml'), 571 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), 572 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.sk.yml'), 573 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 574 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 575 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 576 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.sl.yml'), 577 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.sl.yml'), 578 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.sl.yml'), 579 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.sl.yml'), 580 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.sl.yml'), 581 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.sl.yml'), 582 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.sl.yml'), 583 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.sl.yml'), 584 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.sl.yml'), 585 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.sl.yml'), 586 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.sl.yml'), 587 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.sl.yml'), 588 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.sl.yml'), 589 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.sl.yml'), 590 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.sl.yml'), 591 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.sl.yml'), 592 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 593 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 594 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf'), 595 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.sq.yml'), 596 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.sq.yml'), 597 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.sq.yml'), 598 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.sq.yml'), 599 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.sq.yml'), 600 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.sq.yml'), 601 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.sq.yml'), 602 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.sq.yml'), 603 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.sq.yml'), 604 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.sq.yml'), 605 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.sq.yml'), 606 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.sq.yml'), 607 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.sq.yml'), 608 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.sq.yml'), 609 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.sq.yml'), 610 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.sq.yml'), 611 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 612 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 613 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 614 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 615 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 616 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 617 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 618 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 619 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 620 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.sv.yml'), 621 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.sv.yml'), 622 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.sv.yml'), 623 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.sv.yml'), 624 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.sv.yml'), 625 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.sv.yml'), 626 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.sv.yml'), 627 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.sv.yml'), 628 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.sv.yml'), 629 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.sv.yml'), 630 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.sv.yml'), 631 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.sv.yml'), 632 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.sv.yml'), 633 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.sv.yml'), 634 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.sv.yml'), 635 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml'), 636 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.sv.yml'), 637 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 638 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 639 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 640 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 641 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 642 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf'), 643 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 644 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 645 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 646 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.tr.yml'), 647 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.tr.yml'), 648 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.tr.yml'), 649 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.tr.yml'), 650 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.tr.yml'), 651 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.tr.yml'), 652 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.tr.yml'), 653 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.tr.yml'), 654 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.tr.yml'), 655 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.tr.yml'), 656 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.tr.yml'), 657 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.tr.yml'), 658 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.tr.yml'), 659 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.tr.yml'), 660 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.tr.yml'), 661 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.tr.yml'), 662 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), 663 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 664 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 665 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 666 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.uk.yml'), 667 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.uk.yml'), 668 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.uk.yml'), 669 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.uk.yml'), 670 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.uk.yml'), 671 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.uk.yml'), 672 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.uk.yml'), 673 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.uk.yml'), 674 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.uk.yml'), 675 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.uk.yml'), 676 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.uk.yml'), 677 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.uk.yml'), 678 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.uk.yml'), 679 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.uk.yml'), 680 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.uk.yml'), 681 => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), 682 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.uk.yml'), 683 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), 684 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 685 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 686 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf'), 687 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 688 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 689 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf'), 690 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 691 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 692 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 693 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.vi.yml'), 694 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.vi.yml'), 695 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.vi.yml'), 696 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.vi.yml'), 697 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.vi.yml'), 698 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.vi.yml'), 699 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.vi.yml'), 700 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.vi.yml'), 701 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.vi.yml'), 702 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.vi.yml'), 703 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.vi.yml'), 704 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.vi.yml'), 705 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.vi.yml'), 706 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.vi.yml'), 707 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.vi.yml'), 708 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.vi.yml'), 709 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 710 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 711 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 712 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 713 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 714 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 715 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.bn.yml'), 716 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.bn.yml'), 717 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.bn.yml'), 718 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.bn.yml'), 719 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.bn.yml'), 720 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.bn.yml'), 721 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.bn.yml'), 722 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.bn.yml'), 723 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.bn.yml'), 724 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.bn.yml'), 725 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.bn.yml'), 726 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.bn.yml'), 727 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.bn.yml'), 728 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.bn.yml'), 729 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.bn.yml'), 730 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.bn.yml'), 731 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ka.yml'), 732 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ka.yml'), 733 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ka.yml'), 734 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ka.yml'), 735 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ka.yml'), 736 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ka.yml'), 737 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ka.yml'), 738 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ka.yml'), 739 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ka.yml'), 740 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ka.yml'), 741 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ka.yml'), 742 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ka.yml'), 743 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ka.yml'), 744 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ka.yml'), 745 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ka.yml'), 746 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ka.yml'), 747 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.ko.yml'), 748 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.ko.yml'), 749 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.ko.yml'), 750 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.ko.yml'), 751 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.ko.yml'), 752 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.ko.yml'), 753 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.ko.yml'), 754 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.ko.yml'), 755 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.ko.yml'), 756 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.ko.yml'), 757 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.ko.yml'), 758 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.ko.yml'), 759 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.ko.yml'), 760 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.ko.yml'), 761 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.ko.yml'), 762 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.ko.yml'), 763 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle/Resources/translations/admin.zh.yml'), 764 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/translations/admin.zh.yml'), 765 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle/Resources/translations/admin.zh.yml'), 766 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/translations/admin.zh.yml'), 767 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/translations/admin.zh.yml'), 768 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/translations/admin.zh.yml'), 769 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/translations/admin.zh.yml'), 770 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/translations/admin.zh.yml'), 771 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/translations/admin.zh.yml'), 772 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/translations/admin.zh.yml'), 773 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/translations/admin.zh.yml'), 774 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/translations/admin.zh.yml'), 775 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/translations/admin.zh.yml'), 776 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/translations/admin.zh.yml'), 777 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/translations/admin.zh.yml'), 778 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/translations/admin.zh.yml'), 779 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml'), 780 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), 781 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), 782 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), 783 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), 784 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), 785 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), 786 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), 787 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), 788 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), 789 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 790 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]), => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider(new \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinder(($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())))), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())))]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'hu', ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true]);
  10990.         $instance->setFallbackLocales([=> 'hu']);
  10991.         return $instance;
  10992.     }
  10993.     /**
  10994.      * Gets the private 'Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader' shared service.
  10995.      *
  10996.      * @return \Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader
  10997.      */
  10998.     protected function getThemedTemplateLoaderService()
  10999.     {
  11000.         $a = ($this->services['CoreShop\\Bundle\\ThemeBundle\\Context\\ThemeContext'] ?? $this->getThemeContextService());
  11001.         if (isset($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Loader\\ThemedTemplateLoader'])) {
  11002.             return $this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Loader\\ThemedTemplateLoader'];
  11003.         }
  11004.         $b = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  11005.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  11006.         $b->addPath((\dirname(__DIR__4).'/templates'), 'App');
  11007.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MenuBundle/Resources/views'), 'CoreShopMenu');
  11008.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MenuBundle/Resources/views'), '!CoreShopMenu');
  11009.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  11010.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  11011.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/views'), 'CoreShopRule');
  11012.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/views'), '!CoreShopRule');
  11013.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/views'), 'CoreShopOrder');
  11014.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/views'), '!CoreShopOrder');
  11015.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Resources/views'), 'CoreShopTheme');
  11016.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle/Resources/views'), '!CoreShopTheme');
  11017.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/views'), 'CoreShopAddress');
  11018.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/views'), '!CoreShopAddress');
  11019.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/views'), 'CoreShopStore');
  11020.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/views'), '!CoreShopStore');
  11021.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TrackingBundle/Resources/views'), 'CoreShopTracking');
  11022.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TrackingBundle/Resources/views'), '!CoreShopTracking');
  11023.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Resources/views'), 'CoreShopFrontend');
  11024.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle/Resources/views'), '!CoreShopFrontend');
  11025.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumBundle/Resources/views'), 'CoreShopPayum');
  11026.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumBundle/Resources/views'), '!CoreShopPayum');
  11027.         $b->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  11028.         $b->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  11029.         $b->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  11030.         $b->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  11031.         $b->addPath((\dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Resources/views'), 'Emailizr');
  11032.         $b->addPath((\dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle/Resources/views'), '!Emailizr');
  11033.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  11034.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  11035.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  11036.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  11037.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  11038.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  11039.         $b->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  11040.         $b->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  11041.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  11042.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  11043.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  11044.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  11045.         $b->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  11046.         $b->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  11047.         $b->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  11048.         $b->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  11049.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/views'), 'CoreShopCore');
  11050.         $b->addPath((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/views'), '!CoreShopCore');
  11051.         $b->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  11052.         $b->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  11053.         $b->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  11054.         $b->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  11055.         $b->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  11056.         $b->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  11057.         $b->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  11058.         $b->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  11059.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  11060.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  11061.         $b->addPath((\dirname(__DIR__4).'/templates'));
  11062.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  11063.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  11064.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  11065.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Loader\\ThemedTemplateLoader'] = new \Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader($b, new \Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator(new \Sylius\Bundle\ThemeBundle\Twig\Locator\CompositeTemplateLocator(new RewindableGenerator(function () {
  11066.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  11067.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  11068.         }, 2)), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))), $a);
  11069.     }
  11070.     /**
  11071.      * Gets the private 'annotations.cache_adapter' shared service.
  11072.      *
  11073.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  11074.      */
  11075.     protected function getAnnotations_CacheAdapterService()
  11076.     {
  11077.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  11078.     }
  11079.     /**
  11080.      * Gets the private 'annotations.cached_reader' shared service.
  11081.      *
  11082.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  11083.      */
  11084.     protected function getAnnotations_CachedReaderService()
  11085.     {
  11086.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  11087.     }
  11088.     /**
  11089.      * Gets the private 'annotations.reader' shared service.
  11090.      *
  11091.      * @return \Doctrine\Common\Annotations\AnnotationReader
  11092.      */
  11093.     protected function getAnnotations_ReaderService()
  11094.     {
  11095.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  11096.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  11097.         $a->registerUniqueLoader('class_exists');
  11098.         $instance->addGlobalIgnoredName('required'$a);
  11099.         return $instance;
  11100.     }
  11101.     /**
  11102.      * Gets the private 'cache.annotations' shared service.
  11103.      *
  11104.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11105.      */
  11106.     protected function getCache_AnnotationsService()
  11107.     {
  11108.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zK68TVvcGH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11109.     }
  11110.     /**
  11111.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  11112.      *
  11113.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11114.      */
  11115.     protected function getCache_Doctrine_Orm_Default_QueryService()
  11116.     {
  11117.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  11118.     }
  11119.     /**
  11120.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  11121.      *
  11122.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11123.      */
  11124.     protected function getCache_Doctrine_Orm_Default_ResultService()
  11125.     {
  11126.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  11127.     }
  11128.     /**
  11129.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  11130.      *
  11131.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11132.      */
  11133.     protected function getCache_Messenger_RestartWorkersSignalService()
  11134.     {
  11135.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  11136.     }
  11137.     /**
  11138.      * Gets the private 'cache.property_info' shared service.
  11139.      *
  11140.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11141.      */
  11142.     protected function getCache_PropertyInfoService()
  11143.     {
  11144.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gjj0kk8ZQ5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11145.     }
  11146.     /**
  11147.      * Gets the private 'cache.rate_limiter' shared service.
  11148.      *
  11149.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11150.      */
  11151.     protected function getCache_RateLimiterService()
  11152.     {
  11153.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  11154.     }
  11155.     /**
  11156.      * Gets the private 'cache.security_expression_language' shared service.
  11157.      *
  11158.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11159.      */
  11160.     protected function getCache_SecurityExpressionLanguageService()
  11161.     {
  11162.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Kj4R6B4O-Y'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11163.     }
  11164.     /**
  11165.      * Gets the private 'cache.security_token_verifier' shared service.
  11166.      *
  11167.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11168.      */
  11169.     protected function getCache_SecurityTokenVerifierService()
  11170.     {
  11171.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1UZg1O9IOa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11172.     }
  11173.     /**
  11174.      * Gets the private 'cache.serializer' shared service.
  11175.      *
  11176.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11177.      */
  11178.     protected function getCache_SerializerService()
  11179.     {
  11180.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DhLBkheCFI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11181.     }
  11182.     /**
  11183.      * Gets the private 'cache.validator' shared service.
  11184.      *
  11185.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11186.      */
  11187.     protected function getCache_ValidatorService()
  11188.     {
  11189.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ho6cJcAKMo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11190.     }
  11191.     /**
  11192.      * Gets the private 'coreshop.storage_list.cache_subscriber.order' shared service.
  11193.      *
  11194.      * @return \CoreShop\Bundle\StorageListBundle\EventListener\CacheListener
  11195.      */
  11196.     protected function getCoreshop_StorageList_CacheSubscriber_OrderService()
  11197.     {
  11198.         $a = ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService());
  11199.         if (isset($this->privates['coreshop.storage_list.cache_subscriber.order'])) {
  11200.             return $this->privates['coreshop.storage_list.cache_subscriber.order'];
  11201.         }
  11202.         return $this->privates['coreshop.storage_list.cache_subscriber.order'] = new \CoreShop\Bundle\StorageListBundle\EventListener\CacheListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a);
  11203.     }
  11204.     /**
  11205.      * Gets the private 'coreshop.storage_list.cache_subscriber.wishlist' shared service.
  11206.      *
  11207.      * @return \CoreShop\Bundle\StorageListBundle\EventListener\CacheListener
  11208.      */
  11209.     protected function getCoreshop_StorageList_CacheSubscriber_WishlistService()
  11210.     {
  11211.         $a = ($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'] ?? $this->getStorageListContextInterfaceService());
  11212.         if (isset($this->privates['coreshop.storage_list.cache_subscriber.wishlist'])) {
  11213.             return $this->privates['coreshop.storage_list.cache_subscriber.wishlist'];
  11214.         }
  11215.         return $this->privates['coreshop.storage_list.cache_subscriber.wishlist'] = new \CoreShop\Bundle\StorageListBundle\EventListener\CacheListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a);
  11216.     }
  11217.     /**
  11218.      * Gets the private 'coreshop.storage_list.session_and_store_subscriber.order' shared service.
  11219.      *
  11220.      * @return \CoreShop\Bundle\StorageListBundle\Core\EventListener\SessionStoreStorageListSubscriber
  11221.      */
  11222.     protected function getCoreshop_StorageList_SessionAndStoreSubscriber_OrderService()
  11223.     {
  11224.         $a = ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService());
  11225.         if (isset($this->privates['coreshop.storage_list.session_and_store_subscriber.order'])) {
  11226.             return $this->privates['coreshop.storage_list.session_and_store_subscriber.order'];
  11227.         }
  11228.         return $this->privates['coreshop.storage_list.session_and_store_subscriber.order'] = new \CoreShop\Bundle\StorageListBundle\Core\EventListener\SessionStoreStorageListSubscriber(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a'coreshop.cart');
  11229.     }
  11230.     /**
  11231.      * Gets the private 'coreshop.storage_list.session_and_store_subscriber.wishlist' shared service.
  11232.      *
  11233.      * @return \CoreShop\Bundle\StorageListBundle\Core\EventListener\SessionStoreStorageListSubscriber
  11234.      */
  11235.     protected function getCoreshop_StorageList_SessionAndStoreSubscriber_WishlistService()
  11236.     {
  11237.         $a = ($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'] ?? $this->getStorageListContextInterfaceService());
  11238.         if (isset($this->privates['coreshop.storage_list.session_and_store_subscriber.wishlist'])) {
  11239.             return $this->privates['coreshop.storage_list.session_and_store_subscriber.wishlist'];
  11240.         }
  11241.         return $this->privates['coreshop.storage_list.session_and_store_subscriber.wishlist'] = new \CoreShop\Bundle\StorageListBundle\Core\EventListener\SessionStoreStorageListSubscriber(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a'coreshop.wishlist');
  11242.     }
  11243.     /**
  11244.      * Gets the private 'coreshop.storage_list.session_subscriber.order' shared service.
  11245.      *
  11246.      * @return \CoreShop\Bundle\StorageListBundle\EventListener\SessionSubscriber
  11247.      */
  11248.     protected function getCoreshop_StorageList_SessionSubscriber_OrderService()
  11249.     {
  11250.         $a = ($this->services['CoreShop\\Component\\Order\\Context\\CompositeCartContext'] ?? $this->getCompositeCartContextService());
  11251.         if (isset($this->privates['coreshop.storage_list.session_subscriber.order'])) {
  11252.             return $this->privates['coreshop.storage_list.session_subscriber.order'];
  11253.         }
  11254.         return $this->privates['coreshop.storage_list.session_subscriber.order'] = new \CoreShop\Bundle\StorageListBundle\EventListener\SessionSubscriber(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a'coreshop.cart');
  11255.     }
  11256.     /**
  11257.      * Gets the private 'coreshop.storage_list.session_subscriber.wishlist' shared service.
  11258.      *
  11259.      * @return \CoreShop\Bundle\StorageListBundle\EventListener\SessionSubscriber
  11260.      */
  11261.     protected function getCoreshop_StorageList_SessionSubscriber_WishlistService()
  11262.     {
  11263.         $a = ($this->services['CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface'] ?? $this->getStorageListContextInterfaceService());
  11264.         if (isset($this->privates['coreshop.storage_list.session_subscriber.wishlist'])) {
  11265.             return $this->privates['coreshop.storage_list.session_subscriber.wishlist'];
  11266.         }
  11267.         return $this->privates['coreshop.storage_list.session_subscriber.wishlist'] = new \CoreShop\Bundle\StorageListBundle\EventListener\SessionSubscriber(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), $a'coreshop.wishlist');
  11268.     }
  11269.     /**
  11270.      * Gets the private 'data_collector.form' shared service.
  11271.      *
  11272.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  11273.      */
  11274.     protected function getDataCollector_FormService()
  11275.     {
  11276.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  11277.     }
  11278.     /**
  11279.      * Gets the private 'data_collector.request' shared service.
  11280.      *
  11281.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  11282.      */
  11283.     protected function getDataCollector_RequestService()
  11284.     {
  11285.         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())));
  11286.     }
  11287.     /**
  11288.      * Gets the private 'debug.controller_resolver' shared service.
  11289.      *
  11290.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  11291.      */
  11292.     protected function getDebug_ControllerResolverService()
  11293.     {
  11294.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11295.     }
  11296.     /**
  11297.      * Gets the private 'debug.debug_handlers_listener' shared service.
  11298.      *
  11299.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  11300.      */
  11301.     protected function getDebug_DebugHandlersListenerService()
  11302.     {
  11303.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrueNULL);
  11304.     }
  11305.     /**
  11306.      * Gets the private 'debug.file_link_formatter' shared service.
  11307.      *
  11308.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  11309.      */
  11310.     protected function getDebug_FileLinkFormatterService()
  11311.     {
  11312.         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 () {
  11313.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  11314.         });
  11315.     }
  11316.     /**
  11317.      * Gets the private 'debug.log_processor' shared service.
  11318.      *
  11319.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  11320.      */
  11321.     protected function getDebug_LogProcessorService()
  11322.     {
  11323.         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())));
  11324.     }
  11325.     /**
  11326.      * Gets the private 'debug.security.access.decision_manager' shared service.
  11327.      *
  11328.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  11329.      */
  11330.     protected function getDebug_Security_Access_DecisionManagerService()
  11331.     {
  11332.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  11333.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  11334.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  11335.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  11336.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  11337.             yield => ($this->privates['debug.security.voter.CoreShop\\Bundle\\CoreBundle\\Security\\AccessVoter'] ?? $this->load('getAccessVoter2Service'));
  11338.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  11339.     }
  11340.     /**
  11341.      * Gets the private 'debug.security.firewall' shared service.
  11342.      *
  11343.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  11344.      */
  11345.     protected function getDebug_Security_FirewallService()
  11346.     {
  11347.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  11348.         if (isset($this->privates['debug.security.firewall'])) {
  11349.             return $this->privates['debug.security.firewall'];
  11350.         }
  11351.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11352.         if (isset($this->privates['debug.security.firewall'])) {
  11353.             return $this->privates['debug.security.firewall'];
  11354.         }
  11355.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  11356.     }
  11357.     /**
  11358.      * Gets the private 'debug.traced.coreshop.bus' shared service.
  11359.      *
  11360.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  11361.      */
  11362.     protected function getDebug_Traced_Coreshop_BusService()
  11363.     {
  11364.         return $this->privates['debug.traced.coreshop.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  11365.             yield => ($this->privates['coreshop.bus.middleware.traceable'] ?? $this->load('getCoreshop_Bus_Middleware_TraceableService'));
  11366.             yield => ($this->privates['coreshop.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['coreshop.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('coreshop.bus')));
  11367.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  11368.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  11369.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  11370.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  11371.             yield => ($this->privates['coreshop.bus.middleware.handle_message'] ?? $this->load('getCoreshop_Bus_Middleware_HandleMessageService'));
  11372.         }, 7)));
  11373.     }
  11374.     /**
  11375.      * Gets the private 'exception_listener' shared service.
  11376.      *
  11377.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  11378.      */
  11379.     protected function getExceptionListener2Service()
  11380.     {
  11381.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  11382.     }
  11383.     /**
  11384.      * Gets the private 'form.registry' shared service.
  11385.      *
  11386.      * @return \Symfony\Component\Form\FormRegistry
  11387.      */
  11388.     protected function getForm_RegistryService()
  11389.     {
  11390.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11391.             'App\\Ecommerce\\Form\\Type\\SimplepayGatewayConfigurationType' => ['privates''app.coreshop.form.type.gateway_configuration.simplepay''getApp_Coreshop_Form_Type_GatewayConfiguration_SimplepayService'true],
  11392.             'App\\Form\\Type\\NotificationsFilterType' => ['privates''App\\Form\\Type\\NotificationsFilterType''getNotificationsFilterTypeService'true],
  11393.             'App\\Form\\Type\\RemarkType' => ['privates''App\\Form\\Type\\RemarkType''getRemarkTypeService'true],
  11394.             'App\\Form\\Type\\UserReportType' => ['privates''App\\Form\\Type\\UserReportType''getUserReportTypeService'true],
  11395.             'App\\Form\\Type\\WatchRegisterType' => ['privates''App\\Form\\Type\\WatchRegisterType''getWatchRegisterTypeService'true],
  11396.             'App\\Form\\Type\\WatchesFilterType' => ['privates''App\\Form\\Type\\WatchesFilterType''getWatchesFilterTypeService'true],
  11397.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierChoiceType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierChoiceType''getAddressIdentifierChoiceTypeService'true],
  11398.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType''getAddressIdentifierTypeService'true],
  11399.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressType''getAddressTypeService'true],
  11400.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryChoiceType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryChoiceType''getCountryChoiceTypeService'true],
  11401.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType''getCountryTranslationTypeService'true],
  11402.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType''getCountryTypeService'true],
  11403.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\SalutationChoiceType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\SalutationChoiceType''getSalutationChoiceTypeService'true],
  11404.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateChoiceType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateChoiceType''getStateChoiceTypeService'true],
  11405.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType''getStateTranslationTypeService'true],
  11406.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType''getStateTypeService'true],
  11407.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneChoiceType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneChoiceType''getZoneChoiceTypeService'true],
  11408.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType' => ['services''CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType''getZoneTypeService'true],
  11409.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationCollectionType' => ['services''CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationCollectionType''getConfigurationCollectionTypeService'true],
  11410.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType' => ['services''CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType''getConfigurationTypeService'true],
  11411.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType''getAddressChoiceTypeService'true],
  11412.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType''getAddressType2Service'true],
  11413.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierChoiceType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierChoiceType''getCarrierChoiceTypeService'true],
  11414.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierType''getCarrierTypeService'true],
  11415.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\GuestAddressType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\GuestAddressType''getGuestAddressTypeService'true],
  11416.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType''getPaymentTypeService'true],
  11417.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SummaryType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SummaryType''getSummaryTypeService'true],
  11418.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\CustomerRegistrationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\CustomerRegistrationType''getCustomerRegistrationTypeService'true],
  11419.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\GuestRegistrationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\GuestRegistrationType''getGuestRegistrationTypeService'true],
  11420.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Order\\PaymentType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Order\\PaymentType''getPaymentType2Service'true],
  11421.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\AdditionAmountActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\AdditionAmountActionConfigurationType''getAdditionAmountActionConfigurationTypeService'true],
  11422.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\DiscountAmountActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\DiscountAmountActionConfigurationType''getDiscountAmountActionConfigurationTypeService'true],
  11423.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\PriceActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\PriceActionConfigurationType''getPriceActionConfigurationTypeService'true],
  11424.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\ProductPriceRule\\Condition\\QuantityConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\ProductPriceRule\\Condition\\QuantityConfigurationType''getQuantityConfigurationTypeService'true],
  11425.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesSelectionType' => ['privates''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesSelectionType''getProductStoreValuesSelectionTypeService'true],
  11426.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesType' => ['privates''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesType''getProductStoreValuesTypeService'true],
  11427.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\AdditionAmountActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\AdditionAmountActionConfigurationType''getAdditionAmountActionConfigurationType2Service'true],
  11428.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\DiscountAmountActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\DiscountAmountActionConfigurationType''getDiscountAmountActionConfigurationType2Service'true],
  11429.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\PriceActionConfigurationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\PriceActionConfigurationType''getPriceActionConfigurationType2Service'true],
  11430.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\UserRegistrationType' => ['services''CoreShop\\Bundle\\CoreBundle\\Form\\Type\\UserRegistrationType''getUserRegistrationTypeService'true],
  11431.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType''getCurrencyChoiceTypeService'true],
  11432.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType''getCurrencyTypeService'true],
  11433.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType''getExchangeRateTypeService'true],
  11434.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\ChangePasswordType' => ['services''CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\ChangePasswordType''getChangePasswordTypeService'true],
  11435.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerLoginType' => ['services''CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerLoginType''getCustomerLoginTypeService'true],
  11436.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerSelectionType' => ['services''CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerSelectionType''getCustomerSelectionTypeService'true],
  11437.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType''getCustomerTypeService'true],
  11438.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionChoiceType''getFilterPreConditionChoiceTypeService'true],
  11439.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionCollectionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionCollectionType''getFilterPreConditionCollectionTypeService'true],
  11440.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionType''getFilterPreConditionTypeService'true],
  11441.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType''getFilterTypeService'true],
  11442.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionChoiceType''getFilterUserConditionChoiceTypeService'true],
  11443.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionCollectionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionCollectionType''getFilterUserConditionCollectionTypeService'true],
  11444.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionType''getFilterUserConditionTypeService'true],
  11445.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionBooleanType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionBooleanType''getFilterConditionBooleanTypeService'true],
  11446.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategoryMultiSelectType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategoryMultiSelectType''getFilterConditionCategoryMultiSelectTypeService'true],
  11447.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategorySelectType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategorySelectType''getFilterConditionCategorySelectTypeService'true],
  11448.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionMultiselectType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionMultiselectType''getFilterConditionMultiselectTypeService'true],
  11449.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionRangeType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionRangeType''getFilterConditionRangeTypeService'true],
  11450.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSearchType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSearchType''getFilterConditionSearchTypeService'true],
  11451.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSelectType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSelectType''getFilterConditionSelectTypeService'true],
  11452.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterPreConditionNestedType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterPreConditionNestedType''getFilterPreConditionNestedTypeService'true],
  11453.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterUserConditionNestedType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterUserConditionNestedType''getFilterUserConditionNestedTypeService'true],
  11454.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\BrickGetterFormType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\BrickGetterFormType''getBrickGetterFormTypeService'true],
  11455.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\ClassificationStoreGetterFormType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\ClassificationStoreGetterFormType''getClassificationStoreGetterFormTypeService'true],
  11456.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\FieldCollectionGetterFormType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\FieldCollectionGetterFormType''getFieldCollectionGetterFormTypeService'true],
  11457.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexChoiceType''getIndexChoiceTypeService'true],
  11458.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnChoiceType''getIndexColumnChoiceTypeService'true],
  11459.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnCollectionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnCollectionType''getIndexColumnCollectionTypeService'true],
  11460.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnGetterChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnGetterChoiceType''getIndexColumnGetterChoiceTypeService'true],
  11461.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnInterpreterChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnInterpreterChoiceType''getIndexColumnInterpreterChoiceTypeService'true],
  11462.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType''getIndexColumnTypeService'true],
  11463.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType''getIndexTypeService'true],
  11464.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexWorkerChoiceType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexWorkerChoiceType''getIndexWorkerChoiceTypeService'true],
  11465.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ExpressionInterpreterFormType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ExpressionInterpreterFormType''getExpressionInterpreterFormTypeService'true],
  11466.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterCollectionType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterCollectionType''getInterpreterCollectionTypeService'true],
  11467.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterType''getInterpreterTypeService'true],
  11468.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\IteratorInterpreterType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\IteratorInterpreterType''getIteratorInterpreterTypeService'true],
  11469.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\NestedInterpreterType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\NestedInterpreterType''getNestedInterpreterTypeService'true],
  11470.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ObjectPropertyInterpreterFormType' => ['services''CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ObjectPropertyInterpreterFormType''getObjectPropertyInterpreterFormTypeService'true],
  11471.             'CoreShop\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''CoreShop\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType''getMoneyTypeService'true],
  11472.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionChoiceType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionChoiceType''getNotificationRuleActionChoiceTypeService'true],
  11473.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionCollectionType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionCollectionType''getNotificationRuleActionCollectionTypeService'true],
  11474.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionType''getNotificationRuleActionTypeService'true],
  11475.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionChoiceType''getNotificationRuleConditionChoiceTypeService'true],
  11476.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionCollectionType''getNotificationRuleConditionCollectionTypeService'true],
  11477.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionType''getNotificationRuleConditionTypeService'true],
  11478.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType''getNotificationRuleTypeService'true],
  11479.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleTypeChoiceType' => ['services''CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleTypeChoiceType''getNotificationRuleTypeChoiceTypeService'true],
  11480.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddMultipleToCartType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddMultipleToCartType''getAddMultipleToCartTypeService'true],
  11481.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddToCartType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddToCartType''getAddToCartTypeService'true],
  11482.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationCartItemType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationCartItemType''getCartCreationCartItemTypeService'true],
  11483.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationType''getCartCreationTypeService'true],
  11484.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionChoiceType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionChoiceType''getCartItemPriceRuleActionChoiceTypeService'true],
  11485.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionCollectionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionCollectionType''getCartItemPriceRuleActionCollectionTypeService'true],
  11486.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionType''getCartItemPriceRuleActionTypeService'true],
  11487.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionChoiceType''getCartItemPriceRuleConditionChoiceTypeService'true],
  11488.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionCollectionType''getCartItemPriceRuleConditionCollectionTypeService'true],
  11489.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionType''getCartItemPriceRuleConditionTypeService'true],
  11490.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemType''getCartItemTypeService'true],
  11491.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionChoiceType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionChoiceType''getCartPriceRuleActionChoiceTypeService'true],
  11492.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionCollectionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionCollectionType''getCartPriceRuleActionCollectionTypeService'true],
  11493.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionType''getCartPriceRuleActionTypeService'true],
  11494.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleChoiceType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleChoiceType''getCartPriceRuleChoiceTypeService'true],
  11495.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionChoiceType''getCartPriceRuleConditionChoiceTypeService'true],
  11496.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionCollectionType''getCartPriceRuleConditionCollectionTypeService'true],
  11497.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionType''getCartPriceRuleConditionTypeService'true],
  11498.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType''getCartPriceRuleTranslationTypeService'true],
  11499.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType''getCartPriceRuleTypeService'true],
  11500.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartType''getCartTypeService'true],
  11501.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\EditCartType' => ['privates''coreshop.form.type.edit_cart''getCoreshop_Form_Type_EditCartService'true],
  11502.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationItemsType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationItemsType''getOrderInvoiceCreationItemsTypeService'true],
  11503.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationType''getOrderInvoiceCreationTypeService'true],
  11504.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationItemsType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationItemsType''getOrderShipmentCreationItemsTypeService'true],
  11505.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationType''getOrderShipmentCreationTypeService'true],
  11506.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\PurchasableSelectionType' => ['privates''coreshop.form.type.purchaseable_selection_type''getCoreshop_Form_Type_PurchaseableSelectionTypeService'true],
  11507.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\QuantityType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\QuantityType''getQuantityTypeService'true],
  11508.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\CartItemActionConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\CartItemActionConfigurationType''getCartItemActionConfigurationTypeService'true],
  11509.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType''getDiscountAmountConfigurationType2Service'true],
  11510.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType''getDiscountPercentConfigurationType2Service'true],
  11511.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargeAmountConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargeAmountConfigurationType''getSurchargeAmountConfigurationTypeService'true],
  11512.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargePercentConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargePercentConfigurationType''getSurchargePercentConfigurationTypeService'true],
  11513.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType''getAmountConfigurationType3Service'true],
  11514.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType''getNestedConfigurationType3Service'true],
  11515.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NotCombinableConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NotCombinableConfigurationType''getNotCombinableConfigurationTypeService'true],
  11516.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType''getTimespanConfigurationType2Service'true],
  11517.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\VoucherConfigurationType' => ['privates''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\VoucherConfigurationType''getVoucherConfigurationTypeService'true],
  11518.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherGeneratorType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherGeneratorType''getVoucherGeneratorTypeService'true],
  11519.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherType' => ['services''CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherType''getVoucherTypeService'true],
  11520.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderChoiceType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderChoiceType''getPaymentProviderChoiceTypeService'true],
  11521.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionChoiceType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionChoiceType''getPaymentProviderRuleActionChoiceTypeService'true],
  11522.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionCollectionType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionCollectionType''getPaymentProviderRuleActionCollectionTypeService'true],
  11523.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionType''getPaymentProviderRuleActionTypeService'true],
  11524.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleChoiceType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleChoiceType''getPaymentProviderRuleChoiceTypeService'true],
  11525.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionChoiceType''getPaymentProviderRuleConditionChoiceTypeService'true],
  11526.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionCollectionType''getPaymentProviderRuleConditionCollectionTypeService'true],
  11527.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionType''getPaymentProviderRuleConditionTypeService'true],
  11528.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType''getPaymentProviderRuleGroupTypeService'true],
  11529.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType''getPaymentProviderRuleTypeService'true],
  11530.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType''getPaymentProviderTranslationTypeService'true],
  11531.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType''getPaymentProviderTypeService'true],
  11532.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType''getAdditionPercentActionConfigurationTypeService'true],
  11533.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType''getDiscountPercentActionConfigurationTypeService'true],
  11534.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Common\\PaymentProviderRuleConfigurationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Common\\PaymentProviderRuleConfigurationType''getPaymentProviderRuleConfigurationTypeService'true],
  11535.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType''getAmountConfigurationTypeService'true],
  11536.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => ['services''CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType''getNestedConfigurationTypeService'true],
  11537.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''CoreShop\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType''getPaypalGatewayConfigurationTypeService'true],
  11538.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\SofortGatewayConfigurationType' => ['services''CoreShop\\Bundle\\PayumBundle\\Form\\Type\\SofortGatewayConfigurationType''getSofortGatewayConfigurationTypeService'true],
  11539.             'CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Type\\GatewayConfigType' => ['privates''CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Type\\GatewayConfigType''getGatewayConfigTypeService'true],
  11540.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionChoiceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionChoiceType''getProductPriceRuleActionChoiceTypeService'true],
  11541.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionCollectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionCollectionType''getProductPriceRuleActionCollectionTypeService'true],
  11542.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionType''getProductPriceRuleActionTypeService'true],
  11543.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionChoiceType''getProductPriceRuleConditionChoiceTypeService'true],
  11544.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionCollectionType''getProductPriceRuleConditionCollectionTypeService'true],
  11545.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionType''getProductPriceRuleConditionTypeService'true],
  11546.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType''getProductPriceRuleTranslationTypeService'true],
  11547.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType''getProductPriceRuleTypeService'true],
  11548.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSelectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSelectionType''getProductSelectionTypeService'true],
  11549.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionChoiceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionChoiceType''getProductSpecificPriceRuleActionChoiceTypeService'true],
  11550.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionCollectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionCollectionType''getProductSpecificPriceRuleActionCollectionTypeService'true],
  11551.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionType''getProductSpecificPriceRuleActionTypeService'true],
  11552.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionChoiceType''getProductSpecificPriceRuleConditionChoiceTypeService'true],
  11553.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionCollectionType''getProductSpecificPriceRuleConditionCollectionTypeService'true],
  11554.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionType''getProductSpecificPriceRuleConditionTypeService'true],
  11555.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType''getProductSpecificPriceRuleTranslationTypeService'true],
  11556.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType''getProductSpecificPriceRuleTypeService'true],
  11557.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType''getDiscountAmountConfigurationTypeService'true],
  11558.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType''getDiscountPercentConfigurationTypeService'true],
  11559.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\PriceConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\PriceConfigurationType''getPriceConfigurationTypeService'true],
  11560.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductPriceNestedConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductPriceNestedConfigurationType''getProductPriceNestedConfigurationTypeService'true],
  11561.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductSpecificPriceNestedConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductSpecificPriceNestedConfigurationType''getProductSpecificPriceNestedConfigurationTypeService'true],
  11562.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType''getTimespanConfigurationTypeService'true],
  11563.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitChoiceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitChoiceType''getProductUnitChoiceTypeService'true],
  11564.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionPriceType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionPriceType''getProductUnitDefinitionPriceTypeService'true],
  11565.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionSelectionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionSelectionType''getProductUnitDefinitionSelectionTypeService'true],
  11566.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionType''getProductUnitDefinitionTypeService'true],
  11567.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionsType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionsType''getProductUnitDefinitionsTypeService'true],
  11568.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType''getProductUnitTranslationTypeService'true],
  11569.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType' => ['services''CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType''getProductUnitTypeService'true],
  11570.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionChoiceType''getProductQuantityPriceRuleConditionChoiceTypeService'true],
  11571.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionCollectionType''getProductQuantityPriceRuleConditionCollectionTypeService'true],
  11572.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionType' => ['services''CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionType''getProductQuantityPriceRuleConditionTypeService'true],
  11573.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType' => ['services''CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType''getProductQuantityPriceRuleTypeService'true],
  11574.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeType' => ['services''CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeType''getProductQuantityRangeTypeService'true],
  11575.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreAssetChoiceType' => ['services''CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreAssetChoiceType''getPimcoreAssetChoiceTypeService'true],
  11576.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreClassChoiceType' => ['services''CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreClassChoiceType''getPimcoreClassChoiceTypeService'true],
  11577.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType''getResourceTranslationsTypeService'true],
  11578.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierChoiceType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierChoiceType''getCarrierChoiceType2Service'true],
  11579.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType''getCarrierTranslationTypeService'true],
  11580.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType''getCarrierType2Service'true],
  11581.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType''getAdditionPercentActionConfigurationType2Service'true],
  11582.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType''getDiscountPercentActionConfigurationType2Service'true],
  11583.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Common\\ShippingRuleConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Common\\ShippingRuleConfigurationType''getShippingRuleConfigurationTypeService'true],
  11584.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType''getAmountConfigurationType2Service'true],
  11585.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\DimensionConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\DimensionConfigurationType''getDimensionConfigurationTypeService'true],
  11586.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType''getNestedConfigurationType2Service'true],
  11587.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\PostcodeConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\PostcodeConfigurationType''getPostcodeConfigurationTypeService'true],
  11588.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\WeightConfigurationType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\WeightConfigurationType''getWeightConfigurationTypeService'true],
  11589.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionChoiceType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionChoiceType''getShippingRuleActionChoiceTypeService'true],
  11590.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionCollectionType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionCollectionType''getShippingRuleActionCollectionTypeService'true],
  11591.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionType''getShippingRuleActionTypeService'true],
  11592.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleChoiceType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleChoiceType''getShippingRuleChoiceTypeService'true],
  11593.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionChoiceType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionChoiceType''getShippingRuleConditionChoiceTypeService'true],
  11594.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionCollectionType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionCollectionType''getShippingRuleConditionCollectionTypeService'true],
  11595.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionType''getShippingRuleConditionTypeService'true],
  11596.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupCollectionType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupCollectionType''getShippingRuleGroupCollectionTypeService'true],
  11597.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType''getShippingRuleGroupTypeService'true],
  11598.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType''getShippingRuleTypeService'true],
  11599.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingTaxCalculationStrategyChoiceType' => ['services''CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingTaxCalculationStrategyChoiceType''getShippingTaxCalculationStrategyChoiceTypeService'true],
  11600.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreChoiceType' => ['services''CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreChoiceType''getStoreChoiceTypeService'true],
  11601.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType' => ['services''CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType''getStoreTypeService'true],
  11602.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateChoiceType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateChoiceType''getTaxRateChoiceTypeService'true],
  11603.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType''getTaxRateTranslationTypeService'true],
  11604.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType''getTaxRateTypeService'true],
  11605.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupChoiceType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupChoiceType''getTaxRuleGroupChoiceTypeService'true],
  11606.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType''getTaxRuleGroupTypeService'true],
  11607.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType' => ['services''CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType''getTaxRuleTypeService'true],
  11608.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ChangePasswordType' => ['services''CoreShop\\Bundle\\UserBundle\\Form\\Type\\ChangePasswordType''getChangePasswordType2Service'true],
  11609.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\RequestResetPasswordType' => ['services''CoreShop\\Bundle\\UserBundle\\Form\\Type\\RequestResetPasswordType''getRequestResetPasswordTypeService'true],
  11610.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ResetPasswordType' => ['services''CoreShop\\Bundle\\UserBundle\\Form\\Type\\ResetPasswordType''getResetPasswordTypeService'true],
  11611.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\AddToWishlistType' => ['services''CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\AddToWishlistType''getAddToWishlistTypeService'true],
  11612.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistItemType' => ['services''CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistItemType''getWishlistItemTypeService'true],
  11613.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistType' => ['services''CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistType''getWishlistTypeService'true],
  11614.             'Karser\\Recaptcha3Bundle\\Form\\Recaptcha3Type' => ['privates''karser_recaptcha3.form.type''getKarserRecaptcha3_Form_TypeService'true],
  11615.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'true],
  11616.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'true],
  11617.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'true],
  11618.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'true],
  11619.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType''getThemeChoiceTypeService'true],
  11620.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType''getThemeNameChoiceTypeService'true],
  11621.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  11622.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  11623.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  11624.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  11625.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  11626.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  11627.         ], [
  11628.             'App\\Ecommerce\\Form\\Type\\SimplepayGatewayConfigurationType' => '?',
  11629.             'App\\Form\\Type\\NotificationsFilterType' => '?',
  11630.             'App\\Form\\Type\\RemarkType' => '?',
  11631.             'App\\Form\\Type\\UserReportType' => '?',
  11632.             'App\\Form\\Type\\WatchRegisterType' => '?',
  11633.             'App\\Form\\Type\\WatchesFilterType' => '?',
  11634.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierChoiceType' => '?',
  11635.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType' => '?',
  11636.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressType' => '?',
  11637.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryChoiceType' => '?',
  11638.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType' => '?',
  11639.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType' => '?',
  11640.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\SalutationChoiceType' => '?',
  11641.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateChoiceType' => '?',
  11642.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType' => '?',
  11643.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType' => '?',
  11644.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneChoiceType' => '?',
  11645.             'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType' => '?',
  11646.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationCollectionType' => '?',
  11647.             'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType' => '?',
  11648.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  11649.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  11650.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierChoiceType' => '?',
  11651.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierType' => '?',
  11652.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\GuestAddressType' => '?',
  11653.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  11654.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SummaryType' => '?',
  11655.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\CustomerRegistrationType' => '?',
  11656.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\GuestRegistrationType' => '?',
  11657.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Order\\PaymentType' => '?',
  11658.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\AdditionAmountActionConfigurationType' => '?',
  11659.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\DiscountAmountActionConfigurationType' => '?',
  11660.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Payment\\Rule\\Action\\PriceActionConfigurationType' => '?',
  11661.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\ProductPriceRule\\Condition\\QuantityConfigurationType' => '?',
  11662.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesSelectionType' => '?',
  11663.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductStoreValuesType' => '?',
  11664.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\AdditionAmountActionConfigurationType' => '?',
  11665.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\DiscountAmountActionConfigurationType' => '?',
  11666.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Rule\\Action\\PriceActionConfigurationType' => '?',
  11667.             'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\UserRegistrationType' => '?',
  11668.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  11669.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  11670.             'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  11671.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\ChangePasswordType' => '?',
  11672.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerLoginType' => '?',
  11673.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerSelectionType' => '?',
  11674.             'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  11675.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionChoiceType' => '?',
  11676.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionCollectionType' => '?',
  11677.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterPreConditionType' => '?',
  11678.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType' => '?',
  11679.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionChoiceType' => '?',
  11680.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionCollectionType' => '?',
  11681.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterUserConditionType' => '?',
  11682.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionBooleanType' => '?',
  11683.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategoryMultiSelectType' => '?',
  11684.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionCategorySelectType' => '?',
  11685.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionMultiselectType' => '?',
  11686.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionRangeType' => '?',
  11687.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSearchType' => '?',
  11688.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterConditionSelectType' => '?',
  11689.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterPreConditionNestedType' => '?',
  11690.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Filter\\FilterUserConditionNestedType' => '?',
  11691.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\BrickGetterFormType' => '?',
  11692.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\ClassificationStoreGetterFormType' => '?',
  11693.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Getter\\FieldCollectionGetterFormType' => '?',
  11694.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexChoiceType' => '?',
  11695.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnChoiceType' => '?',
  11696.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnCollectionType' => '?',
  11697.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnGetterChoiceType' => '?',
  11698.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnInterpreterChoiceType' => '?',
  11699.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType' => '?',
  11700.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType' => '?',
  11701.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexWorkerChoiceType' => '?',
  11702.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ExpressionInterpreterFormType' => '?',
  11703.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterCollectionType' => '?',
  11704.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\InterpreterType' => '?',
  11705.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\IteratorInterpreterType' => '?',
  11706.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\NestedInterpreterType' => '?',
  11707.             'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Interpreter\\ObjectPropertyInterpreterFormType' => '?',
  11708.             'CoreShop\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  11709.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionChoiceType' => '?',
  11710.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionCollectionType' => '?',
  11711.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleActionType' => '?',
  11712.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionChoiceType' => '?',
  11713.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionCollectionType' => '?',
  11714.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleConditionType' => '?',
  11715.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType' => '?',
  11716.             'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleTypeChoiceType' => '?',
  11717.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddMultipleToCartType' => '?',
  11718.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddToCartType' => '?',
  11719.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationCartItemType' => '?',
  11720.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationType' => '?',
  11721.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionChoiceType' => '?',
  11722.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionCollectionType' => '?',
  11723.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleActionType' => '?',
  11724.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionChoiceType' => '?',
  11725.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionCollectionType' => '?',
  11726.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemPriceRuleConditionType' => '?',
  11727.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  11728.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionChoiceType' => '?',
  11729.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionCollectionType' => '?',
  11730.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleActionType' => '?',
  11731.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleChoiceType' => '?',
  11732.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionChoiceType' => '?',
  11733.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionCollectionType' => '?',
  11734.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleConditionType' => '?',
  11735.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType' => '?',
  11736.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType' => '?',
  11737.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  11738.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\EditCartType' => '?',
  11739.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationItemsType' => '?',
  11740.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderInvoiceCreationType' => '?',
  11741.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationItemsType' => '?',
  11742.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationType' => '?',
  11743.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\PurchasableSelectionType' => '?',
  11744.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\QuantityType' => '?',
  11745.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\CartItemActionConfigurationType' => '?',
  11746.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType' => '?',
  11747.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType' => '?',
  11748.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargeAmountConfigurationType' => '?',
  11749.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Action\\SurchargePercentConfigurationType' => '?',
  11750.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => '?',
  11751.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => '?',
  11752.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\NotCombinableConfigurationType' => '?',
  11753.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType' => '?',
  11754.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\Rule\\Condition\\VoucherConfigurationType' => '?',
  11755.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherGeneratorType' => '?',
  11756.             'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\VoucherType' => '?',
  11757.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderChoiceType' => '?',
  11758.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionChoiceType' => '?',
  11759.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionCollectionType' => '?',
  11760.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleActionType' => '?',
  11761.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleChoiceType' => '?',
  11762.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionChoiceType' => '?',
  11763.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionCollectionType' => '?',
  11764.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleConditionType' => '?',
  11765.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType' => '?',
  11766.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType' => '?',
  11767.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType' => '?',
  11768.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType' => '?',
  11769.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => '?',
  11770.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => '?',
  11771.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Common\\PaymentProviderRuleConfigurationType' => '?',
  11772.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => '?',
  11773.             'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => '?',
  11774.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  11775.             'CoreShop\\Bundle\\PayumBundle\\Form\\Type\\SofortGatewayConfigurationType' => '?',
  11776.             'CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Type\\GatewayConfigType' => '?',
  11777.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionChoiceType' => '?',
  11778.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionCollectionType' => '?',
  11779.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleActionType' => '?',
  11780.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionChoiceType' => '?',
  11781.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionCollectionType' => '?',
  11782.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleConditionType' => '?',
  11783.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType' => '?',
  11784.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType' => '?',
  11785.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSelectionType' => '?',
  11786.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionChoiceType' => '?',
  11787.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionCollectionType' => '?',
  11788.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleActionType' => '?',
  11789.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionChoiceType' => '?',
  11790.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionCollectionType' => '?',
  11791.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleConditionType' => '?',
  11792.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType' => '?',
  11793.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType' => '?',
  11794.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountAmountConfigurationType' => '?',
  11795.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\DiscountPercentConfigurationType' => '?',
  11796.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Action\\PriceConfigurationType' => '?',
  11797.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductPriceNestedConfigurationType' => '?',
  11798.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\ProductSpecificPriceNestedConfigurationType' => '?',
  11799.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Rule\\Condition\\TimespanConfigurationType' => '?',
  11800.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitChoiceType' => '?',
  11801.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionPriceType' => '?',
  11802.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionSelectionType' => '?',
  11803.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionType' => '?',
  11804.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitDefinitionsType' => '?',
  11805.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType' => '?',
  11806.             'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType' => '?',
  11807.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionChoiceType' => '?',
  11808.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionCollectionType' => '?',
  11809.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleConditionType' => '?',
  11810.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType' => '?',
  11811.             'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeType' => '?',
  11812.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreAssetChoiceType' => '?',
  11813.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\PimcoreClassChoiceType' => '?',
  11814.             'CoreShop\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  11815.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierChoiceType' => '?',
  11816.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType' => '?',
  11817.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType' => '?',
  11818.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\AdditionPercentActionConfigurationType' => '?',
  11819.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Action\\DiscountPercentActionConfigurationType' => '?',
  11820.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Common\\ShippingRuleConfigurationType' => '?',
  11821.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\AmountConfigurationType' => '?',
  11822.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\DimensionConfigurationType' => '?',
  11823.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\NestedConfigurationType' => '?',
  11824.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\PostcodeConfigurationType' => '?',
  11825.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\Rule\\Condition\\WeightConfigurationType' => '?',
  11826.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionChoiceType' => '?',
  11827.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionCollectionType' => '?',
  11828.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleActionType' => '?',
  11829.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleChoiceType' => '?',
  11830.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionChoiceType' => '?',
  11831.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionCollectionType' => '?',
  11832.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleConditionType' => '?',
  11833.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupCollectionType' => '?',
  11834.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType' => '?',
  11835.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType' => '?',
  11836.             'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingTaxCalculationStrategyChoiceType' => '?',
  11837.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreChoiceType' => '?',
  11838.             'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType' => '?',
  11839.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateChoiceType' => '?',
  11840.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType' => '?',
  11841.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  11842.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupChoiceType' => '?',
  11843.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType' => '?',
  11844.             'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType' => '?',
  11845.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ChangePasswordType' => '?',
  11846.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\RequestResetPasswordType' => '?',
  11847.             'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ResetPasswordType' => '?',
  11848.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\AddToWishlistType' => '?',
  11849.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistItemType' => '?',
  11850.             'CoreShop\\Bundle\\WishlistBundle\\Form\\Type\\WishlistType' => '?',
  11851.             'Karser\\Recaptcha3Bundle\\Form\\Recaptcha3Type' => '?',
  11852.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  11853.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  11854.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  11855.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  11856.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  11857.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  11858.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  11859.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  11860.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  11861.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  11862.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  11863.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  11864.         ]), ['CoreShop\\Bundle\\CoreBundle\\Form\\Type\\UserRegistrationType' => new RewindableGenerator(function () {
  11865.             yield => ($this->privates['App\\Form\\Extension\\UserRegistrationTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\UserRegistrationTypeExtension'] = new \App\Form\Extension\UserRegistrationTypeExtension()));
  11866.         }, 1), 'CoreShop\\Bundle\\UserBundle\\Form\\Type\\RequestResetPasswordType' => new RewindableGenerator(function () {
  11867.             yield => ($this->privates['App\\Form\\Extension\\RequestResetPasswordTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\RequestResetPasswordTypeExtension'] = new \App\Form\Extension\RequestResetPasswordTypeExtension()));
  11868.         }, 1), 'CoreShop\\Bundle\\UserBundle\\Form\\Type\\ResetPasswordType' => new RewindableGenerator(function () {
  11869.             yield => ($this->privates['App\\Form\\Extension\\ResetPasswordTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ResetPasswordTypeExtension'] = new \App\Form\Extension\ResetPasswordTypeExtension()));
  11870.         }, 1), 'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CarrierType' => new RewindableGenerator(function () {
  11871.             yield => ($this->privates['App\\Form\\Extension\\CarrierTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\CarrierTypeExtension'] = new \App\Form\Extension\CarrierTypeExtension()));
  11872.         }, 1), 'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SummaryType' => new RewindableGenerator(function () {
  11873.             yield => ($this->privates['App\\Form\\Extension\\SummaryTypeExtension'] ?? $this->load('getSummaryTypeExtensionService'));
  11874.         }, 1), 'CoreShop\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => new RewindableGenerator(function () {
  11875.             yield => ($this->privates['App\\Form\\Extension\\Checkout\\AddressTypeExtension'] ?? $this->load('getAddressTypeExtension3Service'));
  11876.         }, 1), 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderChoiceType' => new RewindableGenerator(function () {
  11877.             yield => ($this->privates['App\\Form\\Extension\\PaymentProviderChoiceTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\PaymentProviderChoiceTypeExtension'] = new \App\Form\Extension\PaymentProviderChoiceTypeExtension()));
  11878.             yield => ($this->privates['CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Extension\\PaymentProviderChoiceTypeExtension'] ?? ($this->privates['CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Extension\\PaymentProviderChoiceTypeExtension'] = new \CoreShop\Bundle\PayumPaymentBundle\Form\Extension\PaymentProviderChoiceTypeExtension()));
  11879.         }, 2), 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  11880.             yield => ($this->privates['App\\Form\\Extension\\AddressTypeExtension'] ?? $this->load('getAddressTypeExtension2Service'));
  11881.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddressTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddressTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  11882.         }, 2), 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType' => new RewindableGenerator(function () {
  11883.             yield => ($this->privates['CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Extension\\PaymentProviderTypeExtension'] ?? ($this->privates['CoreShop\\Bundle\\PayumPaymentBundle\\Form\\Extension\\PaymentProviderTypeExtension'] = new \CoreShop\Bundle\PayumPaymentBundle\Form\Extension\PaymentProviderTypeExtension()));
  11884.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\PaymentProviderTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\PaymentProviderTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\PaymentProviderTypeExtension()));
  11885.         }, 2), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  11886.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  11887.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  11888.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  11889.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  11890.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  11891.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  11892.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  11893.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  11894.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  11895.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  11896.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  11897.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  11898.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  11899.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationType' => new RewindableGenerator(function () {
  11900.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartCreationTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartCreationTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CartCreationTypeExtension()));
  11901.         }, 1), 'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType' => new RewindableGenerator(function () {
  11902.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\StoreTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\StoreTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\StoreTypeExtension()));
  11903.         }, 1), 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType' => new RewindableGenerator(function () {
  11904.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\TaxRuleTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\TaxRuleTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\TaxRuleTypeExtension()));
  11905.         }, 1), 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType' => new RewindableGenerator(function () {
  11906.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CarrierTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CarrierTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CarrierTypeExtension()));
  11907.         }, 1), 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  11908.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CountryTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CountryTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CountryTypeExtension()));
  11909.         }, 1), 'CoreShop\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  11910.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CustomerTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CustomerTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  11911.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\OrderShipmentCreationType' => new RewindableGenerator(function () {
  11912.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\OrderShipmentCreationTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\OrderShipmentCreationTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\OrderShipmentCreationTypeExtension()));
  11913.         }, 1), 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeType' => new RewindableGenerator(function () {
  11914.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\ProductQuantityRangeTypeExtension()));
  11915.         }, 1), 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityRangeCollectionType' => new RewindableGenerator(function () {
  11916.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeCollectionTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\ProductQuantityRangeCollectionTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\ProductQuantityRangeCollectionTypeExtension()));
  11917.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  11918.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  11919.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  11920.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartItemTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartItemTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  11921.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\AddToCartType' => new RewindableGenerator(function () {
  11922.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddToCartTypeExtension'] ?? ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\AddToCartTypeExtension'] = new \CoreShop\Bundle\CoreBundle\Form\Extension\AddToCartTypeExtension()));
  11923.         }, 1), 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartCreationCartItemType' => new RewindableGenerator(function () {
  11924.             yield => ($this->services['CoreShop\\Bundle\\CoreBundle\\Form\\Extension\\CartCreationCartItemTypeExtension'] ?? $this->load('getCartCreationCartItemTypeExtensionService'));
  11925.         }, 1)], new RewindableGenerator(function () {
  11926.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  11927.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  11928.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  11929.     }
  11930.     /**
  11931.      * Gets the private 'fragment.renderer.inline' shared service.
  11932.      *
  11933.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  11934.      */
  11935.     protected function getFragment_Renderer_InlineService()
  11936.     {
  11937.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  11938.         if (isset($this->privates['fragment.renderer.inline'])) {
  11939.             return $this->privates['fragment.renderer.inline'];
  11940.         }
  11941.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11942.         if (isset($this->privates['fragment.renderer.inline'])) {
  11943.             return $this->privates['fragment.renderer.inline'];
  11944.         }
  11945.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  11946.         $instance->setFragmentPath('/_fragment');
  11947.         return $instance;
  11948.     }
  11949.     /**
  11950.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  11951.      *
  11952.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  11953.      */
  11954.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  11955.     {
  11956.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  11957.     }
  11958.     /**
  11959.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  11960.      *
  11961.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  11962.      */
  11963.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  11964.     {
  11965.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11966.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  11967.             return $this->privates['framework_extra_bundle.event.is_granted'];
  11968.         }
  11969.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  11970.     }
  11971.     /**
  11972.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  11973.      *
  11974.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  11975.      */
  11976.     protected function getHwiOauth_Security_OauthUtilsService()
  11977.     {
  11978.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false'IS_AUTHENTICATED_REMEMBERED');
  11979.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.coreshop_frontend'] ?? $this->getHwiOauth_ResourceOwnermap_CoreshopFrontendService()));
  11980.         return $instance;
  11981.     }
  11982.     /**
  11983.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  11984.      *
  11985.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  11986.      */
  11987.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  11988.     {
  11989.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['CoreShop\\Bundle\\ResourceBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\RuleBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ConfigurationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\OrderBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CustomerBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ProductBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\AddressBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CurrencyBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\TaxationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\StoreBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\IndexBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ShippingBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\PaymentBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\PayumPaymentBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumPaymentBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\NotificationBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/serializer'), 'CoreShop\\Bundle\\CoreBundle' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/serializer'), 'Pimcore' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'Carbon' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle/Resources/config/serializer'), 'CoreShop\\Component\\Rule' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/Resources/config/serializer'), 'CoreShop\\Component\\Configuration' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle/Resources/config/serializer'), 'CoreShop\\Component\\Order' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/serializer'), 'CoreShop\\Component\\Customer' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/config/serializer'), 'CoreShop\\Component\\Product' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/serializer'), 'CoreShop\\Component\\Address' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/serializer'), 'CoreShop\\Component\\Currency' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/serializer'), 'CoreShop\\Component\\Taxation' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/serializer'), 'CoreShop\\Component\\Store' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/serializer'), 'CoreShop\\Component\\Index' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/serializer'), 'CoreShop\\Component\\Shipping' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/serializer'), 'CoreShop\\Component\\Payment' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle/Resources/config/serializer'), 'CoreShop\\Component\\ProductQuantityPriceRules' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/serializer'), 'CoreShop\\Component\\Core' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/serializer')]));
  11990.     }
  11991.     /**
  11992.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  11993.      *
  11994.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  11995.      */
  11996.     protected function getJmsSerializer_TraceableEventDispatcherService()
  11997.     {
  11998.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11999.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  12000.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  12001.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  12002.         ], [
  12003.             'jms_serializer.stopwatch_subscriber' => '?',
  12004.             'jms_serializer.traceable_runs_listener' => '?',
  12005.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  12006.         ]));
  12007.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  12008.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  12009.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  12010.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  12011.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  12012.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  12013.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  12014.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  12015.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  12016.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  12017.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  12018.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  12019.         return $instance;
  12020.     }
  12021.     /**
  12022.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  12023.      *
  12024.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  12025.      */
  12026.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  12027.     {
  12028.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12029.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler''getRelationsHandlerService'true],
  12030.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler''getPimcoreObjectHandlerService'true],
  12031.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler''getPimcoreDocumentHandlerService'true],
  12032.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler''getPimcoreAssetHandlerService'true],
  12033.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler''getPimcoreSiteHandlerService'true],
  12034.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\CarbonHandler' => ['services''CoreShop\\Bundle\\ResourceBundle\\Serialization\\CarbonHandler''getCarbonHandlerService'true],
  12035.             'CoreShop\\Bundle\\ConfigurationBundle\\Serialization\\ObjectHandler' => ['services''CoreShop\\Bundle\\ConfigurationBundle\\Serialization\\ObjectHandler''getObjectHandlerService'true],
  12036.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  12037.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  12038.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  12039.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'true],
  12040.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  12041.             'jms_serializer.symfony_uid_handler' => ['privates''jms_serializer.symfony_uid_handler''getJmsSerializer_SymfonyUidHandlerService'true],
  12042.         ], [
  12043.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler' => '?',
  12044.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler' => '?',
  12045.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler' => '?',
  12046.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler' => '?',
  12047.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler' => '?',
  12048.             'CoreShop\\Bundle\\ResourceBundle\\Serialization\\CarbonHandler' => '?',
  12049.             'CoreShop\\Bundle\\ConfigurationBundle\\Serialization\\ObjectHandler' => '?',
  12050.             'jms_serializer.array_collection_handler' => '?',
  12051.             'jms_serializer.constraint_violation_handler' => '?',
  12052.             'jms_serializer.datetime_handler' => '?',
  12053.             'jms_serializer.form_error_handler' => '?',
  12054.             'jms_serializer.iterator_handler' => '?',
  12055.             'jms_serializer.symfony_uid_handler' => '?',
  12056.         ])));
  12057.         $instance->registerHandler(1'relation''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler'=> 'serializeRelation']);
  12058.         $instance->registerHandler(1'relation<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler'=> 'serializeRelation']);
  12059.         $instance->registerHandler(1'pimcoreObject''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler'=> 'serializeRelation']);
  12060.         $instance->registerHandler(1'pimcoreObject<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler'=> 'serializeRelation']);
  12061.         $instance->registerHandler(1'pimcoreDocument''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler'=> 'serializeRelation']);
  12062.         $instance->registerHandler(1'pimcoreDocument<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler'=> 'serializeRelation']);
  12063.         $instance->registerHandler(1'pimcoreAsset''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler'=> 'serializeRelation']);
  12064.         $instance->registerHandler(1'pimcoreAsset<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler'=> 'serializeRelation']);
  12065.         $instance->registerHandler(1'pimcoreSite''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler'=> 'serializeRelation']);
  12066.         $instance->registerHandler(1'carbon''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\CarbonHandler'=> 'serializeRelation']);
  12067.         $instance->registerHandler(1'object''json', [=> 'CoreShop\\Bundle\\ConfigurationBundle\\Serialization\\ObjectHandler'=> 'serializeRelation']);
  12068.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12069.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12070.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12071.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12072.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12073.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12074.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12075.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12076.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12077.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  12078.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  12079.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  12080.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  12081.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  12082.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  12083.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  12084.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  12085.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  12086.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  12087.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  12088.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  12089.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  12090.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  12091.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  12092.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  12093.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  12094.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  12095.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  12096.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12097.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12098.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12099.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12100.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12101.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  12102.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12103.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12104.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12105.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12106.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12107.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12108.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12109.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12110.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12111.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12112.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12113.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12114.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12115.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12116.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12117.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12118.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12119.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  12120.         $instance->registerHandler(2'relation''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler'=> 'deserializeRelation']);
  12121.         $instance->registerHandler(2'relation<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\RelationsHandler'=> 'deserializeRelation']);
  12122.         $instance->registerHandler(2'pimcoreObject''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler'=> 'deserializeRelation']);
  12123.         $instance->registerHandler(2'pimcoreObject<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreObjectHandler'=> 'deserializeRelation']);
  12124.         $instance->registerHandler(2'pimcoreDocument''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler'=> 'deserializeRelation']);
  12125.         $instance->registerHandler(2'pimcoreDocument<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreDocumentHandler'=> 'deserializeRelation']);
  12126.         $instance->registerHandler(2'pimcoreAsset''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler'=> 'deserializeRelation']);
  12127.         $instance->registerHandler(2'pimcoreAsset<?>''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreAssetHandler'=> 'deserializeRelation']);
  12128.         $instance->registerHandler(2'pimcoreSite''json', [=> 'CoreShop\\Bundle\\ResourceBundle\\Serialization\\PimcoreSiteHandler'=> 'deserializeRelation']);
  12129.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12130.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12131.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12132.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12133.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12134.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12135.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12136.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12137.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12138.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  12139.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  12140.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  12141.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  12142.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  12143.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  12144.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  12145.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  12146.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  12147.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  12148.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  12149.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  12150.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  12151.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  12152.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  12153.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12154.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12155.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12156.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12157.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12158.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12159.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12160.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12161.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12162.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12163.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12164.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12165.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12166.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12167.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12168.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12169.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  12170.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  12171.         return $instance;
  12172.     }
  12173.     /**
  12174.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  12175.      *
  12176.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  12177.      */
  12178.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  12179.     {
  12180.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12181.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  12182.         ], [
  12183.             'metadata_driver' => '?',
  12184.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  12185.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  12186.         $a->setIncludeInterfaces(false);
  12187.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  12188.     }
  12189.     /**
  12190.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  12191.      *
  12192.      * @return \JMS\SerializerBundle\Debug\RunsListener
  12193.      */
  12194.     protected function getJmsSerializer_TraceableRunsListenerService()
  12195.     {
  12196.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  12197.     }
  12198.     /**
  12199.      * Gets the private 'locale_aware_listener' shared service.
  12200.      *
  12201.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  12202.      */
  12203.     protected function getLocaleAwareListenerService()
  12204.     {
  12205.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  12206.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('hu')));
  12207.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\Translator'] ?? $this->getTranslatorService());
  12208.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  12209.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  12210.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12211.     }
  12212.     /**
  12213.      * Gets the private 'locale_listener' shared service.
  12214.      *
  12215.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  12216.      */
  12217.     protected function getLocaleListener2Service()
  12218.     {
  12219.         $a = ($this->services['router'] ?? $this->getRouterService());
  12220.         if (isset($this->privates['locale_listener'])) {
  12221.             return $this->privates['locale_listener'];
  12222.         }
  12223.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'hu'$afalse, []);
  12224.     }
  12225.     /**
  12226.      * Gets the private 'mime_types' shared service.
  12227.      *
  12228.      * @return \Symfony\Component\Mime\MimeTypes
  12229.      */
  12230.     protected function getMimeTypesService()
  12231.     {
  12232.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  12233.         $instance->setDefault($instance);
  12234.         return $instance;
  12235.     }
  12236.     /**
  12237.      * Gets the private 'monolog.handler.console' shared service.
  12238.      *
  12239.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  12240.      */
  12241.     protected function getMonolog_Handler_ConsoleService()
  12242.     {
  12243.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  12244.     }
  12245.     /**
  12246.      * Gets the private 'monolog.handler.main' shared service.
  12247.      *
  12248.      * @return \Monolog\Handler\StreamHandler
  12249.      */
  12250.     protected function getMonolog_Handler_MainService()
  12251.     {
  12252.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  12253.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  12254.         return $instance;
  12255.     }
  12256.     /**
  12257.      * Gets the private 'monolog.logger' shared service.
  12258.      *
  12259.      * @return \Symfony\Bridge\Monolog\Logger
  12260.      */
  12261.     protected function getMonolog_LoggerService()
  12262.     {
  12263.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  12264.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12265.         $instance->useMicrosecondTimestamps(true);
  12266.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12267.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12268.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12269.         return $instance;
  12270.     }
  12271.     /**
  12272.      * Gets the private 'parameter_bag' shared service.
  12273.      *
  12274.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  12275.      */
  12276.     protected function getParameterBagService()
  12277.     {
  12278.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  12279.     }
  12280.     /**
  12281.      * Gets the private 'pimcore.cache.adapter.doctrine_dbal' shared autowired service.
  12282.      *
  12283.      * @return \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter
  12284.      */
  12285.     protected function getPimcore_Cache_Adapter_DoctrineDbalService()
  12286.     {
  12287.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  12288.         if (isset($this->privates['pimcore.cache.adapter.doctrine_dbal'])) {
  12289.             return $this->privates['pimcore.cache.adapter.doctrine_dbal'];
  12290.         }
  12291.         $this->privates['pimcore.cache.adapter.doctrine_dbal'] = $instance = new \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter($a''31536000);
  12292.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12293.         return $instance;
  12294.     }
  12295.     /**
  12296.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  12297.      *
  12298.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  12299.      */
  12300.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  12301.     {
  12302.         return $this->privates['pimcore.cache.adapter.redis_tag_aware'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] ?? $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService()));
  12303.     }
  12304.     /**
  12305.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  12306.      *
  12307.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  12308.      */
  12309.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  12310.     {
  12311.         if ($lazyLoad) {
  12312.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  12313.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12314.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  12315.                     $proxy->setProxyInitializer(null);
  12316.                     return true;
  12317.                 });
  12318.             });
  12319.         }
  12320.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  12321.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  12322.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  12323.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  12324.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'J6-G9Dcoj8'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue), ($this->services['CoreShop\\Bundle\\ResourceBundle\\Pimcore\\CacheResourceMarshaller'] ?? ($this->services['CoreShop\\Bundle\\ResourceBundle\\Pimcore\\CacheResourceMarshaller'] = new \CoreShop\Bundle\ResourceBundle\Pimcore\CacheResourceMarshaller())));
  12325.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  12326.         $instance->setLogger($a);
  12327.         $instance->setLogger($a);
  12328.         return $instance;
  12329.     }
  12330.     /**
  12331.      * Gets the private 'profiler_listener' shared service.
  12332.      *
  12333.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  12334.      */
  12335.     protected function getProfilerListenerService()
  12336.     {
  12337.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  12338.         if (isset($this->privates['profiler_listener'])) {
  12339.             return $this->privates['profiler_listener'];
  12340.         }
  12341.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  12342.     }
  12343.     /**
  12344.      * Gets the private 'property_accessor' shared service.
  12345.      *
  12346.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  12347.      */
  12348.     protected function getPropertyAccessorService()
  12349.     {
  12350.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12351.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  12352.     }
  12353.     /**
  12354.      * Gets the private 'property_info' shared service.
  12355.      *
  12356.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  12357.      */
  12358.     protected function getPropertyInfoService()
  12359.     {
  12360.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  12361.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  12362.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12363.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  12364.         }, 3), new RewindableGenerator(function () {
  12365.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  12366.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  12367.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  12368.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12369.         }, 4), new RewindableGenerator(function () {
  12370.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  12371.         }, 1), new RewindableGenerator(function () {
  12372.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  12373.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12374.         }, 2), new RewindableGenerator(function () {
  12375.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12376.         }, 1));
  12377.     }
  12378.     /**
  12379.      * Gets the private 'router.expression_language_provider' shared service.
  12380.      *
  12381.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  12382.      */
  12383.     protected function getRouter_ExpressionLanguageProviderService()
  12384.     {
  12385.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12386.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  12387.         ], [
  12388.             'env' => 'Closure',
  12389.         ]));
  12390.     }
  12391.     /**
  12392.      * Gets the private 'router_listener' shared service.
  12393.      *
  12394.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  12395.      */
  12396.     protected function getRouterListenerService()
  12397.     {
  12398.         $a = ($this->services['router'] ?? $this->getRouterService());
  12399.         if (isset($this->privates['router_listener'])) {
  12400.             return $this->privates['router_listener'];
  12401.         }
  12402.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  12403.     }
  12404.     /**
  12405.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  12406.      *
  12407.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  12408.      */
  12409.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  12410.     {
  12411.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  12412.     }
  12413.     /**
  12414.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  12415.      *
  12416.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  12417.      */
  12418.     protected function getSchebTwoFactor_ProviderRegistryService()
  12419.     {
  12420.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  12421.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  12422.         }, 1));
  12423.     }
  12424.     /**
  12425.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  12426.      *
  12427.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  12428.      */
  12429.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  12430.     {
  12431.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  12432.     }
  12433.     /**
  12434.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  12435.      *
  12436.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  12437.      */
  12438.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  12439.     {
  12440.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12441.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  12442.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  12443.         }
  12444.         return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  12445.     }
  12446.     /**
  12447.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  12448.      *
  12449.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  12450.      */
  12451.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  12452.     {
  12453.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  12454.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  12455.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  12456.         }
  12457.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  12458.     }
  12459.     /**
  12460.      * Gets the private 'security.context_listener.0' shared service.
  12461.      *
  12462.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12463.      */
  12464.     protected function getSecurity_ContextListener_0Service()
  12465.     {
  12466.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  12467.         if (isset($this->privates['security.context_listener.0'])) {
  12468.             return $this->privates['security.context_listener.0'];
  12469.         }
  12470.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  12471.             yield => ($this->services['.container.private.coreshop.security.customer.user_provider'] ?? $this->load('get_Container_Private_Coreshop_Security_Customer_UserProviderService'));
  12472.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  12473.             yield => ($this->privates['App\\Security\\UserProvider\\VirUserProvider'] ?? $this->load('getVirUserProviderService'));
  12474.             yield => ($this->privates['App\\Security\\UserProvider\\OrigoUserProvider'] ?? $this->load('getOrigoUserProviderService'));
  12475.             yield => ($this->privates['App\\Security\\UserProvider\\B2bUserProvider'] ?? $this->load('getB2bUserProviderService'));
  12476.             yield => ($this->privates['App\\Security\\UserProvider\\SeikoHuUserProvider'] ?? $this->load('getSeikoHuUserProviderService'));
  12477.             yield => ($this->privates['security.user.provider.concrete.http_basic'] ?? $this->load('getSecurity_User_Provider_Concrete_HttpBasicService'));
  12478.         }, 7), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  12479.     }
  12480.     /**
  12481.      * Gets the private 'security.context_listener.1' shared service.
  12482.      *
  12483.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12484.      */
  12485.     protected function getSecurity_ContextListener_1Service()
  12486.     {
  12487.         $a = ($this->privates['security.event_dispatcher.coreshop_frontend'] ?? $this->getSecurity_EventDispatcher_CoreshopFrontendService());
  12488.         if (isset($this->privates['security.context_listener.1'])) {
  12489.             return $this->privates['security.context_listener.1'];
  12490.         }
  12491.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  12492.             yield => ($this->services['.container.private.coreshop.security.customer.user_provider'] ?? $this->load('get_Container_Private_Coreshop_Security_Customer_UserProviderService'));
  12493.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  12494.             yield => ($this->privates['App\\Security\\UserProvider\\VirUserProvider'] ?? $this->load('getVirUserProviderService'));
  12495.             yield => ($this->privates['App\\Security\\UserProvider\\OrigoUserProvider'] ?? $this->load('getOrigoUserProviderService'));
  12496.             yield => ($this->privates['App\\Security\\UserProvider\\B2bUserProvider'] ?? $this->load('getB2bUserProviderService'));
  12497.             yield => ($this->privates['App\\Security\\UserProvider\\SeikoHuUserProvider'] ?? $this->load('getSeikoHuUserProviderService'));
  12498.             yield => ($this->privates['security.user.provider.concrete.http_basic'] ?? $this->load('getSecurity_User_Provider_Concrete_HttpBasicService'));
  12499.         }, 7), 'shop', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  12500.     }
  12501.     /**
  12502.      * Gets the private 'security.event_dispatcher.coreshop_frontend' shared service.
  12503.      *
  12504.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  12505.      */
  12506.     protected function getSecurity_EventDispatcher_CoreshopFrontendService()
  12507.     {
  12508.         $this->privates['security.event_dispatcher.coreshop_frontend'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  12509.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12510.             return ($this->privates['security.listener.coreshop_frontend.user_provider'] ?? $this->load('getSecurity_Listener_CoreshopFrontend_UserProviderService'));
  12511.         }, => 'checkPassport'], 2048);
  12512.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12513.             return ($this->privates['security.listener.session.coreshop_frontend'] ?? $this->load('getSecurity_Listener_Session_CoreshopFrontendService'));
  12514.         }, => 'onSuccessfulLogin'], 0);
  12515.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12516.             return ($this->privates['security.logout.listener.default.coreshop_frontend'] ?? $this->load('getSecurity_Logout_Listener_Default_CoreshopFrontendService'));
  12517.         }, => 'onLogout'], 64);
  12518.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12519.             return ($this->privates['security.listener.check_remember_me_conditions.coreshop_frontend'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_CoreshopFrontendService'));
  12520.         }, => 'onSuccessfulLogin'], -32);
  12521.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12522.             return ($this->privates['security.listener.remember_me.coreshop_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_CoreshopFrontendService'));
  12523.         }, => 'onSuccessfulLogin'], -64);
  12524.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  12525.             return ($this->privates['security.listener.remember_me.coreshop_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_CoreshopFrontendService'));
  12526.         }, => 'clearCookie'], 0);
  12527.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12528.             return ($this->privates['security.listener.remember_me.coreshop_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_CoreshopFrontendService'));
  12529.         }, => 'clearCookie'], 0);
  12530.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  12531.             return ($this->privates['security.listener.remember_me.coreshop_frontend'] ?? $this->load('getSecurity_Listener_RememberMe_CoreshopFrontendService'));
  12532.         }, => 'clearCookie'], 0);
  12533.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12534.             return ($this->privates['security.listener.user_checker.coreshop_frontend'] ?? $this->load('getSecurity_Listener_UserChecker_CoreshopFrontendService'));
  12535.         }, => 'preCheckCredentials'], 256);
  12536.         $instance->addListener('security.authentication.success', [=> function () {
  12537.             return ($this->privates['security.listener.user_checker.coreshop_frontend'] ?? $this->load('getSecurity_Listener_UserChecker_CoreshopFrontendService'));
  12538.         }, => 'postCheckCredentials'], 256);
  12539.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12540.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  12541.         }, => 'checkPassport'], 1024);
  12542.         $instance->addListener('security.interactive_login', [=> function () {
  12543.             return ($this->privates['coreshop.storage_list.blamer.order'] ?? $this->load('getCoreshop_StorageList_Blamer_OrderService'));
  12544.         }, => 'onInteractiveLogin'], 0);
  12545.         $instance->addListener('security.interactive_login', [=> function () {
  12546.             return ($this->privates['coreshop.storage_list.blamer.wishlist'] ?? $this->load('getCoreshop_StorageList_Blamer_WishlistService'));
  12547.         }, => 'onInteractiveLogin'], 0);
  12548.         $instance->addListener('security.interactive_login', [=> function () {
  12549.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CartBlamerListener'] ?? $this->load('getCartBlamerListenerService'));
  12550.         }, => 'onInteractiveLogin'], 0);
  12551.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12552.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  12553.         }, => 'handleLoginSuccessEvent'], 0);
  12554.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12555.             return ($this->privates['App\\EventSubscriber\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  12556.         }, => 'onLoginSuccess'], 0);
  12557.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12558.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  12559.         }, => 'checkPassport'], 0);
  12560.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12561.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  12562.         }, => 'onLoginSuccess'], 0);
  12563.         $instance->addListener('security.authentication.success', [=> function () {
  12564.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  12565.         }, => 'onLogin'], 9223372036854775807);
  12566.         $instance->addListener('security.authentication.success', [=> function () {
  12567.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  12568.         }, => 'onLogin'], 9223372036854775806);
  12569.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12570.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  12571.         }, => 'checkPassport'], 0);
  12572.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12573.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  12574.         }, => 'onSuccessfulLogin'], -63);
  12575.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12576.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  12577.         }, => 'onLogout'], 0);
  12578.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12579.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  12580.         }, => 'checkPassport'], 512);
  12581.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12582.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  12583.         }, => 'onLogout'], 0);
  12584.         return $instance;
  12585.     }
  12586.     /**
  12587.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  12588.      *
  12589.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  12590.      */
  12591.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  12592.     {
  12593.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  12594.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12595.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  12596.         }, => 'checkPassport'], 2048);
  12597.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12598.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  12599.         }, => 'onSuccessfulLogin'], 0);
  12600.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12601.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  12602.         }, => 'preCheckCredentials'], 256);
  12603.         $instance->addListener('security.authentication.success', [=> function () {
  12604.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  12605.         }, => 'postCheckCredentials'], 256);
  12606.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12607.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  12608.         }, => 'checkPassport'], 1024);
  12609.         $instance->addListener('security.interactive_login', [=> function () {
  12610.             return ($this->privates['coreshop.storage_list.blamer.order'] ?? $this->load('getCoreshop_StorageList_Blamer_OrderService'));
  12611.         }, => 'onInteractiveLogin'], 0);
  12612.         $instance->addListener('security.interactive_login', [=> function () {
  12613.             return ($this->privates['coreshop.storage_list.blamer.wishlist'] ?? $this->load('getCoreshop_StorageList_Blamer_WishlistService'));
  12614.         }, => 'onInteractiveLogin'], 0);
  12615.         $instance->addListener('security.interactive_login', [=> function () {
  12616.             return ($this->services['CoreShop\\Bundle\\CoreBundle\\EventListener\\CartBlamerListener'] ?? $this->load('getCartBlamerListenerService'));
  12617.         }, => 'onInteractiveLogin'], 0);
  12618.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12619.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  12620.         }, => 'handleLoginSuccessEvent'], 0);
  12621.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12622.             return ($this->privates['App\\EventSubscriber\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  12623.         }, => 'onLoginSuccess'], 0);
  12624.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12625.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  12626.         }, => 'checkPassport'], 0);
  12627.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12628.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  12629.         }, => 'onLoginSuccess'], 0);
  12630.         $instance->addListener('security.authentication.success', [=> function () {
  12631.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  12632.         }, => 'onLogin'], 9223372036854775807);
  12633.         $instance->addListener('security.authentication.success', [=> function () {
  12634.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  12635.         }, => 'onLogin'], 9223372036854775806);
  12636.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12637.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  12638.         }, => 'checkPassport'], 0);
  12639.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  12640.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  12641.         }, => 'onSuccessfulLogin'], -63);
  12642.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12643.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  12644.         }, => 'onLogout'], 0);
  12645.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  12646.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  12647.         }, => 'checkPassport'], 512);
  12648.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  12649.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  12650.         }, => 'onLogout'], 0);
  12651.         return $instance;
  12652.     }
  12653.     /**
  12654.      * Gets the private 'security.firewall.map' shared service.
  12655.      *
  12656.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  12657.      */
  12658.     protected function getSecurity_Firewall_MapService()
  12659.     {
  12660.         $a = ($this->privates['.service_locator.UX99Qns'] ?? $this->get_ServiceLocator_UX99QnsService());
  12661.         if (isset($this->privates['security.firewall.map'])) {
  12662.             return $this->privates['security.firewall.map'];
  12663.         }
  12664.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  12665.             yield 'security.firewall.map.context.maileon_hook' => ($this->privates['.security.request_matcher.yJ1l_wL'] ?? ($this->privates['.security.request_matcher.yJ1l_wL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/maileon')));
  12666.             yield 'security.firewall.map.context.vir_token' => ($this->privates['.security.request_matcher.HGyb6TZ'] ?? ($this->privates['.security.request_matcher.HGyb6TZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/vir')));
  12667.             yield 'security.firewall.map.context.b2b_token' => ($this->privates['.security.request_matcher.8wr.HNS'] ?? ($this->privates['.security.request_matcher.8wr.HNS'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/b2b')));
  12668.             yield 'security.firewall.map.context.origo_token' => ($this->privates['.security.request_matcher.Of2_fDa'] ?? ($this->privates['.security.request_matcher.Of2_fDa'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/origoapi')));
  12669.             yield 'security.firewall.map.context.seikohu_token' => ($this->privates['.security.request_matcher.7tTj8iV'] ?? ($this->privates['.security.request_matcher.7tTj8iV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/seikoapi')));
  12670.             yield 'security.firewall.map.context.coreshop_jwt_login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  12671.             yield 'security.firewall.map.context.coreshop_jwt' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  12672.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  12673.             yield 'security.firewall.map.context.pimcore_admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
  12674.             yield 'security.firewall.map.context.pimcore_admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  12675.             yield 'security.firewall.map.context.coreshop_frontend' => ($this->privates['.security.request_matcher.nrYjOL5'] ?? ($this->privates['.security.request_matcher.nrYjOL5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!admin)[^/]*')));
  12676.         }, 11));
  12677.     }
  12678.     /**
  12679.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  12680.      *
  12681.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  12682.      */
  12683.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  12684.     {
  12685.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  12686.     }
  12687.     /**
  12688.      * Gets the private 'security.http_utils' shared service.
  12689.      *
  12690.      * @return \Symfony\Component\Security\Http\HttpUtils
  12691.      */
  12692.     protected function getSecurity_HttpUtilsService()
  12693.     {
  12694.         $a = ($this->services['router'] ?? $this->getRouterService());
  12695.         if (isset($this->privates['security.http_utils'])) {
  12696.             return $this->privates['security.http_utils'];
  12697.         }
  12698.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  12699.     }
  12700.     /**
  12701.      * Gets the private 'security.logout_url_generator' shared service.
  12702.      *
  12703.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  12704.      */
  12705.     protected function getSecurity_LogoutUrlGeneratorService()
  12706.     {
  12707.         $a = ($this->services['router'] ?? $this->getRouterService());
  12708.         if (isset($this->privates['security.logout_url_generator'])) {
  12709.             return $this->privates['security.logout_url_generator'];
  12710.         }
  12711.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  12712.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  12713.         $instance->registerListener('coreshop_frontend''coreshop_logout''logout''_csrf_token'NULL'shop');
  12714.         return $instance;
  12715.     }
  12716.     /**
  12717.      * Gets the private 'security.role_hierarchy' shared service.
  12718.      *
  12719.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  12720.      */
  12721.     protected function getSecurity_RoleHierarchyService()
  12722.     {
  12723.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  12724.     }
  12725.     /**
  12726.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  12727.      *
  12728.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  12729.      */
  12730.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  12731.     {
  12732.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12733.     }
  12734.     /**
  12735.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  12736.      *
  12737.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  12738.      */
  12739.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  12740.     {
  12741.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  12742.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  12743.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  12744.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  12745.     }
  12746.     /**
  12747.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  12748.      *
  12749.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  12750.      */
  12751.     protected function getSensioFrameworkExtra_Security_ListenerService()
  12752.     {
  12753.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12754.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  12755.             return $this->privates['sensio_framework_extra.security.listener'];
  12756.         }
  12757.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12758.     }
  12759.     /**
  12760.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  12761.      *
  12762.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  12763.      */
  12764.     protected function getSensioFrameworkExtra_View_ListenerService()
  12765.     {
  12766.         $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))));
  12767.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12768.             'twig' => ['services''.container.private.App\\Twig\\EnvironmentExtension''getEnvironmentExtensionService'false],
  12769.         ], [
  12770.             'twig' => '?',
  12771.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  12772.         return $instance;
  12773.     }
  12774.     /**
  12775.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  12776.      *
  12777.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  12778.      */
  12779.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  12780.     {
  12781.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/Attribute.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/AttributeColor.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/AttributeGroup.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/AttributeValue.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/ProductVariantAware.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/ResolvedAttribute.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/ResolvedAttributeGroup.yaml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/serialization/ResolvedIndex.yaml'))]));
  12782.     }
  12783.     /**
  12784.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  12785.      *
  12786.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  12787.      */
  12788.     protected function getSerializer_NameConverter_MetadataAwareService()
  12789.     {
  12790.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  12791.     }
  12792.     /**
  12793.      * Gets the private 'state_machine.coreshop_invoice.metadata_store' shared service.
  12794.      *
  12795.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12796.      */
  12797.     protected function getStateMachine_CoreshopInvoice_MetadataStoreService()
  12798.     {
  12799.         return $this->privates['state_machine.coreshop_invoice.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12800.     }
  12801.     /**
  12802.      * Gets the private 'state_machine.coreshop_order.metadata_store' shared service.
  12803.      *
  12804.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12805.      */
  12806.     protected function getStateMachine_CoreshopOrder_MetadataStoreService()
  12807.     {
  12808.         return $this->privates['state_machine.coreshop_order.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12809.     }
  12810.     /**
  12811.      * Gets the private 'state_machine.coreshop_order_invoice.metadata_store' shared service.
  12812.      *
  12813.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12814.      */
  12815.     protected function getStateMachine_CoreshopOrderInvoice_MetadataStoreService()
  12816.     {
  12817.         return $this->privates['state_machine.coreshop_order_invoice.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12818.     }
  12819.     /**
  12820.      * Gets the private 'state_machine.coreshop_order_payment.metadata_store' shared service.
  12821.      *
  12822.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12823.      */
  12824.     protected function getStateMachine_CoreshopOrderPayment_MetadataStoreService()
  12825.     {
  12826.         return $this->privates['state_machine.coreshop_order_payment.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12827.     }
  12828.     /**
  12829.      * Gets the private 'state_machine.coreshop_order_sales_type.metadata_store' shared service.
  12830.      *
  12831.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12832.      */
  12833.     protected function getStateMachine_CoreshopOrderSalesType_MetadataStoreService()
  12834.     {
  12835.         return $this->privates['state_machine.coreshop_order_sales_type.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12836.     }
  12837.     /**
  12838.      * Gets the private 'state_machine.coreshop_order_shipment.metadata_store' shared service.
  12839.      *
  12840.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12841.      */
  12842.     protected function getStateMachine_CoreshopOrderShipment_MetadataStoreService()
  12843.     {
  12844.         return $this->privates['state_machine.coreshop_order_shipment.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12845.     }
  12846.     /**
  12847.      * Gets the private 'state_machine.coreshop_payment.metadata_store' shared service.
  12848.      *
  12849.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12850.      */
  12851.     protected function getStateMachine_CoreshopPayment_MetadataStoreService()
  12852.     {
  12853.         return $this->privates['state_machine.coreshop_payment.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12854.     }
  12855.     /**
  12856.      * Gets the private 'state_machine.coreshop_quote.metadata_store' shared service.
  12857.      *
  12858.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12859.      */
  12860.     protected function getStateMachine_CoreshopQuote_MetadataStoreService()
  12861.     {
  12862.         return $this->privates['state_machine.coreshop_quote.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12863.     }
  12864.     /**
  12865.      * Gets the private 'state_machine.coreshop_shipment.metadata_store' shared service.
  12866.      *
  12867.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  12868.      */
  12869.     protected function getStateMachine_CoreshopShipment_MetadataStoreService()
  12870.     {
  12871.         return $this->privates['state_machine.coreshop_shipment.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  12872.     }
  12873.     /**
  12874.      * Gets the private 'translation.loader.csv' shared service.
  12875.      *
  12876.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  12877.      */
  12878.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  12879.     {
  12880.         if ($lazyLoad) {
  12881.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  12882.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12883.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  12884.                     $proxy->setProxyInitializer(null);
  12885.                     return true;
  12886.                 });
  12887.             });
  12888.         }
  12889.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12893.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  12894.     }
  12895.     /**
  12896.      * Gets the private 'translation.loader.dat' shared service.
  12897.      *
  12898.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  12899.      */
  12900.     protected function getTranslation_Loader_DatService($lazyLoad true)
  12901.     {
  12902.         if ($lazyLoad) {
  12903.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  12904.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12905.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  12906.                     $proxy->setProxyInitializer(null);
  12907.                     return true;
  12908.                 });
  12909.             });
  12910.         }
  12911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12912.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12913.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12914.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  12915.     }
  12916.     /**
  12917.      * Gets the private 'translation.loader.ini' shared service.
  12918.      *
  12919.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  12920.      */
  12921.     protected function getTranslation_Loader_IniService($lazyLoad true)
  12922.     {
  12923.         if ($lazyLoad) {
  12924.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  12925.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12926.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  12927.                     $proxy->setProxyInitializer(null);
  12928.                     return true;
  12929.                 });
  12930.             });
  12931.         }
  12932.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12933.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12936.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  12937.     }
  12938.     /**
  12939.      * Gets the private 'translation.loader.json' shared service.
  12940.      *
  12941.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  12942.      */
  12943.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  12944.     {
  12945.         if ($lazyLoad) {
  12946.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  12947.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12948.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  12949.                     $proxy->setProxyInitializer(null);
  12950.                     return true;
  12951.                 });
  12952.             });
  12953.         }
  12954.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12955.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12956.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12957.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12958.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  12959.     }
  12960.     /**
  12961.      * Gets the private 'translation.loader.mo' shared service.
  12962.      *
  12963.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  12964.      */
  12965.     protected function getTranslation_Loader_MoService($lazyLoad true)
  12966.     {
  12967.         if ($lazyLoad) {
  12968.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  12969.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12970.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  12971.                     $proxy->setProxyInitializer(null);
  12972.                     return true;
  12973.                 });
  12974.             });
  12975.         }
  12976.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12980.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  12981.     }
  12982.     /**
  12983.      * Gets the private 'translation.loader.php' shared service.
  12984.      *
  12985.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  12986.      */
  12987.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  12988.     {
  12989.         if ($lazyLoad) {
  12990.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  12991.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12992.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  12993.                     $proxy->setProxyInitializer(null);
  12994.                     return true;
  12995.                 });
  12996.             });
  12997.         }
  12998.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12999.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13000.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  13002.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  13003.     }
  13004.     /**
  13005.      * Gets the private 'translation.loader.po' shared service.
  13006.      *
  13007.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  13008.      */
  13009.     protected function getTranslation_Loader_PoService($lazyLoad true)
  13010.     {
  13011.         if ($lazyLoad) {
  13012.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  13013.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13014.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  13015.                     $proxy->setProxyInitializer(null);
  13016.                     return true;
  13017.                 });
  13018.             });
  13019.         }
  13020.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13021.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13022.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13023.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  13024.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  13025.     }
  13026.     /**
  13027.      * Gets the private 'translation.loader.qt' shared service.
  13028.      *
  13029.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  13030.      */
  13031.     protected function getTranslation_Loader_QtService($lazyLoad true)
  13032.     {
  13033.         if ($lazyLoad) {
  13034.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  13035.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13036.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  13037.                     $proxy->setProxyInitializer(null);
  13038.                     return true;
  13039.                 });
  13040.             });
  13041.         }
  13042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  13044.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  13045.     }
  13046.     /**
  13047.      * Gets the private 'translation.loader.res' shared service.
  13048.      *
  13049.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  13050.      */
  13051.     protected function getTranslation_Loader_ResService($lazyLoad true)
  13052.     {
  13053.         if ($lazyLoad) {
  13054.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  13055.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13056.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  13057.                     $proxy->setProxyInitializer(null);
  13058.                     return true;
  13059.                 });
  13060.             });
  13061.         }
  13062.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  13064.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  13065.     }
  13066.     /**
  13067.      * Gets the private 'translation.loader.xliff' shared service.
  13068.      *
  13069.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  13070.      */
  13071.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  13072.     {
  13073.         if ($lazyLoad) {
  13074.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  13075.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13076.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  13077.                     $proxy->setProxyInitializer(null);
  13078.                     return true;
  13079.                 });
  13080.             });
  13081.         }
  13082.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13083.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  13084.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  13085.     }
  13086.     /**
  13087.      * Gets the private 'translation.loader.yml' shared service.
  13088.      *
  13089.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  13090.      */
  13091.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  13092.     {
  13093.         if ($lazyLoad) {
  13094.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  13095.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13096.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  13097.                     $proxy->setProxyInitializer(null);
  13098.                     return true;
  13099.                 });
  13100.             });
  13101.         }
  13102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  13106.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  13107.     }
  13108.     /**
  13109.      * Gets the private 'translator.data_collector' shared service.
  13110.      *
  13111.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  13112.      */
  13113.     protected function getTranslator_DataCollectorService()
  13114.     {
  13115.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\Translator'] ?? $this->getTranslatorService()));
  13116.     }
  13117.     /**
  13118.      * Gets the private 'twig.runtime.httpkernel' shared service.
  13119.      *
  13120.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  13121.      */
  13122.     protected function getTwig_Runtime_HttpkernelService()
  13123.     {
  13124.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13125.         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, [
  13126.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  13127.         ], [
  13128.             'inline' => '?',
  13129.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('4Nrn2Sk5ehP7K5qJ4rdr3LueQnIdpf4ab0WVSG7mFuA='), $a));
  13130.     }
  13131.     /**
  13132.      * Gets the private 'validator.builder' shared service.
  13133.      *
  13134.      * @return \Symfony\Component\Validator\ValidatorBuilder
  13135.      */
  13136.     protected function getValidator_BuilderService()
  13137.     {
  13138.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  13139.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  13140.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13141.             'App\\Validator\\CarbonDateValidator' => ['privates''App\\Validator\\CarbonDateValidator''getCarbonDateValidatorService'true],
  13142.             'App\\Validator\\CustomerEmailValidator' => ['privates''App\\Validator\\CustomerEmailValidator''getCustomerEmailValidatorService'true],
  13143.             'App\\Validator\\DateNotGreaterThanTodayValidator' => ['privates''App\\Validator\\DateNotGreaterThanTodayValidator''getDateNotGreaterThanTodayValidatorService'true],
  13144.             'App\\Validator\\OldPasswordValidator' => ['privates''App\\Validator\\OldPasswordValidator''getOldPasswordValidatorService'true],
  13145.             'App\\Validator\\RegisteredWatchValidator' => ['privates''App\\Validator\\RegisteredWatchValidator''getRegisteredWatchValidatorService'true],
  13146.             'CoreShop\\Bundle\\AddressBundle\\Validator\\Constraints\\ValidAddressIdentifierValidator' => ['services''CoreShop\\Bundle\\AddressBundle\\Validator\\Constraints\\ValidAddressIdentifierValidator''getValidAddressIdentifierValidatorService'true],
  13147.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartAvailabilityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartAvailabilityValidator''getAddToCartAvailabilityValidatorService'true],
  13148.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMaximumQuantityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMaximumQuantityValidator''getAddToCartMaximumQuantityValidatorService'true],
  13149.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMinimumQuantityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMinimumQuantityValidator''getAddToCartMinimumQuantityValidatorService'true],
  13150.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMaximumQuantityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMaximumQuantityValidator''getCartMaximumQuantityValidatorService'true],
  13151.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMinimumQuantityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMinimumQuantityValidator''getCartMinimumQuantityValidatorService'true],
  13152.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartStockAvailabilityValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartStockAvailabilityValidator''getCartStockAvailabilityValidatorService'true],
  13153.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator''getRegisteredUserValidatorService'true],
  13154.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueCustomerValidator' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueCustomerValidator''getUniqueCustomerValidatorService'true],
  13155.             'CoreShop\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''CoreShop\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator''getInStockValidatorService'true],
  13156.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator' => ['services''CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator''getCartPriceRuleValidatorService'true],
  13157.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\VoucherAmountValidator' => ['services''CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\VoucherAmountValidator''getVoucherAmountValidatorService'true],
  13158.             'CoreShop\\Bundle\\ResourceBundle\\Validator\\Constraints\\UniqueEntityValidator' => ['services''CoreShop\\Bundle\\ResourceBundle\\Validator\\Constraints\\UniqueEntityValidator''getUniqueEntityValidatorService'true],
  13159.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesTypeValidator' => ['services''CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesTypeValidator''getValidAttributesTypeValidatorService'true],
  13160.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesValidator' => ['services''CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesValidator''getValidAttributesValidatorService'true],
  13161.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  13162.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  13163.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  13164.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  13165.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  13166.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  13167.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  13168.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  13169.             'coreshop.unique_entity' => ['services''CoreShop\\Bundle\\ResourceBundle\\Validator\\Constraints\\UniqueEntityValidator''getUniqueEntityValidatorService'true],
  13170.             'coreshop_add_to_cart_availability' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartAvailabilityValidator''getAddToCartAvailabilityValidatorService'true],
  13171.             'coreshop_add_to_cart_maximum_quantity' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMaximumQuantityValidator''getAddToCartMaximumQuantityValidatorService'true],
  13172.             'coreshop_add_to_cart_minimum_quantity' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMinimumQuantityValidator''getAddToCartMinimumQuantityValidatorService'true],
  13173.             'coreshop_address_valid_identifier' => ['services''CoreShop\\Bundle\\AddressBundle\\Validator\\Constraints\\ValidAddressIdentifierValidator''getValidAddressIdentifierValidatorService'true],
  13174.             'coreshop_cart_maximum_quantity' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMaximumQuantityValidator''getCartMaximumQuantityValidatorService'true],
  13175.             'coreshop_cart_minimum_quantity' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMinimumQuantityValidator''getCartMinimumQuantityValidatorService'true],
  13176.             'coreshop_cart_rule_valid' => ['services''CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator''getCartPriceRuleValidatorService'true],
  13177.             'coreshop_cart_stock_availability' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartStockAvailabilityValidator''getCartStockAvailabilityValidatorService'true],
  13178.             'coreshop_in_stock' => ['services''CoreShop\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator''getInStockValidatorService'true],
  13179.             'coreshop_registered_user' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator''getRegisteredUserValidatorService'true],
  13180.             'coreshop_unique_customer' => ['privates''CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueCustomerValidator''getUniqueCustomerValidatorService'true],
  13181.             'coreshop_variant_valid_attribute_type' => ['services''CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesTypeValidator''getValidAttributesTypeValidatorService'true],
  13182.             'coreshop_variant_valid_attributes' => ['services''CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesValidator''getValidAttributesValidatorService'true],
  13183.             'coreshop_voucher_amount_validator' => ['services''CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\VoucherAmountValidator''getVoucherAmountValidatorService'true],
  13184.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  13185.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  13186.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  13187.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  13188.         ], [
  13189.             'App\\Validator\\CarbonDateValidator' => '?',
  13190.             'App\\Validator\\CustomerEmailValidator' => '?',
  13191.             'App\\Validator\\DateNotGreaterThanTodayValidator' => '?',
  13192.             'App\\Validator\\OldPasswordValidator' => '?',
  13193.             'App\\Validator\\RegisteredWatchValidator' => '?',
  13194.             'CoreShop\\Bundle\\AddressBundle\\Validator\\Constraints\\ValidAddressIdentifierValidator' => '?',
  13195.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartAvailabilityValidator' => '?',
  13196.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMaximumQuantityValidator' => '?',
  13197.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\AddToCartMinimumQuantityValidator' => '?',
  13198.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMaximumQuantityValidator' => '?',
  13199.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartMinimumQuantityValidator' => '?',
  13200.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\CartStockAvailabilityValidator' => '?',
  13201.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  13202.             'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueCustomerValidator' => '?',
  13203.             'CoreShop\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  13204.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator' => '?',
  13205.             'CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\VoucherAmountValidator' => '?',
  13206.             'CoreShop\\Bundle\\ResourceBundle\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  13207.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesTypeValidator' => '?',
  13208.             'CoreShop\\Bundle\\VariantBundle\\Validator\\Constraints\\ValidAttributesValidator' => '?',
  13209.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  13210.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  13211.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  13212.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  13213.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  13214.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  13215.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  13216.             'cmf_routing.validator.route_defaults' => '?',
  13217.             'coreshop.unique_entity' => '?',
  13218.             'coreshop_add_to_cart_availability' => '?',
  13219.             'coreshop_add_to_cart_maximum_quantity' => '?',
  13220.             'coreshop_add_to_cart_minimum_quantity' => '?',
  13221.             'coreshop_address_valid_identifier' => '?',
  13222.             'coreshop_cart_maximum_quantity' => '?',
  13223.             'coreshop_cart_minimum_quantity' => '?',
  13224.             'coreshop_cart_rule_valid' => '?',
  13225.             'coreshop_cart_stock_availability' => '?',
  13226.             'coreshop_in_stock' => '?',
  13227.             'coreshop_registered_user' => '?',
  13228.             'coreshop_unique_customer' => '?',
  13229.             'coreshop_variant_valid_attribute_type' => '?',
  13230.             'coreshop_variant_valid_attributes' => '?',
  13231.             'coreshop_voucher_amount_validator' => '?',
  13232.             'doctrine.orm.validator.unique' => '?',
  13233.             'karser_recaptcha3_validator' => '?',
  13234.             'security.validator.user_password' => '?',
  13235.             'validator.expression' => '?',
  13236.         ])));
  13237.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  13238.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  13239.         }
  13240.         $instance->setTranslationDomain('validators');
  13241.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml')]);
  13242.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/validation/CartItem.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/validation/CartPriceRuleVoucherGenerator.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle/Resources/config/validation/Order.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle/Resources/config/validation/Customer.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle/Resources/config/validation/User.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/validation/Attribute.yaml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle/Resources/config/validation/Product.yaml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/validation/ProductPriceRule.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle/Resources/config/validation/ProductSpecificPriceRule.yml'), => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/Address.yml'), 10 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/Country.yml'), 11 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/CountryTranslation.yml'), 12 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/State.yml'), 13 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/StateTranslation.yml'), 14 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle/Resources/config/validation/Zone.yml'), 15 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/validation/Currency.yml'), 16 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.yml'), 17 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/validation/TaxRate.yml'), 18 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/validation/TaxRateTranslation.yml'), 19 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/validation/TaxRule.yml'), 20 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle/Resources/config/validation/TaxRuleGroup.yml'), 21 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle/Resources/config/validation/Store.yml'), 22 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/validation/Filter.yml'), 23 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/validation/FilterCondition.yml'), 24 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/validation/Index.yml'), 25 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle/Resources/config/validation/IndexColumn.yml'), 26 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/validation/Carrier.yml'), 27 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/validation/CarrierTranslation.yml'), 28 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/validation/ShippingRule.yml'), 29 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle/Resources/config/validation/ShippingRuleGroup.yml'), 30 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle/Resources/config/validation/NotificationRule.yml'), 31 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle/Resources/config/validation/ProductQuantityPriceRule.yml'), 32 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WishlistBundle/Resources/config/validation/Wishlist.yml'), 33 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/validation/AddToCart.yml'), 34 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/validation/Customer.yml'), 35 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/validation/Order.yml'), 36 => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle/Resources/config/validation/Store.yml')]);
  13243.         $instance->enableAnnotationMapping(true);
  13244.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  13245.         $instance->addMethodMapping('loadValidatorMetadata');
  13246.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  13247.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$a'{^AppBundle\\\\Entity$}'));
  13248.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), '{^AppBundle\\\\Entity$}'));
  13249.         return $instance;
  13250.     }
  13251.     /**
  13252.      * Gets the private 'var_dumper.html_dumper' shared service.
  13253.      *
  13254.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  13255.      */
  13256.     protected function getVarDumper_HtmlDumperService()
  13257.     {
  13258.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  13259.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  13260.         return $instance;
  13261.     }
  13262.     /**
  13263.      * Gets the private 'web_profiler.csp.handler' shared service.
  13264.      *
  13265.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  13266.      */
  13267.     protected function getWebProfiler_Csp_HandlerService()
  13268.     {
  13269.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  13270.     }
  13271.     /**
  13272.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  13273.      *
  13274.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  13275.      */
  13276.     protected function getWebProfiler_DebugToolbarService()
  13277.     {
  13278.         $a = ($this->services['.container.private.App\\Twig\\EnvironmentExtension'] ?? $this->getEnvironmentExtensionService());
  13279.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  13280.             return $this->privates['web_profiler.debug_toolbar'];
  13281.         }
  13282.         $b = ($this->services['router'] ?? $this->getRouterService());
  13283.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  13284.             return $this->privates['web_profiler.debug_toolbar'];
  13285.         }
  13286.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  13287.     }
  13288.     /**
  13289.      * Gets the private 'workflow.registry' shared service.
  13290.      *
  13291.      * @return \Symfony\Component\Workflow\Registry
  13292.      */
  13293.     protected function getWorkflow_RegistryService()
  13294.     {
  13295.         $this->privates['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
  13296.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_order'] ?? $this->get_Container_Private_StateMachine_CoreshopOrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13297.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_quote'] ?? $this->get_Container_Private_StateMachine_CoreshopQuoteService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13298.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_shipment'] ?? $this->get_Container_Private_StateMachine_CoreshopShipmentService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\OrderShipment'));
  13299.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_invoice'] ?? $this->get_Container_Private_StateMachine_CoreshopInvoiceService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\OrderInvoice'));
  13300.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_order_payment'] ?? $this->get_Container_Private_StateMachine_CoreshopOrderPaymentService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13301.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_order_invoice'] ?? $this->get_Container_Private_StateMachine_CoreshopOrderInvoiceService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13302.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_order_shipment'] ?? $this->get_Container_Private_StateMachine_CoreshopOrderShipmentService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13303.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_order_sales_type'] ?? $this->get_Container_Private_StateMachine_CoreshopOrderSalesTypeService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Order\\Model\\Order'));
  13304.         $instance->addWorkflow(($this->services['.container.private.state_machine.coreshop_payment'] ?? $this->get_Container_Private_StateMachine_CoreshopPaymentService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('CoreShop\\Component\\Payment\\Model\\Payment'));
  13305.         return $instance;
  13306.     }
  13307.     /**
  13308.      * Gets the public 'coreshop.menu.renderer.json' alias.
  13309.      *
  13310.      * @return object The "CoreShop\Bundle\MenuBundle\Renderer\JsonRenderer" service.
  13311.      */
  13312.     protected function getCoreshop_Menu_Renderer_JsonService()
  13313.     {
  13314.         trigger_deprecation('coreshop/menu-bundle''3.0''The "coreshop.menu.renderer.json" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\MenuBundle\\Renderer\\JsonRenderer instead');
  13315.         return $this->get('CoreShop\\Bundle\\MenuBundle\\Renderer\\JsonRenderer');
  13316.     }
  13317.     /**
  13318.      * Gets the public 'coreshop.resource_loader' alias.
  13319.      *
  13320.      * @return object The "CoreShop\Component\Pimcore\ResourceLoader" service.
  13321.      */
  13322.     protected function getCoreshop_ResourceLoaderService()
  13323.     {
  13324.         trigger_deprecation('coreshop/pimcore-bundle''3.0''The "coreshop.resource_loader" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Pimcore\\ResourceLoader instead');
  13325.         return $this->get('CoreShop\\Component\\Pimcore\\ResourceLoader');
  13326.     }
  13327.     /**
  13328.      * Gets the public 'coreshop.pimcore_controller.grid' alias.
  13329.      *
  13330.      * @return object The "CoreShop\Bundle\PimcoreBundle\Controller\Admin\GridController" service.
  13331.      */
  13332.     protected function getCoreshop_PimcoreController_GridService()
  13333.     {
  13334.         trigger_deprecation('coreshop/pimcore-bundle''3.0''The "coreshop.pimcore_controller.grid" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\GridController instead');
  13335.         return $this->get('CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\GridController');
  13336.     }
  13337.     /**
  13338.      * Gets the public 'coreshop.context.locale.pimcore' alias.
  13339.      *
  13340.      * @return object The "CoreShop\Component\Locale\Context\PimcoreLocaleContext" service.
  13341.      */
  13342.     protected function getCoreshop_Context_Locale_PimcoreService()
  13343.     {
  13344.         trigger_deprecation('coreshop/locale-bundle''3.0''The "coreshop.context.locale.pimcore" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Locale\\Context\\PimcoreLocaleContext instead');
  13345.         return $this->get('CoreShop\\Component\\Locale\\Context\\PimcoreLocaleContext');
  13346.     }
  13347.     /**
  13348.      * Gets the public 'coreshop.context.locale.fixed' alias.
  13349.      *
  13350.      * @return object The "CoreShop\Component\Locale\Context\FixedLocaleContext" service.
  13351.      */
  13352.     protected function getCoreshop_Context_Locale_FixedService()
  13353.     {
  13354.         trigger_deprecation('coreshop/locale-bundle''3.0''The "coreshop.context.locale.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Locale\\Context\\FixedLocaleContext instead');
  13355.         return $this->get('CoreShop\\Component\\Locale\\Context\\FixedLocaleContext');
  13356.     }
  13357.     /**
  13358.      * Gets the public 'coreshop.admin_controller.resource_settings' alias.
  13359.      *
  13360.      * @return object The "CoreShop\Bundle\ResourceBundle\Controller\ResourceSettingsController" service.
  13361.      */
  13362.     protected function getCoreshop_AdminController_ResourceSettingsService()
  13363.     {
  13364.         trigger_deprecation('coreshop/resource-bundle''3.0''The "coreshop.admin_controller.resource_settings" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceSettingsController instead');
  13365.         return $this->get('CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceSettingsController');
  13366.     }
  13367.     /**
  13368.      * Gets the public 'coreshop.translation_locale_provider.pimcore' alias.
  13369.      *
  13370.      * @return object The "CoreShop\Component\Resource\Translation\Provider\PimcoreTranslationLocaleProvider" service.
  13371.      */
  13372.     protected function getCoreshop_TranslationLocaleProvider_PimcoreService()
  13373.     {
  13374.         trigger_deprecation('coreshop/resource-bundle''3.0''The "coreshop.translation_locale_provider.pimcore" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Resource\\Translation\\Provider\\TranslationLocaleProviderInterface instead');
  13375.         return $this->get('CoreShop\\Component\\Resource\\Translation\\Provider\\PimcoreTranslationLocaleProvider');
  13376.     }
  13377.     /**
  13378.      * Gets the public 'coreshop.fixture.data.executor' alias.
  13379.      *
  13380.      * @return object The "CoreShop\Bundle\FixtureBundle\Fixture\DataFixturesExecutor" service.
  13381.      */
  13382.     protected function getCoreshop_Fixture_Data_ExecutorService()
  13383.     {
  13384.         trigger_deprecation('coreshop/fixture-bundle''3.0''The "coreshop.fixture.data.executor" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\FixtureBundle\\Fixture\\DataFixturesExecutor instead');
  13385.         return $this->get('CoreShop\\Bundle\\FixtureBundle\\Fixture\\DataFixturesExecutor');
  13386.     }
  13387.     /**
  13388.      * Gets the public 'coreshop.fixture.update_data_fixtures' alias.
  13389.      *
  13390.      * @return object The "CoreShop\Bundle\FixtureBundle\Fixture\UpdateDataFixturesFixture" service.
  13391.      */
  13392.     protected function getCoreshop_Fixture_UpdateDataFixturesService()
  13393.     {
  13394.         trigger_deprecation('coreshop/fixture-bundle''3.0''The "coreshop.fixture.update_data_fixtures" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\FixtureBundle\\Fixture\\UpdateDataFixturesFixture instead');
  13395.         return $this->get('CoreShop\\Bundle\\FixtureBundle\\Fixture\\UpdateDataFixturesFixture');
  13396.     }
  13397.     /**
  13398.      * Gets the public 'coreshop.fixture.data.loader' alias.
  13399.      *
  13400.      * @return object The "CoreShop\Bundle\FixtureBundle\Fixture\Loader\DataFixturesLoader" service.
  13401.      */
  13402.     protected function getCoreshop_Fixture_Data_LoaderService()
  13403.     {
  13404.         trigger_deprecation('coreshop/fixture-bundle''3.0''The "coreshop.fixture.data.loader" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\FixtureBundle\\Fixture\\Loader\\DataFixturesLoader instead');
  13405.         return $this->get('CoreShop\\Bundle\\FixtureBundle\\Fixture\\Loader\\DataFixturesLoader');
  13406.     }
  13407.     /**
  13408.      * Gets the public 'coreshop.state_machine_manager' alias.
  13409.      *
  13410.      * @return object The "CoreShop\Bundle\WorkflowBundle\Manager\StateMachineManager" service.
  13411.      */
  13412.     protected function getCoreshop_StateMachineManagerService()
  13413.     {
  13414.         trigger_deprecation('coreshop/workflow-bundle''3.0''The "coreshop.state_machine_manager" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager instead');
  13415.         return $this->get('CoreShop\\Bundle\\WorkflowBundle\\Manager\\StateMachineManager');
  13416.     }
  13417.     /**
  13418.      * Gets the public 'coreshop.state_machine_applier' alias.
  13419.      *
  13420.      * @return object The "CoreShop\Bundle\WorkflowBundle\Applier\StateMachineApplier" service.
  13421.      */
  13422.     protected function getCoreshop_StateMachineApplierService()
  13423.     {
  13424.         trigger_deprecation('coreshop/workflow-bundle''3.0''The "coreshop.state_machine_applier" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\WorkflowBundle\\Applier\\StateMachineApplier instead');
  13425.         return $this->get('CoreShop\\Bundle\\WorkflowBundle\\Applier\\StateMachineApplier');
  13426.     }
  13427.     /**
  13428.      * Gets the public 'coreshop.state_machine_cascade_transition' alias.
  13429.      *
  13430.      * @return object The "CoreShop\Bundle\WorkflowBundle\Callback\CascadeTransition" service.
  13431.      */
  13432.     protected function getCoreshop_StateMachineCascadeTransitionService()
  13433.     {
  13434.         trigger_deprecation('coreshop/workflow-bundle''3.0''The "coreshop.state_machine_cascade_transition" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition instead');
  13435.         return $this->get('CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition');
  13436.     }
  13437.     /**
  13438.      * Gets the public 'coreshop.cart.item_finder' alias.
  13439.      *
  13440.      * @return object The "CoreShop\Component\Order\Cart\CartItemResolver" service.
  13441.      */
  13442.     protected function getCoreshop_Cart_ItemFinderService()
  13443.     {
  13444.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart.item_finder" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Cart\\CartItemResolver instead');
  13445.         return $this->get('CoreShop\\Component\\Order\\Cart\\CartItemResolver');
  13446.     }
  13447.     /**
  13448.      * Gets the public 'coreshop.cart.modifier' alias.
  13449.      *
  13450.      * @return object The "CoreShop\Component\Order\Cart\CartModifier" service.
  13451.      */
  13452.     protected function getCoreshop_Cart_ModifierService()
  13453.     {
  13454.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart.modifier" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Cart\\CartModifier instead');
  13455.         return $this->get('CoreShop\\Component\\Order\\Cart\\CartModifier');
  13456.     }
  13457.     /**
  13458.      * Gets the public 'coreshop.cart.expire' alias.
  13459.      *
  13460.      * @return object The "CoreShop\Bundle\OrderBundle\Expiration\CartExpiration" service.
  13461.      */
  13462.     protected function getCoreshop_Cart_ExpireService()
  13463.     {
  13464.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart.expire" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Expiration\\CartExpiration instead');
  13465.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Expiration\\CartExpiration');
  13466.     }
  13467.     /**
  13468.      * Gets the public 'coreshop.order.expire' alias.
  13469.      *
  13470.      * @return object The "CoreShop\Bundle\OrderBundle\Expiration\OrderExpiration" service.
  13471.      */
  13472.     protected function getCoreshop_Order_ExpireService()
  13473.     {
  13474.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.expire" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Expiration\\OrderExpiration instead');
  13475.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Expiration\\OrderExpiration');
  13476.     }
  13477.     /**
  13478.      * Gets the public 'coreshop.cart_price_rule.condition.timespan' alias.
  13479.      *
  13480.      * @return object The "CoreShop\Component\Order\Cart\Rule\Condition\TimeSpanConditionChecker" service.
  13481.      */
  13482.     protected function getCoreshop_CartPriceRule_Condition_TimespanService()
  13483.     {
  13484.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart_price_rule.condition.timespan" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker instead');
  13485.         return $this->get('CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\TimeSpanConditionChecker');
  13486.     }
  13487.     /**
  13488.      * Gets the public 'coreshop.cart_price_rule.condition.voucher' alias.
  13489.      *
  13490.      * @return object The "CoreShop\Component\Order\Cart\Rule\Condition\VoucherConditionChecker" service.
  13491.      */
  13492.     protected function getCoreshop_CartPriceRule_Condition_VoucherService()
  13493.     {
  13494.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart_price_rule.condition.voucher" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker instead');
  13495.         return $this->get('CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\VoucherConditionChecker');
  13496.     }
  13497.     /**
  13498.      * Gets the public 'coreshop.cart_price_rule.condition.amount' alias.
  13499.      *
  13500.      * @return object The "CoreShop\Component\Order\Cart\Rule\Condition\AmountConditionChecker" service.
  13501.      */
  13502.     protected function getCoreshop_CartPriceRule_Condition_AmountService()
  13503.     {
  13504.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.cart_price_rule.condition.amount" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker instead');
  13505.         return $this->get('CoreShop\\Component\\Order\\Cart\\Rule\\Condition\\AmountConditionChecker');
  13506.     }
  13507.     /**
  13508.      * Gets the public 'coreshop.generator.cart_price_rule_voucher_codes' alias.
  13509.      *
  13510.      * @return object The "CoreShop\Component\Order\Generator\CartPriceRuleVoucherCodeGenerator" service.
  13511.      */
  13512.     protected function getCoreshop_Generator_CartPriceRuleVoucherCodesService()
  13513.     {
  13514.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.generator.cart_price_rule_voucher_codes" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Generator\\CartPriceRuleVoucherCodeGenerator instead');
  13515.         return $this->get('CoreShop\\Component\\Order\\Generator\\CartPriceRuleVoucherCodeGenerator');
  13516.     }
  13517.     /**
  13518.      * Gets the public 'coreshop.validator.cart_price_rule' alias.
  13519.      *
  13520.      * @return object The "CoreShop\Bundle\OrderBundle\Validator\Constraints\CartPriceRuleValidator" service.
  13521.      */
  13522.     protected function getCoreshop_Validator_CartPriceRuleService()
  13523.     {
  13524.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.validator.cart_price_rule" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator instead');
  13525.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Validator\\Constraints\\CartPriceRuleValidator');
  13526.     }
  13527.     /**
  13528.      * Gets the public 'coreshop.form.data_mapper.cart_item_quantity' alias.
  13529.      *
  13530.      * @return object The "CoreShop\Bundle\OrderBundle\Form\DataMapper\CartItemQuantityDataMapper" service.
  13531.      */
  13532.     protected function getCoreshop_Form_DataMapper_CartItemQuantityService()
  13533.     {
  13534.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.form.data_mapper.cart_item_quantity" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Form\\DataMapper\\CartItemQuantityDataMapper instead');
  13535.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Form\\DataMapper\\CartItemQuantityDataMapper');
  13536.     }
  13537.     /**
  13538.      * Gets the public 'coreshop.context.cart.fixed' alias.
  13539.      *
  13540.      * @return object The "CoreShop\Component\Order\Context\FixedCartContext" service.
  13541.      */
  13542.     protected function getCoreshop_Context_Cart_FixedService()
  13543.     {
  13544.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.context.cart.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Context\\FixedCartContext instead');
  13545.         return $this->get('CoreShop\\Component\\Order\\Context\\FixedCartContext');
  13546.     }
  13547.     /**
  13548.      * Gets the public 'coreshop.context.cart.composite' alias.
  13549.      *
  13550.      * @return object The "CoreShop\Component\Order\Context\CompositeCartContext" service.
  13551.      */
  13552.     protected function getCoreshop_Context_Cart_CompositeService()
  13553.     {
  13554.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.context.cart.composite" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Context\\CompositeCartContext instead');
  13555.         return $this->get('CoreShop\\Component\\Order\\Context\\CompositeCartContext');
  13556.     }
  13557.     /**
  13558.      * Gets the public 'coreshop.order_invoice.transformer.cart_item_to_order_item' alias.
  13559.      *
  13560.      * @return object The "CoreShop\Component\Order\Transformer\OrderItemToInvoiceItemTransformer" service.
  13561.      */
  13562.     protected function getCoreshop_OrderInvoice_Transformer_CartItemToOrderItemService()
  13563.     {
  13564.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order_invoice.transformer.cart_item_to_order_item" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Transformer\\OrderItemToInvoiceItemTransformer instead');
  13565.         return $this->get('CoreShop\\Component\\Order\\Transformer\\OrderItemToInvoiceItemTransformer');
  13566.     }
  13567.     /**
  13568.      * Gets the public 'coreshop.order.payment_provider' alias.
  13569.      *
  13570.      * @return object The "CoreShop\Component\Order\Payment\OrderPaymentProvider" service.
  13571.      */
  13572.     protected function getCoreshop_Order_PaymentProviderService()
  13573.     {
  13574.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.payment_provider" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Payment\\OrderPaymentProvider instead');
  13575.         return $this->get('CoreShop\\Component\\Order\\Payment\\OrderPaymentProvider');
  13576.     }
  13577.     /**
  13578.      * Gets the public 'coreshop.order.renderer.pdf' alias.
  13579.      *
  13580.      * @return object The "CoreShop\Bundle\OrderBundle\Renderer\Pdf\WkHtmlToPdf" service.
  13581.      */
  13582.     protected function getCoreshop_Order_Renderer_PdfService()
  13583.     {
  13584.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.renderer.pdf" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Renderer\\Pdf\\WkHtmlToPdf instead');
  13585.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Renderer\\Pdf\\WkHtmlToPdf');
  13586.     }
  13587.     /**
  13588.      * Gets the public 'coreshop.renderer.order.pdf.asset' alias.
  13589.      *
  13590.      * @return object The "CoreShop\Bundle\OrderBundle\Renderer\AssetOrderDocumentPdfRenderer" service.
  13591.      */
  13592.     protected function getCoreshop_Renderer_Order_Pdf_AssetService()
  13593.     {
  13594.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.renderer.order.pdf.asset" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\Renderer\\AssetOrderDocumentPdfRenderer instead');
  13595.         return $this->get('CoreShop\\Bundle\\OrderBundle\\Renderer\\AssetOrderDocumentPdfRenderer');
  13596.     }
  13597.     /**
  13598.      * Gets the public 'coreshop.order.purchasable.price_calculator' alias.
  13599.      *
  13600.      * @return object The "CoreShop\Component\Order\Calculator\CompositePurchasablePriceCalculator" service.
  13601.      */
  13602.     protected function getCoreshop_Order_Purchasable_PriceCalculatorService()
  13603.     {
  13604.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.purchasable.price_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator instead');
  13605.         return $this->get('CoreShop\\Component\\Order\\Calculator\\CompositePurchasablePriceCalculator');
  13606.     }
  13607.     /**
  13608.      * Gets the public 'coreshop.order.purchasable.wholesale_price_calculator' alias.
  13609.      *
  13610.      * @return object The "CoreShop\Component\Order\Calculator\CompositePurchasableWholesalePriceCalculator" service.
  13611.      */
  13612.     protected function getCoreshop_Order_Purchasable_WholesalePriceCalculatorService()
  13613.     {
  13614.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.purchasable.wholesale_price_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator instead');
  13615.         return $this->get('CoreShop\\Component\\Order\\Calculator\\CompositePurchasableWholesalePriceCalculator');
  13616.     }
  13617.     /**
  13618.      * Gets the public 'coreshop.order.purchasable.wholesale_price_calculator.default' alias.
  13619.      *
  13620.      * @return object The "CoreShop\Component\Order\Calculator\PurchasableWholesalePriceCalculator" service.
  13621.      */
  13622.     protected function getCoreshop_Order_Purchasable_WholesalePriceCalculator_DefaultService()
  13623.     {
  13624.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.order.purchasable.wholesale_price_calculator.default" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator instead');
  13625.         return $this->get('CoreShop\\Component\\Order\\Calculator\\PurchasableWholesalePriceCalculator');
  13626.     }
  13627.     /**
  13628.      * Gets the public 'coreshop.state_machine_resolver.order' alias.
  13629.      *
  13630.      * @return object The "CoreShop\Bundle\OrderBundle\StateResolver\OrderStateResolver" service.
  13631.      */
  13632.     protected function getCoreshop_StateMachineResolver_OrderService()
  13633.     {
  13634.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.state_machine_resolver.order" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver instead');
  13635.         return $this->get('CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver');
  13636.     }
  13637.     /**
  13638.      * Gets the public 'coreshop.state_machine_resolver.order_payment' alias.
  13639.      *
  13640.      * @return object The "CoreShop\Bundle\OrderBundle\StateResolver\OrderPaymentStateResolver" service.
  13641.      */
  13642.     protected function getCoreshop_StateMachineResolver_OrderPaymentService()
  13643.     {
  13644.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.state_machine_resolver.order_payment" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderPaymentStateResolver instead');
  13645.         return $this->get('CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderPaymentStateResolver');
  13646.     }
  13647.     /**
  13648.      * Gets the public 'coreshop.state_machine_resolver.order_shipment' alias.
  13649.      *
  13650.      * @return object The "CoreShop\Bundle\OrderBundle\StateResolver\OrderShippingStateResolver" service.
  13651.      */
  13652.     protected function getCoreshop_StateMachineResolver_OrderShipmentService()
  13653.     {
  13654.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.state_machine_resolver.order_shipment" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderShippingStateResolver instead');
  13655.         return $this->get('CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderShippingStateResolver');
  13656.     }
  13657.     /**
  13658.      * Gets the public 'coreshop.state_machine_resolver.order_invoice' alias.
  13659.      *
  13660.      * @return object The "CoreShop\Bundle\OrderBundle\StateResolver\OrderInvoiceStateResolver" service.
  13661.      */
  13662.     protected function getCoreshop_StateMachineResolver_OrderInvoiceService()
  13663.     {
  13664.         trigger_deprecation('coreshop/order-bundle''3.0''The "coreshop.state_machine_resolver.order_invoice" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderInvoiceStateResolver instead');
  13665.         return $this->get('CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderInvoiceStateResolver');
  13666.     }
  13667.     /**
  13668.      * Gets the public 'coreshop.context.customer.composite' alias.
  13669.      *
  13670.      * @return object The "coreshop.context.customer" service.
  13671.      */
  13672.     protected function getCoreshop_Context_Customer_CompositeService()
  13673.     {
  13674.         trigger_deprecation('coreshop/customer-bundle''3.0''The "coreshop.context.customer.composite" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Customer\\Context\\CompositeCustomerContext instead');
  13675.         return $this->get('coreshop.context.customer');
  13676.     }
  13677.     /**
  13678.      * Gets the public 'coreshop.context.customer.fixed' alias.
  13679.      *
  13680.      * @return object The "CoreShop\Component\Customer\Context\FixedCustomerContext" service.
  13681.      */
  13682.     protected function getCoreshop_Context_Customer_FixedService()
  13683.     {
  13684.         trigger_deprecation('coreshop/customer-bundle''3.0''The "coreshop.context.customer.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Customer\\Context\\FixedCustomerContext instead');
  13685.         return $this->get('CoreShop\\Component\\Customer\\Context\\FixedCustomerContext');
  13686.     }
  13687.     /**
  13688.      * Gets the public 'coreshop.inventory.availability_checker.default' alias.
  13689.      *
  13690.      * @return object The "CoreShop\Component\Inventory\Checker\AvailabilityChecker" service.
  13691.      */
  13692.     protected function getCoreshop_Inventory_AvailabilityChecker_DefaultService()
  13693.     {
  13694.         trigger_deprecation('coreshop/inventory-bundle''3.0''The "coreshop.inventory.availability_checker.default" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker instead');
  13695.         return $this->get('CoreShop\\Component\\Inventory\\Checker\\AvailabilityChecker');
  13696.     }
  13697.     /**
  13698.      * Gets the public 'coreshop.product_price_rule.condition.timespan' alias.
  13699.      *
  13700.      * @return object The "CoreShop\Component\Product\Rule\Condition\TimeSpanConditionChecker" service.
  13701.      */
  13702.     protected function getCoreshop_ProductPriceRule_Condition_TimespanService()
  13703.     {
  13704.         trigger_deprecation('coreshop/product-bundle''3.0''The "coreshop.product_price_rule.condition.timespan" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker instead');
  13705.         return $this->get('CoreShop\\Component\\Product\\Rule\\Condition\\TimeSpanConditionChecker');
  13706.     }
  13707.     /**
  13708.      * Gets the public 'coreshop.product_price_rule.action.price' alias.
  13709.      *
  13710.      * @return object The "CoreShop\Component\Product\Rule\Action\PriceActionProcessor" service.
  13711.      */
  13712.     protected function getCoreshop_ProductPriceRule_Action_PriceService()
  13713.     {
  13714.         trigger_deprecation('coreshop/product-bundle''3.0''The "coreshop.product_price_rule.action.price" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor instead');
  13715.         return $this->get('CoreShop\\Component\\Product\\Rule\\Action\\PriceActionProcessor');
  13716.     }
  13717.     /**
  13718.      * Gets the public 'coreshop.product_price_rule.action.discount_price' alias.
  13719.      *
  13720.      * @return object The "CoreShop\Component\Product\Rule\Action\DiscountPriceActionProcessor" service.
  13721.      */
  13722.     protected function getCoreshop_ProductPriceRule_Action_DiscountPriceService()
  13723.     {
  13724.         trigger_deprecation('coreshop/product-bundle''3.0''The "coreshop.product_price_rule.action.discount_price" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor instead');
  13725.         return $this->get('CoreShop\\Component\\Product\\Rule\\Action\\DiscountPriceActionProcessor');
  13726.     }
  13727.     /**
  13728.      * Gets the public 'coreshop.product_price_rule.action.discount_amount' alias.
  13729.      *
  13730.      * @return object The "CoreShop\Component\Product\Rule\Action\DiscountAmountActionProcessor" service.
  13731.      */
  13732.     protected function getCoreshop_ProductPriceRule_Action_DiscountAmountService()
  13733.     {
  13734.         trigger_deprecation('coreshop/product-bundle''3.0''The "coreshop.product_price_rule.action.discount_amount" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor instead');
  13735.         return $this->get('CoreShop\\Component\\Product\\Rule\\Action\\DiscountAmountActionProcessor');
  13736.     }
  13737.     /**
  13738.      * Gets the public 'coreshop.product_price_rule.action.discount_percent' alias.
  13739.      *
  13740.      * @return object The "CoreShop\Component\Product\Rule\Action\DiscountPercentActionProcessor" service.
  13741.      */
  13742.     protected function getCoreshop_ProductPriceRule_Action_DiscountPercentService()
  13743.     {
  13744.         trigger_deprecation('coreshop/product-bundle''3.0''The "coreshop.product_price_rule.action.discount_percent" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor instead');
  13745.         return $this->get('CoreShop\\Component\\Product\\Rule\\Action\\DiscountPercentActionProcessor');
  13746.     }
  13747.     /**
  13748.      * Gets the public 'coreshop.context.country.fixed' alias.
  13749.      *
  13750.      * @return object The "CoreShop\Component\Address\Context\FixedCountryContext" service.
  13751.      */
  13752.     protected function getCoreshop_Context_Country_FixedService()
  13753.     {
  13754.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.context.country.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Address\\Context\\FixedCountryContext instead.');
  13755.         return $this->get('CoreShop\\Component\\Address\\Context\\FixedCountryContext');
  13756.     }
  13757.     /**
  13758.      * Gets the public 'coreshop.context.country.cached' alias.
  13759.      *
  13760.      * @return object The "CoreShop\Component\Address\Context\RequestBased\CachedCountryContext" service.
  13761.      */
  13762.     protected function getCoreshop_Context_Country_CachedService()
  13763.     {
  13764.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.context.country.cached" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext instead');
  13765.         return $this->get('CoreShop\\Component\\Address\\Context\\RequestBased\\CachedCountryContext');
  13766.     }
  13767.     /**
  13768.      * Gets the public 'coreshop.address.formatter' alias.
  13769.      *
  13770.      * @return object The "CoreShop\Component\Address\Formatter\AddressFormatter" service.
  13771.      */
  13772.     protected function getCoreshop_Address_FormatterService()
  13773.     {
  13774.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.address.formatter" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Address\\Formatter\\AddressFormatterInterface instead');
  13775.         return $this->get('CoreShop\\Component\\Address\\Formatter\\AddressFormatter');
  13776.     }
  13777.     /**
  13778.      * Gets the public 'coreshop.context.currency.cached' alias.
  13779.      *
  13780.      * @return object The "CoreShop\Component\Currency\Context\CachedCurrencyContext" service.
  13781.      */
  13782.     protected function getCoreshop_Context_Currency_CachedService()
  13783.     {
  13784.         trigger_deprecation('coreshop/currency-bundle''3.0''The "coreshop.context.currency.cached" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext instead');
  13785.         return $this->get('CoreShop\\Component\\Currency\\Context\\CachedCurrencyContext');
  13786.     }
  13787.     /**
  13788.      * Gets the public 'coreshop.context.currency.fixed' alias.
  13789.      *
  13790.      * @return object The "CoreShop\Component\Currency\Context\FixedCurrencyContext" service.
  13791.      */
  13792.     protected function getCoreshop_Context_Currency_FixedService()
  13793.     {
  13794.         trigger_deprecation('coreshop/currency-bundle''3.0''The "coreshop.context.currency.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext instead');
  13795.         return $this->get('CoreShop\\Component\\Currency\\Context\\FixedCurrencyContext');
  13796.     }
  13797.     /**
  13798.      * Gets the public 'coreshop.collector.taxes' alias.
  13799.      *
  13800.      * @return object The "CoreShop\Component\Taxation\Collector\TaxCollector" service.
  13801.      */
  13802.     protected function getCoreshop_Collector_TaxesService()
  13803.     {
  13804.         trigger_deprecation('coreshop/taxation-bundle''3.0''The "coreshop.collector.taxes" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Taxation\\Collector\\TaxCollector instead');
  13805.         return $this->get('CoreShop\\Component\\Taxation\\Collector\\TaxCollector');
  13806.     }
  13807.     /**
  13808.      * Gets the public 'coreshop.context.store.composite' alias.
  13809.      *
  13810.      * @return object The "coreshop.context.store" service.
  13811.      */
  13812.     protected function getCoreshop_Context_Store_CompositeService()
  13813.     {
  13814.         trigger_deprecation('coreshop/store-bundle''3.0''The "coreshop.context.store.composite" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Store\\Context\\CompositeStoreContext instead');
  13815.         return $this->get('coreshop.context.store');
  13816.     }
  13817.     /**
  13818.      * Gets the public 'coreshop.context.store.request_based.cached' alias.
  13819.      *
  13820.      * @return object The "CoreShop\Component\Store\Context\RequestBased\CachedStoreContext" service.
  13821.      */
  13822.     protected function getCoreshop_Context_Store_RequestBased_CachedService()
  13823.     {
  13824.         trigger_deprecation('coreshop/store-bundle''3.0''The "coreshop.context.store.request_based.cached" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext instead');
  13825.         return $this->get('CoreShop\\Component\\Store\\Context\\RequestBased\\CachedStoreContext');
  13826.     }
  13827.     /**
  13828.      * Gets the public 'coreshop.context.store.fixed' alias.
  13829.      *
  13830.      * @return object The "CoreShop\Component\Store\Context\FixedStoreContext" service.
  13831.      */
  13832.     protected function getCoreshop_Context_Store_FixedService()
  13833.     {
  13834.         trigger_deprecation('coreshop/store-bundle''3.0''The "coreshop.context.store.fixed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Store\\Context\\FixedStoreContext instead');
  13835.         return $this->get('CoreShop\\Component\\Store\\Context\\FixedStoreContext');
  13836.     }
  13837.     /**
  13838.      * Gets the public 'coreshop.index.getter.brickfield' alias.
  13839.      *
  13840.      * @return object The "CoreShop\Component\Index\Getter\BrickGetter" service.
  13841.      */
  13842.     protected function getCoreshop_Index_Getter_BrickfieldService()
  13843.     {
  13844.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.getter.brickfield" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Getter\\BrickGetter instead');
  13845.         return $this->get('CoreShop\\Component\\Index\\Getter\\BrickGetter');
  13846.     }
  13847.     /**
  13848.      * Gets the public 'coreshop.index.getter.classification_store' alias.
  13849.      *
  13850.      * @return object The "CoreShop\Component\Index\Getter\ClassificationStoreGetter" service.
  13851.      */
  13852.     protected function getCoreshop_Index_Getter_ClassificationStoreService()
  13853.     {
  13854.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.getter.classification_store" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use coreshop.index.getter.classification_store instead');
  13855.         return $this->get('CoreShop\\Component\\Index\\Getter\\ClassificationStoreGetter');
  13856.     }
  13857.     /**
  13858.      * Gets the public 'coreshop.index.getter.field_collection' alias.
  13859.      *
  13860.      * @return object The "CoreShop\Component\Index\Getter\FieldCollectionGetter" service.
  13861.      */
  13862.     protected function getCoreshop_Index_Getter_FieldCollectionService()
  13863.     {
  13864.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.getter.field_collection" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Getter\\FieldCollectionGetter instead');
  13865.         return $this->get('CoreShop\\Component\\Index\\Getter\\FieldCollectionGetter');
  13866.     }
  13867.     /**
  13868.      * Gets the public 'coreshop.index.getter.localized_field' alias.
  13869.      *
  13870.      * @return object The "CoreShop\Component\Index\Getter\LocalizedFieldGetter" service.
  13871.      */
  13872.     protected function getCoreshop_Index_Getter_LocalizedFieldService()
  13873.     {
  13874.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.getter.localized_field" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Getter\\LocalizedFieldGetter instead');
  13875.         return $this->get('CoreShop\\Component\\Index\\Getter\\LocalizedFieldGetter');
  13876.     }
  13877.     /**
  13878.      * Gets the public 'coreshop.index.interpreter.soundex' alias.
  13879.      *
  13880.      * @return object The "CoreShop\Component\Index\Interpreter\SoundexInterpreter" service.
  13881.      */
  13882.     protected function getCoreshop_Index_Interpreter_SoundexService()
  13883.     {
  13884.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.soundex" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\SoundexInterpreter instead');
  13885.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\SoundexInterpreter');
  13886.     }
  13887.     /**
  13888.      * Gets the public 'coreshop.index.interpreter.object_id' alias.
  13889.      *
  13890.      * @return object The "CoreShop\Component\Index\Interpreter\ObjectIdInterpreter" service.
  13891.      */
  13892.     protected function getCoreshop_Index_Interpreter_ObjectIdService()
  13893.     {
  13894.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.object_id" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\ObjectIdInterpreter instead');
  13895.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\ObjectIdInterpreter');
  13896.     }
  13897.     /**
  13898.      * Gets the public 'coreshop.index.interpreter.object_id_sum' alias.
  13899.      *
  13900.      * @return object The "CoreShop\Component\Index\Interpreter\ObjectIdSumInterpreter" service.
  13901.      */
  13902.     protected function getCoreshop_Index_Interpreter_ObjectIdSumService()
  13903.     {
  13904.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.object_id_sum" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\ObjectIdSumInterpreter instead');
  13905.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\ObjectIdSumInterpreter');
  13906.     }
  13907.     /**
  13908.      * Gets the public 'coreshop.index.interpreter.object' alias.
  13909.      *
  13910.      * @return object The "CoreShop\Component\Index\Interpreter\ObjectInterpreter" service.
  13911.      */
  13912.     protected function getCoreshop_Index_Interpreter_ObjectService()
  13913.     {
  13914.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.object" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\ObjectInterpreter instead');
  13915.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\ObjectInterpreter');
  13916.     }
  13917.     /**
  13918.      * Gets the public 'coreshop.index.interpreter.object_property' alias.
  13919.      *
  13920.      * @return object The "CoreShop\Component\Index\Interpreter\ObjectPropertyInterpreter" service.
  13921.      */
  13922.     protected function getCoreshop_Index_Interpreter_ObjectPropertyService()
  13923.     {
  13924.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.object_property" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\ObjectPropertyInterpreter instead');
  13925.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\ObjectPropertyInterpreter');
  13926.     }
  13927.     /**
  13928.      * Gets the public 'coreshop.index.interpreter.quantity_value' alias.
  13929.      *
  13930.      * @return object The "CoreShop\Component\Index\Interpreter\QuantityValueInterpreter" service.
  13931.      */
  13932.     protected function getCoreshop_Index_Interpreter_QuantityValueService()
  13933.     {
  13934.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.quantity_value" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\QuantityValueInterpreter instead');
  13935.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\QuantityValueInterpreter');
  13936.     }
  13937.     /**
  13938.      * Gets the public 'coreshop.index.interpreter.locale_mapping' alias.
  13939.      *
  13940.      * @return object The "CoreShop\Component\Index\Interpreter\LocaleMappingInterpreter" service.
  13941.      */
  13942.     protected function getCoreshop_Index_Interpreter_LocaleMappingService()
  13943.     {
  13944.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.locale_mapping" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\LocaleMappingInterpreter instead');
  13945.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\LocaleMappingInterpreter');
  13946.     }
  13947.     /**
  13948.      * Gets the public 'coreshop.index.interpreter.timestamp' alias.
  13949.      *
  13950.      * @return object The "CoreShop\Component\Index\Interpreter\TimestampInterpreter" service.
  13951.      */
  13952.     protected function getCoreshop_Index_Interpreter_TimestampService()
  13953.     {
  13954.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.timestamp" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\TimestampInterpreter instead');
  13955.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\TimestampInterpreter');
  13956.     }
  13957.     /**
  13958.      * Gets the public 'coreshop.index.interpreter.expression' alias.
  13959.      *
  13960.      * @return object The "CoreShop\Component\Index\Interpreter\ExpressionInterpreter" service.
  13961.      */
  13962.     protected function getCoreshop_Index_Interpreter_ExpressionService()
  13963.     {
  13964.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.expression" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\ExpressionInterpreter instead');
  13965.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\ExpressionInterpreter');
  13966.     }
  13967.     /**
  13968.      * Gets the public 'coreshop.index.interpreter.nested' alias.
  13969.      *
  13970.      * @return object The "CoreShop\Component\Index\Interpreter\NestedInterpreter" service.
  13971.      */
  13972.     protected function getCoreshop_Index_Interpreter_NestedService()
  13973.     {
  13974.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.nested" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\NestedInterpreter instead');
  13975.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\NestedInterpreter');
  13976.     }
  13977.     /**
  13978.      * Gets the public 'coreshop.index.interpreter.nested_localized' alias.
  13979.      *
  13980.      * @return object The "CoreShop\Component\Index\Interpreter\LocalizedNestedInterpreter" service.
  13981.      */
  13982.     protected function getCoreshop_Index_Interpreter_NestedLocalizedService()
  13983.     {
  13984.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.nested_localized" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\LocalizedNestedInterpreter instead');
  13985.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\LocalizedNestedInterpreter');
  13986.     }
  13987.     /**
  13988.      * Gets the public 'coreshop.index.interpreter.nested_relational' alias.
  13989.      *
  13990.      * @return object The "CoreShop\Component\Index\Interpreter\RelationalNestedInterpreter" service.
  13991.      */
  13992.     protected function getCoreshop_Index_Interpreter_NestedRelationalService()
  13993.     {
  13994.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.nested_relational" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\RelationalNestedInterpreter instead');
  13995.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\RelationalNestedInterpreter');
  13996.     }
  13997.     /**
  13998.      * Gets the public 'coreshop.index.interpreter.iterator' alias.
  13999.      *
  14000.      * @return object The "CoreShop\Component\Index\Interpreter\IteratorInterpreter" service.
  14001.      */
  14002.     protected function getCoreshop_Index_Interpreter_IteratorService()
  14003.     {
  14004.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.interpreter.iterator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Interpreter\\IteratorInterpreter instead');
  14005.         return $this->get('CoreShop\\Component\\Index\\Interpreter\\IteratorInterpreter');
  14006.     }
  14007.     /**
  14008.      * Gets the public 'coreshop.index.column_type.classification_store' alias.
  14009.      *
  14010.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeClassificationStoreType" service.
  14011.      */
  14012.     protected function getCoreshop_Index_ColumnType_ClassificationStoreService()
  14013.     {
  14014.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.classification_store" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeClassificationStoreType instead');
  14015.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeClassificationStoreType');
  14016.     }
  14017.     /**
  14018.      * Gets the public 'coreshop.index.column_type.field_collection' alias.
  14019.      *
  14020.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeFieldCollectionType" service.
  14021.      */
  14022.     protected function getCoreshop_Index_ColumnType_FieldCollectionService()
  14023.     {
  14024.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.field_collection" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeFieldCollectionType instead');
  14025.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeFieldCollectionType');
  14026.     }
  14027.     /**
  14028.      * Gets the public 'coreshop.index.column_type.localized_fields' alias.
  14029.      *
  14030.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeLocalizedFieldsType" service.
  14031.      */
  14032.     protected function getCoreshop_Index_ColumnType_LocalizedFieldsService()
  14033.     {
  14034.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.localized_fields" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeLocalizedFieldsType instead');
  14035.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeLocalizedFieldsType');
  14036.     }
  14037.     /**
  14038.      * Gets the public 'coreshop.index.column_type.object_brick' alias.
  14039.      *
  14040.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeObjectBrickType" service.
  14041.      */
  14042.     protected function getCoreshop_Index_ColumnType_ObjectBrickService()
  14043.     {
  14044.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.object_brick" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectBrickType instead');
  14045.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectBrickType');
  14046.     }
  14047.     /**
  14048.      * Gets the public 'coreshop.index.column_type.object' alias.
  14049.      *
  14050.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeObjectType" service.
  14051.      */
  14052.     protected function getCoreshop_Index_ColumnType_ObjectService()
  14053.     {
  14054.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.object" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectType instead');
  14055.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeObjectType');
  14056.     }
  14057.     /**
  14058.      * Gets the public 'coreshop.index.column_type.system' alias.
  14059.      *
  14060.      * @return object The "CoreShop\Bundle\IndexBundle\Form\Type\Column\IndexColumnTypeSystemType" service.
  14061.      */
  14062.     protected function getCoreshop_Index_ColumnType_SystemService()
  14063.     {
  14064.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.index.column_type.system" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeSystemType instead');
  14065.         return $this->get('CoreShop\\Bundle\\IndexBundle\\Form\\Type\\Column\\IndexColumnTypeSystemType');
  14066.     }
  14067.     /**
  14068.      * Gets the public 'coreshop.filter.condition_type.select' alias.
  14069.      *
  14070.      * @return object The "CoreShop\Component\Index\Filter\SelectFilterConditionProcessor" service.
  14071.      */
  14072.     protected function getCoreshop_Filter_ConditionType_SelectService()
  14073.     {
  14074.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.select" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\SelectFilterConditionProcessor instead');
  14075.         return $this->get('CoreShop\\Component\\Index\\Filter\\SelectFilterConditionProcessor');
  14076.     }
  14077.     /**
  14078.      * Gets the public 'coreshop.filter.condition_type.range' alias.
  14079.      *
  14080.      * @return object The "CoreShop\Component\Index\Filter\RangeFilterConditionProcessor" service.
  14081.      */
  14082.     protected function getCoreshop_Filter_ConditionType_RangeService()
  14083.     {
  14084.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.range" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\RangeFilterConditionProcessor instead');
  14085.         return $this->get('CoreShop\\Component\\Index\\Filter\\RangeFilterConditionProcessor');
  14086.     }
  14087.     /**
  14088.      * Gets the public 'coreshop.filter.condition_type.multiselect' alias.
  14089.      *
  14090.      * @return object The "CoreShop\Component\Index\Filter\MultiselectFilterConditionProcessor" service.
  14091.      */
  14092.     protected function getCoreshop_Filter_ConditionType_MultiselectService()
  14093.     {
  14094.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.multiselect" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\MultiselectFilterConditionProcessor instead');
  14095.         return $this->get('CoreShop\\Component\\Index\\Filter\\MultiselectFilterConditionProcessor');
  14096.     }
  14097.     /**
  14098.      * Gets the public 'coreshop.filter.condition_type.relational_multihref' alias.
  14099.      *
  14100.      * @return object The "CoreShop\Component\Index\Filter\RelationalMultiselectConditionProcessor" service.
  14101.      */
  14102.     protected function getCoreshop_Filter_ConditionType_RelationalMultihrefService()
  14103.     {
  14104.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.relational_multihref" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\RelationalMultiselectConditionProcessor instead');
  14105.         return $this->get('CoreShop\\Component\\Index\\Filter\\RelationalMultiselectConditionProcessor');
  14106.     }
  14107.     /**
  14108.      * Gets the public 'coreshop.filter.condition_type.relational_select' alias.
  14109.      *
  14110.      * @return object The "CoreShop\Component\Index\Filter\RelationalSelectConditionProcessor" service.
  14111.      */
  14112.     protected function getCoreshop_Filter_ConditionType_RelationalSelectService()
  14113.     {
  14114.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.relational_select" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\RelationalSelectConditionProcessor instead');
  14115.         return $this->get('CoreShop\\Component\\Index\\Filter\\RelationalSelectConditionProcessor');
  14116.     }
  14117.     /**
  14118.      * Gets the public 'coreshop.filter.condition_type.category_select' alias.
  14119.      *
  14120.      * @return object The "CoreShop\Component\Index\Filter\CategorySelectConditionProcessor" service.
  14121.      */
  14122.     protected function getCoreshop_Filter_ConditionType_CategorySelectService()
  14123.     {
  14124.         trigger_deprecation('coreshop/address-bundle''3.0''The "coreshop.filter.condition_type.category_select" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Index\\Filter\\CategorySelectConditionProcessor instead');
  14125.         return $this->get('CoreShop\\Component\\Index\\Filter\\CategorySelectConditionProcessor');
  14126.     }
  14127.     /**
  14128.      * Gets the public 'coreshop.carrier.resolver' alias.
  14129.      *
  14130.      * @return object The "CoreShop\Component\Shipping\Resolver\CarriersResolver" service.
  14131.      */
  14132.     protected function getCoreshop_Carrier_ResolverService()
  14133.     {
  14134.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.carrier.resolver" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver instead');
  14135.         return $this->get('CoreShop\\Component\\Shipping\\Resolver\\CarriersResolver');
  14136.     }
  14137.     /**
  14138.      * Gets the public 'coreshop.carrier.price_calculator' alias.
  14139.      *
  14140.      * @return object The "CoreShop\Component\Shipping\Calculator\CarrierPriceCalculator" service.
  14141.      */
  14142.     protected function getCoreshop_Carrier_PriceCalculatorService()
  14143.     {
  14144.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.carrier.price_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator instead');
  14145.         return $this->get('CoreShop\\Component\\Shipping\\Calculator\\CarrierPriceCalculator');
  14146.     }
  14147.     /**
  14148.      * Gets the public 'coreshop.carrier.price_calculator.default' alias.
  14149.      *
  14150.      * @return object The "CoreShop\Component\Shipping\Calculator\CompositePriceCalculator" service.
  14151.      */
  14152.     protected function getCoreshop_Carrier_PriceCalculator_DefaultService()
  14153.     {
  14154.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.carrier.price_calculator.default" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Calculator\\CompositePriceCalculator instead');
  14155.         return $this->get('CoreShop\\Component\\Shipping\\Calculator\\CompositePriceCalculator');
  14156.     }
  14157.     /**
  14158.      * Gets the public 'coreshop.shipping_rule.condition.amount' alias.
  14159.      *
  14160.      * @return object The "CoreShop\Component\Shipping\Rule\Condition\AmountConditionChecker" service.
  14161.      */
  14162.     protected function getCoreshop_ShippingRule_Condition_AmountService()
  14163.     {
  14164.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.condition.amount" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker instead');
  14165.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Condition\\AmountConditionChecker');
  14166.     }
  14167.     /**
  14168.      * Gets the public 'coreshop.shipping_rule.condition.postcodes' alias.
  14169.      *
  14170.      * @return object The "CoreShop\Component\Shipping\Rule\Condition\PostcodeConditionChecker" service.
  14171.      */
  14172.     protected function getCoreshop_ShippingRule_Condition_PostcodesService()
  14173.     {
  14174.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.condition.postcodes" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker instead');
  14175.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Condition\\PostcodeConditionChecker');
  14176.     }
  14177.     /**
  14178.      * Gets the public 'coreshop.shipping_rule.condition.weight' alias.
  14179.      *
  14180.      * @return object The "CoreShop\Component\Shipping\Rule\Condition\WeightConditionChecker" service.
  14181.      */
  14182.     protected function getCoreshop_ShippingRule_Condition_WeightService()
  14183.     {
  14184.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.condition.weight" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker instead');
  14185.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Condition\\WeightConditionChecker');
  14186.     }
  14187.     /**
  14188.      * Gets the public 'coreshop.shipping_rule.condition.dimension' alias.
  14189.      *
  14190.      * @return object The "CoreShop\Component\Shipping\Rule\Condition\DimensionConditionChecker" service.
  14191.      */
  14192.     protected function getCoreshop_ShippingRule_Condition_DimensionService()
  14193.     {
  14194.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.condition.dimension" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker instead');
  14195.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Condition\\DimensionConditionChecker');
  14196.     }
  14197.     /**
  14198.      * Gets the public 'coreshop.shipping_rule.condition.shipping_rule' alias.
  14199.      *
  14200.      * @return object The "CoreShop\Component\Shipping\Rule\Condition\ShippingRuleConditionChecker" service.
  14201.      */
  14202.     protected function getCoreshop_ShippingRule_Condition_ShippingRuleService()
  14203.     {
  14204.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.condition.shipping_rule" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker instead');
  14205.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Condition\\ShippingRuleConditionChecker');
  14206.     }
  14207.     /**
  14208.      * Gets the public 'coreshop.shipping_rule.action.addition_percent' alias.
  14209.      *
  14210.      * @return object The "CoreShop\Component\Shipping\Rule\Action\AdditionPercentActionProcessor" service.
  14211.      */
  14212.     protected function getCoreshop_ShippingRule_Action_AdditionPercentService()
  14213.     {
  14214.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.action.addition_percent" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor instead');
  14215.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Action\\AdditionPercentActionProcessor');
  14216.     }
  14217.     /**
  14218.      * Gets the public 'coreshop.shipping_rule.action.discount_percent' alias.
  14219.      *
  14220.      * @return object The "CoreShop\Component\Shipping\Rule\Action\DiscountPercentActionProcessor" service.
  14221.      */
  14222.     protected function getCoreshop_ShippingRule_Action_DiscountPercentService()
  14223.     {
  14224.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.action.discount_percent" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor instead');
  14225.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Action\\DiscountPercentActionProcessor');
  14226.     }
  14227.     /**
  14228.      * Gets the public 'coreshop.shipping_rule.action.shipping_rule' alias.
  14229.      *
  14230.      * @return object The "CoreShop\Component\Shipping\Rule\Action\ShippingRuleActionProcessor" service.
  14231.      */
  14232.     protected function getCoreshop_ShippingRule_Action_ShippingRuleService()
  14233.     {
  14234.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shipping_rule.action.shipping_rule" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor instead');
  14235.         return $this->get('CoreShop\\Component\\Shipping\\Rule\\Action\\ShippingRuleActionProcessor');
  14236.     }
  14237.     /**
  14238.      * Gets the public 'coreshop.carrier.processor.shipping_rules' alias.
  14239.      *
  14240.      * @return object The "CoreShop\Component\Shipping\Processor\ShippingRuleActionProcessor" service.
  14241.      */
  14242.     protected function getCoreshop_Carrier_Processor_ShippingRulesService()
  14243.     {
  14244.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.carrier.processor.shipping_rules" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Processor\\ShippingRuleActionProcessor instead');
  14245.         return $this->get('CoreShop\\Component\\Shipping\\Processor\\ShippingRuleActionProcessor');
  14246.     }
  14247.     /**
  14248.      * Gets the public 'coreshop.shippable_carrier.shipping_rule.validator' alias.
  14249.      *
  14250.      * @return object The "CoreShop\Component\Shipping\Validator\ShippingRuleCarrierValidator" service.
  14251.      */
  14252.     protected function getCoreshop_ShippableCarrier_ShippingRule_ValidatorService()
  14253.     {
  14254.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.shippable_carrier.shipping_rule.validator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator instead');
  14255.         return $this->get('CoreShop\\Component\\Shipping\\Validator\\ShippingRuleCarrierValidator');
  14256.     }
  14257.     /**
  14258.      * Gets the public 'coreshop.carrier.shipping_rule.checker' alias.
  14259.      *
  14260.      * @return object The "CoreShop\Component\Shipping\Checker\CarrierShippingRuleChecker" service.
  14261.      */
  14262.     protected function getCoreshop_Carrier_ShippingRule_CheckerService()
  14263.     {
  14264.         trigger_deprecation('coreshop/shipping-bundle''3.0''The "coreshop.carrier.shipping_rule.checker" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker instead');
  14265.         return $this->get('CoreShop\\Component\\Shipping\\Checker\\CarrierShippingRuleChecker');
  14266.     }
  14267.     /**
  14268.      * Gets the public 'coreshop.sequence.generator' alias.
  14269.      *
  14270.      * @return object The "CoreShop\Component\Sequence\Generator\SequenceGenerator" service.
  14271.      */
  14272.     protected function getCoreshop_Sequence_GeneratorService()
  14273.     {
  14274.         trigger_deprecation('coreshop/sequence-bundle''3.0''The "coreshop.sequence.generator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Sequence\\Generator\\SequenceGenerator instead');
  14275.         return $this->get('CoreShop\\Component\\Sequence\\Generator\\SequenceGenerator');
  14276.     }
  14277.     /**
  14278.      * Gets the public 'coreshop.tracking.event.gtm_code_tracker' alias.
  14279.      *
  14280.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\CodeTracker" service.
  14281.      */
  14282.     protected function getCoreshop_Tracking_Event_GtmCodeTrackerService()
  14283.     {
  14284.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.event.gtm_code_tracker" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker instead');
  14285.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\CodeTracker');
  14286.     }
  14287.     /**
  14288.      * Gets the public 'coreshop.tracking.tracker.google.analytics.enhanced_ecommerce' alias.
  14289.      *
  14290.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\AnalyticsEnhancedEcommerce" service.
  14291.      */
  14292.     protected function getCoreshop_Tracking_Tracker_Google_Analytics_EnhancedEcommerceService()
  14293.     {
  14294.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.tracker.google.analytics.enhanced_ecommerce" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\AnalyticsEnhancedEcommerce instead');
  14295.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\AnalyticsEnhancedEcommerce');
  14296.     }
  14297.     /**
  14298.      * Gets the public 'coreshop.tracking.tracker.google.analytics.universal_ecommerce' alias.
  14299.      *
  14300.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\UniversalEcommerce" service.
  14301.      */
  14302.     protected function getCoreshop_Tracking_Tracker_Google_Analytics_UniversalEcommerceService()
  14303.     {
  14304.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.tracker.google.analytics.universal_ecommerce" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\UniversalEcommerce instead');
  14305.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\UniversalEcommerce');
  14306.     }
  14307.     /**
  14308.      * Gets the public 'coreshop.tracking.tracker.google.analytics.gtag_enhanced_ecommerce' alias.
  14309.      *
  14310.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\GlobalSiteTagEnhancedEcommerce" service.
  14311.      */
  14312.     protected function getCoreshop_Tracking_Tracker_Google_Analytics_GtagEnhancedEcommerceService()
  14313.     {
  14314.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.tracker.google.analytics.gtag_enhanced_ecommerce" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\GlobalSiteTagEnhancedEcommerce instead');
  14315.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\GlobalSiteTagEnhancedEcommerce');
  14316.     }
  14317.     /**
  14318.      * Gets the public 'coreshop.tracking.tracker.google.analytics.gtm_classic_ecommerce' alias.
  14319.      *
  14320.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\TagManagerClassicEcommerce" service.
  14321.      */
  14322.     protected function getCoreshop_Tracking_Tracker_Google_Analytics_GtmClassicEcommerceService()
  14323.     {
  14324.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.tracker.google.analytics.gtm_classic_ecommerce" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerClassicEcommerce instead');
  14325.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerClassicEcommerce');
  14326.     }
  14327.     /**
  14328.      * Gets the public 'coreshop.tracking.tracker.google.analytics.gtm_enhanced_ecommerce' alias.
  14329.      *
  14330.      * @return object The "CoreShop\Bundle\TrackingBundle\Tracker\Google\TagManager\TagManagerEnhancedEcommerce" service.
  14331.      */
  14332.     protected function getCoreshop_Tracking_Tracker_Google_Analytics_GtmEnhancedEcommerceService()
  14333.     {
  14334.         trigger_deprecation('coreshop/tracking-bundle''3.0''The "coreshop.tracking.tracker.google.analytics.gtm_enhanced_ecommerce" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerEnhancedEcommerce instead');
  14335.         return $this->get('CoreShop\\Bundle\\TrackingBundle\\Tracker\\Google\\TagManager\\TagManagerEnhancedEcommerce');
  14336.     }
  14337.     /**
  14338.      * Gets the public 'coreshop.frontend.template_configurator' alias.
  14339.      *
  14340.      * @return object The "CoreShop\Bundle\FrontendBundle\TemplateConfigurator\TemplateConfigurator" service.
  14341.      */
  14342.     protected function getCoreshop_Frontend_TemplateConfiguratorService()
  14343.     {
  14344.         trigger_deprecation('coreshop/frontend-bundle''3.0''The "coreshop.frontend.template_configurator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\FrontendBundle\\TemplateConfigurator\\TemplateConfigurator instead');
  14345.         return $this->get('CoreShop\\Bundle\\FrontendBundle\\TemplateConfigurator\\TemplateConfigurator');
  14346.     }
  14347.     /**
  14348.      * Gets the public 'coreshop.payum_action.resolve_next_route' alias.
  14349.      *
  14350.      * @return object The "CoreShop\Bundle\PayumBundle\Action\ResolveNextRouteAction" service.
  14351.      */
  14352.     protected function getCoreshop_PayumAction_ResolveNextRouteService()
  14353.     {
  14354.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.resolve_next_route" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\ResolveNextRouteAction instead');
  14355.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\ResolveNextRouteAction');
  14356.     }
  14357.     /**
  14358.      * Gets the public 'coreshop.payum_action.confirm_order' alias.
  14359.      *
  14360.      * @return object The "CoreShop\Bundle\PayumBundle\Action\ConfirmOrderAction" service.
  14361.      */
  14362.     protected function getCoreshop_PayumAction_ConfirmOrderService()
  14363.     {
  14364.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.confirm_order" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\ConfirmOrderAction instead');
  14365.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\ConfirmOrderAction');
  14366.     }
  14367.     /**
  14368.      * Gets the public 'coreshop.payum_action.offline.convert_payment' alias.
  14369.      *
  14370.      * @return object The "CoreShop\Bundle\PayumBundle\Action\Offline\ConvertPaymentAction" service.
  14371.      */
  14372.     protected function getCoreshop_PayumAction_Offline_ConvertPaymentService()
  14373.     {
  14374.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.offline.convert_payment" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConvertPaymentAction instead');
  14375.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConvertPaymentAction');
  14376.     }
  14377.     /**
  14378.      * Gets the public 'coreshop.payum_action.offine.resolve_next_route' alias.
  14379.      *
  14380.      * @return object The "CoreShop\Bundle\PayumBundle\Action\Offline\ResolveNextRouteAction" service.
  14381.      */
  14382.     protected function getCoreshop_PayumAction_Offine_ResolveNextRouteService()
  14383.     {
  14384.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.offine.resolve_next_route" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ResolveNextRouteAction instead');
  14385.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ResolveNextRouteAction');
  14386.     }
  14387.     /**
  14388.      * Gets the public 'coreshop.payum_action.offine.confirm_order' alias.
  14389.      *
  14390.      * @return object The "CoreShop\Bundle\PayumBundle\Action\Offline\ConfirmOrderAction" service.
  14391.      */
  14392.     protected function getCoreshop_PayumAction_Offine_ConfirmOrderService()
  14393.     {
  14394.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.offine.confirm_order" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConfirmOrderAction instead');
  14395.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\ConfirmOrderAction');
  14396.     }
  14397.     /**
  14398.      * Gets the public 'coreshop.payum_action.offline.status' alias.
  14399.      *
  14400.      * @return object The "CoreShop\Bundle\PayumBundle\Action\Offline\StatusAction" service.
  14401.      */
  14402.     protected function getCoreshop_PayumAction_Offline_StatusService()
  14403.     {
  14404.         trigger_deprecation('coreshop/payum-bundle''3.0''The "coreshop.payum_action.offline.status" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\StatusAction instead');
  14405.         return $this->get('CoreShop\\Bundle\\PayumBundle\\Action\\Offline\\StatusAction');
  14406.     }
  14407.     /**
  14408.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  14409.      *
  14410.      * @return object The "doctrine" service.
  14411.      */
  14412.     protected function getConnectionRegistryService()
  14413.     {
  14414.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  14415.         return $this->get('doctrine');
  14416.     }
  14417.     /**
  14418.      * Gets the public 'coreshop.taxation.factory.tax_calculator' alias.
  14419.      *
  14420.      * @return object The "CoreShop\Component\Core\Taxation\TaxCalculatorFactory" service.
  14421.      */
  14422.     protected function getCoreshop_Taxation_Factory_TaxCalculatorService()
  14423.     {
  14424.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.taxation.factory.tax_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory instead');
  14425.         return $this->get('CoreShop\\Component\\Core\\Taxation\\TaxCalculatorFactory');
  14426.     }
  14427.     /**
  14428.      * Gets the public 'coreshop.taxation.tax_applicator' alias.
  14429.      *
  14430.      * @return object The "CoreShop\Component\Core\Taxation\TaxApplicator" service.
  14431.      */
  14432.     protected function getCoreshop_Taxation_TaxApplicatorService()
  14433.     {
  14434.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.taxation.tax_applicator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Taxation\\TaxApplicator instead');
  14435.         return $this->get('CoreShop\\Component\\Core\\Taxation\\TaxApplicator');
  14436.     }
  14437.     /**
  14438.      * Gets the public 'coreshop.taxation.factory.cached_tax_calculator' alias.
  14439.      *
  14440.      * @return object The "CoreShop\Component\Core\Taxation\CachedTaxCalculatorFactory" service.
  14441.      */
  14442.     protected function getCoreshop_Taxation_Factory_CachedTaxCalculatorService()
  14443.     {
  14444.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.taxation.factory.cached_tax_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory instead');
  14445.         return $this->get('CoreShop\\Component\\Core\\Taxation\\CachedTaxCalculatorFactory');
  14446.     }
  14447.     /**
  14448.      * Gets the public 'coreshop.core.configuration.service' alias.
  14449.      *
  14450.      * @return object The "CoreShop\Component\Core\Configuration\ConfigurationService" service.
  14451.      */
  14452.     protected function getCoreshop_Core_Configuration_ServiceService()
  14453.     {
  14454.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.core.configuration.service" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Configuration\\ConfigurationService instead');
  14455.         return $this->get('CoreShop\\Component\\Core\\Configuration\\ConfigurationService');
  14456.     }
  14457.     /**
  14458.      * Gets the public 'coreshop.provider.store_based_default_address_provider' alias.
  14459.      *
  14460.      * @return object The "CoreShop\Component\Core\Provider\StoreBasedAddressProvider" service.
  14461.      */
  14462.     protected function getCoreshop_Provider_StoreBasedDefaultAddressProviderService()
  14463.     {
  14464.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.provider.store_based_default_address_provider" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider instead');
  14465.         return $this->get('CoreShop\\Component\\Core\\Provider\\StoreBasedAddressProvider');
  14466.     }
  14467.     /**
  14468.      * Gets the public 'coreshop.provider.taxation.default_country' alias.
  14469.      *
  14470.      * @return object The "CoreShop\Component\Core\Provider\ContextBasedDefaultTaxAddressProvider" service.
  14471.      */
  14472.     protected function getCoreshop_Provider_Taxation_DefaultCountryService()
  14473.     {
  14474.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.provider.taxation.default_country" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider instead');
  14475.         return $this->get('CoreShop\\Component\\Core\\Provider\\ContextBasedDefaultTaxAddressProvider');
  14476.     }
  14477.     /**
  14478.      * Gets the public 'coreshop.cart_item.processor' alias.
  14479.      *
  14480.      * @return object The "CoreShop\Component\Core\Order\Processor\CartItemProcessor" service.
  14481.      */
  14482.     protected function getCoreshop_CartItem_ProcessorService()
  14483.     {
  14484.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_item.processor" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor instead');
  14485.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartItemProcessor');
  14486.     }
  14487.     /**
  14488.      * Gets the public 'coreshop.cart_processor.adjustments_clearer' alias.
  14489.      *
  14490.      * @return object The "CoreShop\Component\Core\Order\Processor\CartAdjustmentClearer" service.
  14491.      */
  14492.     protected function getCoreshop_CartProcessor_AdjustmentsClearerService()
  14493.     {
  14494.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.adjustments_clearer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer instead');
  14495.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartAdjustmentClearer');
  14496.     }
  14497.     /**
  14498.      * Gets the public 'coreshop.cart_processor.items' alias.
  14499.      *
  14500.      * @return object The "CoreShop\Component\Core\Order\Processor\CartItemsProcessor" service.
  14501.      */
  14502.     protected function getCoreshop_CartProcessor_ItemsService()
  14503.     {
  14504.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.items" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor instead');
  14505.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartItemsProcessor');
  14506.     }
  14507.     /**
  14508.      * Gets the public 'coreshop.cart_processor.items_wholesale' alias.
  14509.      *
  14510.      * @return object The "CoreShop\Component\Core\Order\Processor\CartItemsWholesaleProcessor" service.
  14511.      */
  14512.     protected function getCoreshop_CartProcessor_ItemsWholesaleService()
  14513.     {
  14514.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.items_wholesale" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor instead');
  14515.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartItemsWholesaleProcessor');
  14516.     }
  14517.     /**
  14518.      * Gets the public 'coreshop.cart_processor.shipping' alias.
  14519.      *
  14520.      * @return object The "CoreShop\Component\Core\Order\Processor\CartShippingProcessor" service.
  14521.      */
  14522.     protected function getCoreshop_CartProcessor_ShippingService()
  14523.     {
  14524.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.shipping" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor instead');
  14525.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartShippingProcessor');
  14526.     }
  14527.     /**
  14528.      * Gets the public 'coreshop.cart_processor.rule_auto' alias.
  14529.      *
  14530.      * @return object The "CoreShop\Component\Core\Order\Processor\CartRuleAutoProcessor" service.
  14531.      */
  14532.     protected function getCoreshop_CartProcessor_RuleAutoService()
  14533.     {
  14534.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.rule_auto" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor instead');
  14535.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartRuleAutoProcessor');
  14536.     }
  14537.     /**
  14538.      * Gets the public 'coreshop.cart_processor.rule_calculator' alias.
  14539.      *
  14540.      * @return object The "CoreShop\Component\Core\Order\Processor\CartPriceRuleVoucherProcessor" service.
  14541.      */
  14542.     protected function getCoreshop_CartProcessor_RuleCalculatorService()
  14543.     {
  14544.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.rule_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor instead');
  14545.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartPriceRuleVoucherProcessor');
  14546.     }
  14547.     /**
  14548.      * Gets the public 'coreshop.cart_processor.taxes' alias.
  14549.      *
  14550.      * @return object The "CoreShop\Component\Core\Order\Processor\CartTaxProcessor" service.
  14551.      */
  14552.     protected function getCoreshop_CartProcessor_TaxesService()
  14553.     {
  14554.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.cart_processor.taxes" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor instead');
  14555.         return $this->get('CoreShop\\Component\\Core\\Order\\Processor\\CartTaxProcessor');
  14556.     }
  14557.     /**
  14558.      * Gets the public 'coreshop.checkout.step.customer' alias.
  14559.      *
  14560.      * @return object The "CoreShop\Bundle\CoreBundle\Checkout\Step\CustomerCheckoutStep" service.
  14561.      */
  14562.     protected function getCoreshop_Checkout_Step_CustomerService()
  14563.     {
  14564.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.checkout.step.customer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\CustomerCheckoutStep instead');
  14565.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\CustomerCheckoutStep');
  14566.     }
  14567.     /**
  14568.      * Gets the public 'coreshop.checkout.step.address' alias.
  14569.      *
  14570.      * @return object The "CoreShop\Bundle\CoreBundle\Checkout\Step\AddressCheckoutStep" service.
  14571.      */
  14572.     protected function getCoreshop_Checkout_Step_AddressService()
  14573.     {
  14574.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.checkout.step.address" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\AddressCheckoutStep instead');
  14575.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\AddressCheckoutStep');
  14576.     }
  14577.     /**
  14578.      * Gets the public 'coreshop.checkout.step.shipping' alias.
  14579.      *
  14580.      * @return object The "CoreShop\Bundle\CoreBundle\Checkout\Step\ShippingCheckoutStep" service.
  14581.      */
  14582.     protected function getCoreshop_Checkout_Step_ShippingService()
  14583.     {
  14584.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.checkout.step.shipping" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\ShippingCheckoutStep instead');
  14585.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\ShippingCheckoutStep');
  14586.     }
  14587.     /**
  14588.      * Gets the public 'coreshop.checkout.step.payment' alias.
  14589.      *
  14590.      * @return object The "CoreShop\Bundle\CoreBundle\Checkout\Step\PaymentCheckoutStep" service.
  14591.      */
  14592.     protected function getCoreshop_Checkout_Step_PaymentService()
  14593.     {
  14594.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.checkout.step.payment" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\PaymentCheckoutStep instead');
  14595.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\PaymentCheckoutStep');
  14596.     }
  14597.     /**
  14598.      * Gets the public 'coreshop.checkout.step.summary' alias.
  14599.      *
  14600.      * @return object The "CoreShop\Bundle\CoreBundle\Checkout\Step\SummaryCheckoutStep" service.
  14601.      */
  14602.     protected function getCoreshop_Checkout_Step_SummaryService()
  14603.     {
  14604.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.checkout.step.summary" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\SummaryCheckoutStep instead');
  14605.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Checkout\\Step\\SummaryCheckoutStep');
  14606.     }
  14607.     /**
  14608.      * Gets the public 'coreshop.context.currency.storage_based' alias.
  14609.      *
  14610.      * @return object The "CoreShop\Component\Core\Context\Currency\StorageBasedCurrencyContext" service.
  14611.      */
  14612.     protected function getCoreshop_Context_Currency_StorageBasedService()
  14613.     {
  14614.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.context.currency.storage_based" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext instead');
  14615.         return $this->get('CoreShop\\Component\\Core\\Context\\Currency\\StorageBasedCurrencyContext');
  14616.     }
  14617.     /**
  14618.      * Gets the public 'coreshop.context.currency.store_aware' alias.
  14619.      *
  14620.      * @return object The "CoreShop\Component\Core\Context\Currency\StoreAwareCurrencyContext" service.
  14621.      */
  14622.     protected function getCoreshop_Context_Currency_StoreAwareService()
  14623.     {
  14624.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.context.currency.store_aware" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext instead');
  14625.         return $this->get('CoreShop\\Component\\Core\\Context\\Currency\\StoreAwareCurrencyContext');
  14626.     }
  14627.     /**
  14628.      * Gets the public 'coreshop.context.cart.new.store_based' alias.
  14629.      *
  14630.      * @return object The "CoreShop\Component\Core\Context\StoreBasedCartContext" service.
  14631.      */
  14632.     protected function getCoreshop_Context_Cart_New_StoreBasedService()
  14633.     {
  14634.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.context.cart.new.store_based" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Context\\StoreBasedCartContext instead');
  14635.         return $this->get('CoreShop\\Component\\Core\\Context\\StoreBasedCartContext');
  14636.     }
  14637.     /**
  14638.      * Gets the public 'coreshop.context.country.store_aware' alias.
  14639.      *
  14640.      * @return object The "CoreShop\Component\Core\Context\Country\StoreAwareCountryContext" service.
  14641.      */
  14642.     protected function getCoreshop_Context_Country_StoreAwareService()
  14643.     {
  14644.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.context.country.store_aware" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext instead');
  14645.         return $this->get('CoreShop\\Component\\Core\\Context\\Country\\StoreAwareCountryContext');
  14646.     }
  14647.     /**
  14648.      * Gets the public 'coreshop.customer.login_service' alias.
  14649.      *
  14650.      * @return object The "CoreShop\Bundle\CoreBundle\Customer\CustomerLoginService" service.
  14651.      */
  14652.     protected function getCoreshop_Customer_LoginServiceService()
  14653.     {
  14654.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.customer.login_service" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerLoginService instead');
  14655.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Customer\\CustomerLoginService');
  14656.     }
  14657.     /**
  14658.      * Gets the public 'coreshop.handler.shop_logout' alias.
  14659.      *
  14660.      * @return object The "CoreShop\Bundle\CoreBundle\EventListener\ShopUserLogoutHandler" service.
  14661.      */
  14662.     protected function getCoreshop_Handler_ShopLogoutService()
  14663.     {
  14664.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.handler.shop_logout" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\EventListener\\ShopUserLogoutHandler instead');
  14665.         return $this->get('CoreShop\\Bundle\\CoreBundle\\EventListener\\ShopUserLogoutHandler');
  14666.     }
  14667.     /**
  14668.      * Gets the public 'coreshop.installer.checker.command_directory' alias.
  14669.      *
  14670.      * @return object The "CoreShop\Bundle\CoreBundle\Installer\Checker\CommandDirectoryChecker" service.
  14671.      */
  14672.     protected function getCoreshop_Installer_Checker_CommandDirectoryService()
  14673.     {
  14674.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.installer.checker.command_directory" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Installer\\Checker\\CommandDirectoryChecker instead');
  14675.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Installer\\Checker\\CommandDirectoryChecker');
  14676.     }
  14677.     /**
  14678.      * Gets the public 'coreshop.commands_provider.database_setup' alias.
  14679.      *
  14680.      * @return object The "CoreShop\Bundle\CoreBundle\Installer\Provider\DatabaseSetupCommandsProvider" service.
  14681.      */
  14682.     protected function getCoreshop_CommandsProvider_DatabaseSetupService()
  14683.     {
  14684.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.commands_provider.database_setup" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProvider instead');
  14685.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProvider');
  14686.     }
  14687.     /**
  14688.      * Gets the public 'coreshop.installer.executor.folder_installer' alias.
  14689.      *
  14690.      * @return object The "CoreShop\Bundle\CoreBundle\Installer\Executor\FolderInstallerProvider" service.
  14691.      */
  14692.     protected function getCoreshop_Installer_Executor_FolderInstallerService()
  14693.     {
  14694.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.installer.executor.folder_installer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Installer\\Executor\\FolderInstallerProvider instead');
  14695.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Installer\\Executor\\FolderInstallerProvider');
  14696.     }
  14697.     /**
  14698.      * Gets the public 'coreshop.inventory.order_operator' alias.
  14699.      *
  14700.      * @return object The "CoreShop\Component\Core\Inventory\Operator\OrderInventoryOperator" service.
  14701.      */
  14702.     protected function getCoreshop_Inventory_OrderOperatorService()
  14703.     {
  14704.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.inventory.order_operator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperator instead');
  14705.         return $this->get('CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperator');
  14706.     }
  14707.     /**
  14708.      * Gets the public 'coreshop.context.locale.pimcore_admin' alias.
  14709.      *
  14710.      * @return object The "CoreShop\Component\Core\Locale\Context\PimcoreAdminLocaleContext" service.
  14711.      */
  14712.     protected function getCoreshop_Context_Locale_PimcoreAdminService()
  14713.     {
  14714.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.context.locale.pimcore_admin" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Locale\\Context\\PimcoreAdminLocaleContext instead');
  14715.         return $this->get('CoreShop\\Component\\Core\\Locale\\Context\\PimcoreAdminLocaleContext');
  14716.     }
  14717.     /**
  14718.      * Gets the public 'coreshop.core.order.transformer.order_to_shipment' alias.
  14719.      *
  14720.      * @return object The "CoreShop\Component\Core\Order\Transformer\OrderToShipmentTransformer" service.
  14721.      */
  14722.     protected function getCoreshop_Core_Order_Transformer_OrderToShipmentService()
  14723.     {
  14724.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.core.order.transformer.order_to_shipment" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Transformer\\OrderToShipmentTransformer instead');
  14725.         return $this->get('CoreShop\\Component\\Core\\Order\\Transformer\\OrderToShipmentTransformer');
  14726.     }
  14727.     /**
  14728.      * Gets the public 'coreshop.core.order_shipment.transformer.order_item_to_shipment_item' alias.
  14729.      *
  14730.      * @return object The "CoreShop\Component\Core\Order\Transformer\OrderItemToShipmentItemTransformer" service.
  14731.      */
  14732.     protected function getCoreshop_Core_OrderShipment_Transformer_OrderItemToShipmentItemService()
  14733.     {
  14734.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.core.order_shipment.transformer.order_item_to_shipment_item" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Transformer\\OrderItemToShipmentItemTransformer instead');
  14735.         return $this->get('CoreShop\\Component\\Core\\Order\\Transformer\\OrderItemToShipmentItemTransformer');
  14736.     }
  14737.     /**
  14738.      * Gets the public 'coreshop.mail.processor.order' alias.
  14739.      *
  14740.      * @return object The "CoreShop\Bundle\CoreBundle\Order\OrderMailProcessor" service.
  14741.      */
  14742.     protected function getCoreshop_Mail_Processor_OrderService()
  14743.     {
  14744.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.mail.processor.order" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Order\\OrderMailProcessor instead');
  14745.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Order\\OrderMailProcessor');
  14746.     }
  14747.     /**
  14748.      * Gets the public 'coreshop.core.cart_item.quantity_modifier' alias.
  14749.      *
  14750.      * @return object The "CoreShop\Component\Core\Order\Modifier\CartItemQuantityModifier" service.
  14751.      */
  14752.     protected function getCoreshop_Core_CartItem_QuantityModifierService()
  14753.     {
  14754.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.core.cart_item.quantity_modifier" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Modifier\\CartItemQuantityModifier instead');
  14755.         return $this->get('CoreShop\\Component\\Core\\Order\\Modifier\\CartItemQuantityModifier');
  14756.     }
  14757.     /**
  14758.      * Gets the public 'coreshop.payment.store_based_payment_provider_resolver' alias.
  14759.      *
  14760.      * @return object The "CoreShop\Component\Core\Payment\Resolver\StoreBasedPaymentProviderResolver" service.
  14761.      */
  14762.     protected function getCoreshop_Payment_StoreBasedPaymentProviderResolverService()
  14763.     {
  14764.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.payment.store_based_payment_provider_resolver" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Payment\\Resolver\\StoreBasedPaymentProviderResolver instead');
  14765.         return $this->get('CoreShop\\Component\\Core\\Payment\\Resolver\\StoreBasedPaymentProviderResolver');
  14766.     }
  14767.     /**
  14768.      * Gets the public 'coreshop.product.cloner.quantity_price_rules' alias.
  14769.      *
  14770.      * @return object The "CoreShop\Component\Core\Product\Cloner\ProductQuantityPriceRulesCloner" service.
  14771.      */
  14772.     protected function getCoreshop_Product_Cloner_QuantityPriceRulesService()
  14773.     {
  14774.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.cloner.quantity_price_rules" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\Cloner\\ProductQuantityPriceRulesCloner instead');
  14775.         return $this->get('CoreShop\\Component\\Core\\Product\\Cloner\\ProductQuantityPriceRulesCloner');
  14776.     }
  14777.     /**
  14778.      * Gets the public 'coreshop.product.cloner.unit_definitions' alias.
  14779.      *
  14780.      * @return object The "CoreShop\Component\Core\Product\Cloner\ProductUnitDefinitionsCloner" service.
  14781.      */
  14782.     protected function getCoreshop_Product_Cloner_UnitDefinitionsService()
  14783.     {
  14784.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.cloner.unit_definitions" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\Cloner\\ProductUnitDefinitionsCloner instead');
  14785.         return $this->get('CoreShop\\Component\\Core\\Product\\Cloner\\ProductUnitDefinitionsCloner');
  14786.     }
  14787.     /**
  14788.      * Gets the public 'coreshop.product.tax_factory' alias.
  14789.      *
  14790.      * @return object The "CoreShop\Component\Core\Product\ProductTaxCalculatorFactory" service.
  14791.      */
  14792.     protected function getCoreshop_Product_TaxFactoryService()
  14793.     {
  14794.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.tax_factory" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory instead');
  14795.         return $this->get('CoreShop\\Component\\Core\\Product\\ProductTaxCalculatorFactory');
  14796.     }
  14797.     /**
  14798.      * Gets the public 'coreshop.product.taxed_price_calculator' alias.
  14799.      *
  14800.      * @return object The "CoreShop\Component\Core\Product\TaxedProductPriceCalculator" service.
  14801.      */
  14802.     protected function getCoreshop_Product_TaxedPriceCalculatorService()
  14803.     {
  14804.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.taxed_price_calculator" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator instead');
  14805.         return $this->get('CoreShop\\Component\\Core\\Product\\TaxedProductPriceCalculator');
  14806.     }
  14807.     /**
  14808.      * Gets the public 'coreshop.product.price_calculator.property_price' alias.
  14809.      *
  14810.      * @return object The "CoreShop\Component\Core\Product\Calculator\StoreProductPriceCalculator" service.
  14811.      */
  14812.     protected function getCoreshop_Product_PriceCalculator_PropertyPriceService()
  14813.     {
  14814.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.price_calculator.property_price" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator instead');
  14815.         return $this->get('CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductPriceCalculator');
  14816.     }
  14817.     /**
  14818.      * Gets the public 'coreshop.product.price_calculator.unit_price' alias.
  14819.      *
  14820.      * @return object The "CoreShop\Component\Core\Product\Calculator\StoreProductUnitDefinitionPriceCalculator" service.
  14821.      */
  14822.     protected function getCoreshop_Product_PriceCalculator_UnitPriceService()
  14823.     {
  14824.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.product.price_calculator.unit_price" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator instead');
  14825.         return $this->get('CoreShop\\Component\\Core\\Product\\Calculator\\StoreProductUnitDefinitionPriceCalculator');
  14826.     }
  14827.     /**
  14828.      * Gets the public 'coreshop.order.purchasable.price_calculator.product' alias.
  14829.      *
  14830.      * @return object The "CoreShop\Component\Core\Order\Calculator\PurchasableProductPriceCalculator" service.
  14831.      */
  14832.     protected function getCoreshop_Order_Purchasable_PriceCalculator_ProductService()
  14833.     {
  14834.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.order.purchasable.price_calculator.product" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator instead');
  14835.         return $this->get('CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductPriceCalculator');
  14836.     }
  14837.     /**
  14838.      * Gets the public 'coreshop.order.purchasable.retail_price_calculator.product' alias.
  14839.      *
  14840.      * @return object The "CoreShop\Component\Core\Order\Calculator\PurchasableProductRetailPriceCalculator" service.
  14841.      */
  14842.     protected function getCoreshop_Order_Purchasable_RetailPriceCalculator_ProductService()
  14843.     {
  14844.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.order.purchasable.retail_price_calculator.product" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator instead');
  14845.         return $this->get('CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductRetailPriceCalculator');
  14846.     }
  14847.     /**
  14848.      * Gets the public 'coreshop.order.purchasable.discount_calculator.product' alias.
  14849.      *
  14850.      * @return object The "CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountCalculator" service.
  14851.      */
  14852.     protected function getCoreshop_Order_Purchasable_DiscountCalculator_ProductService()
  14853.     {
  14854.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.order.purchasable.discount_calculator.product" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator instead');
  14855.         return $this->get('CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountCalculator');
  14856.     }
  14857.     /**
  14858.      * Gets the public 'coreshop.order.purchasable.discount_price_calculator.product' alias.
  14859.      *
  14860.      * @return object The "CoreShop\Component\Core\Order\Calculator\PurchasableProductDiscountPriceCalculator" service.
  14861.      */
  14862.     protected function getCoreshop_Order_Purchasable_DiscountPriceCalculator_ProductService()
  14863.     {
  14864.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.order.purchasable.discount_price_calculator.product" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator instead');
  14865.         return $this->get('CoreShop\\Component\\Core\\Order\\Calculator\\PurchasableProductDiscountPriceCalculator');
  14866.     }
  14867.     /**
  14868.      * Gets the public 'coreshop.report.products' alias.
  14869.      *
  14870.      * @return object The "CoreShop\Bundle\CoreBundle\Report\ProductsReport" service.
  14871.      */
  14872.     protected function getCoreshop_Report_ProductsService()
  14873.     {
  14874.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.products" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\ProductsReport instead');
  14875.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\ProductsReport');
  14876.     }
  14877.     /**
  14878.      * Gets the public 'coreshop.report.categories' alias.
  14879.      *
  14880.      * @return object The "CoreShop\Bundle\CoreBundle\Report\CategoriesReport" service.
  14881.      */
  14882.     protected function getCoreshop_Report_CategoriesService()
  14883.     {
  14884.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.categories" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\CategoriesReport instead');
  14885.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\CategoriesReport');
  14886.     }
  14887.     /**
  14888.      * Gets the public 'coreshop.report.customers' alias.
  14889.      *
  14890.      * @return object The "CoreShop\Bundle\CoreBundle\Report\CustomersReport" service.
  14891.      */
  14892.     protected function getCoreshop_Report_CustomersService()
  14893.     {
  14894.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.customers" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\CustomersReport instead');
  14895.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\CustomersReport');
  14896.     }
  14897.     /**
  14898.      * Gets the public 'coreshop.report.carts' alias.
  14899.      *
  14900.      * @return object The "CoreShop\Bundle\CoreBundle\Report\CartsReport" service.
  14901.      */
  14902.     protected function getCoreshop_Report_CartsService()
  14903.     {
  14904.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.carts" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\CartsReport instead');
  14905.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\CartsReport');
  14906.     }
  14907.     /**
  14908.      * Gets the public 'coreshop.report.carts_abandoned' alias.
  14909.      *
  14910.      * @return object The "CoreShop\Bundle\CoreBundle\Report\AbandonedCartsReport" service.
  14911.      */
  14912.     protected function getCoreshop_Report_CartsAbandonedService()
  14913.     {
  14914.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.carts_abandoned" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\AbandonedCartsReport instead');
  14915.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\AbandonedCartsReport');
  14916.     }
  14917.     /**
  14918.      * Gets the public 'coreshop.report.manufacturer' alias.
  14919.      *
  14920.      * @return object The "CoreShop\Bundle\CoreBundle\Report\ManufacturerReport" service.
  14921.      */
  14922.     protected function getCoreshop_Report_ManufacturerService()
  14923.     {
  14924.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.manufacturer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\ManufacturerReport instead');
  14925.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\ManufacturerReport');
  14926.     }
  14927.     /**
  14928.      * Gets the public 'coreshop.report.sales' alias.
  14929.      *
  14930.      * @return object The "CoreShop\Bundle\CoreBundle\Report\SalesReport" service.
  14931.      */
  14932.     protected function getCoreshop_Report_SalesService()
  14933.     {
  14934.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.sales" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\SalesReport instead');
  14935.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\SalesReport');
  14936.     }
  14937.     /**
  14938.      * Gets the public 'coreshop.report.carriers' alias.
  14939.      *
  14940.      * @return object The "CoreShop\Bundle\CoreBundle\Report\CarriersReport" service.
  14941.      */
  14942.     protected function getCoreshop_Report_CarriersService()
  14943.     {
  14944.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.carriers" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\CarriersReport instead');
  14945.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\CarriersReport');
  14946.     }
  14947.     /**
  14948.      * Gets the public 'coreshop.report.payment_providers' alias.
  14949.      *
  14950.      * @return object The "CoreShop\Bundle\CoreBundle\Report\PaymentProvidersReport" service.
  14951.      */
  14952.     protected function getCoreshop_Report_PaymentProvidersService()
  14953.     {
  14954.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.payment_providers" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\PaymentProvidersReport instead');
  14955.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\PaymentProvidersReport');
  14956.     }
  14957.     /**
  14958.      * Gets the public 'coreshop.report.vouchers' alias.
  14959.      *
  14960.      * @return object The "CoreShop\Bundle\CoreBundle\Report\VouchersReport" service.
  14961.      */
  14962.     protected function getCoreshop_Report_VouchersService()
  14963.     {
  14964.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.report.vouchers" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Report\\VouchersReport instead');
  14965.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Report\\VouchersReport');
  14966.     }
  14967.     /**
  14968.      * Gets the public 'coreshop.admin_controller.settings' alias.
  14969.      *
  14970.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\SettingsController" service.
  14971.      */
  14972.     protected function getCoreshop_AdminController_SettingsService()
  14973.     {
  14974.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.settings" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\SettingsController instead');
  14975.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\SettingsController');
  14976.     }
  14977.     /**
  14978.      * Gets the public 'coreshop.admin_controller.reports' alias.
  14979.      *
  14980.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\ReportsController" service.
  14981.      */
  14982.     protected function getCoreshop_AdminController_ReportsService()
  14983.     {
  14984.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.reports" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\ReportsController instead');
  14985.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\ReportsController');
  14986.     }
  14987.     /**
  14988.      * Gets the public 'coreshop.admin_controller.portlets' alias.
  14989.      *
  14990.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\PortletsController" service.
  14991.      */
  14992.     protected function getCoreshop_AdminController_PortletsService()
  14993.     {
  14994.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.portlets" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\PortletsController instead');
  14995.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\PortletsController');
  14996.     }
  14997.     /**
  14998.      * Gets the public 'coreshop.admin_controller.product_preview' alias.
  14999.      *
  15000.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\ProductPreviewController" service.
  15001.      */
  15002.     protected function getCoreshop_AdminController_ProductPreviewService()
  15003.     {
  15004.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.product_preview" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\ProductPreviewController instead');
  15005.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\ProductPreviewController');
  15006.     }
  15007.     /**
  15008.      * Gets the public 'coreshop.admin_controller.product_validation' alias.
  15009.      *
  15010.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\ProductValidationController" service.
  15011.      */
  15012.     protected function getCoreshop_AdminController_ProductValidationService()
  15013.     {
  15014.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.product_validation" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\ProductValidationController instead');
  15015.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\ProductValidationController');
  15016.     }
  15017.     /**
  15018.      * Gets the public 'coreshop.admin_controller.product_variant_unit_solidifer' alias.
  15019.      *
  15020.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\ProductVariantUnitSolidifierController" service.
  15021.      */
  15022.     protected function getCoreshop_AdminController_ProductVariantUnitSolidiferService()
  15023.     {
  15024.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.product_variant_unit_solidifer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\ProductVariantUnitSolidifierController instead');
  15025.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\ProductVariantUnitSolidifierController');
  15026.     }
  15027.     /**
  15028.      * Gets the public 'coreshop.admin_controller.customer_transformer' alias.
  15029.      *
  15030.      * @return object The "CoreShop\Bundle\CoreBundle\Controller\CustomerTransformerController" service.
  15031.      */
  15032.     protected function getCoreshop_AdminController_CustomerTransformerService()
  15033.     {
  15034.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.admin_controller.customer_transformer" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Controller\\CustomerTransformerController instead');
  15035.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Controller\\CustomerTransformerController');
  15036.     }
  15037.     /**
  15038.      * Gets the public 'coreshop.shipping.tax_calculation_strategy.tax_rule' alias.
  15039.      *
  15040.      * @return object The "CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyTaxRule" service.
  15041.      */
  15042.     protected function getCoreshop_Shipping_TaxCalculationStrategy_TaxRuleService()
  15043.     {
  15044.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping.tax_calculation_strategy.tax_rule" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule instead');
  15045.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyTaxRule');
  15046.     }
  15047.     /**
  15048.      * Gets the public 'coreshop.shipping.tax_calculation_strategy.cart_items' alias.
  15049.      *
  15050.      * @return object The "CoreShop\Component\Core\Shipping\Taxation\TaxCalculationStrategyCartItems" service.
  15051.      */
  15052.     protected function getCoreshop_Shipping_TaxCalculationStrategy_CartItemsService()
  15053.     {
  15054.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping.tax_calculation_strategy.cart_items" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems instead');
  15055.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Taxation\\TaxCalculationStrategyCartItems');
  15056.     }
  15057.     /**
  15058.      * Gets the public 'coreshop.shipping_rule.condition.categories' alias.
  15059.      *
  15060.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\CategoriesConditionChecker" service.
  15061.      */
  15062.     protected function getCoreshop_ShippingRule_Condition_CategoriesService()
  15063.     {
  15064.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.categories" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker instead');
  15065.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CategoriesConditionChecker');
  15066.     }
  15067.     /**
  15068.      * Gets the public 'coreshop.shipping_rule.condition.products' alias.
  15069.      *
  15070.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\ProductsConditionChecker" service.
  15071.      */
  15072.     protected function getCoreshop_ShippingRule_Condition_ProductsService()
  15073.     {
  15074.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.products" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker instead');
  15075.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ProductsConditionChecker');
  15076.     }
  15077.     /**
  15078.      * Gets the public 'coreshop.shipping_rule.condition.countries' alias.
  15079.      *
  15080.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\CountriesConditionChecker" service.
  15081.      */
  15082.     protected function getCoreshop_ShippingRule_Condition_CountriesService()
  15083.     {
  15084.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.countries" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker instead');
  15085.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CountriesConditionChecker');
  15086.     }
  15087.     /**
  15088.      * Gets the public 'coreshop.shipping_rule.condition.zones' alias.
  15089.      *
  15090.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\ZonesConditionChecker" service.
  15091.      */
  15092.     protected function getCoreshop_ShippingRule_Condition_ZonesService()
  15093.     {
  15094.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.zones" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker instead');
  15095.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\ZonesConditionChecker');
  15096.     }
  15097.     /**
  15098.      * Gets the public 'coreshop.shipping_rule.condition.customers' alias.
  15099.      *
  15100.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\CustomersConditionChecker" service.
  15101.      */
  15102.     protected function getCoreshop_ShippingRule_Condition_CustomersService()
  15103.     {
  15104.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.customers" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker instead');
  15105.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomersConditionChecker');
  15106.     }
  15107.     /**
  15108.      * Gets the public 'coreshop.shipping_rule.condition.customer_groups' alias.
  15109.      *
  15110.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\CustomerGroupsConditionChecker" service.
  15111.      */
  15112.     protected function getCoreshop_ShippingRule_Condition_CustomerGroupsService()
  15113.     {
  15114.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.customer_groups" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker instead');
  15115.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CustomerGroupsConditionChecker');
  15116.     }
  15117.     /**
  15118.      * Gets the public 'coreshop.shipping_rule.condition.stores' alias.
  15119.      *
  15120.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\StoresConditionChecker" service.
  15121.      */
  15122.     protected function getCoreshop_ShippingRule_Condition_StoresService()
  15123.     {
  15124.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.stores" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker instead');
  15125.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\StoresConditionChecker');
  15126.     }
  15127.     /**
  15128.      * Gets the public 'coreshop.shipping_rule.condition.currencies' alias.
  15129.      *
  15130.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Condition\CurrenciesConditionChecker" service.
  15131.      */
  15132.     protected function getCoreshop_ShippingRule_Condition_CurrenciesService()
  15133.     {
  15134.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.condition.currencies" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker instead');
  15135.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Condition\\CurrenciesConditionChecker');
  15136.     }
  15137.     /**
  15138.      * Gets the public 'coreshop.shipping_rule.action.price' alias.
  15139.      *
  15140.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Action\PriceActionProcessor" service.
  15141.      */
  15142.     protected function getCoreshop_ShippingRule_Action_PriceService()
  15143.     {
  15144.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.action.price" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor instead');
  15145.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\PriceActionProcessor');
  15146.     }
  15147.     /**
  15148.      * Gets the public 'coreshop.shipping_rule.action.addition_amount' alias.
  15149.      *
  15150.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Action\AdditionAmountActionProcessor" service.
  15151.      */
  15152.     protected function getCoreshop_ShippingRule_Action_AdditionAmountService()
  15153.     {
  15154.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.action.addition_amount" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor instead');
  15155.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\AdditionAmountActionProcessor');
  15156.     }
  15157.     /**
  15158.      * Gets the public 'coreshop.shipping_rule.action.discount_amount' alias.
  15159.      *
  15160.      * @return object The "CoreShop\Component\Core\Shipping\Rule\Action\DiscountAmountActionProcessor" service.
  15161.      */
  15162.     protected function getCoreshop_ShippingRule_Action_DiscountAmountService()
  15163.     {
  15164.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.shipping_rule.action.discount_amount" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor instead');
  15165.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Rule\\Action\\DiscountAmountActionProcessor');
  15166.     }
  15167.     /**
  15168.      * Gets the public 'coreshop.carrier.price_calculator.taxed' alias.
  15169.      *
  15170.      * @return object The "CoreShop\Component\Core\Shipping\Calculator\TaxedCarrierPriceRuleCalculator" service.
  15171.      */
  15172.     protected function getCoreshop_Carrier_PriceCalculator_TaxedService()
  15173.     {
  15174.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.carrier.price_calculator.taxed" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator instead');
  15175.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Calculator\\TaxedCarrierPriceRuleCalculator');
  15176.     }
  15177.     /**
  15178.      * Gets the public 'coreshop.carrier.cart.store_based_resolver' alias.
  15179.      *
  15180.      * @return object The "CoreShop\Component\Core\Shipping\Discover\StoreBasedShippableCarriersDiscovery" service.
  15181.      */
  15182.     protected function getCoreshop_Carrier_Cart_StoreBasedResolverService()
  15183.     {
  15184.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.carrier.cart.store_based_resolver" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery instead');
  15185.         return $this->get('CoreShop\\Component\\Core\\Shipping\\Discover\\StoreBasedShippableCarriersDiscovery');
  15186.     }
  15187.     /**
  15188.      * Gets the public 'coreshop.storage.session' alias.
  15189.      *
  15190.      * @return object The "CoreShop\Bundle\CoreBundle\Storage\SessionStorage" service.
  15191.      */
  15192.     protected function getCoreshop_Storage_SessionService()
  15193.     {
  15194.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.storage.session" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Storage\\SessionStorage instead');
  15195.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Storage\\SessionStorage');
  15196.     }
  15197.     /**
  15198.      * Gets the public 'coreshop.storage.cookie' alias.
  15199.      *
  15200.      * @return object The "CoreShop\Bundle\CoreBundle\Storage\CookieStorage" service.
  15201.      */
  15202.     protected function getCoreshop_Storage_CookieService()
  15203.     {
  15204.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.storage.cookie" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage instead');
  15205.         return $this->get('CoreShop\\Bundle\\CoreBundle\\Storage\\CookieStorage');
  15206.     }
  15207.     /**
  15208.      * Gets the public 'coreshop.tracking.extractor.order' alias.
  15209.      *
  15210.      * @return object The "CoreShop\Component\Core\Tracking\Extractor\OrderExtractor" service.
  15211.      */
  15212.     protected function getCoreshop_Tracking_Extractor_OrderService()
  15213.     {
  15214.         trigger_deprecation('coreshop/core-bundle''3.0''The "coreshop.tracking.extractor.order" service alias is deprecated since CoreShop 3.0 and will be removed with 3.1, use CoreShop\\Component\\Core\\Tracking\\Extractor\\OrderExtractor instead');
  15215.         return $this->get('CoreShop\\Component\\Core\\Tracking\\Extractor\\OrderExtractor');
  15216.     }
  15217.     /**
  15218.      * Gets the public 'App\Twig\EnvironmentExtension' alias.
  15219.      *
  15220.      * @return object The ".container.private.App\Twig\EnvironmentExtension" service.
  15221.      */
  15222.     protected function getEnvironmentExtension2Service()
  15223.     {
  15224.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "App\\Twig\\EnvironmentExtension" service directly from the container is deprecated, use dependency injection instead.');
  15225.         return $this->get('.container.private.App\\Twig\\EnvironmentExtension');
  15226.     }
  15227.     /**
  15228.      * Gets the public 'cache_clearer' alias.
  15229.      *
  15230.      * @return object The ".container.private.cache_clearer" service.
  15231.      */
  15232.     protected function getCacheClearerService()
  15233.     {
  15234.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  15235.         return $this->get('.container.private.cache_clearer');
  15236.     }
  15237.     /**
  15238.      * Gets the public 'filesystem' alias.
  15239.      *
  15240.      * @return object The ".container.private.filesystem" service.
  15241.      */
  15242.     protected function getFilesystemService()
  15243.     {
  15244.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  15245.         return $this->get('.container.private.filesystem');
  15246.     }
  15247.     /**
  15248.      * Gets the public 'state_machine.coreshop_order' alias.
  15249.      *
  15250.      * @return object The ".container.private.state_machine.coreshop_order" service.
  15251.      */
  15252.     protected function getStateMachine_CoreshopOrderService()
  15253.     {
  15254.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_order" service directly from the container is deprecated, use dependency injection instead.');
  15255.         return $this->get('.container.private.state_machine.coreshop_order');
  15256.     }
  15257.     /**
  15258.      * Gets the public 'state_machine.coreshop_quote' alias.
  15259.      *
  15260.      * @return object The ".container.private.state_machine.coreshop_quote" service.
  15261.      */
  15262.     protected function getStateMachine_CoreshopQuoteService()
  15263.     {
  15264.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_quote" service directly from the container is deprecated, use dependency injection instead.');
  15265.         return $this->get('.container.private.state_machine.coreshop_quote');
  15266.     }
  15267.     /**
  15268.      * Gets the public 'state_machine.coreshop_shipment' alias.
  15269.      *
  15270.      * @return object The ".container.private.state_machine.coreshop_shipment" service.
  15271.      */
  15272.     protected function getStateMachine_CoreshopShipmentService()
  15273.     {
  15274.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_shipment" service directly from the container is deprecated, use dependency injection instead.');
  15275.         return $this->get('.container.private.state_machine.coreshop_shipment');
  15276.     }
  15277.     /**
  15278.      * Gets the public 'state_machine.coreshop_invoice' alias.
  15279.      *
  15280.      * @return object The ".container.private.state_machine.coreshop_invoice" service.
  15281.      */
  15282.     protected function getStateMachine_CoreshopInvoiceService()
  15283.     {
  15284.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_invoice" service directly from the container is deprecated, use dependency injection instead.');
  15285.         return $this->get('.container.private.state_machine.coreshop_invoice');
  15286.     }
  15287.     /**
  15288.      * Gets the public 'state_machine.coreshop_order_payment' alias.
  15289.      *
  15290.      * @return object The ".container.private.state_machine.coreshop_order_payment" service.
  15291.      */
  15292.     protected function getStateMachine_CoreshopOrderPaymentService()
  15293.     {
  15294.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_order_payment" service directly from the container is deprecated, use dependency injection instead.');
  15295.         return $this->get('.container.private.state_machine.coreshop_order_payment');
  15296.     }
  15297.     /**
  15298.      * Gets the public 'state_machine.coreshop_order_invoice' alias.
  15299.      *
  15300.      * @return object The ".container.private.state_machine.coreshop_order_invoice" service.
  15301.      */
  15302.     protected function getStateMachine_CoreshopOrderInvoiceService()
  15303.     {
  15304.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_order_invoice" service directly from the container is deprecated, use dependency injection instead.');
  15305.         return $this->get('.container.private.state_machine.coreshop_order_invoice');
  15306.     }
  15307.     /**
  15308.      * Gets the public 'state_machine.coreshop_order_shipment' alias.
  15309.      *
  15310.      * @return object The ".container.private.state_machine.coreshop_order_shipment" service.
  15311.      */
  15312.     protected function getStateMachine_CoreshopOrderShipmentService()
  15313.     {
  15314.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_order_shipment" service directly from the container is deprecated, use dependency injection instead.');
  15315.         return $this->get('.container.private.state_machine.coreshop_order_shipment');
  15316.     }
  15317.     /**
  15318.      * Gets the public 'state_machine.coreshop_order_sales_type' alias.
  15319.      *
  15320.      * @return object The ".container.private.state_machine.coreshop_order_sales_type" service.
  15321.      */
  15322.     protected function getStateMachine_CoreshopOrderSalesTypeService()
  15323.     {
  15324.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_order_sales_type" service directly from the container is deprecated, use dependency injection instead.');
  15325.         return $this->get('.container.private.state_machine.coreshop_order_sales_type');
  15326.     }
  15327.     /**
  15328.      * Gets the public 'state_machine.coreshop_payment' alias.
  15329.      *
  15330.      * @return object The ".container.private.state_machine.coreshop_payment" service.
  15331.      */
  15332.     protected function getStateMachine_CoreshopPaymentService()
  15333.     {
  15334.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.coreshop_payment" service directly from the container is deprecated, use dependency injection instead.');
  15335.         return $this->get('.container.private.state_machine.coreshop_payment');
  15336.     }
  15337.     /**
  15338.      * Gets the public 'serializer' alias.
  15339.      *
  15340.      * @return object The ".container.private.serializer" service.
  15341.      */
  15342.     protected function getSerializerService()
  15343.     {
  15344.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  15345.         return $this->get('.container.private.serializer');
  15346.     }
  15347.     /**
  15348.      * Gets the public 'security.csrf.token_manager' alias.
  15349.      *
  15350.      * @return object The ".container.private.security.csrf.token_manager" service.
  15351.      */
  15352.     protected function getSecurity_Csrf_TokenManagerService()
  15353.     {
  15354.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  15355.         return $this->get('.container.private.security.csrf.token_manager');
  15356.     }
  15357.     /**
  15358.      * Gets the public 'form.factory' alias.
  15359.      *
  15360.      * @return object The ".container.private.form.factory" service.
  15361.      */
  15362.     protected function getForm_FactoryService()
  15363.     {
  15364.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  15365.         return $this->get('.container.private.form.factory');
  15366.     }
  15367.     /**
  15368.      * Gets the public 'form.type.file' alias.
  15369.      *
  15370.      * @return object The ".container.private.form.type.file" service.
  15371.      */
  15372.     protected function getForm_Type_FileService()
  15373.     {
  15374.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  15375.         return $this->get('.container.private.form.type.file');
  15376.     }
  15377.     /**
  15378.      * Gets the public 'profiler' alias.
  15379.      *
  15380.      * @return object The ".container.private.profiler" service.
  15381.      */
  15382.     protected function getProfilerService()
  15383.     {
  15384.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  15385.         return $this->get('.container.private.profiler');
  15386.     }
  15387.     /**
  15388.      * Gets the public 'security.authorization_checker' alias.
  15389.      *
  15390.      * @return object The ".container.private.security.authorization_checker" service.
  15391.      */
  15392.     protected function getSecurity_AuthorizationCheckerService()
  15393.     {
  15394.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  15395.         return $this->get('.container.private.security.authorization_checker');
  15396.     }
  15397.     /**
  15398.      * Gets the public 'security.token_storage' alias.
  15399.      *
  15400.      * @return object The ".container.private.security.token_storage" service.
  15401.      */
  15402.     protected function getSecurity_TokenStorageService()
  15403.     {
  15404.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  15405.         return $this->get('.container.private.security.token_storage');
  15406.     }
  15407.     /**
  15408.      * Gets the public 'coreshop.seo.extractor.description' alias.
  15409.      *
  15410.      * @return object The ".container.private.coreshop.seo.extractor.description" service.
  15411.      */
  15412.     protected function getCoreshop_Seo_Extractor_DescriptionService()
  15413.     {
  15414.         trigger_deprecation('coreshop/seo-bundle''3.0''Accessing the "coreshop.seo.extractor.description" service directly from the container is deprecated, use dependency injection instead.');
  15415.         return $this->get('.container.private.coreshop.seo.extractor.description');
  15416.     }
  15417.     /**
  15418.      * Gets the public 'coreshop.seo.extractor.title' alias.
  15419.      *
  15420.      * @return object The ".container.private.coreshop.seo.extractor.title" service.
  15421.      */
  15422.     protected function getCoreshop_Seo_Extractor_TitleService()
  15423.     {
  15424.         trigger_deprecation('coreshop/seo-bundle''3.0''Accessing the "coreshop.seo.extractor.title" service directly from the container is deprecated, use dependency injection instead.');
  15425.         return $this->get('.container.private.coreshop.seo.extractor.title');
  15426.     }
  15427.     /**
  15428.      * Gets the public 'coreshop.seo.extractor.og' alias.
  15429.      *
  15430.      * @return object The ".container.private.coreshop.seo.extractor.og" service.
  15431.      */
  15432.     protected function getCoreshop_Seo_Extractor_OgService()
  15433.     {
  15434.         trigger_deprecation('coreshop/seo-bundle''3.0''Accessing the "coreshop.seo.extractor.og" service directly from the container is deprecated, use dependency injection instead.');
  15435.         return $this->get('.container.private.coreshop.seo.extractor.og');
  15436.     }
  15437.     /**
  15438.      * Gets the public 'coreshop.seo.extractor.image' alias.
  15439.      *
  15440.      * @return object The ".container.private.coreshop.seo.extractor.image" service.
  15441.      */
  15442.     protected function getCoreshop_Seo_Extractor_ImageService()
  15443.     {
  15444.         trigger_deprecation('coreshop/seo-bundle''3.0''Accessing the "coreshop.seo.extractor.image" service directly from the container is deprecated, use dependency injection instead.');
  15445.         return $this->get('.container.private.coreshop.seo.extractor.image');
  15446.     }
  15447.     /**
  15448.      * Gets the public 'coreshop.seo.extractor.document' alias.
  15449.      *
  15450.      * @return object The ".container.private.coreshop.seo.extractor.document" service.
  15451.      */
  15452.     protected function getCoreshop_Seo_Extractor_DocumentService()
  15453.     {
  15454.         trigger_deprecation('coreshop/seo-bundle''3.0''Accessing the "coreshop.seo.extractor.document" service directly from the container is deprecated, use dependency injection instead.');
  15455.         return $this->get('.container.private.coreshop.seo.extractor.document');
  15456.     }
  15457.     /**
  15458.      * Gets the public 'coreshop.rule_availability_processor' alias.
  15459.      *
  15460.      * @return object The ".container.private.coreshop.rule_availability_processor" service.
  15461.      */
  15462.     protected function getCoreshop_RuleAvailabilityProcessorService()
  15463.     {
  15464.         trigger_deprecation('coreshop/rule-bundle''3.0''Accessing the "coreshop.rule_availability_processor" service directly from the container is deprecated, use dependency injection instead.');
  15465.         return $this->get('.container.private.coreshop.rule_availability_processor');
  15466.     }
  15467.     /**
  15468.      * Gets the public 'coreshop.transformer.event_dispatcher' alias.
  15469.      *
  15470.      * @return object The ".container.private.coreshop.transformer.event_dispatcher" service.
  15471.      */
  15472.     protected function getCoreshop_Transformer_EventDispatcherService()
  15473.     {
  15474.         trigger_deprecation('coreshop/order-bundle''3.0''Accessing the "coreshop.transformer.event_dispatcher" service directly from the container is deprecated, use dependency injection instead.');
  15475.         return $this->get('.container.private.coreshop.transformer.event_dispatcher');
  15476.     }
  15477.     /**
  15478.      * Gets the public 'coreshop.context.customer.request_based' alias.
  15479.      *
  15480.      * @return object The ".container.private.coreshop.context.customer.request_based" service.
  15481.      */
  15482.     protected function getCoreshop_Context_Customer_RequestBasedService()
  15483.     {
  15484.         trigger_deprecation('coreshop/customer-bundle''3.0''Accessing the "coreshop.context.customer.request_based" service directly from the container is deprecated, use dependency injection instead.');
  15485.         return $this->get('.container.private.coreshop.context.customer.request_based');
  15486.     }
  15487.     /**
  15488.      * Gets the public 'coreshop.context.country.composite' alias.
  15489.      *
  15490.      * @return object The ".container.private.coreshop.context.country.composite" service.
  15491.      */
  15492.     protected function getCoreshop_Context_Country_CompositeService()
  15493.     {
  15494.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.context.country.composite" service directly from the container is deprecated, use dependency injection instead.');
  15495.         return $this->get('.container.private.coreshop.context.country.composite');
  15496.     }
  15497.     /**
  15498.      * Gets the public 'coreshop.context.country.request_based' alias.
  15499.      *
  15500.      * @return object The ".container.private.coreshop.context.country.request_based" service.
  15501.      */
  15502.     protected function getCoreshop_Context_Country_RequestBasedService()
  15503.     {
  15504.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.context.country.request_based" service directly from the container is deprecated, use dependency injection instead.');
  15505.         return $this->get('.container.private.coreshop.context.country.request_based');
  15506.     }
  15507.     /**
  15508.      * Gets the public 'coreshop.context.country.request_based.resolver.geo_lite' alias.
  15509.      *
  15510.      * @return object The ".container.private.coreshop.context.country.request_based.resolver.geo_lite" service.
  15511.      */
  15512.     protected function getCoreshop_Context_Country_RequestBased_Resolver_GeoLiteService()
  15513.     {
  15514.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.context.country.request_based.resolver.geo_lite" service directly from the container is deprecated, use dependency injection instead.');
  15515.         return $this->get('.container.private.coreshop.context.country.request_based.resolver.geo_lite');
  15516.     }
  15517.     /**
  15518.      * Gets the public 'coreshop.context.store.request_based.resolver.composite' alias.
  15519.      *
  15520.      * @return object The ".container.private.coreshop.context.store.request_based.resolver.composite" service.
  15521.      */
  15522.     protected function getCoreshop_Context_Store_RequestBased_Resolver_CompositeService()
  15523.     {
  15524.         trigger_deprecation('coreshop/store-bundle''3.0''Accessing the "coreshop.context.store.request_based.resolver.composite" service directly from the container is deprecated, use dependency injection instead.');
  15525.         return $this->get('.container.private.coreshop.context.store.request_based.resolver.composite');
  15526.     }
  15527.     /**
  15528.      * Gets the public 'coreshop.context.store.request_based.resolver.admin' alias.
  15529.      *
  15530.      * @return object The ".container.private.coreshop.context.store.request_based.resolver.admin" service.
  15531.      */
  15532.     protected function getCoreshop_Context_Store_RequestBased_Resolver_AdminService()
  15533.     {
  15534.         trigger_deprecation('coreshop/store-bundle''3.0''Accessing the "coreshop.context.store.request_based.resolver.admin" service directly from the container is deprecated, use dependency injection instead.');
  15535.         return $this->get('.container.private.coreshop.context.store.request_based.resolver.admin');
  15536.     }
  15537.     /**
  15538.      * Gets the public 'coreshop.context.store.request_based.resolver.hostname_based' alias.
  15539.      *
  15540.      * @return object The ".container.private.coreshop.context.store.request_based.resolver.hostname_based" service.
  15541.      */
  15542.     protected function getCoreshop_Context_Store_RequestBased_Resolver_HostnameBasedService()
  15543.     {
  15544.         trigger_deprecation('coreshop/store-bundle''3.0''Accessing the "coreshop.context.store.request_based.resolver.hostname_based" service directly from the container is deprecated, use dependency injection instead.');
  15545.         return $this->get('.container.private.coreshop.context.store.request_based.resolver.hostname_based');
  15546.     }
  15547.     /**
  15548.      * Gets the public 'coreshop.index.worker.mysql' alias.
  15549.      *
  15550.      * @return object The ".container.private.coreshop.index.worker.mysql" service.
  15551.      */
  15552.     protected function getCoreshop_Index_Worker_MysqlService()
  15553.     {
  15554.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.worker.mysql" service directly from the container is deprecated, use dependency injection instead.');
  15555.         return $this->get('.container.private.coreshop.index.worker.mysql');
  15556.     }
  15557.     /**
  15558.      * Gets the public 'coreshop.index.condition.renderer.mysql.compare' alias.
  15559.      *
  15560.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.compare" service.
  15561.      */
  15562.     protected function getCoreshop_Index_Condition_Renderer_Mysql_CompareService()
  15563.     {
  15564.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.compare" service directly from the container is deprecated, use dependency injection instead.');
  15565.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.compare');
  15566.     }
  15567.     /**
  15568.      * Gets the public 'coreshop.index.condition.renderer.mysql.concat' alias.
  15569.      *
  15570.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.concat" service.
  15571.      */
  15572.     protected function getCoreshop_Index_Condition_Renderer_Mysql_ConcatService()
  15573.     {
  15574.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.concat" service directly from the container is deprecated, use dependency injection instead.');
  15575.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.concat');
  15576.     }
  15577.     /**
  15578.      * Gets the public 'coreshop.index.condition.renderer.mysql.in' alias.
  15579.      *
  15580.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.in" service.
  15581.      */
  15582.     protected function getCoreshop_Index_Condition_Renderer_Mysql_InService()
  15583.     {
  15584.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.in" service directly from the container is deprecated, use dependency injection instead.');
  15585.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.in');
  15586.     }
  15587.     /**
  15588.      * Gets the public 'coreshop.index.condition.renderer.mysql.is_null' alias.
  15589.      *
  15590.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.is_null" service.
  15591.      */
  15592.     protected function getCoreshop_Index_Condition_Renderer_Mysql_IsNullService()
  15593.     {
  15594.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.is_null" service directly from the container is deprecated, use dependency injection instead.');
  15595.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.is_null');
  15596.     }
  15597.     /**
  15598.      * Gets the public 'coreshop.index.condition.renderer.mysql.is' alias.
  15599.      *
  15600.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.is" service.
  15601.      */
  15602.     protected function getCoreshop_Index_Condition_Renderer_Mysql_IsService()
  15603.     {
  15604.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.is" service directly from the container is deprecated, use dependency injection instead.');
  15605.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.is');
  15606.     }
  15607.     /**
  15608.      * Gets the public 'coreshop.index.condition.renderer.mysql.like' alias.
  15609.      *
  15610.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.like" service.
  15611.      */
  15612.     protected function getCoreshop_Index_Condition_Renderer_Mysql_LikeService()
  15613.     {
  15614.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.like" service directly from the container is deprecated, use dependency injection instead.');
  15615.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.like');
  15616.     }
  15617.     /**
  15618.      * Gets the public 'coreshop.index.condition.renderer.mysql.range' alias.
  15619.      *
  15620.      * @return object The ".container.private.coreshop.index.condition.renderer.mysql.range" service.
  15621.      */
  15622.     protected function getCoreshop_Index_Condition_Renderer_Mysql_RangeService()
  15623.     {
  15624.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.condition.renderer.mysql.range" service directly from the container is deprecated, use dependency injection instead.');
  15625.         return $this->get('.container.private.coreshop.index.condition.renderer.mysql.range');
  15626.     }
  15627.     /**
  15628.      * Gets the public 'coreshop.index.order.renderer.mysql.simple' alias.
  15629.      *
  15630.      * @return object The ".container.private.coreshop.index.order.renderer.mysql.simple" service.
  15631.      */
  15632.     protected function getCoreshop_Index_Order_Renderer_Mysql_SimpleService()
  15633.     {
  15634.         trigger_deprecation('coreshop/address-bundle''3.0''Accessing the "coreshop.index.order.renderer.mysql.simple" service directly from the container is deprecated, use dependency injection instead.');
  15635.         return $this->get('.container.private.coreshop.index.order.renderer.mysql.simple');
  15636.     }
  15637.     /**
  15638.      * Gets the public 'coreshop.shipping.carrier.validator.composite' alias.
  15639.      *
  15640.      * @return object The ".container.private.coreshop.shipping.carrier.validator.composite" service.
  15641.      */
  15642.     protected function getCoreshop_Shipping_Carrier_Validator_CompositeService()
  15643.     {
  15644.         trigger_deprecation('coreshop/shipping-bundle''3.0''Accessing the "coreshop.shipping.carrier.validator.composite" service directly from the container is deprecated, use dependency injection instead.');
  15645.         return $this->get('.container.private.coreshop.shipping.carrier.validator.composite');
  15646.     }
  15647.     /**
  15648.      * Gets the public 'coreshop.frontend.twig.locale_switcher' alias.
  15649.      *
  15650.      * @return object The ".container.private.coreshop.frontend.twig.locale_switcher" service.
  15651.      */
  15652.     protected function getCoreshop_Frontend_Twig_LocaleSwitcherService()
  15653.     {
  15654.         trigger_deprecation('coreshop/frontend-bundle''3.0''Accessing the "coreshop.frontend.twig.locale_switcher" service directly from the container is deprecated, use dependency injection instead.');
  15655.         return $this->get('.container.private.coreshop.frontend.twig.locale_switcher');
  15656.     }
  15657.     /**
  15658.      * Gets the public 'security.password_encoder' alias.
  15659.      *
  15660.      * @return object The ".container.private.security.password_encoder" service.
  15661.      */
  15662.     protected function getSecurity_PasswordEncoderService()
  15663.     {
  15664.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  15665.         return $this->get('.container.private.security.password_encoder');
  15666.     }
  15667.     /**
  15668.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  15669.      *
  15670.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  15671.      */
  15672.     protected function getPimcoreAdmin_Security_UserProviderService()
  15673.     {
  15674.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  15675.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  15676.     }
  15677.     /**
  15678.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  15679.      *
  15680.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  15681.      */
  15682.     protected function getPimcoreAdmin_Security_UserLoaderService()
  15683.     {
  15684.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  15685.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  15686.     }
  15687.     /**
  15688.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  15689.      *
  15690.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  15691.      */
  15692.     protected function getPimcoreAdmin_Security_UserCheckerService()
  15693.     {
  15694.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  15695.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  15696.     }
  15697.     /**
  15698.      * Gets the public 'coreshop.security.customer.user_provider' alias.
  15699.      *
  15700.      * @return object The ".container.private.coreshop.security.customer.user_provider" service.
  15701.      */
  15702.     protected function getCoreshop_Security_Customer_UserProviderService()
  15703.     {
  15704.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.security.customer.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  15705.         return $this->get('.container.private.coreshop.security.customer.user_provider');
  15706.     }
  15707.     /**
  15708.      * Gets the public 'coreshop.notification_rule.condition.order.carriers' alias.
  15709.      *
  15710.      * @return object The ".container.private.coreshop.notification_rule.condition.order.carriers" service.
  15711.      */
  15712.     protected function getCoreshop_NotificationRule_Condition_Order_CarriersService()
  15713.     {
  15714.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.condition.order.carriers" service directly from the container is deprecated, use dependency injection instead.');
  15715.         return $this->get('.container.private.coreshop.notification_rule.condition.order.carriers');
  15716.     }
  15717.     /**
  15718.      * Gets the public 'coreshop.notification_rule.condition.order.comment' alias.
  15719.      *
  15720.      * @return object The ".container.private.coreshop.notification_rule.condition.order.comment" service.
  15721.      */
  15722.     protected function getCoreshop_NotificationRule_Condition_Order_CommentService()
  15723.     {
  15724.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.condition.order.comment" service directly from the container is deprecated, use dependency injection instead.');
  15725.         return $this->get('.container.private.coreshop.notification_rule.condition.order.comment');
  15726.     }
  15727.     /**
  15728.      * Gets the public 'coreshop.notification_rule.condition.order.backend_created' alias.
  15729.      *
  15730.      * @return object The ".container.private.coreshop.notification_rule.condition.order.backend_created" service.
  15731.      */
  15732.     protected function getCoreshop_NotificationRule_Condition_Order_BackendCreatedService()
  15733.     {
  15734.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.condition.order.backend_created" service directly from the container is deprecated, use dependency injection instead.');
  15735.         return $this->get('.container.private.coreshop.notification_rule.condition.order.backend_created');
  15736.     }
  15737.     /**
  15738.      * Gets the public 'coreshop.notification_rule.condition.store' alias.
  15739.      *
  15740.      * @return object The ".container.private.coreshop.notification_rule.condition.store" service.
  15741.      */
  15742.     protected function getCoreshop_NotificationRule_Condition_StoreService()
  15743.     {
  15744.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.condition.store" service directly from the container is deprecated, use dependency injection instead.');
  15745.         return $this->get('.container.private.coreshop.notification_rule.condition.store');
  15746.     }
  15747.     /**
  15748.      * Gets the public 'coreshop.notification_rule.action.order_mail' alias.
  15749.      *
  15750.      * @return object The ".container.private.coreshop.notification_rule.action.order_mail" service.
  15751.      */
  15752.     protected function getCoreshop_NotificationRule_Action_OrderMailService()
  15753.     {
  15754.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.action.order_mail" service directly from the container is deprecated, use dependency injection instead.');
  15755.         return $this->get('.container.private.coreshop.notification_rule.action.order_mail');
  15756.     }
  15757.     /**
  15758.      * Gets the public 'coreshop.notification_rule.action.mail' alias.
  15759.      *
  15760.      * @return object The ".container.private.coreshop.notification_rule.action.mail" service.
  15761.      */
  15762.     protected function getCoreshop_NotificationRule_Action_MailService()
  15763.     {
  15764.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.action.mail" service directly from the container is deprecated, use dependency injection instead.');
  15765.         return $this->get('.container.private.coreshop.notification_rule.action.mail');
  15766.     }
  15767.     /**
  15768.      * Gets the public 'coreshop.notification_rule.action.store_mail' alias.
  15769.      *
  15770.      * @return object The ".container.private.coreshop.notification_rule.action.store_mail" service.
  15771.      */
  15772.     protected function getCoreshop_NotificationRule_Action_StoreMailService()
  15773.     {
  15774.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.action.store_mail" service directly from the container is deprecated, use dependency injection instead.');
  15775.         return $this->get('.container.private.coreshop.notification_rule.action.store_mail');
  15776.     }
  15777.     /**
  15778.      * Gets the public 'coreshop.notification_rule.action.store_order_mail' alias.
  15779.      *
  15780.      * @return object The ".container.private.coreshop.notification_rule.action.store_order_mail" service.
  15781.      */
  15782.     protected function getCoreshop_NotificationRule_Action_StoreOrderMailService()
  15783.     {
  15784.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.notification_rule.action.store_order_mail" service directly from the container is deprecated, use dependency injection instead.');
  15785.         return $this->get('.container.private.coreshop.notification_rule.action.store_order_mail');
  15786.     }
  15787.     /**
  15788.      * Gets the public 'coreshop.product_quantity_price_rules.action.amount_decrease' alias.
  15789.      *
  15790.      * @return object The ".container.private.coreshop.product_quantity_price_rules.action.amount_decrease" service.
  15791.      */
  15792.     protected function getCoreshop_ProductQuantityPriceRules_Action_AmountDecreaseService()
  15793.     {
  15794.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.product_quantity_price_rules.action.amount_decrease" service directly from the container is deprecated, use dependency injection instead.');
  15795.         return $this->get('.container.private.coreshop.product_quantity_price_rules.action.amount_decrease');
  15796.     }
  15797.     /**
  15798.      * Gets the public 'coreshop.product_quantity_price_rules.action.amount_increase' alias.
  15799.      *
  15800.      * @return object The ".container.private.coreshop.product_quantity_price_rules.action.amount_increase" service.
  15801.      */
  15802.     protected function getCoreshop_ProductQuantityPriceRules_Action_AmountIncreaseService()
  15803.     {
  15804.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.product_quantity_price_rules.action.amount_increase" service directly from the container is deprecated, use dependency injection instead.');
  15805.         return $this->get('.container.private.coreshop.product_quantity_price_rules.action.amount_increase');
  15806.     }
  15807.     /**
  15808.      * Gets the public 'coreshop.product_quantity_price_rules.action.fixed' alias.
  15809.      *
  15810.      * @return object The ".container.private.coreshop.product_quantity_price_rules.action.fixed" service.
  15811.      */
  15812.     protected function getCoreshop_ProductQuantityPriceRules_Action_FixedService()
  15813.     {
  15814.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.product_quantity_price_rules.action.fixed" service directly from the container is deprecated, use dependency injection instead.');
  15815.         return $this->get('.container.private.coreshop.product_quantity_price_rules.action.fixed');
  15816.     }
  15817.     /**
  15818.      * Gets the public 'coreshop.product_quantity_price_rules.calculator.unit_volume' alias.
  15819.      *
  15820.      * @return object The ".container.private.coreshop.product_quantity_price_rules.calculator.unit_volume" service.
  15821.      */
  15822.     protected function getCoreshop_ProductQuantityPriceRules_Calculator_UnitVolumeService()
  15823.     {
  15824.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.product_quantity_price_rules.calculator.unit_volume" service directly from the container is deprecated, use dependency injection instead.');
  15825.         return $this->get('.container.private.coreshop.product_quantity_price_rules.calculator.unit_volume');
  15826.     }
  15827.     /**
  15828.      * Gets the public 'coreshop.tracking.extractor.order_item' alias.
  15829.      *
  15830.      * @return object The ".container.private.coreshop.tracking.extractor.order_item" service.
  15831.      */
  15832.     protected function getCoreshop_Tracking_Extractor_OrderItemService()
  15833.     {
  15834.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.tracking.extractor.order_item" service directly from the container is deprecated, use dependency injection instead.');
  15835.         return $this->get('.container.private.coreshop.tracking.extractor.order_item');
  15836.     }
  15837.     /**
  15838.      * Gets the public 'coreshop.tracking.extractor.purchasable' alias.
  15839.      *
  15840.      * @return object The ".container.private.coreshop.tracking.extractor.purchasable" service.
  15841.      */
  15842.     protected function getCoreshop_Tracking_Extractor_PurchasableService()
  15843.     {
  15844.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.tracking.extractor.purchasable" service directly from the container is deprecated, use dependency injection instead.');
  15845.         return $this->get('.container.private.coreshop.tracking.extractor.purchasable');
  15846.     }
  15847.     /**
  15848.      * Gets the public 'coreshop.validator.quantity_validator' alias.
  15849.      *
  15850.      * @return object The ".container.private.coreshop.validator.quantity_validator" service.
  15851.      */
  15852.     protected function getCoreshop_Validator_QuantityValidatorService()
  15853.     {
  15854.         trigger_deprecation('coreshop/core-bundle''3.0''Accessing the "coreshop.validator.quantity_validator" service directly from the container is deprecated, use dependency injection instead.');
  15855.         return $this->get('.container.private.coreshop.validator.quantity_validator');
  15856.     }
  15857.     /**
  15858.      * Gets the public 'session' alias.
  15859.      *
  15860.      * @return object The ".container.private.session" service.
  15861.      */
  15862.     protected function getSessionService()
  15863.     {
  15864.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  15865.         return $this->get('.container.private.session');
  15866.     }
  15867.     /**
  15868.      * Gets the public 'validator' alias.
  15869.      *
  15870.      * @return object The ".container.private.validator" service.
  15871.      */
  15872.     protected function getValidatorService()
  15873.     {
  15874.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  15875.         return $this->get('.container.private.validator');
  15876.     }
  15877.     /**
  15878.      * @return array|bool|float|int|string|\UnitEnum|null
  15879.      */
  15880.     public function getParameter(string $name)
  15881.     {
  15882.         if (isset($this->buildParameters[$name])) {
  15883.             return $this->buildParameters[$name];
  15884.         }
  15885.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  15886.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  15887.         }
  15888.         if (isset($this->loadedDynamicParameters[$name])) {
  15889.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  15890.         }
  15891.         return $this->parameters[$name];
  15892.     }
  15893.     public function hasParameter(string $name): bool
  15894.     {
  15895.         if (isset($this->buildParameters[$name])) {
  15896.             return true;
  15897.         }
  15898.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  15899.     }
  15900.     public function setParameter(string $name$value): void
  15901.     {
  15902.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  15903.     }
  15904.     public function getParameterBag(): ParameterBagInterface
  15905.     {
  15906.         if (null === $this->parameterBag) {
  15907.             $parameters $this->parameters;
  15908.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  15909.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  15910.             }
  15911.             foreach ($this->buildParameters as $name => $value) {
  15912.                 $parameters[$name] = $value;
  15913.             }
  15914.             $this->parameterBag = new FrozenParameterBag($parameters);
  15915.         }
  15916.         return $this->parameterBag;
  15917.     }
  15918.     private $loadedDynamicParameters = [
  15919.         'kernel.runtime_environment' => false,
  15920.         'kernel.build_dir' => false,
  15921.         'kernel.cache_dir' => false,
  15922.         'debug.container.dump' => false,
  15923.         'serializer.mapping.cache.file' => false,
  15924.         'validator.mapping.cache.file' => false,
  15925.         'profiler.storage.dsn' => false,
  15926.         'doctrine.orm.proxy_dir' => false,
  15927.         'lexik_jwt_authentication.pass_phrase' => false,
  15928.         'oneup_uploader.chunks' => false,
  15929.         'oneup_uploader.orphanage' => false,
  15930.         'oneup_uploader.config' => false,
  15931.     ];
  15932.     private $dynamicParameters = [];
  15933.     private function getDynamicParameter(string $name)
  15934.     {
  15935.         switch ($name) {
  15936.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  15937.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  15938.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  15939.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  15940.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  15941.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  15942.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  15943.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  15944.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  15945.             case 'oneup_uploader.chunks'$value = [
  15946.                 'maxage' => 604800,
  15947.                 'storage' => [
  15948.                     'type' => 'filesystem',
  15949.                     'filesystem' => NULL,
  15950.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  15951.                     'stream_wrapper' => NULL,
  15952.                     'sync_buffer_size' => '100K',
  15953.                     'prefix' => 'chunks',
  15954.                 ],
  15955.                 'load_distribution' => true,
  15956.             ]; break;
  15957.             case 'oneup_uploader.orphanage'$value = [
  15958.                 'maxage' => 604800,
  15959.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  15960.             ]; break;
  15961.             case 'oneup_uploader.config'$value = [
  15962.                 'mappings' => [
  15963.                     'gallery' => [
  15964.                         'frontend' => 'plupload',
  15965.                         'root_folder' => false,
  15966.                         'enable_progress' => true,
  15967.                         'storage' => [
  15968.                             'directory' => (\dirname(__DIR__4).'/public/var/tmp/warranty/'),
  15969.                             'service' => NULL,
  15970.                             'type' => 'filesystem',
  15971.                             'filesystem' => NULL,
  15972.                             'stream_wrapper' => NULL,
  15973.                             'sync_buffer_size' => '100K',
  15974.                         ],
  15975.                         'custom_frontend' => [
  15976.                             'name' => NULL,
  15977.                             'class' => NULL,
  15978.                         ],
  15979.                         'route_prefix' => '',
  15980.                         'endpoints' => [
  15981.                             'upload' => NULL,
  15982.                             'progress' => NULL,
  15983.                             'cancel' => NULL,
  15984.                         ],
  15985.                         'allowed_mimetypes' => [
  15986.                         ],
  15987.                         'disallowed_mimetypes' => [
  15988.                         ],
  15989.                         'error_handler' => NULL,
  15990.                         'max_size' => 9223372036854775807,
  15991.                         'use_orphanage' => false,
  15992.                         'enable_cancelation' => false,
  15993.                         'namer' => 'oneup_uploader.namer.uniqid',
  15994.                     ],
  15995.                 ],
  15996.                 'chunks' => [
  15997.                     'maxage' => 604800,
  15998.                     'storage' => [
  15999.                         'type' => 'filesystem',
  16000.                         'filesystem' => NULL,
  16001.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16002.                         'stream_wrapper' => NULL,
  16003.                         'sync_buffer_size' => '100K',
  16004.                         'prefix' => 'chunks',
  16005.                     ],
  16006.                     'load_distribution' => true,
  16007.                 ],
  16008.                 'orphanage' => [
  16009.                     'maxage' => 604800,
  16010.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16011.                 ],
  16012.                 'twig' => true,
  16013.             ]; break;
  16014.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  16015.         }
  16016.         $this->loadedDynamicParameters[$name] = true;
  16017.         return $this->dynamicParameters[$name] = $value;
  16018.     }
  16019.     protected function getDefaultParameters(): array
  16020.     {
  16021.         return [
  16022.             'kernel.project_dir' => \dirname(__DIR__4),
  16023.             'kernel.environment' => 'dev',
  16024.             'kernel.debug' => true,
  16025.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  16026.             'kernel.bundles' => [
  16027.                 'CoreShopMenuBundle' => 'CoreShop\\Bundle\\MenuBundle\\CoreShopMenuBundle',
  16028.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  16029.                 'CoreShopPimcoreBundle' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreShopPimcoreBundle',
  16030.                 'CoreShopLocaleBundle' => 'CoreShop\\Bundle\\LocaleBundle\\CoreShopLocaleBundle',
  16031.                 'CoreShopResourceBundle' => 'CoreShop\\Bundle\\ResourceBundle\\CoreShopResourceBundle',
  16032.                 'CoreShopOptimisticEntityLockBundle' => 'CoreShop\\Bundle\\OptimisticEntityLockBundle\\CoreShopOptimisticEntityLockBundle',
  16033.                 'CoreShopSEOBundle' => 'CoreShop\\Bundle\\SEOBundle\\CoreShopSEOBundle',
  16034.                 'CoreShopFixtureBundle' => 'CoreShop\\Bundle\\FixtureBundle\\CoreShopFixtureBundle',
  16035.                 'CoreShopMoneyBundle' => 'CoreShop\\Bundle\\MoneyBundle\\CoreShopMoneyBundle',
  16036.                 'CoreShopWorkflowBundle' => 'CoreShop\\Bundle\\WorkflowBundle\\CoreShopWorkflowBundle',
  16037.                 'CoreShopMessengerBundle' => 'CoreShop\\Bundle\\MessengerBundle\\CoreShopMessengerBundle',
  16038.                 'CoreShopRuleBundle' => 'CoreShop\\Bundle\\RuleBundle\\CoreShopRuleBundle',
  16039.                 'CoreShopConfigurationBundle' => 'CoreShop\\Bundle\\ConfigurationBundle\\CoreShopConfigurationBundle',
  16040.                 'CoreShopOrderBundle' => 'CoreShop\\Bundle\\OrderBundle\\CoreShopOrderBundle',
  16041.                 'CoreShopCustomerBundle' => 'CoreShop\\Bundle\\CustomerBundle\\CoreShopCustomerBundle',
  16042.                 'CoreShopUserBundle' => 'CoreShop\\Bundle\\UserBundle\\CoreShopUserBundle',
  16043.                 'CoreShopInventoryBundle' => 'CoreShop\\Bundle\\InventoryBundle\\CoreShopInventoryBundle',
  16044.                 'CoreShopVariantBundle' => 'CoreShop\\Bundle\\VariantBundle\\CoreShopVariantBundle',
  16045.                 'CoreShopProductBundle' => 'CoreShop\\Bundle\\ProductBundle\\CoreShopProductBundle',
  16046.                 'CoreShopThemeBundle' => 'CoreShop\\Bundle\\ThemeBundle\\CoreShopThemeBundle',
  16047.                 'CoreShopAddressBundle' => 'CoreShop\\Bundle\\AddressBundle\\CoreShopAddressBundle',
  16048.                 'CoreShopCurrencyBundle' => 'CoreShop\\Bundle\\CurrencyBundle\\CoreShopCurrencyBundle',
  16049.                 'CoreShopTaxationBundle' => 'CoreShop\\Bundle\\TaxationBundle\\CoreShopTaxationBundle',
  16050.                 'CoreShopStoreBundle' => 'CoreShop\\Bundle\\StoreBundle\\CoreShopStoreBundle',
  16051.                 'CoreShopIndexBundle' => 'CoreShop\\Bundle\\IndexBundle\\CoreShopIndexBundle',
  16052.                 'CoreShopShippingBundle' => 'CoreShop\\Bundle\\ShippingBundle\\CoreShopShippingBundle',
  16053.                 'CoreShopPaymentBundle' => 'CoreShop\\Bundle\\PaymentBundle\\CoreShopPaymentBundle',
  16054.                 'CoreShopSequenceBundle' => 'CoreShop\\Bundle\\SequenceBundle\\CoreShopSequenceBundle',
  16055.                 'CoreShopPayumPaymentBundle' => 'CoreShop\\Bundle\\PayumPaymentBundle\\CoreShopPayumPaymentBundle',
  16056.                 'CoreShopNotificationBundle' => 'CoreShop\\Bundle\\NotificationBundle\\CoreShopNotificationBundle',
  16057.                 'CoreShopTrackingBundle' => 'CoreShop\\Bundle\\TrackingBundle\\CoreShopTrackingBundle',
  16058.                 'CoreShopFrontendBundle' => 'CoreShop\\Bundle\\FrontendBundle\\CoreShopFrontendBundle',
  16059.                 'CoreShopPayumBundle' => 'CoreShop\\Bundle\\PayumBundle\\CoreShopPayumBundle',
  16060.                 'CoreShopProductQuantityPriceRulesBundle' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\CoreShopProductQuantityPriceRulesBundle',
  16061.                 'CoreShopWishlistBundle' => 'CoreShop\\Bundle\\WishlistBundle\\CoreShopWishlistBundle',
  16062.                 'CoreShopClassDefinitionPatchBundle' => 'CoreShop\\Bundle\\ClassDefinitionPatchBundle\\CoreShopClassDefinitionPatchBundle',
  16063.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  16064.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  16065.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  16066.                 'EmailizrBundle' => 'EmailizrBundle\\EmailizrBundle',
  16067.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  16068.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  16069.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  16070.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  16071.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  16072.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  16073.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  16074.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  16075.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  16076.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  16077.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  16078.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  16079.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  16080.                 'CoreShopStorageListBundle' => 'CoreShop\\Bundle\\StorageListBundle\\CoreShopStorageListBundle',
  16081.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  16082.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  16083.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  16084.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  16085.                 'CoreShopCoreBundle' => 'CoreShop\\Bundle\\CoreBundle\\CoreShopCoreBundle',
  16086.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  16087.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  16088.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  16089.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  16090.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  16091.                 'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
  16092.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  16093.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  16094.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  16095.             ],
  16096.             'kernel.bundles_metadata' => [
  16097.                 'CoreShopMenuBundle' => [
  16098.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MenuBundle'),
  16099.                     'namespace' => 'CoreShop\\Bundle\\MenuBundle',
  16100.                 ],
  16101.                 'JMSSerializerBundle' => [
  16102.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  16103.                     'namespace' => 'JMS\\SerializerBundle',
  16104.                 ],
  16105.                 'CoreShopPimcoreBundle' => [
  16106.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PimcoreBundle'),
  16107.                     'namespace' => 'CoreShop\\Bundle\\PimcoreBundle',
  16108.                 ],
  16109.                 'CoreShopLocaleBundle' => [
  16110.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/LocaleBundle'),
  16111.                     'namespace' => 'CoreShop\\Bundle\\LocaleBundle',
  16112.                 ],
  16113.                 'CoreShopResourceBundle' => [
  16114.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ResourceBundle'),
  16115.                     'namespace' => 'CoreShop\\Bundle\\ResourceBundle',
  16116.                 ],
  16117.                 'CoreShopOptimisticEntityLockBundle' => [
  16118.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OptimisticEntityLockBundle'),
  16119.                     'namespace' => 'CoreShop\\Bundle\\OptimisticEntityLockBundle',
  16120.                 ],
  16121.                 'CoreShopSEOBundle' => [
  16122.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/SEOBundle'),
  16123.                     'namespace' => 'CoreShop\\Bundle\\SEOBundle',
  16124.                 ],
  16125.                 'CoreShopFixtureBundle' => [
  16126.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FixtureBundle'),
  16127.                     'namespace' => 'CoreShop\\Bundle\\FixtureBundle',
  16128.                 ],
  16129.                 'CoreShopMoneyBundle' => [
  16130.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MoneyBundle'),
  16131.                     'namespace' => 'CoreShop\\Bundle\\MoneyBundle',
  16132.                 ],
  16133.                 'CoreShopWorkflowBundle' => [
  16134.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WorkflowBundle'),
  16135.                     'namespace' => 'CoreShop\\Bundle\\WorkflowBundle',
  16136.                 ],
  16137.                 'CoreShopMessengerBundle' => [
  16138.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/MessengerBundle'),
  16139.                     'namespace' => 'CoreShop\\Bundle\\MessengerBundle',
  16140.                 ],
  16141.                 'CoreShopRuleBundle' => [
  16142.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle'),
  16143.                     'namespace' => 'CoreShop\\Bundle\\RuleBundle',
  16144.                 ],
  16145.                 'CoreShopConfigurationBundle' => [
  16146.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ConfigurationBundle'),
  16147.                     'namespace' => 'CoreShop\\Bundle\\ConfigurationBundle',
  16148.                 ],
  16149.                 'CoreShopOrderBundle' => [
  16150.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/OrderBundle'),
  16151.                     'namespace' => 'CoreShop\\Bundle\\OrderBundle',
  16152.                 ],
  16153.                 'CoreShopCustomerBundle' => [
  16154.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CustomerBundle'),
  16155.                     'namespace' => 'CoreShop\\Bundle\\CustomerBundle',
  16156.                 ],
  16157.                 'CoreShopUserBundle' => [
  16158.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/UserBundle'),
  16159.                     'namespace' => 'CoreShop\\Bundle\\UserBundle',
  16160.                 ],
  16161.                 'CoreShopInventoryBundle' => [
  16162.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/InventoryBundle'),
  16163.                     'namespace' => 'CoreShop\\Bundle\\InventoryBundle',
  16164.                 ],
  16165.                 'CoreShopVariantBundle' => [
  16166.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/VariantBundle'),
  16167.                     'namespace' => 'CoreShop\\Bundle\\VariantBundle',
  16168.                 ],
  16169.                 'CoreShopProductBundle' => [
  16170.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductBundle'),
  16171.                     'namespace' => 'CoreShop\\Bundle\\ProductBundle',
  16172.                 ],
  16173.                 'CoreShopThemeBundle' => [
  16174.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ThemeBundle'),
  16175.                     'namespace' => 'CoreShop\\Bundle\\ThemeBundle',
  16176.                 ],
  16177.                 'CoreShopAddressBundle' => [
  16178.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/AddressBundle'),
  16179.                     'namespace' => 'CoreShop\\Bundle\\AddressBundle',
  16180.                 ],
  16181.                 'CoreShopCurrencyBundle' => [
  16182.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CurrencyBundle'),
  16183.                     'namespace' => 'CoreShop\\Bundle\\CurrencyBundle',
  16184.                 ],
  16185.                 'CoreShopTaxationBundle' => [
  16186.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TaxationBundle'),
  16187.                     'namespace' => 'CoreShop\\Bundle\\TaxationBundle',
  16188.                 ],
  16189.                 'CoreShopStoreBundle' => [
  16190.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StoreBundle'),
  16191.                     'namespace' => 'CoreShop\\Bundle\\StoreBundle',
  16192.                 ],
  16193.                 'CoreShopIndexBundle' => [
  16194.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/IndexBundle'),
  16195.                     'namespace' => 'CoreShop\\Bundle\\IndexBundle',
  16196.                 ],
  16197.                 'CoreShopShippingBundle' => [
  16198.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ShippingBundle'),
  16199.                     'namespace' => 'CoreShop\\Bundle\\ShippingBundle',
  16200.                 ],
  16201.                 'CoreShopPaymentBundle' => [
  16202.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PaymentBundle'),
  16203.                     'namespace' => 'CoreShop\\Bundle\\PaymentBundle',
  16204.                 ],
  16205.                 'CoreShopSequenceBundle' => [
  16206.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/SequenceBundle'),
  16207.                     'namespace' => 'CoreShop\\Bundle\\SequenceBundle',
  16208.                 ],
  16209.                 'CoreShopPayumPaymentBundle' => [
  16210.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumPaymentBundle'),
  16211.                     'namespace' => 'CoreShop\\Bundle\\PayumPaymentBundle',
  16212.                 ],
  16213.                 'CoreShopNotificationBundle' => [
  16214.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/NotificationBundle'),
  16215.                     'namespace' => 'CoreShop\\Bundle\\NotificationBundle',
  16216.                 ],
  16217.                 'CoreShopTrackingBundle' => [
  16218.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/TrackingBundle'),
  16219.                     'namespace' => 'CoreShop\\Bundle\\TrackingBundle',
  16220.                 ],
  16221.                 'CoreShopFrontendBundle' => [
  16222.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/FrontendBundle'),
  16223.                     'namespace' => 'CoreShop\\Bundle\\FrontendBundle',
  16224.                 ],
  16225.                 'CoreShopPayumBundle' => [
  16226.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/PayumBundle'),
  16227.                     'namespace' => 'CoreShop\\Bundle\\PayumBundle',
  16228.                 ],
  16229.                 'CoreShopProductQuantityPriceRulesBundle' => [
  16230.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ProductQuantityPriceRulesBundle'),
  16231.                     'namespace' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle',
  16232.                 ],
  16233.                 'CoreShopWishlistBundle' => [
  16234.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/WishlistBundle'),
  16235.                     'namespace' => 'CoreShop\\Bundle\\WishlistBundle',
  16236.                 ],
  16237.                 'CoreShopClassDefinitionPatchBundle' => [
  16238.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/ClassDefinitionPatchBundle'),
  16239.                     'namespace' => 'CoreShop\\Bundle\\ClassDefinitionPatchBundle',
  16240.                 ],
  16241.                 'PayumBundle' => [
  16242.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  16243.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  16244.                 ],
  16245.                 'StofDoctrineExtensionsBundle' => [
  16246.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  16247.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  16248.                 ],
  16249.                 'SyliusThemeBundle' => [
  16250.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  16251.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  16252.                 ],
  16253.                 'EmailizrBundle' => [
  16254.                     'path' => (\dirname(__DIR__4).'/vendor/dachcom-digital/emailizr/src/EmailizrBundle'),
  16255.                     'namespace' => 'EmailizrBundle',
  16256.                 ],
  16257.                 'FrameworkBundle' => [
  16258.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  16259.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  16260.                 ],
  16261.                 'SecurityBundle' => [
  16262.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  16263.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  16264.                 ],
  16265.                 'TwigBundle' => [
  16266.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  16267.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  16268.                 ],
  16269.                 'TwigExtraBundle' => [
  16270.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  16271.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  16272.                 ],
  16273.                 'MonologBundle' => [
  16274.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  16275.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  16276.                 ],
  16277.                 'DoctrineBundle' => [
  16278.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  16279.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  16280.                 ],
  16281.                 'DoctrineMigrationsBundle' => [
  16282.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  16283.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  16284.                 ],
  16285.                 'SensioFrameworkExtraBundle' => [
  16286.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  16287.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  16288.                 ],
  16289.                 'CmfRoutingBundle' => [
  16290.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  16291.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  16292.                 ],
  16293.                 'PrestaSitemapBundle' => [
  16294.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  16295.                     'namespace' => 'Presta\\SitemapBundle',
  16296.                 ],
  16297.                 'SchebTwoFactorBundle' => [
  16298.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  16299.                     'namespace' => 'Scheb\\TwoFactorBundle',
  16300.                 ],
  16301.                 'FOSJsRoutingBundle' => [
  16302.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  16303.                     'namespace' => 'FOS\\JsRoutingBundle',
  16304.                 ],
  16305.                 'FlysystemBundle' => [
  16306.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  16307.                     'namespace' => 'League\\FlysystemBundle',
  16308.                 ],
  16309.                 'CoreShopStorageListBundle' => [
  16310.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/StorageListBundle'),
  16311.                     'namespace' => 'CoreShop\\Bundle\\StorageListBundle',
  16312.                 ],
  16313.                 'DebugBundle' => [
  16314.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  16315.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  16316.                 ],
  16317.                 'WebProfilerBundle' => [
  16318.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  16319.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  16320.                 ],
  16321.                 'PimcoreCoreBundle' => [
  16322.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  16323.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  16324.                 ],
  16325.                 'PimcoreAdminBundle' => [
  16326.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  16327.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  16328.                 ],
  16329.                 'CoreShopCoreBundle' => [
  16330.                     'path' => (\dirname(__DIR__4).'/vendor/coreshop/core-shop/src/CoreShop/Bundle/CoreBundle'),
  16331.                     'namespace' => 'CoreShop\\Bundle\\CoreBundle',
  16332.                 ],
  16333.                 'LexikJWTAuthenticationBundle' => [
  16334.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  16335.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  16336.                 ],
  16337.                 'NelmioApiDocBundle' => [
  16338.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  16339.                     'namespace' => 'Nelmio\\ApiDocBundle',
  16340.                 ],
  16341.                 'HWIOAuthBundle' => [
  16342.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  16343.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  16344.                 ],
  16345.                 'HttplugBundle' => [
  16346.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  16347.                     'namespace' => 'Http\\HttplugBundle',
  16348.                 ],
  16349.                 'OneupUploaderBundle' => [
  16350.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  16351.                     'namespace' => 'Oneup\\UploaderBundle',
  16352.                 ],
  16353.                 'FirebaseBundle' => [
  16354.                     'path' => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src'),
  16355.                     'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
  16356.                 ],
  16357.                 'KarserRecaptcha3Bundle' => [
  16358.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  16359.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  16360.                 ],
  16361.                 'SentryBundle' => [
  16362.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  16363.                     'namespace' => 'Sentry\\SentryBundle',
  16364.                 ],
  16365.                 'KnpMenuBundle' => [
  16366.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  16367.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  16368.                 ],
  16369.             ],
  16370.             'kernel.charset' => 'UTF-8',
  16371.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  16372.             'payum.storage.doctrine.orm.class' => 'CoreShop\\Bundle\\PayumBundle\\Storage\\LockingStorage',
  16373.             'locale' => 'hu',
  16374.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  16375.             'coreshop.security.frontend_regex' => '^/(?!admin)[^/]*',
  16376.             'app.pics_json' => 'https://vir.seiko.hu/remote/seiko_pics_withdate.json',
  16377.             'app.pics_parent' => '/Products',
  16378.             'app.pics_base' => 'https://b2b.seiko.hu/',
  16379.             'app.pics_username' => 'pulsar',
  16380.             'app.pics_password' => '123',
  16381.             'app.caliber_json' => 'https://vir.seiko.hu/remote/caliber.json',
  16382.             'app.caliber_username' => 'pulsar',
  16383.             'app.caliber_password' => '123',
  16384.             'app.watches_json' => 'https://vir.seiko.hu/remote/seiko.json',
  16385.             'app.watches_keszlet' => 'https://b2b.seiko.hu/remote/stock',
  16386.             'app.watches_username' => 'pulsar',
  16387.             'app.watches_password' => '123',
  16388.             'app.shops_json' => 'https://vir.seiko.hu/remote/telephely.json',
  16389.             'app.shops_username' => 'pulsar',
  16390.             'app.shops_password' => '123',
  16391.             'app.shops_picture_path' => 'https://vir.seiko.hu/remote/upload/',
  16392.             'app.seiko_service_json' => 'https://vir.seiko.hu/remote/seiko_service.json',
  16393.             'app.seiko_service_username' => 'pulsar',
  16394.             'app.seiko_service_password' => '123',
  16395.             'cookie_samesite' => NULL,
  16396.             'oauth_google_client_id' => 'asdasd',
  16397.             'oauth_google_client_secret' => 'asdasd',
  16398.             'oauth_facebook_client_id' => 'asdasd',
  16399.             'oauth_facebook_client_secret' => 'asd',
  16400.             'oauth_apple_mobile' => [
  16401.                 'client_id' => '',
  16402.                 'client_secret' => '',
  16403.                 'kid' => '',
  16404.                 'iss' => '',
  16405.                 'aud' => '',
  16406.                 'sub' => '',
  16407.             ],
  16408.             'oauth_apple_client_id' => 'asdas',
  16409.             'oauth_apple_client_secret' => '-----BEGIN PRIVATE KEY-----'."\n".''."\n".'-----END PRIVATE KEY-----',
  16410.             'oauth_apple_client_kid' => 'asdasd',
  16411.             'oauth_apple_client_iss' => 'asdasd',
  16412.             'oauth_apple_client_aud' => 'https://appleid.apple.com',
  16413.             'oauth_apple_client_sub' => 'asdasd',
  16414.             'maileon_api_key' => 'asdaSd',
  16415.             'app.issue.apiKey' => 'asdasd',
  16416.             'app.issue.signature' => 'asdasd',
  16417.             'app.issue.url.api' => 'http://api.issuu.com/1_0',
  16418.             'app.issue.url.cover' => 'https://image.issuu.com/',
  16419.             'app.issue.url.link' => 'http://e.issuu.com/embed.html?d=',
  16420.             'pushnotifications.push' => [
  16421.                 'apn_to_fcm' => [
  16422.                     'application' => 'hu.cubicfox.seiko',
  16423.                     'url' => 'https://iid.googleapis.com/iid/v1:batchImport',
  16424.                     'authorization' => 'key=AAAAsZIY8_Y:APA91bGSEaVqKaM5WpbeFanY9g6B97k6RzrCEywRRxs6gMzrLkSY80QD27Rv289p-rzZCFobo7yOIxVqJZTj1bZdVUvasxD8G2XnT5Y_TvRZDYayrmYhOk5wmNlus0ZbJBhFncS3ywuU',
  16425.                 ],
  16426.                 'url' => 'https://fcm.googleapis.com/v1/projects/%s/messages:send',
  16427.                 'scopes' => [
  16428.                     => 'https://www.googleapis.com/auth/firebase.messaging',
  16429.                 ],
  16430.                 'config' => [
  16431.                     'type' => 'service_account',
  16432.                     'project_id' => 'seiko-club',
  16433.                     'private_key_id' => '742f840571940b6d0ef440fb2990dabb723215e8',
  16434.                     'private_key' => '-----BEGIN PRIVATE KEY-----'."\n".'MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDIwU09DqsCWWGn'."\n".'ESs+PwELeNRUx+CI+yLBTVbcoTfpSvrGUw7Nyph6v+vTOFPd3Jqm7M2UsDrhyIYP'."\n".'qqoEtgG1aD1/DwsJ4UraL3YiSLbxrGs3A14pX6sazB366zQKO9MbpdHgvrS/TXRV'."\n".'uHpXcaCw6pYvi+2xe5sFGLmBTr366HhUnDT2t+LRujrCds25eA19SQSKfQLtYvcV'."\n".'3xNxX0LW5jx6fFQ4r5BfUG0UAOkAN8J8upbADiwyA3TxIYZvUGoZlfXwnPd/arUZ'."\n".'rxwx8SH1GhzHuXfRBzXX/wtMDBIQgXEfzNUv66DC7Zx1jQ90KO4MCyFSkn8Z1M3w'."\n".'7BG9Xg9bAgMBAAECggEAEprDZzCoTXfuElcHfGXHWYJRnyfE2bz4XBSoQ5sXPOIL'."\n".'enyxBwZK+jk2CCWUtB9hH64bYTexxUHZlrMYvYYGg4LNDCzfN4Ou9ahnWMcHWT9C'."\n".'0l7YB5qLl1iqQJoygO5JYqsL17mks4Pgj58gi2EG5M5gq7hah1Ouqpq/eknLVmix'."\n".'zXsIhzK3eIm3khe/bL1hAMOZH3HGZiQC4N4eSiUlZxLuV01nWF+NqbTtpK9lAYco'."\n".'nRTQRj/Qy6Og3T1B5sN6i/+hT2MJDJbr+HpJCxjCl21zJiimOkir6y7ZS4QalgcB'."\n".'aliEemupVLi5e5Xx+/3aPkyfSsQS1G4S54CA0A0JzQKBgQDrhaRIAd8MAeLfW8bY'."\n".'8szjggEV68J8zdMFpIirsxguFUVeRkZuR0GOl8tcwaTAZYMt/FnjXZStdG2pCsma'."\n".'G2rhMGz3g6kh+W1peM+goQ303wREQgRD9eyZi7TX05aIwOUiyVVk8g9duBTWxY3N'."\n".'IbAym+rVyZcEp4H7T6eK60Pl7QKBgQDaNc0UVg5ye75Qro+weNNCgcyrEoUVeufj'."\n".'lJNI5jJcuAEJm+PYrNWXAGs7X51ba3gRPDlGccrdSSCDV/RbsCBn3aqtaXXkP+pu'."\n".'PPHhYpKOQYT+MzpnAhN/6nf/kW/9QtBn/hSE4HhwdtrJbQCQEjMBcXsKda7jGw4q'."\n".'uI9EWO0hZwKBgEQXH/ada+GpzfBrNSLVlzyTAkNXJKQ2UTLJbaXOIkh4Z9SoloYd'."\n".'Xaue4PFRHpNtBa7OzSH5lRlMlsOPVdeS46R0/pvUWZpz5RjgD47N4R4RN8eQGnGX'."\n".'cK63gDIBfvzMX7Jd6K1FegHLTWMGPEe43JrVDuB95oY281I3piV4fOnFAoGATC1i'."\n".'FcphKshWTVZTZVkY72ve5o4FldUdZQ62SEnMpR+7hP4+EaNswVVtGgIsLgEbnnC2'."\n".'0gfhuVTRG+k1rliTR49UCUv60x8ZGTj/fB5saWsoIZICvnk0E4DoOXktbm3H0bYa'."\n".'tbSjdyeXA6ChBKrF0agrOyCQWEpWrMVXhpXA2tsCgYACnGxXFtJ/1WU8yIQFBCxs'."\n".'Cq8p93xWv1a/U3qu0++WwhZCoaeAfJnrJHxurgKTcH9dSya8MOmJkrSXZmzFSVmI'."\n".'YTPqKt2wQAd/EJPvP+CtfjQe/4itR64tN13voO3STr/dk7Mn+sqrknlLg1Dpj/oA'."\n".'sKQuYjr/ntlmGfm2BlWujw=='."\n".'-----END PRIVATE KEY-----'."\n".'',
  16435.                     'client_email' => 'pressenger-pn@seiko-club.iam.gserviceaccount.com',
  16436.                     'client_id' => '103979432412432879556',
  16437.                     'auth_uri' => 'https://accounts.google.com/o/oauth2/auth',
  16438.                     'token_uri' => 'https://oauth2.googleapis.com/token',
  16439.                     'auth_provider_x509_cert_url' => 'https://www.googleapis.com/oauth2/v1/certs',
  16440.                     'client_x509_cert_url' => 'https://www.googleapis.com/robot/v1/metadata/x509/pressenger-pn%40seiko-club.iam.gserviceaccount.com',
  16441.                 ],
  16442.             ],
  16443.             'pushnotifications.pressenger' => [
  16444.                 'constructor_url' => 'https://cloud-test.pressenger.com/pressenger-api/api/sendPressageToTargetWithFiles',
  16445.                 'url' => 'https://cloud-test.pressenger.com/pressenger-api/api/sendPressageToTarget?token=',
  16446.                 'api_key' => 'SUs9TzMy7kMTlNUIzFa49lNaIEafNJhaonNfbiYV9xjYF7yFQJlMMzURrFM4aicT',
  16447.             ],
  16448.             'accessHosts' => [
  16449.                 'api' => 'api\\.boutique.local',
  16450.                 'web' => 'boutique.local',
  16451.                 'admin' => 'boutique.local',
  16452.             ],
  16453.             'apiImageHost' => 'http://boutique.local',
  16454.             'google.maps_api_key' => 'asdasd',
  16455.             'mailingConfig' => [
  16456.                 'maileon_enable' => false,
  16457.                 'order_maileon_error' => [
  16458.                     'subject' => 'Maileon hiba',
  16459.                     'addresses' => [
  16460.                         => 'batazo.dad@gmail.com',
  16461.                     ],
  16462.                 ],
  16463.                 'order_success' => [
  16464.                     'subject' => 'Sikeres megrendelés',
  16465.                     'addresses' => NULL,
  16466.                 ],
  16467.                 'watches_interest' => [
  16468.                     'subject' => 'Érdeklődés',
  16469.                     'addresses' => [
  16470.                         => 'kryster@gmail.com',
  16471.                         => 'dalmadi.kornel@6it.hu',
  16472.                     ],
  16473.                 ],
  16474.                 'watches_modify' => [
  16475.                     'subject' => 'Regisztrált óra módosítása',
  16476.                     'addresses' => [
  16477.                         => 'kryster@gmail.com',
  16478.                         => 'marketing@seiko.hu',
  16479.                     ],
  16480.                 ],
  16481.                 'contact_success' => [
  16482.                     'subject' => 'Kapcsolatfelvétel',
  16483.                     'addresses' => [
  16484.                         => 'kryster@gmail.com',
  16485.                     ],
  16486.                 ],
  16487.                 'watch_registration' => [
  16488.                     'subject' => 'Új óra regisztráció',
  16489.                     'addresses' => [
  16490.                         => 'kryster@gmail.com',
  16491.                     ],
  16492.                 ],
  16493.                 'watch_warranty_upload' => [
  16494.                     'subject' => 'Óra regisztrációhoz jótállási jegy feltöltése történt',
  16495.                     'addresses' => [
  16496.                         => 'batazo.dad@gmail.com',
  16497.                     ],
  16498.                 ],
  16499.                 'duplicated_watches' => [
  16500.                     'subject' => 'Duplikált óra',
  16501.                     'addresses' => [
  16502.                         => 'kryster@gmail.com',
  16503.                     ],
  16504.                 ],
  16505.                 'abandoned_carts' => [
  16506.                     'enable' => false,
  16507.                     'subject' => 'Elhagyott kosár',
  16508.                     'addresses' => [
  16509.                         => 'kryster@gmail.com',
  16510.                     ],
  16511.                 ],
  16512.                 'api_contact' => [
  16513.                     'info' => [
  16514.                         'subject' => 'Infó',
  16515.                         'addresses' => [
  16516.                             => 'kryster@gmail.com',
  16517.                         ],
  16518.                     ],
  16519.                     'rendeles' => [
  16520.                         'subject' => 'Rendelés',
  16521.                         'addresses' => [
  16522.                             => 'kryster@gmail.com',
  16523.                         ],
  16524.                     ],
  16525.                     'szerviz' => [
  16526.                         'subject' => 'Szervíz',
  16527.                         'addresses' => [
  16528.                             => 'kryster@gmail.com',
  16529.                         ],
  16530.                     ],
  16531.                     'marketing' => [
  16532.                         'subject' => 'Marketing',
  16533.                         'addresses' => [
  16534.                             => 'kryster@gmail.com',
  16535.                         ],
  16536.                     ],
  16537.                     'penzugy' => [
  16538.                         'subject' => 'Pénzügy',
  16539.                         'addresses' => [
  16540.                             => 'kryster@gmail.com',
  16541.                         ],
  16542.                     ],
  16543.                     'hibabejelentes' => [
  16544.                         'subject' => 'Hibajelentés',
  16545.                         'addresses' => [
  16546.                             => 'kryster@gmail.com',
  16547.                         ],
  16548.                     ],
  16549.                 ],
  16550.                 'watch_import_error' => [
  16551.                     'subject' => 'Készlet fríssités közben 0 Forinttal érkező termékek',
  16552.                     'addresses' => [
  16553.                         => 'kryster@gmail.com',
  16554.                     ],
  16555.                 ],
  16556.             ],
  16557.             'siteConfig' => [
  16558.                 'schema' => 'http',
  16559.                 'boutique' => 'boutique.local',
  16560.                 'prospex' => 'prospex.local',
  16561.                 'club' => 'club-seiko.local',
  16562.             ],
  16563.             'vir.apiUser' => [
  16564.                 => 123,
  16565.                 => 456,
  16566.             ],
  16567.             'origo.apiUser' => [
  16568.                 => 999,
  16569.             ],
  16570.             'seikohu.apiUser' => [
  16571.                 => 123,
  16572.                 => 456,
  16573.             ],
  16574.             'app.custom_ga4' => true,
  16575.             'app.maileonPassword' => 123,
  16576.             'app.minify_enabled' => false,
  16577.             'app.logger.wishlist' => true,
  16578.             'b2b_host' => 'http://b2b.local',
  16579.             'b2b_auth_token' => 321,
  16580.             'true_b2b_auth_token' => 321,
  16581.             'b2b.apiUser' => [
  16582.                 => 321,
  16583.             ],
  16584.             'app.google.recaptcha.siteKey' => '6LcLbzErAAAAACLzaRsJ6LWdylRZGcKt3583Lnyp',
  16585.             'app.google.recaptcha.secretKey' => '6LcLbzErAAAAAJmtyBUqIobBqgnH4R1KweK3lSrW',
  16586.             'recaptcha.site' => '6LcLbzErAAAAACLzaRsJ6LWdylRZGcKt3583Lnyp',
  16587.             'recaptcha.secret' => '6LcLbzErAAAAAJmtyBUqIobBqgnH4R1KweK3lSrW',
  16588.             'sentry.dsn' => '',
  16589.             'sentry.messenger.enabled' => false,
  16590.             'sentry.tracing.enabled' => false,
  16591.             'api_contact' => [
  16592.             ],
  16593.             'app.categories.tab' => [
  16594.                 => 'Seiko',
  16595.                 => 'Grand Seiko',
  16596.             ],
  16597.             'app.caliber_parent' => '/CaliberNumber',
  16598.             'app.watches_parent' => '/coreshop/products',
  16599.             'app.category_parent' => '/coreshop/categories',
  16600.             'app.instructions_parent' => '/Instructions',
  16601.             'app.category_json_map' => [
  16602.                 'brand' => 'name2',
  16603.                 'collection' => 'name3',
  16604.                 'subcollection' => 'name53',
  16605.                 'subcollectionseries' => 'name79',
  16606.             ],
  16607.             'app.watches_json_map' => [
  16608.                 'name1' => 'typeofwatch',
  16609.                 'name2' => 'brand',
  16610.                 'name3' => 'collection',
  16611.                 'name5' => 'case',
  16612.                 'name6' => 'formofcase',
  16613.                 'name7' => 'band',
  16614.                 'name8' => 'buckle',
  16615.                 'name9' => 'glass',
  16616.                 'name10' => 'waterresistance',
  16617.                 'name11' => 'crownandbutton',
  16618.                 'name12' => 'backcase',
  16619.                 'name13' => 'bezel',
  16620.                 'name14' => 'lumibrite',
  16621.                 'name15' => 'size',
  16622.                 'name60' => 'size2',
  16623.                 'name61' => 'size3',
  16624.                 'name16' => 'colorofdial',
  16625.                 'name17' => 'dial',
  16626.                 'name18' => 'other1',
  16627.                 'name25' => 'other2',
  16628.                 'name24' => 'diamonds',
  16629.                 'name26' => 'year',
  16630.                 'name50' => 'statusdetails',
  16631.                 'ean' => 'ean',
  16632.                 'name51' => 'weight_',
  16633.                 'name52' => 'series',
  16634.                 'name53' => 'subcollection',
  16635.                 'name55' => 'refname',
  16636.                 'name56' => 'style',
  16637.                 'name57' => 'accuracy',
  16638.                 'name58' => 'powerreserve',
  16639.                 'name59' => 'gasketlife',
  16640.                 'name65' => 'limited',
  16641.                 'name66' => 'movementtype',
  16642.                 'name67' => 'accuracy2',
  16643.                 'name68' => 'accuracyinterval',
  16644.                 'name69' => 'visualban',
  16645.                 'name70' => 'visualwr',
  16646.                 'name72' => 'businessClass',
  16647.                 'groupname' => 'group',
  16648.                 'description' => 'shortdescription',
  16649.                 'unique_name' => 'uniqueName',
  16650.                 'name74' => 'bandfilter',
  16651.                 'name75' => 'casefilter',
  16652.                 'name76' => 'movementtypefilter',
  16653.                 'name77' => 'glassfilter',
  16654.                 'name78' => 'diamondsfilter',
  16655.                 'name79' => 'subcollectionseries',
  16656.                 'name80' => 'bandWidth',
  16657.             ],
  16658.             'app.last_viewed_limit' => 20,
  16659.             'app.watches.details.specifications' => [
  16660.                 'typeofwatch' => NULL,
  16661.                 'limited' => NULL,
  16662.                 'brand' => NULL,
  16663.                 'collection' => NULL,
  16664.                 'subcollection' => NULL,
  16665.                 'case' => NULL,
  16666.                 'size' => NULL,
  16667.                 'size2' => NULL,
  16668.                 'size3' => NULL,
  16669.                 'weight_' => NULL,
  16670.                 'band' => NULL,
  16671.                 'bandWidth' => NULL,
  16672.                 'buckle' => NULL,
  16673.                 'glass' => NULL,
  16674.                 'waterresistance' => NULL,
  16675.                 'backcase' => NULL,
  16676.                 'bezel' => NULL,
  16677.                 'lumibrite' => NULL,
  16678.                 'dial' => NULL,
  16679.                 'other2' => NULL,
  16680.                 'diamonds' => NULL,
  16681.             ],
  16682.             'app.maxWarrantyFiles' => 3,
  16683.             'app.maxWatchRepairFiles' => 3,
  16684.             'app.allowedWarrantyMimeTypes' => [
  16685.                 => 'application/pdf',
  16686.                 => 'image/jpeg',
  16687.                 => 'image/jpg',
  16688.                 => 'image/png',
  16689.             ],
  16690.             'app.watches.details.properties' => [
  16691.                 'caliberNumber' => [
  16692.                     'format' => 'formatCaliber',
  16693.                 ],
  16694.                 'movementtype' => NULL,
  16695.                 'accuracy' => [
  16696.                     'format' => 'formatAccuracy',
  16697.                 ],
  16698.                 'powerreserve' => NULL,
  16699.             ],
  16700.             'app.watches.filters_intervals' => [
  16701.                 'size' => [
  16702.                     => [
  16703.                         'min' => 21.0,
  16704.                         'max' => 30.9,
  16705.                     ],
  16706.                     => [
  16707.                         'min' => 31.0,
  16708.                         'max' => 36.9,
  16709.                     ],
  16710.                     => [
  16711.                         'min' => 37.0,
  16712.                         'max' => 38.9,
  16713.                     ],
  16714.                     => [
  16715.                         'min' => 39.0,
  16716.                         'max' => 40.9,
  16717.                     ],
  16718.                     => [
  16719.                         'min' => 41.0,
  16720.                         'max' => 42.9,
  16721.                     ],
  16722.                     => [
  16723.                         'min' => 43.0,
  16724.                         'max' => 60.9,
  16725.                     ],
  16726.                 ],
  16727.             ],
  16728.             'app.watches.filters' => [
  16729.                 'search' => [
  16730.                     'title' => 'Keresés...',
  16731.                     'property' => 'search',
  16732.                     'type' => 'search',
  16733.                     'advanced' => false,
  16734.                 ],
  16735.                 'calibersearch' => [
  16736.                     'title' => 'Keresés...',
  16737.                     'property' => 'calibersearch',
  16738.                     'type' => 'calibersearch',
  16739.                     'advanced' => false,
  16740.                 ],
  16741.                 'price' => [
  16742.                     'title' => 'Ár',
  16743.                     'property' => 'price',
  16744.                     'type' => 'price',
  16745.                     'advanced' => false,
  16746.                     'outlet' => true,
  16747.                 ],
  16748.                 'typeofwatch' => [
  16749.                     'title' => 'Nem',
  16750.                     'property' => 'typeofwatch',
  16751.                     'type' => 'list',
  16752.                     'advanced' => false,
  16753.                 ],
  16754.                 'collection' => [
  16755.                     'title' => 'Kollekció',
  16756.                     'property' => 'collection',
  16757.                     'type' => 'list',
  16758.                     'advanced' => false,
  16759.                     'order' => [
  16760.                         => 'King Seiko',
  16761.                         => 'Astron',
  16762.                         => 'Prospex',
  16763.                         => 'Presage',
  16764.                         => '5 Sports',
  16765.                         => 'További modellek',
  16766.                         => 'Stopwatch',
  16767.                     ],
  16768.                 ],
  16769.                 'subcollection' => [
  16770.                     'title' => 'Alkollekció',
  16771.                     'property' => 'subcollection',
  16772.                     'type' => 'list',
  16773.                     'advanced' => false,
  16774.                 ],
  16775.                 'subcollectionseries' => [
  16776.                     'title' => 'Sorozat',
  16777.                     'property' => 'subcollectionseries',
  16778.                     'type' => 'list',
  16779.                     'advanced' => false,
  16780.                 ],
  16781.                 'availability' => [
  16782.                     'title' => 'Elérhetőség',
  16783.                     'property' => 'availability',
  16784.                     'type' => 'list',
  16785.                     'advanced' => false,
  16786.                     'fieldOption' => 'availability',
  16787.                     'order' => [
  16788.                         => 'in_stock',
  16789.                         => 'central_stock',
  16790.                         => 'external_storage',
  16791.                         => 'pre_orderable',
  16792.                         => 'orderable',
  16793.                         => 'sold_out',
  16794.                     ],
  16795.                 ],
  16796.                 'limited' => [
  16797.                     'title' => 'Limitált',
  16798.                     'property' => 'limited',
  16799.                     'type' => 'list',
  16800.                     'advanced' => false,
  16801.                 ],
  16802.                 'movementtype' => [
  16803.                     'title' => 'Működés',
  16804.                     'property' => 'movementtypefilter',
  16805.                     'type' => 'list',
  16806.                     'advanced' => false,
  16807.                 ],
  16808.                 'case' => [
  16809.                     'title' => 'Óratok',
  16810.                     'property' => 'casefilter',
  16811.                     'type' => 'list',
  16812.                     'advanced' => true,
  16813.                 ],
  16814.                 'glass' => [
  16815.                     'title' => 'Üveg',
  16816.                     'property' => 'glassfilter',
  16817.                     'type' => 'list',
  16818.                     'advanced' => true,
  16819.                 ],
  16820.                 'formofcase' => [
  16821.                     'title' => 'Tok forma',
  16822.                     'property' => 'formofcase',
  16823.                     'type' => 'list',
  16824.                     'advanced' => true,
  16825.                 ],
  16826.                 'style' => [
  16827.                     'title' => 'Stílus',
  16828.                     'property' => 'style',
  16829.                     'type' => 'list',
  16830.                     'advanced' => true,
  16831.                 ],
  16832.                 'band' => [
  16833.                     'title' => 'Szíj',
  16834.                     'property' => 'bandfilter',
  16835.                     'type' => 'list',
  16836.                     'advanced' => true,
  16837.                 ],
  16838.                 'buckle' => [
  16839.                     'title' => 'Zár',
  16840.                     'property' => 'buckle',
  16841.                     'type' => 'list',
  16842.                     'advanced' => true,
  16843.                 ],
  16844.                 'bezel' => [
  16845.                     'title' => 'Ráma',
  16846.                     'property' => 'bezel',
  16847.                     'type' => 'list',
  16848.                     'advanced' => true,
  16849.                 ],
  16850.                 'backcase' => [
  16851.                     'title' => 'Hátlap',
  16852.                     'property' => 'backcase',
  16853.                     'type' => 'list',
  16854.                     'advanced' => true,
  16855.                 ],
  16856.                 'colorofdial' => [
  16857.                     'title' => 'Számlap színe',
  16858.                     'property' => 'colorofdial',
  16859.                     'type' => 'list',
  16860.                     'advanced' => true,
  16861.                 ],
  16862.                 'waterresistance' => [
  16863.                     'title' => 'Vízállóság',
  16864.                     'property' => 'waterresistance',
  16865.                     'type' => 'list',
  16866.                     'advanced' => true,
  16867.                 ],
  16868.                 'size' => [
  16869.                     'title' => 'Átmérő',
  16870.                     'property' => 'size',
  16871.                     'type' => 'list',
  16872.                     'advanced' => true,
  16873.                 ],
  16874.                 'crownandbutton' => [
  16875.                     'title' => 'Korona',
  16876.                     'property' => 'crownandbutton',
  16877.                     'type' => 'list',
  16878.                     'advanced' => true,
  16879.                 ],
  16880.                 'dial' => [
  16881.                     'title' => 'Számlap',
  16882.                     'property' => 'dial',
  16883.                     'type' => 'list',
  16884.                     'advanced' => true,
  16885.                 ],
  16886.                 'diamonds' => [
  16887.                     'title' => 'Ékkő',
  16888.                     'property' => 'diamondsfilter',
  16889.                     'type' => 'list',
  16890.                     'advanced' => true,
  16891.                 ],
  16892.             ],
  16893.             'app.notifications.filters' => [
  16894.                 'status' => [
  16895.                     'property' => 'status',
  16896.                     'type' => 'list',
  16897.                     'options' => [
  16898.                         'label' => 'Státusz',
  16899.                         'choices' => [
  16900.                             'ÖSSZES' => 'all',
  16901.                             'OLVASATLAN' => 'unread',
  16902.                             'OLVASOTT' => 'read',
  16903.                         ],
  16904.                     ],
  16905.                 ],
  16906.                 'topic' => [
  16907.                     'property' => 'topic',
  16908.                     'type' => 'list',
  16909.                     'options' => [
  16910.                         'label' => 'Téma',
  16911.                     ],
  16912.                 ],
  16913.             ],
  16914.             'app.date_format' => 'Y. m. d.',
  16915.             'app.date_format_solid' => 'Y.m.d.',
  16916.             'app.date_format_hypen' => 'Y-m-d',
  16917.             'app.datetime_format' => 'Y. m. d. H:i',
  16918.             'app.search.max_results' => 1000,
  16919.             'app.address_countries' => [
  16920.                 'magazine' => [
  16921.                     => 'HU',
  16922.                 ],
  16923.                 'invoice' => [
  16924.                     => 'HU',
  16925.                 ],
  16926.                 'default' => [
  16927.                     => 'HU',
  16928.                 ],
  16929.             ],
  16930.             'product.availability_info' => [
  16931.                 'sold_out' => NULL,
  16932.                 'pre_orderable' => '(Szállítási idővel kapcsolatban érdeklődjön)',
  16933.                 'in_stock' => '(Személyesen azonnal átvehető vagy szállítás esetén 1-2 munkanap)',
  16934.                 'central_stock' => '(Szállítási idő 1-2 munkanap)',
  16935.                 'external_storage' => '(Szállítási idő várhatóan egy hét)',
  16936.                 'orderable' => '(Jelenleg nincs készleten, szállítási idővel kapcsolatban érdeklődjön)',
  16937.             ],
  16938.             'app.measurement' => [
  16939.                 'config' => [
  16940.                     'ranges' => [
  16941.                         'negRed' => 75,
  16942.                         'negYellow' => 25,
  16943.                         'negGreen' => 0,
  16944.                         'posGreen' => 0,
  16945.                         'posYellow' => 25,
  16946.                         'posRed' => 75,
  16947.                     ],
  16948.                 ],
  16949.                 'uploadInterval' => 30,
  16950.                 'inProgressLimit' => 14,
  16951.             ],
  16952.             'app.max_number_of_compared_products' => 3,
  16953.             'app.watch_repair_events' => [
  16954.                 => 'batteryReplaceDate',
  16955.                 => 'examinationDate',
  16956.             ],
  16957.             'app.file_max_size' => [
  16958.                 'default' => 1024,
  16959.                 'watch_register' => 1024,
  16960.                 'watch_repair_remark' => 1024,
  16961.             ],
  16962.             'app.resize_task_limit' => 50,
  16963.             'app.resize_images' => [
  16964.                 'Protected/RegisteredWatches' => [
  16965.                     'scale_by' => 'width',
  16966.                     'size' => 1500,
  16967.                 ],
  16968.                 'Protected/Szerviz/VIR' => [
  16969.                     'scale_by' => 'width',
  16970.                     'size' => 1500,
  16971.                 ],
  16972.                 'Protected/WatchRepair' => [
  16973.                     'scale_by' => 'width',
  16974.                     'size' => 1500,
  16975.                 ],
  16976.             ],
  16977.             'app.unwanted_emails' => [
  16978.                 => 'privaterelay.appleid.com',
  16979.             ],
  16980.             'app.emailAlertDateIncreaseIntervalMonth' => 2,
  16981.             'app.api_settings' => [
  16982.                 'emailAlertDateIncreaseIntervalMonth' => 2,
  16983.                 'unwanted_emails' => [
  16984.                     => 'privaterelay.appleid.com',
  16985.                 ],
  16986.                 'watch_repair_remark_image_limit' => 3,
  16987.                 'maxWarrantyFiles' => 3,
  16988.                 'maxWatchRepairFiles' => 3,
  16989.                 'allowedWarrantyMimeTypes' => [
  16990.                     => 'application/pdf',
  16991.                     => 'image/jpeg',
  16992.                     => 'image/jpg',
  16993.                     => 'image/png',
  16994.                 ],
  16995.                 'watch_repair_events' => [
  16996.                     => 'batteryReplaceDate',
  16997.                     => 'examinationDate',
  16998.                 ],
  16999.                 'file_max_size' => [
  17000.                     'default' => 1024,
  17001.                     'watch_register' => 1024,
  17002.                     'watch_repair_remark' => 1024,
  17003.                 ],
  17004.                 'paginatorLimit' => [
  17005.                     'default' => 10,
  17006.                     'registered_watch' => 30,
  17007.                 ],
  17008.                 'tags.unwanted' => NULL,
  17009.             ],
  17010.             'app.admin_grid_order_keys' => [
  17011.                 'CoreShopOrder' => [
  17012.                     'Customer name' => 'CAST(CONCAT(TRIM(customer.lastname), \' \', TRIM(customer.firstname)) AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci',
  17013.                     'E-mail' => 'customer.email',
  17014.                     'Total Amount' => '%s.totalGross',
  17015.                 ],
  17016.             ],
  17017.             'app.csv_size' => 900,
  17018.             'app.vir_key_map_list' => [
  17019.                 'munkalapszam' => 'worksheetNumber',
  17020.                 'dt' => 'date',
  17021.                 'cikkszam' => 'reference',
  17022.                 'shownev' => 'listDisplay',
  17023.                 'jav_tipus' => 'typeOfRepair',
  17024.                 'jav_hely_nev' => 'placeOfReparationDisplay',
  17025.                 'allapot_nev' => 'statusDisplay',
  17026.                 'varhato_dt' => 'expectedRepairDate',
  17027.             ],
  17028.             'app.vir_key_map' => [
  17029.                 'id_mlap' => 'oldId',
  17030.                 'munkalapszam' => 'worksheetNumber',
  17031.                 'jav_tipus' => 'typeOfRepair',
  17032.                 'id_user' => 'virUserId',
  17033.                 'cikkszam' => 'reference',
  17034.                 'sorozatszam' => 'serial',
  17035.                 'szerk_tokszam' => 'mechanismNumber',
  17036.                 'varhato_koltseg' => 'expectedCost',
  17037.                 'hiba_leiras' => 'failureDescription',
  17038.                 'szallitolevel_szam' => 'partnerIdentifier',
  17039.                 'dt' => 'date',
  17040.                 'id_partner' => 'partnerId',
  17041.                 'id_b2bpartner' => 'b2bPartnerId',
  17042.                 'u_nev' => 'customerName',
  17043.                 'u_cim' => 'customerAddress',
  17044.                 'u_telefon' => 'customerPhone',
  17045.                 'u_email' => 'customerEmail',
  17046.                 'jav_hely' => 'placeOfReparation',
  17047.                 'hiba_tipus' => 'typeOfFailure',
  17048.                 'leadas_dt' => 'deliveryDate',
  17049.                 'marka' => 'brand',
  17050.                 'varhato_dt' => 'expectedRepairDate',
  17051.                 'belso_megj' => 'innerComment',
  17052.                 'id_allapot' => 'status',
  17053.                 'shopnev' => 'partnerDisplay',
  17054.                 'allapot_nev' => 'statusDisplay',
  17055.                 'jav_hely_nev' => 'placeOfReparationDisplay',
  17056.                 'jav_leiras' => 'repairDescription',
  17057.                 'shownev' => 'listDisplay',
  17058.             ],
  17059.             'app.common_task' => [
  17060.                 'limit' => 10,
  17061.             ],
  17062.             'app.default_image_paths' => [
  17063.                 'product' => '/themes/frontend/images/default_watch.png',
  17064.             ],
  17065.             'app.carrier' => [
  17066.                 'tracking' => [
  17067.                     'allowedcarriers' => [
  17068.                         => 'GLS házhozszállítás',
  17069.                         => 'GLS csomagpont',
  17070.                     ],
  17071.                     'urls' => [
  17072.                         'GLS házhozszállítás' => 'https://gls-group.eu/HU/hu/csomagkovetes?match=',
  17073.                         'GLS csomagpont' => 'https://gls-group.eu/HU/hu/csomagkovetes?match=',
  17074.                     ],
  17075.                 ],
  17076.             ],
  17077.             'app.mPDF.cache_dir' => (\dirname(__DIR__3).'/tmp/mpdf-generated-temp/cache'),
  17078.             'app.mPDF.garantee.bg_image_dir' => (\dirname(__DIR__4).'/public/themes/frontend/images/garcard.jpg'),
  17079.             'app.mPDF.garantee.bg_image_path' => '/themes/frontend/images/garcard.jpg',
  17080.             'b2b.watch_repair.perPage' => 50,
  17081.             'app.data_object_parent_list' => [
  17082.                 'Video' => '/Video',
  17083.             ],
  17084.             'secret' => '4Nrn2Sk5ehP7K5qJ4rdr3LueQnIdpf4ab0WVSG7mFuA=',
  17085.             'encryption_secret' => 'def00000aa3dbed3d23f585777117af360522ccb6317aff91ea856890f9bbeb7895b9fed933b38855a67090fbc6097b41b3ceeb68d8149e8c2fecf9d99daf2e49538fd8e',
  17086.             'maileon_triggerNames' => [
  17087.                 'register_confirm' => 'Profile_activate',
  17088.                 'register_confirm_boutique' => 'Profile_activate_boutique',
  17089.                 'register_success' => 'Registration_success',
  17090.                 'register_success_boutique' => 'Registration_success_boutique',
  17091.                 'watch-register_new' => 'Watchregistration_new',
  17092.                 'watch-register_new_boutique' => 'Watchregistration_new_boutique',
  17093.                 'watch-register_more-data' => 'Watchregistration_moredata',
  17094.                 'watch-register_more-data_boutique' => 'Watchregistration_moredata_boutique',
  17095.                 'watch-register_success' => 'Watchregistration_success',
  17096.                 'watch-register_success_boutique' => 'Watchregistration_success_boutique',
  17097.                 'watch-register_failed' => 'Watchregistration_failed',
  17098.                 'watch-register_failed_boutique' => 'Watchregistration_failed_boutique',
  17099.                 'user-request_new_password' => 'Forgotten_password',
  17100.                 'user-request_new_password_boutique' => 'Forgotten_password_boutique',
  17101.                 'user-newsletter_subscribe' => 'Newsletter_success',
  17102.                 'user-newsletter_subscribe_boutique' => 'Newsletter_success_boutique',
  17103.                 'user-newsletter_unsubscribe' => 'Unsubscribe_success',
  17104.                 'user-newsletter_unsubscribe_boutique' => 'Unsubscribe_success_boutique',
  17105.                 'user-magazine_subscribe' => 'Magazine_subscribe',
  17106.                 'user-magazine_subscribe_boutique' => 'Magazine_subscribe_boutique',
  17107.                 'user-magazine_unsubscribe' => 'Magazine_unsubscribe',
  17108.                 'user-magazine_unsubscribe_boutique' => 'Magazine_unsubscribe_boutique',
  17109.                 'user-status_silver' => 'Status_silver',
  17110.                 'user-status_silver_boutique' => 'Status_silver_boutique',
  17111.                 'user-status_gold' => 'Status_gold',
  17112.                 'user-status_gold_boutique' => 'Status_gold_boutique',
  17113.                 'user-status_platina' => 'Status_platina',
  17114.                 'user-status_platina_boutique' => 'Status_platina_boutique',
  17115.                 'order-confirm' => 'Order_success_new',
  17116.                 'order-confirm_preorder' => 'Order_success_new_preorder',
  17117.                 'order-complete_gls' => 'Order_complete_new_gls',
  17118.                 'wishlist-remove' => 'Wishlist_remove',
  17119.                 'service-repair_ready' => 'Service_ready',
  17120.                 'contactform' => 'Contactform',
  17121.                 'contactform_boutique' => 'Contactform_boutique',
  17122.             ],
  17123.             'push_events' => [
  17124.                 'register_success' => [
  17125.                 ],
  17126.                 'watch-register_new' => [
  17127.                     'referenciaszam' => 'Referenciaszám',
  17128.                     'sorozatszam' => 'Sorozatszám',
  17129.                 ],
  17130.                 'watch-register_more-data' => [
  17131.                     'referenciaszam' => 'Referenciaszám',
  17132.                     'sorozatszam' => 'Sorozatszám',
  17133.                 ],
  17134.                 'watch-register_success' => [
  17135.                     'referenciaszam' => 'Referenciaszám',
  17136.                     'sorozatszam' => 'Sorozatszám',
  17137.                 ],
  17138.                 'watch-register_failed' => [
  17139.                     'referenciaszam' => 'Referenciaszám',
  17140.                     'sorozatszam' => 'Sorozatszám',
  17141.                 ],
  17142.                 'user-newsletter_subscribe' => [
  17143.                 ],
  17144.                 'user-newsletter_unsubscribe' => [
  17145.                 ],
  17146.                 'user-magazine_subscribe' => [
  17147.                 ],
  17148.                 'user-magazine_unsubscribe' => [
  17149.                 ],
  17150.                 'user-status_silver' => [
  17151.                 ],
  17152.                 'user-status_gold' => [
  17153.                 ],
  17154.                 'user-status_platina' => [
  17155.                 ],
  17156.                 'order-confirm' => [
  17157.                     'name' => 'Felhasználó',
  17158.                     'orderNumber' => 'Rendelésszám',
  17159.                     'orderDate' => 'Rendelés dátuma',
  17160.                     'total' => 'Végösszeg',
  17161.                     'customerData1' => 'Felhasználó',
  17162.                     'customerData2' => 'E-mail',
  17163.                     'customerData3' => 'Telefonszám',
  17164.                     'Számlázási cím' => [
  17165.                         'Cég' => [
  17166.                             'invoiceData1' => 'Cégnév',
  17167.                             'invoiceData2' => 'Adószám',
  17168.                             'invoiceData3' => 'Cím',
  17169.                         ],
  17170.                         'Magánszemély' => [
  17171.                             'invoiceData1' => 'Név',
  17172.                             'invoiceData2' => 'Irsz, település',
  17173.                             'invoiceData3' => 'Utca, házszám',
  17174.                         ],
  17175.                     ],
  17176.                     'Szállítási cím' => [
  17177.                         'Csomagpont' => [
  17178.                             'shippingData1' => 'Csomagpont neve',
  17179.                             'shippingData2' => 'Irsz, település',
  17180.                             'shippingData3' => 'Cím',
  17181.                         ],
  17182.                         'Házhozszállítás' => [
  17183.                             'shippingData1' => 'Név',
  17184.                             'shippingData2' => 'Cím',
  17185.                             'shippingData3' => 'Telefonszám',
  17186.                             'shippingData4' => 'Cégnév',
  17187.                             'shippingData5' => 'Adószám',
  17188.                         ],
  17189.                         'Személyes átvétel' => [
  17190.                             'shippingData1' => 'Üzlet',
  17191.                             'shippingData2' => 'Cím',
  17192.                             'shippingData3' => 'Infó',
  17193.                         ],
  17194.                     ],
  17195.                     'paymentData1' => 'Fizetési mód',
  17196.                     'comment' => 'Megjegyzés',
  17197.                 ],
  17198.                 'order-confirm_preorder' => [
  17199.                     'name' => 'Felhasználó',
  17200.                     'orderNumber' => 'Rendelésszám',
  17201.                     'orderDate' => 'Rendelés dátuma',
  17202.                     'total' => 'Végösszeg',
  17203.                     'customerData1' => 'Felhasználó',
  17204.                     'customerData2' => 'E-mail',
  17205.                     'customerData3' => 'Telefonszám',
  17206.                     'Számlázási cím' => [
  17207.                         'Cég' => [
  17208.                             'invoiceData1' => 'Cégnév',
  17209.                             'invoiceData2' => 'Adószám',
  17210.                             'invoiceData3' => 'Cím',
  17211.                         ],
  17212.                         'Magánszemély' => [
  17213.                             'invoiceData1' => 'Név',
  17214.                             'invoiceData2' => 'Irsz, település',
  17215.                             'invoiceData3' => 'Utca, házszám',
  17216.                         ],
  17217.                     ],
  17218.                     'Szállítási cím' => [
  17219.                         'Csomagpont' => [
  17220.                             'shippingData1' => 'Csomagpont neve',
  17221.                             'shippingData2' => 'Irsz, település',
  17222.                             'shippingData3' => 'Cím',
  17223.                         ],
  17224.                         'Házhozszállítás' => [
  17225.                             'shippingData1' => 'Név',
  17226.                             'shippingData2' => 'Cím',
  17227.                             'shippingData3' => 'Telefonszám',
  17228.                             'shippingData4' => 'Cégnév',
  17229.                             'shippingData5' => 'Adószám',
  17230.                         ],
  17231.                         'Személyes átvétel' => [
  17232.                             'shippingData1' => 'Üzlet',
  17233.                             'shippingData2' => 'Cím',
  17234.                             'shippingData3' => 'Infó',
  17235.                         ],
  17236.                     ],
  17237.                     'paymentData1' => 'Fizetési mód',
  17238.                     'comment' => 'Megjegyzés',
  17239.                 ],
  17240.                 'order-complete_gls' => [
  17241.                     'name' => 'Felhasználó',
  17242.                     'orderNumber' => 'Rendelésszám',
  17243.                     'orderDate' => 'Rendelés dátuma',
  17244.                     'total' => 'Végösszeg',
  17245.                     'customerData1' => 'Felhasználó',
  17246.                     'customerData2' => 'E-mail',
  17247.                     'customerData3' => 'Telefonszám',
  17248.                     'Számlázási cím' => [
  17249.                         'Cég' => [
  17250.                             'invoiceData1' => 'Cégnév',
  17251.                             'invoiceData2' => 'Adószám',
  17252.                             'invoiceData3' => 'Cím',
  17253.                         ],
  17254.                         'Magánszemély' => [
  17255.                             'invoiceData1' => 'Név',
  17256.                             'invoiceData2' => 'Irsz, település',
  17257.                             'invoiceData3' => 'Utca, házszám',
  17258.                         ],
  17259.                     ],
  17260.                     'Szállítási cím' => [
  17261.                         'Csomagpont' => [
  17262.                             'shippingData1' => 'Csomagpont neve',
  17263.                             'shippingData2' => 'Irsz, település',
  17264.                             'shippingData3' => 'Cím',
  17265.                         ],
  17266.                         'Házhozszállítás' => [
  17267.                             'shippingData1' => 'Név',
  17268.                             'shippingData2' => 'Cím',
  17269.                             'shippingData3' => 'Telefonszám',
  17270.                             'shippingData4' => 'Cégnév',
  17271.                             'shippingData5' => 'Adószám',
  17272.                         ],
  17273.                         'Személyes átvétel' => [
  17274.                             'shippingData1' => 'Üzlet',
  17275.                             'shippingData2' => 'Cím',
  17276.                             'shippingData3' => 'Infó',
  17277.                         ],
  17278.                     ],
  17279.                     'paymentData1' => 'Fizetési mód',
  17280.                     'comment' => 'Megjegyzés',
  17281.                 ],
  17282.                 'wishlist-remove' => [
  17283.                 ],
  17284.                 'service-repair_ready' => [
  17285.                     'name' => 'Név',
  17286.                     'mlapszam' => 'Munkalapszám',
  17287.                     'marka' => 'Márka',
  17288.                     'referenciaszam' => 'Referenciaszám',
  17289.                     'sorozatszam' => 'Sorozatszám',
  17290.                 ],
  17291.             ],
  17292.             'RegisteredWatches' => [
  17293.                 'basePath' => '/Protected/RegisteredWatches',
  17294.                 'warrantyPDFPath' => '/Protected/WarrantyPDF',
  17295.                 'maxWarrantyFiles' => 3,
  17296.                 'maxWatchRepairFiles' => 3,
  17297.                 'allowedWarrantyMimeTypes' => [
  17298.                     => 'application/pdf',
  17299.                     => 'image/jpeg',
  17300.                     => 'image/jpg',
  17301.                     => 'image/png',
  17302.                 ],
  17303.             ],
  17304.             'News' => [
  17305.                 'objectBasePath' => '/News',
  17306.                 'assetBasePath' => '/News',
  17307.             ],
  17308.             'Question' => [
  17309.                 'questionBasePath' => '/Jatekok',
  17310.                 'questionAssetBasePath' => '/Jatekok',
  17311.                 'answerBasePath' => '/Answer',
  17312.                 'answerAssetBasePath' => '/Answer',
  17313.                 'submittedAnswerBasePath' => '/SubmittedAnswer',
  17314.             ],
  17315.             'CustomerActivityLog' => [
  17316.                 'logPath' => '/coreshop/activity_log',
  17317.             ],
  17318.             'VersionCheck' => [
  17319.                 'path' => '/VersionCheck',
  17320.             ],
  17321.             'AppStyle' => [
  17322.                 'path' => '/AppStyle',
  17323.             ],
  17324.             'Contact' => [
  17325.                 'path' => '/Contact',
  17326.             ],
  17327.             'MagazineDelivery' => [
  17328.                 'path' => '/Magazine Deliveries',
  17329.             ],
  17330.             'MessageCenter' => [
  17331.                 'messagePath' => '/MessageCenter/PushNotifications',
  17332.                 'topicPath' => '/MessageCenter/PushNotificationTopic',
  17333.                 'messageTemplatePath' => '/MessageCenter/MessageTemplate',
  17334.             ],
  17335.             'Cron' => [
  17336.                 'path' => '/Cron',
  17337.             ],
  17338.             'Thumbnails' => [
  17339.                 'Seiko' => [
  17340.                     'apiRegisteredWatch' => 'seiko_apiRegisteredWatch',
  17341.                     'newsList' => 'seiko_newsList',
  17342.                     'productList' => 'seiko_productList',
  17343.                     'productDetails' => 'seiko_productDetails',
  17344.                     'productDetailsSmall' => 'seiko_productDetailsSmall',
  17345.                     'regWatchList' => 'seiko_regWatchList',
  17346.                     'apiWatchRepairRemark' => 'seiko_apiWatchRepairRemark',
  17347.                     'apiGamesAnswer' => 'seiko_apiGamesAnswer',
  17348.                 ],
  17349.             ],
  17350.             'json_structures' => [
  17351.                 'Question' => [
  17352.                     'id' => NULL,
  17353.                     'oldContent' => [
  17354.                         'getter' => 'getQuestionOldContent',
  17355.                         'argument' => 'oldId',
  17356.                     ],
  17357.                     'date' => NULL,
  17358.                     'endDate' => NULL,
  17359.                     'title' => NULL,
  17360.                     'playable' => NULL,
  17361.                     'text' => NULL,
  17362.                     'isVote' => [
  17363.                         'getter' => 'toBoolean',
  17364.                         'argument' => 'isVote',
  17365.                     ],
  17366.                     'image' => [
  17367.                         'getter' => 'getImage',
  17368.                         'argument' => 'image',
  17369.                     ],
  17370.                     'stat' => [
  17371.                         'getter' => 'getSubmittedAnswersPercent',
  17372.                         'argument' => 'self',
  17373.                     ],
  17374.                 ],
  17375.                 'QuestionAnswer' => [
  17376.                     'id' => NULL,
  17377.                     'text' => NULL,
  17378.                     'image' => [
  17379.                         'getter' => 'getImage',
  17380.                         'argument' => 'image',
  17381.                     ],
  17382.                     'isCorrect' => [
  17383.                         'getter' => 'toBoolean',
  17384.                         'argument' => 'isCorrect',
  17385.                     ],
  17386.                 ],
  17387.                 'News' => [
  17388.                     'id' => NULL,
  17389.                     'title' => NULL,
  17390.                     'link' => [
  17391.                         'getter' => 'getNewsLink',
  17392.                         'argument' => 'self',
  17393.                     ],
  17394.                     'category' => [
  17395.                         'getter' => 'getNewsCategory',
  17396.                         'argument' => 'category',
  17397.                     ],
  17398.                     'image' => [
  17399.                         'getter' => 'getImage',
  17400.                         'argument' => 'image',
  17401.                     ],
  17402.                     'date' => [
  17403.                         'getter' => 'formatDate',
  17404.                         'argument' => 'date',
  17405.                     ],
  17406.                     'content' => [
  17407.                         'getter' => 'getNewsContent',
  17408.                         'argument' => 'content',
  17409.                     ],
  17410.                     'sections' => [
  17411.                         'getter' => 'getNewsSections',
  17412.                         'argument' => 'content',
  17413.                     ],
  17414.                 ],
  17415.                 'CoreShopCustomer' => [
  17416.                     => 'id',
  17417.                     => 'firstname',
  17418.                     => 'lastname',
  17419.                     => 'email',
  17420.                     => 'newsletterActive',
  17421.                     => 'magazineIsActuallyNeed',
  17422.                     => 'magazineSubscribed',
  17423.                     => 'magazineSubscriptionDate',
  17424.                     => 'accessLevel',
  17425.                     => 'registerDate',
  17426.                     10 => 'birthDate',
  17427.                     11 => 'phoneNumber',
  17428.                 ],
  17429.                 'CoreShopAddress' => [
  17430.                     'id' => NULL,
  17431.                     'firstname' => NULL,
  17432.                     'lastname' => NULL,
  17433.                     'street' => NULL,
  17434.                     'number' => NULL,
  17435.                     'postcode' => NULL,
  17436.                     'city' => NULL,
  17437.                     'country' => [
  17438.                         'getter' => 'getCountryName',
  17439.                         'argument' => 'country',
  17440.                     ],
  17441.                     'phoneNumber' => NULL,
  17442.                     'isCompanyBill' => NULL,
  17443.                     'companyName' => NULL,
  17444.                     'companyTaxNumber' => NULL,
  17445.                     'comment' => NULL,
  17446.                 ],
  17447.                 'RegisteredWatch' => [
  17448.                     'id' => NULL,
  17449.                     'status' => NULL,
  17450.                     'reference' => NULL,
  17451.                     'serial' => NULL,
  17452.                     'mechanismNumber' => NULL,
  17453.                     'price' => [
  17454.                         'getter' => 'formatPrice',
  17455.                         'argument' => 'price',
  17456.                     ],
  17457.                     'warrantyDate' => [
  17458.                         'getter' => 'getRegisteredWatchDate',
  17459.                         'argument' => 'warrantyDate',
  17460.                     ],
  17461.                     'registeredAt' => [
  17462.                         'getter' => 'getRegisteredWatchDate',
  17463.                         'argument' => 'registeredAt',
  17464.                     ],
  17465.                     'buyDate' => [
  17466.                         'getter' => 'getRegisteredWatchDate',
  17467.                         'argument' => 'buyDate',
  17468.                     ],
  17469.                     'placeOfPurchase' => NULL,
  17470.                     'partner' => [
  17471.                         'getter' => 'getRegisteredWatchPartner',
  17472.                         'argument' => 'self',
  17473.                     ],
  17474.                     'customer' => [
  17475.                         'getter' => 'getRegisteredWatchCustomer',
  17476.                         'argument' => 'customer',
  17477.                     ],
  17478.                     'caliber' => [
  17479.                         'getter' => 'getRegisteredWatchCaliber',
  17480.                         'argument' => 'id',
  17481.                     ],
  17482.                     'image' => [
  17483.                         'getter' => 'getRegisteredWatchImage',
  17484.                         'argument' => 'id',
  17485.                     ],
  17486.                     'instruction' => [
  17487.                         'getter' => 'getRegisteredWatchInstruction',
  17488.                         'argument' => 'self',
  17489.                     ],
  17490.                     'warrantyFile' => [
  17491.                         'getter' => 'getWarrantyFile',
  17492.                         'argument' => 'warrantyFile',
  17493.                     ],
  17494.                     'warrantyFiles' => [
  17495.                         'getter' => 'getWarrantyFiles',
  17496.                         'argument' => 'warrantyFile',
  17497.                     ],
  17498.                     'subCollection' => [
  17499.                         'getter' => 'getRegisteredWatchSubCollection',
  17500.                         'argument' => 'self',
  17501.                     ],
  17502.                     'accuracy' => [
  17503.                         'getter' => 'getRegisteredWatchAccuracy',
  17504.                         'argument' => 'self',
  17505.                     ],
  17506.                     'product' => [
  17507.                         'getter' => 'getRegisteredWatchAssignedProduct',
  17508.                         'argument' => 'self',
  17509.                     ],
  17510.                 ],
  17511.                 'WatchRepairRemark' => [
  17512.                     'id' => NULL,
  17513.                     'name' => [
  17514.                         'getter' => 'getRemarkName',
  17515.                         'argument' => 'self',
  17516.                     ],
  17517.                     'text' => NULL,
  17518.                     'editable' => [
  17519.                         'getter' => 'getRemarkEditable',
  17520.                         'argument' => 'self',
  17521.                     ],
  17522.                     'date' => [
  17523.                         'getter' => 'getRemarkDate',
  17524.                         'argument' => 'self',
  17525.                     ],
  17526.                     'images' => [
  17527.                         'getter' => 'getRemarkImages',
  17528.                         'argument' => 'images',
  17529.                     ],
  17530.                 ],
  17531.                 'CoreShopProduct' => [
  17532.                     'id' => NULL,
  17533.                     'sku' => NULL,
  17534.                     'new' => [
  17535.                         'getter' => 'getProductIsNew',
  17536.                         'argument' => 'self',
  17537.                     ],
  17538.                     'limited' => [
  17539.                         'getter' => 'getProductIsLimited',
  17540.                         'argument' => 'limited',
  17541.                     ],
  17542.                     'businessClass' => [
  17543.                         'getter' => 'getBusinessClassName',
  17544.                         'argument' => 'businessClass',
  17545.                     ],
  17546.                     'shortDescription' => NULL,
  17547.                     'wholesalePrice' => [
  17548.                         'alias' => 'price',
  17549.                     ],
  17550.                     'uniqueName' => NULL,
  17551.                 ],
  17552.                 'CoreShopCategory' => [
  17553.                     'id' => NULL,
  17554.                     'name' => NULL,
  17555.                     'description' => NULL,
  17556.                 ],
  17557.                 'Cat' => [
  17558.                     'id' => NULL,
  17559.                     'name' => NULL,
  17560.                     'description' => NULL,
  17561.                     'parentCategory' => [
  17562.                         'type' => 'function',
  17563.                         'value' => 'getParentCategory',
  17564.                     ],
  17565.                 ],
  17566.                 'Android' => [
  17567.                     'minVersion' => NULL,
  17568.                     'dueDate' => NULL,
  17569.                     'message' => NULL,
  17570.                     'criticality' => NULL,
  17571.                     'storeLink' => NULL,
  17572.                 ],
  17573.                 'iOS' => [
  17574.                     'minVersion' => NULL,
  17575.                     'dueDate' => NULL,
  17576.                     'message' => NULL,
  17577.                     'criticality' => NULL,
  17578.                     'storeLink' => NULL,
  17579.                 ],
  17580.                 'AppStyleMenuItem' => [
  17581.                     'image' => [
  17582.                         'getter' => 'getCommonImage',
  17583.                         'argument' => 'image',
  17584.                     ],
  17585.                     'target' => NULL,
  17586.                 ],
  17587.                 'MagazineList' => [
  17588.                     'cover' => [
  17589.                         'getter' => 'getCommonImage',
  17590.                         'argument' => 'cover',
  17591.                     ],
  17592.                     'link' => [
  17593.                         'getter' => 'getMagazineListLink',
  17594.                         'argument' => 'link',
  17595.                     ],
  17596.                     'title' => NULL,
  17597.                     'publishDate' => NULL,
  17598.                 ],
  17599.                 'AppStyle' => [
  17600.                     'backGroundColor' => [
  17601.                         'getter' => 'getColor',
  17602.                         'argument' => 'backGroundColor',
  17603.                     ],
  17604.                     'textColorActive' => [
  17605.                         'getter' => 'getColor',
  17606.                         'argument' => 'textColorActive',
  17607.                     ],
  17608.                     'textColorInactive' => [
  17609.                         'getter' => 'getColor',
  17610.                         'argument' => 'textColorInactive',
  17611.                     ],
  17612.                     'headerImage' => [
  17613.                         'getter' => 'getCommonImage',
  17614.                         'argument' => 'headerImage',
  17615.                     ],
  17616.                     'menuGap' => NULL,
  17617.                     'paddingH' => NULL,
  17618.                     'paddingV' => NULL,
  17619.                     'borderRadius' => NULL,
  17620.                 ],
  17621.                 'Caliber' => [
  17622.                     => 'id',
  17623.                     => 'name',
  17624.                     => 'name2',
  17625.                     => 'txt',
  17626.                     => 'movement',
  17627.                 ],
  17628.             ],
  17629.             'valid_sort_options' => [
  17630.                 => 'name',
  17631.                 => 'wholesalePrice',
  17632.                 => 'creationDate',
  17633.                 => 'collection',
  17634.             ],
  17635.             'coreshop.frontend.category.default_sort_name' => 'creationDate',
  17636.             'coreshop.frontend.category.default_sort_direction' => 'desc',
  17637.             'coreshop.model.user.class' => 'Pimcore\\Model\\DataObject\\CoreShopUser',
  17638.             'hwi_oauth.target_path_parameter' => '_target_path',
  17639.             'coreshop.api.category.default_mobile_cover_path' => '/themes/api/images/default_mobile_cover.jpg',
  17640.             'OrigoDataUpdate' => [
  17641.                 'path' => '/OrigoDataUpdate',
  17642.             ],
  17643.             'security.authenticator.manager.enabled' => true,
  17644.             'coreshop.menu.json.template' => '@CoreShopMenu/knp_menu.js.twig',
  17645.             'coreshop.pimcore.admin.js' => [
  17646.                 => '/bundles/coreshoppimcore/pimcore/js/ext/MultiSelect.js',
  17647.                 => '/bundles/coreshoppimcore/pimcore/js/ext/ItemSelector.js',
  17648.                 => '/bundles/coreshoppimcore/pimcore/js/broker.js',
  17649.                 => '/bundles/coreshoppimcore/pimcore/js/helpers.js',
  17650.                 => '/bundles/coreshoppimcore/pimcore/js/ext/ClearButton.js',
  17651.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopSerializedData.js',
  17652.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopSerializedData.js',
  17653.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js',
  17654.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js',
  17655.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopItemSelector.js',
  17656.                 10 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js',
  17657.                 11 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js',
  17658.                 12 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js',
  17659.                 13 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopItemSelector.js',
  17660.                 14 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js',
  17661.                 15 => '/bundles/coreshoppimcore/pimcore/js/plugin/grid.js',
  17662.                 16 => '/bundles/coreshopresource/pimcore/js/global.js',
  17663.                 17 => '/bundles/coreshopresource/pimcore/js/plugin.js',
  17664.                 18 => '/bundles/coreshopresource/pimcore/js/helpers.js',
  17665.                 19 => '/bundles/coreshopresource/pimcore/js/eventManager.js',
  17666.                 20 => '/bundles/coreshopresource/pimcore/js/resource.js',
  17667.                 21 => '/bundles/coreshopresource/pimcore/js/resource/panel.js',
  17668.                 22 => '/bundles/coreshopresource/pimcore/js/resource/item.js',
  17669.                 23 => '/bundles/coreshopresource/pimcore/js/resource/list.js',
  17670.                 24 => '/bundles/coreshopresource/pimcore/js/resource/comboBox.js',
  17671.                 25 => '/bundles/coreshopresource/pimcore/js/object/elementHref.js',
  17672.                 26 => '/bundles/coreshopresource/pimcore/js/object/objectMultihref.js',
  17673.                 27 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/data.js',
  17674.                 28 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/dataMultiselect.js',
  17675.                 29 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/select.js',
  17676.                 30 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/coreShopRelation.js',
  17677.                 31 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/coreShopRelations.js',
  17678.                 32 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/select.js',
  17679.                 33 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/multiselect.js',
  17680.                 34 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/coreShopRelation.js',
  17681.                 35 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/coreShopRelations.js',
  17682.                 36 => '/bundles/coreshopresource/pimcore/js/selector/object.js',
  17683.                 37 => '/bundles/coreshopresource/pimcore/js/selector/selector.js',
  17684.                 38 => '/bundles/coreshopresource/pimcore/js/resource/creation.js',
  17685.                 39 => '/bundles/coreshopresource/pimcore/js/events.js',
  17686.                 40 => '/bundles/coreshopmoney/pimcore/js/coreExtension/data/coreShopMoney.js',
  17687.                 41 => '/bundles/coreshopmoney/pimcore/js/coreExtension/tags/coreShopMoney.js',
  17688.                 42 => '/bundles/coreshopmessenger/pimcore/js/list.js',
  17689.                 43 => '/bundles/coreshoprule/pimcore/js/rules/panel.js',
  17690.                 44 => '/bundles/coreshoprule/pimcore/js/rules/item.js',
  17691.                 45 => '/bundles/coreshoprule/pimcore/js/rules/abstract.js',
  17692.                 46 => '/bundles/coreshoprule/pimcore/js/rules/condition.js',
  17693.                 47 => '/bundles/coreshoprule/pimcore/js/rules/action.js',
  17694.                 48 => '/bundles/coreshoprule/pimcore/js/rules/actions/abstract.js',
  17695.                 49 => '/bundles/coreshoprule/pimcore/js/rules/conditions/abstract.js',
  17696.                 50 => '/bundles/coreshoprule/pimcore/js/rules/conditions/nested.js',
  17697.                 51 => '/bundles/coreshoporder/pimcore/js/resource.js',
  17698.                 52 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/panel.js',
  17699.                 53 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/item.js',
  17700.                 54 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/action.js',
  17701.                 55 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/condition.js',
  17702.                 56 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/condition.js',
  17703.                 57 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/action.js',
  17704.                 58 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/discountAmount.js',
  17705.                 59 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/surchargeAmount.js',
  17706.                 60 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/discountPercent.js',
  17707.                 61 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/surchargePercent.js',
  17708.                 62 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/cartItemAction.js',
  17709.                 63 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/amount.js',
  17710.                 64 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/nested.js',
  17711.                 65 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/timespan.js',
  17712.                 66 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/voucher.js',
  17713.                 67 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/not_combinable.js',
  17714.                 68 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/actions/discountAmount.js',
  17715.                 69 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/actions/discountPercent.js',
  17716.                 70 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/conditions/amount.js',
  17717.                 71 => '/bundles/coreshoporder/pimcore/js/order/create/customer.js',
  17718.                 72 => '/bundles/coreshoporder/pimcore/js/order/create/address.js',
  17719.                 73 => '/bundles/coreshoporder/pimcore/js/order/detail/abstractBlock.js',
  17720.                 74 => '/bundles/coreshoporder/pimcore/js/order/create/abstractStep.js',
  17721.                 75 => '/bundles/coreshoporder/pimcore/js/order/create/step/base.js',
  17722.                 76 => '/bundles/coreshoporder/pimcore/js/order/create/step/products.js',
  17723.                 77 => '/bundles/coreshoporder/pimcore/js/order/create/step/address.js',
  17724.                 78 => '/bundles/coreshoporder/pimcore/js/order/create/step/totals.js',
  17725.                 79 => '/bundles/coreshoporder/pimcore/js/order/list.js',
  17726.                 80 => '/bundles/coreshoporder/pimcore/js/order/create/panel.js',
  17727.                 81 => '/bundles/coreshoporder/pimcore/js/helper.js',
  17728.                 82 => '/bundles/coreshoporder/pimcore/js/order/detail/panel.js',
  17729.                 83 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/header.js',
  17730.                 84 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/info.js',
  17731.                 85 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/shipment.js',
  17732.                 86 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/invoice.js',
  17733.                 87 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/payment.js',
  17734.                 88 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/correspondence.js',
  17735.                 89 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/customer.js',
  17736.                 90 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/detail.js',
  17737.                 91 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/comments.js',
  17738.                 92 => '/bundles/coreshoporder/pimcore/js/order/invoice.js',
  17739.                 93 => '/bundles/coreshoporder/pimcore/js/order/shipment.js',
  17740.                 94 => '/bundles/coreshoporder/pimcore/js/order/createPayment.js',
  17741.                 95 => '/bundles/coreshoporder/pimcore/js/order/editPayment.js',
  17742.                 96 => '/bundles/coreshoporder/pimcore/js/order/editShipment.js',
  17743.                 97 => '/bundles/coreshoporder/pimcore/js/order/editInvoice.js',
  17744.                 98 => '/bundles/coreshoporder/pimcore/js/order/invoice/render.js',
  17745.                 99 => '/bundles/coreshoporder/pimcore/js/order/shipment/render.js',
  17746.                 100 => '/bundles/coreshoporder/pimcore/js/order/state/changeState.js',
  17747.                 101 => '/bundles/coreshoporder/pimcore/js/quote/list.js',
  17748.                 102 => '/bundles/coreshoporder/pimcore/js/quote/detail/panel.js',
  17749.                 103 => '/bundles/coreshoporder/pimcore/js/quote/create/panel.js',
  17750.                 104 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/header.js',
  17751.                 105 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/info.js',
  17752.                 106 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/correspondence.js',
  17753.                 107 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/customer.js',
  17754.                 108 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/detail.js',
  17755.                 109 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/comments.js',
  17756.                 110 => '/bundles/coreshoporder/pimcore/js/coreExtension/data/coreShopCartPriceRule.js',
  17757.                 111 => '/bundles/coreshoporder/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js',
  17758.                 112 => '/bundles/coreshoporder/pimcore/js/object/gridcolumn/operator/coreshop_order_state.js',
  17759.                 113 => '/bundles/coreshoporder/pimcore/js/object/gridcolumn/operator/coreshop_price_formatter.js',
  17760.                 114 => '/bundles/coreshoporder/pimcore/js/cart/list.js',
  17761.                 115 => '/bundles/coreshoporder/pimcore/js/cart/create/panel.js',
  17762.                 116 => '/bundles/coreshoporder/pimcore/js/cart/detail/panel.js',
  17763.                 117 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/header.js',
  17764.                 118 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/info.js',
  17765.                 119 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/customer.js',
  17766.                 120 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/detail.js',
  17767.                 121 => '/bundles/coreshopcustomer/pimcore/js/resource.js',
  17768.                 122 => '/bundles/coreshopcustomer/pimcore/js/customer/list.js',
  17769.                 123 => '/bundles/coreshopcustomer/pimcore/js/customer_group/list.js',
  17770.                 124 => '/bundles/coreshopuser/pimcore/js/resource.js',
  17771.                 125 => '/bundles/coreshopproduct/pimcore/js/resource.js',
  17772.                 126 => '/bundles/coreshopproduct/pimcore/js/product/unit/panel.js',
  17773.                 127 => '/bundles/coreshopproduct/pimcore/js/product/unit/item.js',
  17774.                 128 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/panel.js',
  17775.                 129 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/item.js',
  17776.                 130 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/action.js',
  17777.                 131 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/condition.js',
  17778.                 132 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/nested.js',
  17779.                 133 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/timespan.js',
  17780.                 134 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/weight.js',
  17781.                 135 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountAmount.js',
  17782.                 136 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountPercent.js',
  17783.                 137 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/price.js',
  17784.                 138 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountPrice.js',
  17785.                 139 => '/bundles/coreshopproduct/pimcore/js/specificprice/action.js',
  17786.                 140 => '/bundles/coreshopproduct/pimcore/js/specificprice//condition.js',
  17787.                 141 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/price.js',
  17788.                 142 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountPrice.js',
  17789.                 143 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountAmount.js',
  17790.                 144 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountPercent.js',
  17791.                 145 => '/bundles/coreshopproduct/pimcore/js/specificprice/conditions/nested.js',
  17792.                 146 => '/bundles/coreshopproduct/pimcore/js/specificprice/conditions/timespan.js',
  17793.                 147 => '/bundles/coreshopproduct/pimcore/js/specificprice/object/item.js',
  17794.                 148 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnit.js',
  17795.                 149 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnit.js',
  17796.                 150 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js',
  17797.                 151 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js',
  17798.                 152 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnitDefinitions.js',
  17799.                 153 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnitDefinitions.js',
  17800.                 154 => '/bundles/coreshopproduct/pimcore/js/product/units/builder.js',
  17801.                 155 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnitDefinition.js',
  17802.                 156 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnitDefinition.js',
  17803.                 157 => '/bundles/coreshopaddress/pimcore/js/resource.js',
  17804.                 158 => '/bundles/coreshopaddress/pimcore/js/resource/country.js',
  17805.                 159 => '/bundles/coreshopaddress/pimcore/js/resource/state.js',
  17806.                 160 => '/bundles/coreshopaddress/pimcore/js/resource/zone.js',
  17807.                 161 => '/bundles/coreshopaddress/pimcore/js/resource/country_salutation.js',
  17808.                 162 => '/bundles/coreshopaddress/pimcore/js/country/item.js',
  17809.                 163 => '/bundles/coreshopaddress/pimcore/js/country/panel.js',
  17810.                 164 => '/bundles/coreshopaddress/pimcore/js/state/item.js',
  17811.                 165 => '/bundles/coreshopaddress/pimcore/js/state/panel.js',
  17812.                 166 => '/bundles/coreshopaddress/pimcore/js/zone/item.js',
  17813.                 167 => '/bundles/coreshopaddress/pimcore/js/zone/panel.js',
  17814.                 168 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopCountry.js',
  17815.                 169 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopCountry.js',
  17816.                 170 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js',
  17817.                 171 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js',
  17818.                 172 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopState.js',
  17819.                 173 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopState.js',
  17820.                 174 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js',
  17821.                 175 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js',
  17822.                 176 => '/bundles/coreshopcurrency/pimcore/js/resource.js',
  17823.                 177 => '/bundles/coreshopcurrency/pimcore/js/resource/currency.js',
  17824.                 178 => '/bundles/coreshopcurrency/pimcore/js/currency/item.js',
  17825.                 179 => '/bundles/coreshopcurrency/pimcore/js/currency/panel.js',
  17826.                 180 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopCurrency.js',
  17827.                 181 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopCurrency.js',
  17828.                 182 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js',
  17829.                 183 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js',
  17830.                 184 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js',
  17831.                 185 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js',
  17832.                 186 => '/bundles/coreshopcurrency/pimcore/js/exchangeRate/panel.js',
  17833.                 187 => '/bundles/coreshoptaxation/pimcore/js/resource.js',
  17834.                 188 => '/bundles/coreshoptaxation/pimcore/js/resource/taxRate.js',
  17835.                 189 => '/bundles/coreshoptaxation/pimcore/js/resource/taxRuleGroup.js',
  17836.                 190 => '/bundles/coreshoptaxation/pimcore/js/tax/item.js',
  17837.                 191 => '/bundles/coreshoptaxation/pimcore/js/tax/panel.js',
  17838.                 192 => '/bundles/coreshoptaxation/pimcore/js/taxrulegroup/item.js',
  17839.                 193 => '/bundles/coreshoptaxation/pimcore/js/taxrulegroup/panel.js',
  17840.                 194 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js',
  17841.                 195 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js',
  17842.                 196 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/data/coreShopTaxRate.js',
  17843.                 197 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/tags/coreShopTaxRate.js',
  17844.                 198 => '/bundles/coreshopstore/pimcore/js/resource.js',
  17845.                 199 => '/bundles/coreshopstore/pimcore/js/resource/store.js',
  17846.                 200 => '/bundles/coreshopstore/pimcore/js/item.js',
  17847.                 201 => '/bundles/coreshopstore/pimcore/js/panel.js',
  17848.                 202 => '/bundles/coreshopstore/pimcore/js/coreExtension/data/coreShopStore.js',
  17849.                 203 => '/bundles/coreshopstore/pimcore/js/coreExtension/tags/coreShopStore.js',
  17850.                 204 => '/bundles/coreshopstore/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js',
  17851.                 205 => '/bundles/coreshopstore/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js',
  17852.                 206 => '/bundles/coreshopindex/pimcore/js/resource.js',
  17853.                 207 => '/bundles/coreshopindex/pimcore/js/index/item.js',
  17854.                 208 => '/bundles/coreshopindex/pimcore/js/index/panel.js',
  17855.                 209 => '/bundles/coreshopindex/pimcore/js/index/fields.js',
  17856.                 210 => '/bundles/coreshopindex/pimcore/js/index/getters/abstract.js',
  17857.                 211 => '/bundles/coreshopindex/pimcore/js/index/getters/brick.js',
  17858.                 212 => '/bundles/coreshopindex/pimcore/js/index/getters/classificationstore.js',
  17859.                 213 => '/bundles/coreshopindex/pimcore/js/index/getters/fieldcollection.js',
  17860.                 214 => '/bundles/coreshopindex/pimcore/js/index/interpreters/abstract.js',
  17861.                 215 => '/bundles/coreshopindex/pimcore/js/index/interpreters/empty.js',
  17862.                 216 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedcontainer.js',
  17863.                 217 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nested.js',
  17864.                 218 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedlocalized.js',
  17865.                 219 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedrelational.js',
  17866.                 220 => '/bundles/coreshopindex/pimcore/js/index/interpreters/objectproperty.js',
  17867.                 221 => '/bundles/coreshopindex/pimcore/js/index/interpreters/expression.js',
  17868.                 222 => '/bundles/coreshopindex/pimcore/js/index/interpreters/iterator.js',
  17869.                 223 => '/bundles/coreshopindex/pimcore/js/index/objecttype/abstract.js',
  17870.                 224 => '/bundles/coreshopindex/pimcore/js/index/worker/abstract.js',
  17871.                 225 => '/bundles/coreshopindex/pimcore/js/index/worker/mysql.js',
  17872.                 226 => '/bundles/coreshopindex/pimcore/js/filter/item.js',
  17873.                 227 => '/bundles/coreshopindex/pimcore/js/filter/panel.js',
  17874.                 228 => '/bundles/coreshopindex/pimcore/js/filter/abstract.js',
  17875.                 229 => '/bundles/coreshopindex/pimcore/js/filter/condition.js',
  17876.                 230 => '/bundles/coreshopindex/pimcore/js/filter/similarity.js',
  17877.                 231 => '/bundles/coreshopindex/pimcore/js/filter/conditions/abstract.js',
  17878.                 232 => '/bundles/coreshopindex/pimcore/js/filter/conditions/boolean.js',
  17879.                 233 => '/bundles/coreshopindex/pimcore/js/filter/conditions/nested.js',
  17880.                 234 => '/bundles/coreshopindex/pimcore/js/filter/conditions/multiselect.js',
  17881.                 235 => '/bundles/coreshopindex/pimcore/js/filter/conditions/multiselect_from_mulitselect.js',
  17882.                 236 => '/bundles/coreshopindex/pimcore/js/filter/conditions/range.js',
  17883.                 237 => '/bundles/coreshopindex/pimcore/js/filter/conditions/select.js',
  17884.                 238 => '/bundles/coreshopindex/pimcore/js/filter/conditions/select_from_multiselect.js',
  17885.                 239 => '/bundles/coreshopindex/pimcore/js/filter/conditions/relational_multiselect.js',
  17886.                 240 => '/bundles/coreshopindex/pimcore/js/filter/conditions/relational_select.js',
  17887.                 241 => '/bundles/coreshopindex/pimcore/js/filter/conditions/category_select.js',
  17888.                 242 => '/bundles/coreshopindex/pimcore/js/filter/conditions/category_multiselect.js',
  17889.                 243 => '/bundles/coreshopindex/pimcore/js/filter/conditions/search.js',
  17890.                 244 => '/bundles/coreshopindex/pimcore/js/filter/similarities/abstract.js',
  17891.                 245 => '/bundles/coreshopindex/pimcore/js/filter/similarities/field.js',
  17892.                 246 => '/bundles/coreshopindex/pimcore/js/coreExtension/data/coreShopFilter.js',
  17893.                 247 => '/bundles/coreshopindex/pimcore/js/coreExtension/tags/coreShopFilter.js',
  17894.                 248 => '/bundles/coreshopshipping/pimcore/js/resource.js',
  17895.                 249 => '/bundles/coreshopshipping/pimcore/js/carrier/item.js',
  17896.                 250 => '/bundles/coreshopshipping/pimcore/js/carrier/panel.js',
  17897.                 251 => '/bundles/coreshopshipping/pimcore/js/shippingrule/item.js',
  17898.                 252 => '/bundles/coreshopshipping/pimcore/js/shippingrule/panel.js',
  17899.                 253 => '/bundles/coreshopshipping/pimcore/js/shippingrule/action.js',
  17900.                 254 => '/bundles/coreshopshipping/pimcore/js/shippingrule/condition.js',
  17901.                 255 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/additionPercent.js',
  17902.                 256 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/discountPercent.js',
  17903.                 257 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/shippingRule.js',
  17904.                 258 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/amount.js',
  17905.                 259 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/dimension.js',
  17906.                 260 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/nested.js',
  17907.                 261 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/postcodes.js',
  17908.                 262 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/shippingRule.js',
  17909.                 263 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/weight.js',
  17910.                 264 => '/bundles/coreshopshipping/pimcore/js/coreExtension/data/coreShopCarrier.js',
  17911.                 265 => '/bundles/coreshopshipping/pimcore/js/coreExtension/tags/coreShopCarrier.js',
  17912.                 266 => '/bundles/coreshopshipping/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js',
  17913.                 267 => '/bundles/coreshopshipping/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js',
  17914.                 268 => '/bundles/coreshoppayment/pimcore/js/resource.js',
  17915.                 269 => '/bundles/coreshoppayment/pimcore/js/provider/item.js',
  17916.                 270 => '/bundles/coreshoppayment/pimcore/js/provider/panel.js',
  17917.                 271 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/item.js',
  17918.                 272 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/panel.js',
  17919.                 273 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/action.js',
  17920.                 274 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/condition.js',
  17921.                 275 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/amount.js',
  17922.                 276 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/nested.js',
  17923.                 277 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/paymentProviderRule.js',
  17924.                 278 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/actions/additionPercent.js',
  17925.                 279 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/actions/discountPercent.js',
  17926.                 280 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/abstract.js',
  17927.                 281 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/paypal_express_checkout.js',
  17928.                 282 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/sofort.js',
  17929.                 283 => '/bundles/coreshoppayment/pimcore/js/coreExtension/data/coreShopPaymentProvider.js',
  17930.                 284 => '/bundles/coreshoppayment/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js',
  17931.                 285 => '/bundles/coreshoppayment/pimcore/js/coreExtension/data/coreShopPaymentProviderMultiselect.js',
  17932.                 286 => '/bundles/coreshoppayment/pimcore/js/coreExtension/tags/coreShopPaymentProviderMultiselect.js',
  17933.                 287 => '/admin/js/simplepay.js',
  17934.                 288 => '/bundles/coreshopnotification/pimcore/js/resource.js',
  17935.                 289 => '/bundles/coreshopnotification/pimcore/js/rule/item.js',
  17936.                 290 => '/bundles/coreshopnotification/pimcore/js/rule/panel.js',
  17937.                 291 => '/bundles/coreshopnotification/pimcore/js/rule/action.js',
  17938.                 292 => '/bundles/coreshopnotification/pimcore/js/rule/condition.js',
  17939.                 293 => '/bundles/coreshopnotification/pimcore/js/rule/actions/mail.js',
  17940.                 294 => '/bundles/coreshopproductquantitypricerules/pimcore/js/clipboardManager.js',
  17941.                 295 => '/bundles/coreshopproductquantitypricerules/pimcore/js/coreExtension/data/coreShopProductQuantityPriceRules.js',
  17942.                 296 => '/bundles/coreshopproductquantitypricerules/pimcore/js/coreExtension/tags/coreShopProductQuantityPriceRules.js',
  17943.                 297 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/object/item.js',
  17944.                 298 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/ranges.js',
  17945.                 299 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/condition.js',
  17946.                 300 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/conditions/nested.js',
  17947.                 301 => '/bundles/coreshopcore/pimcore/js/payment/provider/item.js',
  17948.                 302 => '/bundles/coreshopcore/pimcore/js/order/detail/blocks/detail.js',
  17949.                 303 => '/bundles/coreshopcore/pimcore/js/order/detail/blocks/carriage.js',
  17950.                 304 => '/bundles/coreshopcore/pimcore/js/order/shipment.js',
  17951.                 305 => '/bundles/coreshopcore/pimcore/js/order/create/step/shipping.js',
  17952.                 306 => '/bundles/coreshopcore/pimcore/js/order/create/step/products.js',
  17953.                 307 => '/bundles/coreshopcore/pimcore/js/quote/list.js',
  17954.                 308 => '/bundles/coreshopcore/pimcore/js/store/item.js',
  17955.                 309 => '/bundles/coreshopcore/pimcore/js/address/country/item.js',
  17956.                 310 => '/bundles/coreshopcore/pimcore/js/report/abstract.js',
  17957.                 311 => '/bundles/coreshopcore/pimcore/js/report/abstractStore.js',
  17958.                 312 => '/bundles/coreshopcore/pimcore/js/report/reports/carriers.js',
  17959.                 313 => '/bundles/coreshopcore/pimcore/js/report/reports/carts.js',
  17960.                 314 => '/bundles/coreshopcore/pimcore/js/report/reports/carts_abandoned.js',
  17961.                 315 => '/bundles/coreshopcore/pimcore/js/report/reports/manufacturer.js',
  17962.                 316 => '/bundles/coreshopcore/pimcore/js/report/reports/vouchers.js',
  17963.                 317 => '/bundles/coreshopcore/pimcore/js/report/reports/categories.js',
  17964.                 318 => '/bundles/coreshopcore/pimcore/js/report/reports/customers.js',
  17965.                 319 => '/bundles/coreshopcore/pimcore/js/report/reports/payment_providers.js',
  17966.                 320 => '/bundles/coreshopcore/pimcore/js/report/reports/products.js',
  17967.                 321 => '/bundles/coreshopcore/pimcore/js/report/reports/sales.js',
  17968.                 322 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/abstract.js',
  17969.                 323 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/order_cart.js',
  17970.                 324 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/sales.js',
  17971.                 325 => '/bundles/coreshopcore/pimcore/js/shipping/carrier/item.js',
  17972.                 326 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/categories.js',
  17973.                 327 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/countries.js',
  17974.                 328 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/currencies.js',
  17975.                 329 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/customerGroups.js',
  17976.                 330 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/customers.js',
  17977.                 331 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/products.js',
  17978.                 332 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/stores.js',
  17979.                 333 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/zones.js',
  17980.                 334 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/additionAmount.js',
  17981.                 335 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/discountAmount.js',
  17982.                 336 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/price.js',
  17983.                 337 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/categories.js',
  17984.                 338 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/countries.js',
  17985.                 339 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/currencies.js',
  17986.                 340 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/customerGroups.js',
  17987.                 341 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/customers.js',
  17988.                 342 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/products.js',
  17989.                 343 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/stores.js',
  17990.                 344 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/zones.js',
  17991.                 345 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/additionAmount.js',
  17992.                 346 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/discountAmount.js',
  17993.                 347 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/price.js',
  17994.                 348 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/countries.js',
  17995.                 349 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/currencies.js',
  17996.                 350 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/customerGroups.js',
  17997.                 351 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/customers.js',
  17998.                 352 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/quantity.js',
  17999.                 353 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/stores.js',
  18000.                 354 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/zones.js',
  18001.                 355 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/categories.js',
  18002.                 356 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/products.js',
  18003.                 357 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/countries.js',
  18004.                 358 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/currencies.js',
  18005.                 359 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/customerGroups.js',
  18006.                 360 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/customers.js',
  18007.                 361 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/stores.js',
  18008.                 362 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/zones.js',
  18009.                 363 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/countries.js',
  18010.                 364 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/currencies.js',
  18011.                 365 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/customerGroups.js',
  18012.                 366 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/customers.js',
  18013.                 367 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/stores.js',
  18014.                 368 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/zones.js',
  18015.                 369 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/timespan.js',
  18016.                 370 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/ranges.js',
  18017.                 371 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/actions/freeShipping.js',
  18018.                 372 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/actions/giftProduct.js',
  18019.                 373 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/carriers.js',
  18020.                 374 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/categories.js',
  18021.                 375 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/countries.js',
  18022.                 376 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/currencies.js',
  18023.                 377 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/customerGroups.js',
  18024.                 378 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/customers.js',
  18025.                 379 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/products.js',
  18026.                 380 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/stores.js',
  18027.                 381 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/zones.js',
  18028.                 382 => '/bundles/coreshopcore/pimcore/js/cart_item/pricerules/conditions/products.js',
  18029.                 383 => '/bundles/coreshopcore/pimcore/js/cart_item/pricerules/conditions/categories.js',
  18030.                 384 => '/bundles/coreshopcore/pimcore/js/taxation/taxrulegroup/item.js',
  18031.                 385 => '/bundles/coreshopcore/pimcore/js/coreExtension/data/coreShopStoreValues.js',
  18032.                 386 => '/bundles/coreshopcore/pimcore/js/coreExtension/tags/coreShopStoreValues.js',
  18033.                 387 => '/bundles/coreshopcore/pimcore/js/product/storevalues/builder.js',
  18034.                 388 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/abstract.js',
  18035.                 389 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/price.js',
  18036.                 390 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/unitPrice.js',
  18037.                 391 => '/bundles/coreshopcore/pimcore/js/product/units/builder.js',
  18038.                 392 => '/bundles/coreshopcore/pimcore/js/notification/conditions/abstractTransition.js',
  18039.                 393 => '/bundles/coreshopcore/pimcore/js/notification/actions/orderMail.js',
  18040.                 394 => '/bundles/coreshopcore/pimcore/js/notification/actions/storeMail.js',
  18041.                 395 => '/bundles/coreshopcore/pimcore/js/notification/actions/storeOrderMail.js',
  18042.                 396 => '/bundles/coreshopcore/pimcore/js/notification/conditions/messaging/messageType.js',
  18043.                 397 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/carriers.js',
  18044.                 398 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/comment.js',
  18045.                 399 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/backendCreated.js',
  18046.                 400 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderState.js',
  18047.                 401 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderTransition.js',
  18048.                 402 => '/bundles/coreshopcore/pimcore/js/notification/conditions/quote/quoteState.js',
  18049.                 403 => '/bundles/coreshopcore/pimcore/js/notification/conditions/quote/quoteTransition.js',
  18050.                 404 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/payment.js',
  18051.                 405 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderPaymentState.js',
  18052.                 406 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderPaymentTransition.js',
  18053.                 407 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderShippingState.js',
  18054.                 408 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderShippingTransition.js',
  18055.                 409 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderInvoiceState.js',
  18056.                 410 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderInvoiceTransition.js',
  18057.                 411 => '/bundles/coreshopcore/pimcore/js/notification/conditions/payment/paymentState.js',
  18058.                 412 => '/bundles/coreshopcore/pimcore/js/notification/conditions/payment/paymentTransition.js',
  18059.                 413 => '/bundles/coreshopcore/pimcore/js/notification/conditions/shipment/shipmentState.js',
  18060.                 414 => '/bundles/coreshopcore/pimcore/js/notification/conditions/shipment/shipmentTransition.js',
  18061.                 415 => '/bundles/coreshopcore/pimcore/js/notification/conditions/invoice/invoiceState.js',
  18062.                 416 => '/bundles/coreshopcore/pimcore/js/notification/conditions/invoice/invoiceTransition.js',
  18063.                 417 => '/bundles/coreshopcore/pimcore/js/notification/conditions/user/userType.js',
  18064.                 418 => '/bundles/coreshopcore/pimcore/js/notification/conditions/all/stores.js',
  18065.                 419 => '/bundles/coreshopcore/pimcore/js/object/gridcolumn/operator/storePrice.js',
  18066.                 420 => '/bundles/coreshopcore/pimcore/js/product/preview.js',
  18067.                 421 => '/bundles/coreshopcore/pimcore/js/workflow/variantUnitDefinitionSolidifier.js',
  18068.                 422 => '/bundles/coreshopcore/pimcore/js/customer/abstractCustomerModifier.js',
  18069.                 423 => '/bundles/coreshopcore/pimcore/js/customer/customerToNewCompanyAssignment.js',
  18070.                 424 => '/bundles/coreshopcore/pimcore/js/customer/customerToExistingCompanyAssignment.js',
  18071.                 425 => '/bundles/coreshopcore/pimcore/js/settings.js',
  18072.                 426 => '/bundles/coreshopcore/pimcore/js/helpers.js',
  18073.                 427 => '/bundles/coreshopcore/pimcore/js/resource.js',
  18074.             ],
  18075.             'coreshop.all.pimcore.admin.js' => [
  18076.                 => '/bundles/coreshoppimcore/pimcore/js/ext/MultiSelect.js',
  18077.                 => '/bundles/coreshoppimcore/pimcore/js/ext/ItemSelector.js',
  18078.                 => '/bundles/coreshoppimcore/pimcore/js/broker.js',
  18079.                 => '/bundles/coreshoppimcore/pimcore/js/helpers.js',
  18080.                 => '/bundles/coreshoppimcore/pimcore/js/ext/ClearButton.js',
  18081.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopSerializedData.js',
  18082.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopSerializedData.js',
  18083.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js',
  18084.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js',
  18085.                 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopItemSelector.js',
  18086.                 10 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js',
  18087.                 11 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js',
  18088.                 12 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js',
  18089.                 13 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopItemSelector.js',
  18090.                 14 => '/bundles/coreshoppimcore/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js',
  18091.                 15 => '/bundles/coreshoppimcore/pimcore/js/plugin/grid.js',
  18092.                 16 => '/bundles/coreshopresource/pimcore/js/global.js',
  18093.                 17 => '/bundles/coreshopresource/pimcore/js/plugin.js',
  18094.                 18 => '/bundles/coreshopresource/pimcore/js/helpers.js',
  18095.                 19 => '/bundles/coreshopresource/pimcore/js/eventManager.js',
  18096.                 20 => '/bundles/coreshopresource/pimcore/js/resource.js',
  18097.                 21 => '/bundles/coreshopresource/pimcore/js/resource/panel.js',
  18098.                 22 => '/bundles/coreshopresource/pimcore/js/resource/item.js',
  18099.                 23 => '/bundles/coreshopresource/pimcore/js/resource/list.js',
  18100.                 24 => '/bundles/coreshopresource/pimcore/js/resource/comboBox.js',
  18101.                 25 => '/bundles/coreshopresource/pimcore/js/object/elementHref.js',
  18102.                 26 => '/bundles/coreshopresource/pimcore/js/object/objectMultihref.js',
  18103.                 27 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/data.js',
  18104.                 28 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/dataMultiselect.js',
  18105.                 29 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/select.js',
  18106.                 30 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/coreShopRelation.js',
  18107.                 31 => '/bundles/coreshopresource/pimcore/js/coreExtension/data/coreShopRelations.js',
  18108.                 32 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/select.js',
  18109.                 33 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/multiselect.js',
  18110.                 34 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/coreShopRelation.js',
  18111.                 35 => '/bundles/coreshopresource/pimcore/js/coreExtension/tags/coreShopRelations.js',
  18112.                 36 => '/bundles/coreshopresource/pimcore/js/selector/object.js',
  18113.                 37 => '/bundles/coreshopresource/pimcore/js/selector/selector.js',
  18114.                 38 => '/bundles/coreshopresource/pimcore/js/resource/creation.js',
  18115.                 39 => '/bundles/coreshopresource/pimcore/js/events.js',
  18116.                 40 => '/bundles/coreshopmoney/pimcore/js/coreExtension/data/coreShopMoney.js',
  18117.                 41 => '/bundles/coreshopmoney/pimcore/js/coreExtension/tags/coreShopMoney.js',
  18118.                 42 => '/bundles/coreshopmessenger/pimcore/js/list.js',
  18119.                 43 => '/bundles/coreshoprule/pimcore/js/rules/panel.js',
  18120.                 44 => '/bundles/coreshoprule/pimcore/js/rules/item.js',
  18121.                 45 => '/bundles/coreshoprule/pimcore/js/rules/abstract.js',
  18122.                 46 => '/bundles/coreshoprule/pimcore/js/rules/condition.js',
  18123.                 47 => '/bundles/coreshoprule/pimcore/js/rules/action.js',
  18124.                 48 => '/bundles/coreshoprule/pimcore/js/rules/actions/abstract.js',
  18125.                 49 => '/bundles/coreshoprule/pimcore/js/rules/conditions/abstract.js',
  18126.                 50 => '/bundles/coreshoprule/pimcore/js/rules/conditions/nested.js',
  18127.                 51 => '/bundles/coreshoporder/pimcore/js/resource.js',
  18128.                 52 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/panel.js',
  18129.                 53 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/item.js',
  18130.                 54 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/action.js',
  18131.                 55 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/condition.js',
  18132.                 56 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/condition.js',
  18133.                 57 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/action.js',
  18134.                 58 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/discountAmount.js',
  18135.                 59 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/surchargeAmount.js',
  18136.                 60 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/discountPercent.js',
  18137.                 61 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/surchargePercent.js',
  18138.                 62 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/actions/cartItemAction.js',
  18139.                 63 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/amount.js',
  18140.                 64 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/nested.js',
  18141.                 65 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/timespan.js',
  18142.                 66 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/voucher.js',
  18143.                 67 => '/bundles/coreshoporder/pimcore/js/cart/pricerules/conditions/not_combinable.js',
  18144.                 68 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/actions/discountAmount.js',
  18145.                 69 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/actions/discountPercent.js',
  18146.                 70 => '/bundles/coreshoporder/pimcore/js/cart_item/pricerules/conditions/amount.js',
  18147.                 71 => '/bundles/coreshoporder/pimcore/js/order/create/customer.js',
  18148.                 72 => '/bundles/coreshoporder/pimcore/js/order/create/address.js',
  18149.                 73 => '/bundles/coreshoporder/pimcore/js/order/detail/abstractBlock.js',
  18150.                 74 => '/bundles/coreshoporder/pimcore/js/order/create/abstractStep.js',
  18151.                 75 => '/bundles/coreshoporder/pimcore/js/order/create/step/base.js',
  18152.                 76 => '/bundles/coreshoporder/pimcore/js/order/create/step/products.js',
  18153.                 77 => '/bundles/coreshoporder/pimcore/js/order/create/step/address.js',
  18154.                 78 => '/bundles/coreshoporder/pimcore/js/order/create/step/totals.js',
  18155.                 79 => '/bundles/coreshoporder/pimcore/js/order/list.js',
  18156.                 80 => '/bundles/coreshoporder/pimcore/js/order/create/panel.js',
  18157.                 81 => '/bundles/coreshoporder/pimcore/js/helper.js',
  18158.                 82 => '/bundles/coreshoporder/pimcore/js/order/detail/panel.js',
  18159.                 83 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/header.js',
  18160.                 84 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/info.js',
  18161.                 85 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/shipment.js',
  18162.                 86 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/invoice.js',
  18163.                 87 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/payment.js',
  18164.                 88 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/correspondence.js',
  18165.                 89 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/customer.js',
  18166.                 90 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/detail.js',
  18167.                 91 => '/bundles/coreshoporder/pimcore/js/order/detail/blocks/comments.js',
  18168.                 92 => '/bundles/coreshoporder/pimcore/js/order/invoice.js',
  18169.                 93 => '/bundles/coreshoporder/pimcore/js/order/shipment.js',
  18170.                 94 => '/bundles/coreshoporder/pimcore/js/order/createPayment.js',
  18171.                 95 => '/bundles/coreshoporder/pimcore/js/order/editPayment.js',
  18172.                 96 => '/bundles/coreshoporder/pimcore/js/order/editShipment.js',
  18173.                 97 => '/bundles/coreshoporder/pimcore/js/order/editInvoice.js',
  18174.                 98 => '/bundles/coreshoporder/pimcore/js/order/invoice/render.js',
  18175.                 99 => '/bundles/coreshoporder/pimcore/js/order/shipment/render.js',
  18176.                 100 => '/bundles/coreshoporder/pimcore/js/order/state/changeState.js',
  18177.                 101 => '/bundles/coreshoporder/pimcore/js/quote/list.js',
  18178.                 102 => '/bundles/coreshoporder/pimcore/js/quote/detail/panel.js',
  18179.                 103 => '/bundles/coreshoporder/pimcore/js/quote/create/panel.js',
  18180.                 104 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/header.js',
  18181.                 105 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/info.js',
  18182.                 106 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/correspondence.js',
  18183.                 107 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/customer.js',
  18184.                 108 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/detail.js',
  18185.                 109 => '/bundles/coreshoporder/pimcore/js/quote/detail/blocks/comments.js',
  18186.                 110 => '/bundles/coreshoporder/pimcore/js/coreExtension/data/coreShopCartPriceRule.js',
  18187.                 111 => '/bundles/coreshoporder/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js',
  18188.                 112 => '/bundles/coreshoporder/pimcore/js/object/gridcolumn/operator/coreshop_order_state.js',
  18189.                 113 => '/bundles/coreshoporder/pimcore/js/object/gridcolumn/operator/coreshop_price_formatter.js',
  18190.                 114 => '/bundles/coreshoporder/pimcore/js/cart/list.js',
  18191.                 115 => '/bundles/coreshoporder/pimcore/js/cart/create/panel.js',
  18192.                 116 => '/bundles/coreshoporder/pimcore/js/cart/detail/panel.js',
  18193.                 117 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/header.js',
  18194.                 118 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/info.js',
  18195.                 119 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/customer.js',
  18196.                 120 => '/bundles/coreshoporder/pimcore/js/cart/detail/blocks/detail.js',
  18197.                 121 => '/bundles/coreshopcustomer/pimcore/js/resource.js',
  18198.                 122 => '/bundles/coreshopcustomer/pimcore/js/customer/list.js',
  18199.                 123 => '/bundles/coreshopcustomer/pimcore/js/customer_group/list.js',
  18200.                 124 => '/bundles/coreshopuser/pimcore/js/resource.js',
  18201.                 125 => '/bundles/coreshopproduct/pimcore/js/resource.js',
  18202.                 126 => '/bundles/coreshopproduct/pimcore/js/product/unit/panel.js',
  18203.                 127 => '/bundles/coreshopproduct/pimcore/js/product/unit/item.js',
  18204.                 128 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/panel.js',
  18205.                 129 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/item.js',
  18206.                 130 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/action.js',
  18207.                 131 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/condition.js',
  18208.                 132 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/nested.js',
  18209.                 133 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/timespan.js',
  18210.                 134 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/conditions/weight.js',
  18211.                 135 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountAmount.js',
  18212.                 136 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountPercent.js',
  18213.                 137 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/price.js',
  18214.                 138 => '/bundles/coreshopproduct/pimcore/js/product/pricerule/actions/discountPrice.js',
  18215.                 139 => '/bundles/coreshopproduct/pimcore/js/specificprice/action.js',
  18216.                 140 => '/bundles/coreshopproduct/pimcore/js/specificprice//condition.js',
  18217.                 141 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/price.js',
  18218.                 142 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountPrice.js',
  18219.                 143 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountAmount.js',
  18220.                 144 => '/bundles/coreshopproduct/pimcore/js/specificprice/actions/discountPercent.js',
  18221.                 145 => '/bundles/coreshopproduct/pimcore/js/specificprice/conditions/nested.js',
  18222.                 146 => '/bundles/coreshopproduct/pimcore/js/specificprice/conditions/timespan.js',
  18223.                 147 => '/bundles/coreshopproduct/pimcore/js/specificprice/object/item.js',
  18224.                 148 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnit.js',
  18225.                 149 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnit.js',
  18226.                 150 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js',
  18227.                 151 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js',
  18228.                 152 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnitDefinitions.js',
  18229.                 153 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnitDefinitions.js',
  18230.                 154 => '/bundles/coreshopproduct/pimcore/js/product/units/builder.js',
  18231.                 155 => '/bundles/coreshopproduct/pimcore/js/coreExtension/data/coreShopProductUnitDefinition.js',
  18232.                 156 => '/bundles/coreshopproduct/pimcore/js/coreExtension/tags/coreShopProductUnitDefinition.js',
  18233.                 157 => '/bundles/coreshopaddress/pimcore/js/resource.js',
  18234.                 158 => '/bundles/coreshopaddress/pimcore/js/resource/country.js',
  18235.                 159 => '/bundles/coreshopaddress/pimcore/js/resource/state.js',
  18236.                 160 => '/bundles/coreshopaddress/pimcore/js/resource/zone.js',
  18237.                 161 => '/bundles/coreshopaddress/pimcore/js/resource/country_salutation.js',
  18238.                 162 => '/bundles/coreshopaddress/pimcore/js/country/item.js',
  18239.                 163 => '/bundles/coreshopaddress/pimcore/js/country/panel.js',
  18240.                 164 => '/bundles/coreshopaddress/pimcore/js/state/item.js',
  18241.                 165 => '/bundles/coreshopaddress/pimcore/js/state/panel.js',
  18242.                 166 => '/bundles/coreshopaddress/pimcore/js/zone/item.js',
  18243.                 167 => '/bundles/coreshopaddress/pimcore/js/zone/panel.js',
  18244.                 168 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopCountry.js',
  18245.                 169 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopCountry.js',
  18246.                 170 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js',
  18247.                 171 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js',
  18248.                 172 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopState.js',
  18249.                 173 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopState.js',
  18250.                 174 => '/bundles/coreshopaddress/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js',
  18251.                 175 => '/bundles/coreshopaddress/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js',
  18252.                 176 => '/bundles/coreshopcurrency/pimcore/js/resource.js',
  18253.                 177 => '/bundles/coreshopcurrency/pimcore/js/resource/currency.js',
  18254.                 178 => '/bundles/coreshopcurrency/pimcore/js/currency/item.js',
  18255.                 179 => '/bundles/coreshopcurrency/pimcore/js/currency/panel.js',
  18256.                 180 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopCurrency.js',
  18257.                 181 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopCurrency.js',
  18258.                 182 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js',
  18259.                 183 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js',
  18260.                 184 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js',
  18261.                 185 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js',
  18262.                 186 => '/bundles/coreshopcurrency/pimcore/js/exchangeRate/panel.js',
  18263.                 187 => '/bundles/coreshoptaxation/pimcore/js/resource.js',
  18264.                 188 => '/bundles/coreshoptaxation/pimcore/js/resource/taxRate.js',
  18265.                 189 => '/bundles/coreshoptaxation/pimcore/js/resource/taxRuleGroup.js',
  18266.                 190 => '/bundles/coreshoptaxation/pimcore/js/tax/item.js',
  18267.                 191 => '/bundles/coreshoptaxation/pimcore/js/tax/panel.js',
  18268.                 192 => '/bundles/coreshoptaxation/pimcore/js/taxrulegroup/item.js',
  18269.                 193 => '/bundles/coreshoptaxation/pimcore/js/taxrulegroup/panel.js',
  18270.                 194 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js',
  18271.                 195 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js',
  18272.                 196 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/data/coreShopTaxRate.js',
  18273.                 197 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/tags/coreShopTaxRate.js',
  18274.                 198 => '/bundles/coreshopstore/pimcore/js/resource.js',
  18275.                 199 => '/bundles/coreshopstore/pimcore/js/resource/store.js',
  18276.                 200 => '/bundles/coreshopstore/pimcore/js/item.js',
  18277.                 201 => '/bundles/coreshopstore/pimcore/js/panel.js',
  18278.                 202 => '/bundles/coreshopstore/pimcore/js/coreExtension/data/coreShopStore.js',
  18279.                 203 => '/bundles/coreshopstore/pimcore/js/coreExtension/tags/coreShopStore.js',
  18280.                 204 => '/bundles/coreshopstore/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js',
  18281.                 205 => '/bundles/coreshopstore/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js',
  18282.                 206 => '/bundles/coreshopindex/pimcore/js/resource.js',
  18283.                 207 => '/bundles/coreshopindex/pimcore/js/index/item.js',
  18284.                 208 => '/bundles/coreshopindex/pimcore/js/index/panel.js',
  18285.                 209 => '/bundles/coreshopindex/pimcore/js/index/fields.js',
  18286.                 210 => '/bundles/coreshopindex/pimcore/js/index/getters/abstract.js',
  18287.                 211 => '/bundles/coreshopindex/pimcore/js/index/getters/brick.js',
  18288.                 212 => '/bundles/coreshopindex/pimcore/js/index/getters/classificationstore.js',
  18289.                 213 => '/bundles/coreshopindex/pimcore/js/index/getters/fieldcollection.js',
  18290.                 214 => '/bundles/coreshopindex/pimcore/js/index/interpreters/abstract.js',
  18291.                 215 => '/bundles/coreshopindex/pimcore/js/index/interpreters/empty.js',
  18292.                 216 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedcontainer.js',
  18293.                 217 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nested.js',
  18294.                 218 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedlocalized.js',
  18295.                 219 => '/bundles/coreshopindex/pimcore/js/index/interpreters/nestedrelational.js',
  18296.                 220 => '/bundles/coreshopindex/pimcore/js/index/interpreters/objectproperty.js',
  18297.                 221 => '/bundles/coreshopindex/pimcore/js/index/interpreters/expression.js',
  18298.                 222 => '/bundles/coreshopindex/pimcore/js/index/interpreters/iterator.js',
  18299.                 223 => '/bundles/coreshopindex/pimcore/js/index/objecttype/abstract.js',
  18300.                 224 => '/bundles/coreshopindex/pimcore/js/index/worker/abstract.js',
  18301.                 225 => '/bundles/coreshopindex/pimcore/js/index/worker/mysql.js',
  18302.                 226 => '/bundles/coreshopindex/pimcore/js/filter/item.js',
  18303.                 227 => '/bundles/coreshopindex/pimcore/js/filter/panel.js',
  18304.                 228 => '/bundles/coreshopindex/pimcore/js/filter/abstract.js',
  18305.                 229 => '/bundles/coreshopindex/pimcore/js/filter/condition.js',
  18306.                 230 => '/bundles/coreshopindex/pimcore/js/filter/similarity.js',
  18307.                 231 => '/bundles/coreshopindex/pimcore/js/filter/conditions/abstract.js',
  18308.                 232 => '/bundles/coreshopindex/pimcore/js/filter/conditions/boolean.js',
  18309.                 233 => '/bundles/coreshopindex/pimcore/js/filter/conditions/nested.js',
  18310.                 234 => '/bundles/coreshopindex/pimcore/js/filter/conditions/multiselect.js',
  18311.                 235 => '/bundles/coreshopindex/pimcore/js/filter/conditions/multiselect_from_mulitselect.js',
  18312.                 236 => '/bundles/coreshopindex/pimcore/js/filter/conditions/range.js',
  18313.                 237 => '/bundles/coreshopindex/pimcore/js/filter/conditions/select.js',
  18314.                 238 => '/bundles/coreshopindex/pimcore/js/filter/conditions/select_from_multiselect.js',
  18315.                 239 => '/bundles/coreshopindex/pimcore/js/filter/conditions/relational_multiselect.js',
  18316.                 240 => '/bundles/coreshopindex/pimcore/js/filter/conditions/relational_select.js',
  18317.                 241 => '/bundles/coreshopindex/pimcore/js/filter/conditions/category_select.js',
  18318.                 242 => '/bundles/coreshopindex/pimcore/js/filter/conditions/category_multiselect.js',
  18319.                 243 => '/bundles/coreshopindex/pimcore/js/filter/conditions/search.js',
  18320.                 244 => '/bundles/coreshopindex/pimcore/js/filter/similarities/abstract.js',
  18321.                 245 => '/bundles/coreshopindex/pimcore/js/filter/similarities/field.js',
  18322.                 246 => '/bundles/coreshopindex/pimcore/js/coreExtension/data/coreShopFilter.js',
  18323.                 247 => '/bundles/coreshopindex/pimcore/js/coreExtension/tags/coreShopFilter.js',
  18324.                 248 => '/bundles/coreshopshipping/pimcore/js/resource.js',
  18325.                 249 => '/bundles/coreshopshipping/pimcore/js/carrier/item.js',
  18326.                 250 => '/bundles/coreshopshipping/pimcore/js/carrier/panel.js',
  18327.                 251 => '/bundles/coreshopshipping/pimcore/js/shippingrule/item.js',
  18328.                 252 => '/bundles/coreshopshipping/pimcore/js/shippingrule/panel.js',
  18329.                 253 => '/bundles/coreshopshipping/pimcore/js/shippingrule/action.js',
  18330.                 254 => '/bundles/coreshopshipping/pimcore/js/shippingrule/condition.js',
  18331.                 255 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/additionPercent.js',
  18332.                 256 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/discountPercent.js',
  18333.                 257 => '/bundles/coreshopshipping/pimcore/js/shippingrule/actions/shippingRule.js',
  18334.                 258 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/amount.js',
  18335.                 259 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/dimension.js',
  18336.                 260 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/nested.js',
  18337.                 261 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/postcodes.js',
  18338.                 262 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/shippingRule.js',
  18339.                 263 => '/bundles/coreshopshipping/pimcore/js/shippingrule/conditions/weight.js',
  18340.                 264 => '/bundles/coreshopshipping/pimcore/js/coreExtension/data/coreShopCarrier.js',
  18341.                 265 => '/bundles/coreshopshipping/pimcore/js/coreExtension/tags/coreShopCarrier.js',
  18342.                 266 => '/bundles/coreshopshipping/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js',
  18343.                 267 => '/bundles/coreshopshipping/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js',
  18344.                 268 => '/bundles/coreshoppayment/pimcore/js/resource.js',
  18345.                 269 => '/bundles/coreshoppayment/pimcore/js/provider/item.js',
  18346.                 270 => '/bundles/coreshoppayment/pimcore/js/provider/panel.js',
  18347.                 271 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/item.js',
  18348.                 272 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/panel.js',
  18349.                 273 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/action.js',
  18350.                 274 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/condition.js',
  18351.                 275 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/amount.js',
  18352.                 276 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/nested.js',
  18353.                 277 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/conditions/paymentProviderRule.js',
  18354.                 278 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/actions/additionPercent.js',
  18355.                 279 => '/bundles/coreshoppayment/pimcore/js/paymentproviderrule/actions/discountPercent.js',
  18356.                 280 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/abstract.js',
  18357.                 281 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/paypal_express_checkout.js',
  18358.                 282 => '/bundles/coreshoppayment/pimcore/js/provider/gateways/sofort.js',
  18359.                 283 => '/bundles/coreshoppayment/pimcore/js/coreExtension/data/coreShopPaymentProvider.js',
  18360.                 284 => '/bundles/coreshoppayment/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js',
  18361.                 285 => '/bundles/coreshoppayment/pimcore/js/coreExtension/data/coreShopPaymentProviderMultiselect.js',
  18362.                 286 => '/bundles/coreshoppayment/pimcore/js/coreExtension/tags/coreShopPaymentProviderMultiselect.js',
  18363.                 287 => '/admin/js/simplepay.js',
  18364.                 288 => '/bundles/coreshopnotification/pimcore/js/resource.js',
  18365.                 289 => '/bundles/coreshopnotification/pimcore/js/rule/item.js',
  18366.                 290 => '/bundles/coreshopnotification/pimcore/js/rule/panel.js',
  18367.                 291 => '/bundles/coreshopnotification/pimcore/js/rule/action.js',
  18368.                 292 => '/bundles/coreshopnotification/pimcore/js/rule/condition.js',
  18369.                 293 => '/bundles/coreshopnotification/pimcore/js/rule/actions/mail.js',
  18370.                 294 => '/bundles/coreshopproductquantitypricerules/pimcore/js/clipboardManager.js',
  18371.                 295 => '/bundles/coreshopproductquantitypricerules/pimcore/js/coreExtension/data/coreShopProductQuantityPriceRules.js',
  18372.                 296 => '/bundles/coreshopproductquantitypricerules/pimcore/js/coreExtension/tags/coreShopProductQuantityPriceRules.js',
  18373.                 297 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/object/item.js',
  18374.                 298 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/ranges.js',
  18375.                 299 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/condition.js',
  18376.                 300 => '/bundles/coreshopproductquantitypricerules/pimcore/js/productQuantityPriceRules/conditions/nested.js',
  18377.                 301 => '/bundles/coreshopcore/pimcore/js/payment/provider/item.js',
  18378.                 302 => '/bundles/coreshopcore/pimcore/js/order/detail/blocks/detail.js',
  18379.                 303 => '/bundles/coreshopcore/pimcore/js/order/detail/blocks/carriage.js',
  18380.                 304 => '/bundles/coreshopcore/pimcore/js/order/shipment.js',
  18381.                 305 => '/bundles/coreshopcore/pimcore/js/order/create/step/shipping.js',
  18382.                 306 => '/bundles/coreshopcore/pimcore/js/order/create/step/products.js',
  18383.                 307 => '/bundles/coreshopcore/pimcore/js/quote/list.js',
  18384.                 308 => '/bundles/coreshopcore/pimcore/js/store/item.js',
  18385.                 309 => '/bundles/coreshopcore/pimcore/js/address/country/item.js',
  18386.                 310 => '/bundles/coreshopcore/pimcore/js/report/abstract.js',
  18387.                 311 => '/bundles/coreshopcore/pimcore/js/report/abstractStore.js',
  18388.                 312 => '/bundles/coreshopcore/pimcore/js/report/reports/carriers.js',
  18389.                 313 => '/bundles/coreshopcore/pimcore/js/report/reports/carts.js',
  18390.                 314 => '/bundles/coreshopcore/pimcore/js/report/reports/carts_abandoned.js',
  18391.                 315 => '/bundles/coreshopcore/pimcore/js/report/reports/manufacturer.js',
  18392.                 316 => '/bundles/coreshopcore/pimcore/js/report/reports/vouchers.js',
  18393.                 317 => '/bundles/coreshopcore/pimcore/js/report/reports/categories.js',
  18394.                 318 => '/bundles/coreshopcore/pimcore/js/report/reports/customers.js',
  18395.                 319 => '/bundles/coreshopcore/pimcore/js/report/reports/payment_providers.js',
  18396.                 320 => '/bundles/coreshopcore/pimcore/js/report/reports/products.js',
  18397.                 321 => '/bundles/coreshopcore/pimcore/js/report/reports/sales.js',
  18398.                 322 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/abstract.js',
  18399.                 323 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/order_cart.js',
  18400.                 324 => '/bundles/coreshopcore/pimcore/js/dashboard/portlets/sales.js',
  18401.                 325 => '/bundles/coreshopcore/pimcore/js/shipping/carrier/item.js',
  18402.                 326 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/categories.js',
  18403.                 327 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/countries.js',
  18404.                 328 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/currencies.js',
  18405.                 329 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/customerGroups.js',
  18406.                 330 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/customers.js',
  18407.                 331 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/products.js',
  18408.                 332 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/stores.js',
  18409.                 333 => '/bundles/coreshopcore/pimcore/js/shipping/rules/conditions/zones.js',
  18410.                 334 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/additionAmount.js',
  18411.                 335 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/discountAmount.js',
  18412.                 336 => '/bundles/coreshopcore/pimcore/js/shipping/rules/actions/price.js',
  18413.                 337 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/categories.js',
  18414.                 338 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/countries.js',
  18415.                 339 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/currencies.js',
  18416.                 340 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/customerGroups.js',
  18417.                 341 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/customers.js',
  18418.                 342 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/products.js',
  18419.                 343 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/stores.js',
  18420.                 344 => '/bundles/coreshopcore/pimcore/js/payment/rules/conditions/zones.js',
  18421.                 345 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/additionAmount.js',
  18422.                 346 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/discountAmount.js',
  18423.                 347 => '/bundles/coreshopcore/pimcore/js/payment/rules/actions/price.js',
  18424.                 348 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/countries.js',
  18425.                 349 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/currencies.js',
  18426.                 350 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/customerGroups.js',
  18427.                 351 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/customers.js',
  18428.                 352 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/quantity.js',
  18429.                 353 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/stores.js',
  18430.                 354 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/zones.js',
  18431.                 355 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/categories.js',
  18432.                 356 => '/bundles/coreshopcore/pimcore/js/product/pricerule/conditions/products.js',
  18433.                 357 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/countries.js',
  18434.                 358 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/currencies.js',
  18435.                 359 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/customerGroups.js',
  18436.                 360 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/customers.js',
  18437.                 361 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/stores.js',
  18438.                 362 => '/bundles/coreshopcore/pimcore/js/product/specificprice/conditions/zones.js',
  18439.                 363 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/countries.js',
  18440.                 364 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/currencies.js',
  18441.                 365 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/customerGroups.js',
  18442.                 366 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/customers.js',
  18443.                 367 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/stores.js',
  18444.                 368 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/zones.js',
  18445.                 369 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/conditions/timespan.js',
  18446.                 370 => '/bundles/coreshopcore/pimcore/js/productquantitypricerules/ranges.js',
  18447.                 371 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/actions/freeShipping.js',
  18448.                 372 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/actions/giftProduct.js',
  18449.                 373 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/carriers.js',
  18450.                 374 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/categories.js',
  18451.                 375 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/countries.js',
  18452.                 376 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/currencies.js',
  18453.                 377 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/customerGroups.js',
  18454.                 378 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/customers.js',
  18455.                 379 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/products.js',
  18456.                 380 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/stores.js',
  18457.                 381 => '/bundles/coreshopcore/pimcore/js/cart/pricerules/conditions/zones.js',
  18458.                 382 => '/bundles/coreshopcore/pimcore/js/cart_item/pricerules/conditions/products.js',
  18459.                 383 => '/bundles/coreshopcore/pimcore/js/cart_item/pricerules/conditions/categories.js',
  18460.                 384 => '/bundles/coreshopcore/pimcore/js/taxation/taxrulegroup/item.js',
  18461.                 385 => '/bundles/coreshopcore/pimcore/js/coreExtension/data/coreShopStoreValues.js',
  18462.                 386 => '/bundles/coreshopcore/pimcore/js/coreExtension/tags/coreShopStoreValues.js',
  18463.                 387 => '/bundles/coreshopcore/pimcore/js/product/storevalues/builder.js',
  18464.                 388 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/abstract.js',
  18465.                 389 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/price.js',
  18466.                 390 => '/bundles/coreshopcore/pimcore/js/product/storevalues/items/unitPrice.js',
  18467.                 391 => '/bundles/coreshopcore/pimcore/js/product/units/builder.js',
  18468.                 392 => '/bundles/coreshopcore/pimcore/js/notification/conditions/abstractTransition.js',
  18469.                 393 => '/bundles/coreshopcore/pimcore/js/notification/actions/orderMail.js',
  18470.                 394 => '/bundles/coreshopcore/pimcore/js/notification/actions/storeMail.js',
  18471.                 395 => '/bundles/coreshopcore/pimcore/js/notification/actions/storeOrderMail.js',
  18472.                 396 => '/bundles/coreshopcore/pimcore/js/notification/conditions/messaging/messageType.js',
  18473.                 397 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/carriers.js',
  18474.                 398 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/comment.js',
  18475.                 399 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/backendCreated.js',
  18476.                 400 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderState.js',
  18477.                 401 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderTransition.js',
  18478.                 402 => '/bundles/coreshopcore/pimcore/js/notification/conditions/quote/quoteState.js',
  18479.                 403 => '/bundles/coreshopcore/pimcore/js/notification/conditions/quote/quoteTransition.js',
  18480.                 404 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/payment.js',
  18481.                 405 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderPaymentState.js',
  18482.                 406 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderPaymentTransition.js',
  18483.                 407 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderShippingState.js',
  18484.                 408 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderShippingTransition.js',
  18485.                 409 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderInvoiceState.js',
  18486.                 410 => '/bundles/coreshopcore/pimcore/js/notification/conditions/order/orderInvoiceTransition.js',
  18487.                 411 => '/bundles/coreshopcore/pimcore/js/notification/conditions/payment/paymentState.js',
  18488.                 412 => '/bundles/coreshopcore/pimcore/js/notification/conditions/payment/paymentTransition.js',
  18489.                 413 => '/bundles/coreshopcore/pimcore/js/notification/conditions/shipment/shipmentState.js',
  18490.                 414 => '/bundles/coreshopcore/pimcore/js/notification/conditions/shipment/shipmentTransition.js',
  18491.                 415 => '/bundles/coreshopcore/pimcore/js/notification/conditions/invoice/invoiceState.js',
  18492.                 416 => '/bundles/coreshopcore/pimcore/js/notification/conditions/invoice/invoiceTransition.js',
  18493.                 417 => '/bundles/coreshopcore/pimcore/js/notification/conditions/user/userType.js',
  18494.                 418 => '/bundles/coreshopcore/pimcore/js/notification/conditions/all/stores.js',
  18495.                 419 => '/bundles/coreshopcore/pimcore/js/object/gridcolumn/operator/storePrice.js',
  18496.                 420 => '/bundles/coreshopcore/pimcore/js/product/preview.js',
  18497.                 421 => '/bundles/coreshopcore/pimcore/js/workflow/variantUnitDefinitionSolidifier.js',
  18498.                 422 => '/bundles/coreshopcore/pimcore/js/customer/abstractCustomerModifier.js',
  18499.                 423 => '/bundles/coreshopcore/pimcore/js/customer/customerToNewCompanyAssignment.js',
  18500.                 424 => '/bundles/coreshopcore/pimcore/js/customer/customerToExistingCompanyAssignment.js',
  18501.                 425 => '/bundles/coreshopcore/pimcore/js/settings.js',
  18502.                 426 => '/bundles/coreshopcore/pimcore/js/helpers.js',
  18503.                 427 => '/bundles/coreshopcore/pimcore/js/resource.js',
  18504.             ],
  18505.             'coreshop.pimcore.admin.css' => [
  18506.                 => '/bundles/coreshoppimcore/pimcore/css/pimcore.css',
  18507.                 => '/bundles/coreshopresource/pimcore/css/resource.css',
  18508.                 => '/bundles/coreshopmoney/pimcore/css/money.css',
  18509.                 => '/bundles/coreshopmessenger/pimcore/css/messenger.css',
  18510.                 => '/bundles/coreshoprule/pimcore/css/rule.css',
  18511.                 => '/bundles/coreshoporder/pimcore/css/order.css',
  18512.                 => '/bundles/coreshopcustomer/pimcore/css/customer.css',
  18513.                 => '/bundles/coreshopuser/pimcore/css/user.css',
  18514.                 => '/bundles/coreshopproduct/pimcore/css/product.css',
  18515.                 => '/bundles/coreshopaddress/pimcore/css/address.css',
  18516.                 10 => '/bundles/coreshopcurrency/pimcore/css/currency.css',
  18517.                 11 => '/bundles/coreshoptaxation/pimcore/css/taxation.css',
  18518.                 12 => '/bundles/coreshopstore/pimcore/css/store.css',
  18519.                 13 => '/bundles/coreshopindex/pimcore/css/index.css',
  18520.                 14 => '/bundles/coreshopshipping/pimcore/css/shipping.css',
  18521.                 15 => '/bundles/coreshoppayment/pimcore/css/payment.css',
  18522.                 16 => '/bundles/coreshopnotification/pimcore/css/notification.css',
  18523.                 17 => '/bundles/coreshopproductquantitypricerules/pimcore/css/product-quanity-price-rules.css',
  18524.                 18 => '/bundles/coreshopcore/pimcore/css/core.css',
  18525.             ],
  18526.             'coreshop.all.pimcore.admin.css' => [
  18527.                 => '/bundles/coreshoppimcore/pimcore/css/pimcore.css',
  18528.                 => '/bundles/coreshopresource/pimcore/css/resource.css',
  18529.                 => '/bundles/coreshopmoney/pimcore/css/money.css',
  18530.                 => '/bundles/coreshopmessenger/pimcore/css/messenger.css',
  18531.                 => '/bundles/coreshoprule/pimcore/css/rule.css',
  18532.                 => '/bundles/coreshoporder/pimcore/css/order.css',
  18533.                 => '/bundles/coreshopcustomer/pimcore/css/customer.css',
  18534.                 => '/bundles/coreshopuser/pimcore/css/user.css',
  18535.                 => '/bundles/coreshopproduct/pimcore/css/product.css',
  18536.                 => '/bundles/coreshopaddress/pimcore/css/address.css',
  18537.                 10 => '/bundles/coreshopcurrency/pimcore/css/currency.css',
  18538.                 11 => '/bundles/coreshoptaxation/pimcore/css/taxation.css',
  18539.                 12 => '/bundles/coreshopstore/pimcore/css/store.css',
  18540.                 13 => '/bundles/coreshopindex/pimcore/css/index.css',
  18541.                 14 => '/bundles/coreshopshipping/pimcore/css/shipping.css',
  18542.                 15 => '/bundles/coreshoppayment/pimcore/css/payment.css',
  18543.                 16 => '/bundles/coreshopnotification/pimcore/css/notification.css',
  18544.                 17 => '/bundles/coreshopproductquantitypricerules/pimcore/css/product-quanity-price-rules.css',
  18545.                 18 => '/bundles/coreshopcore/pimcore/css/core.css',
  18546.             ],
  18547.             'coreshop.pimcore.admin.editmode_js' => [
  18548.                 => '/bundles/coreshopresource/pimcore/js/coreExtension/document/select.js',
  18549.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopCountry.js',
  18550.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopState.js',
  18551.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopZone.js',
  18552.                 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/document/coreShopCurrency.js',
  18553.                 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/document/coreShopTaxRate.js',
  18554.                 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js',
  18555.                 => '/bundles/coreshopstore/pimcore/js/coreExtension/document/coreShopStore.js',
  18556.                 => '/bundles/coreshopindex/pimcore/js/coreExtension/document/coreShopFilter.js',
  18557.                 => '/bundles/coreshopindex/pimcore/js/coreExtension/document/coreShopIndex.js',
  18558.                 10 => '/bundles/coreshopshipping/pimcore/js/coreExtension/document/coreShopCarrier.js',
  18559.                 11 => '/bundles/coreshoppayment/pimcore/js/coreExtension/document/coreShopPaymentProvider.js',
  18560.             ],
  18561.             'coreshop.all.pimcore.admin.editmode_js' => [
  18562.                 => '/bundles/coreshopresource/pimcore/js/coreExtension/document/select.js',
  18563.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopCountry.js',
  18564.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopState.js',
  18565.                 => '/bundles/coreshopaddress/pimcore/js/coreExtension/document/coreShopZone.js',
  18566.                 => '/bundles/coreshopcurrency/pimcore/js/coreExtension/document/coreShopCurrency.js',
  18567.                 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/document/coreShopTaxRate.js',
  18568.                 => '/bundles/coreshoptaxation/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js',
  18569.                 => '/bundles/coreshopstore/pimcore/js/coreExtension/document/coreShopStore.js',
  18570.                 => '/bundles/coreshopindex/pimcore/js/coreExtension/document/coreShopFilter.js',
  18571.                 => '/bundles/coreshopindex/pimcore/js/coreExtension/document/coreShopIndex.js',
  18572.                 10 => '/bundles/coreshopshipping/pimcore/js/coreExtension/document/coreShopCarrier.js',
  18573.                 11 => '/bundles/coreshoppayment/pimcore/js/coreExtension/document/coreShopPaymentProvider.js',
  18574.             ],
  18575.             'coreshop.pimcore.admin.editmode_css' => [
  18576.             ],
  18577.             'coreshop.all.pimcore.admin.editmode_css' => [
  18578.             ],
  18579.             'coreshop.admin.route.base' => '/admin/coreshop',
  18580.             'coreshop.all.pimcore_classes' => [
  18581.                 'coreshop.order' => [
  18582.                     'driver' => 'pimcore',
  18583.                     'alias' => 'core_shop_order',
  18584.                     'path' => [
  18585.                         'order' => 'coreshop/orders',
  18586.                         'cart' => 'coreshop/carts',
  18587.                         'quote' => 'coreshop/quotes',
  18588.                     ],
  18589.                     'classes' => [
  18590.                         'pimcore_controller' => [
  18591.                             'default' => 'App\\CoreShop\\Controller\\OrderController',
  18592.                             'creation' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\OrderCreationController',
  18593.                             'edit' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderEditController',
  18594.                             'payment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderPaymentController',
  18595.                             'comment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderCommentController',
  18596.                             'customer_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CustomerCreationController',
  18597.                             'address_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\AddressCreationController',
  18598.                         ],
  18599.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrder.json',
  18600.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderInterface',
  18601.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrder',
  18602.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18603.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderRepository',
  18604.                         'type' => 'object',
  18605.                     ],
  18606.                     'pimcore_class' => 'CoreShopOrder',
  18607.                 ],
  18608.                 'coreshop.order_item' => [
  18609.                     'driver' => 'pimcore',
  18610.                     'alias' => 'core_shop_order',
  18611.                     'classes' => [
  18612.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderItem.json',
  18613.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderItemInterface',
  18614.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem',
  18615.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18616.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderItemRepository',
  18617.                         'type' => 'object',
  18618.                     ],
  18619.                     'path' => 'items',
  18620.                     'pimcore_class' => 'CoreShopOrderItem',
  18621.                 ],
  18622.                 'coreshop.order_shipment' => [
  18623.                     'driver' => 'pimcore',
  18624.                     'alias' => 'core_shop_order',
  18625.                     'classes' => [
  18626.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipment.json',
  18627.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentInterface',
  18628.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment',
  18629.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18630.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderShipmentRepository',
  18631.                         'pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderShipmentController',
  18632.                         'type' => 'object',
  18633.                     ],
  18634.                     'path' => 'shipments',
  18635.                     'pimcore_class' => 'CoreShopOrderShipment',
  18636.                 ],
  18637.                 'coreshop.order_shipment_item' => [
  18638.                     'driver' => 'pimcore',
  18639.                     'alias' => 'core_shop_order',
  18640.                     'classes' => [
  18641.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipmentItem.json',
  18642.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentItemInterface',
  18643.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem',
  18644.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18645.                         'type' => 'object',
  18646.                     ],
  18647.                     'path' => 'items',
  18648.                     'pimcore_class' => 'CoreShopOrderShipmentItem',
  18649.                 ],
  18650.                 'coreshop.order_invoice' => [
  18651.                     'driver' => 'pimcore',
  18652.                     'alias' => 'core_shop_order',
  18653.                     'path' => 'invoices',
  18654.                     'classes' => [
  18655.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice',
  18656.                         'interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface',
  18657.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18658.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderInvoiceRepository',
  18659.                         'pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderInvoiceController',
  18660.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoice.json',
  18661.                         'type' => 'object',
  18662.                     ],
  18663.                     'pimcore_class' => 'CoreShopOrderInvoice',
  18664.                 ],
  18665.                 'coreshop.order_invoice_item' => [
  18666.                     'driver' => 'pimcore',
  18667.                     'alias' => 'core_shop_order',
  18668.                     'path' => 'items',
  18669.                     'classes' => [
  18670.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem',
  18671.                         'interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface',
  18672.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18673.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoiceItem.json',
  18674.                         'type' => 'object',
  18675.                     ],
  18676.                     'pimcore_class' => 'CoreShopOrderInvoiceItem',
  18677.                 ],
  18678.                 'coreshop.cart_price_rule_item' => [
  18679.                     'driver' => 'pimcore',
  18680.                     'alias' => 'core_shop_order',
  18681.                     'classes' => [
  18682.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem',
  18683.                         'interface' => 'CoreShop\\Component\\Order\\Model\\ProposalCartPriceRuleItemInterface',
  18684.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18685.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopProposalCartPriceRuleItem.json',
  18686.                         'type' => 'fieldcollection',
  18687.                     ],
  18688.                     'pimcore_class' => 'CoreShopProposalCartPriceRuleItem',
  18689.                 ],
  18690.                 'coreshop.price_rule_item' => [
  18691.                     'driver' => 'pimcore',
  18692.                     'alias' => 'core_shop_order',
  18693.                     'classes' => [
  18694.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem',
  18695.                         'interface' => 'CoreShop\\Component\\Order\\Model\\PriceRuleItemInterface',
  18696.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18697.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopPriceRuleItem.json',
  18698.                         'type' => 'fieldcollection',
  18699.                     ],
  18700.                     'pimcore_class' => 'CoreShopPriceRuleItem',
  18701.                 ],
  18702.                 'coreshop.adjustment' => [
  18703.                     'driver' => 'pimcore',
  18704.                     'alias' => 'core_shop_order',
  18705.                     'classes' => [
  18706.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopAdjustment',
  18707.                         'interface' => 'CoreShop\\Component\\Order\\Model\\AdjustmentInterface',
  18708.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18709.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopAdjustment.json',
  18710.                         'type' => 'fieldcollection',
  18711.                     ],
  18712.                     'pimcore_class' => 'CoreShopAdjustment',
  18713.                 ],
  18714.                 'coreshop.customer_group' => [
  18715.                     'driver' => 'pimcore',
  18716.                     'alias' => 'core_shop_customer',
  18717.                     'path' => 'coreshop/customer_groups',
  18718.                     'classes' => [
  18719.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup',
  18720.                         'interface' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface',
  18721.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18722.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18723.                         'install_file' => '@CoreShopCustomerBundle/Resources/install/pimcore/classes/CoreShopCustomerGroup.json',
  18724.                         'type' => 'object',
  18725.                     ],
  18726.                     'pimcore_class' => 'CoreShopCustomerGroup',
  18727.                 ],
  18728.                 'coreshop.customer' => [
  18729.                     'driver' => 'pimcore',
  18730.                     'alias' => 'core_shop_customer',
  18731.                     'path' => [
  18732.                         'customer' => 'coreshop/customers',
  18733.                         'guest' => 'coreshop/guests',
  18734.                     ],
  18735.                     'classes' => [
  18736.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CustomerInterface',
  18737.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CustomerRepository',
  18738.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCustomer.json',
  18739.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomer',
  18740.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18741.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18742.                         'type' => 'object',
  18743.                     ],
  18744.                     'pimcore_class' => 'CoreShopCustomer',
  18745.                 ],
  18746.                 'coreshop.company' => [
  18747.                     'driver' => 'pimcore',
  18748.                     'alias' => 'core_shop_customer',
  18749.                     'path' => 'coreshop/customers',
  18750.                     'classes' => [
  18751.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CompanyInterface',
  18752.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCompany.json',
  18753.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCompany',
  18754.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18755.                         'repository' => 'CoreShop\\Bundle\\CustomerBundle\\Pimcore\\Repository\\CompanyRepository',
  18756.                         'type' => 'object',
  18757.                     ],
  18758.                     'pimcore_class' => 'CoreShopCompany',
  18759.                 ],
  18760.                 'coreshop.user' => [
  18761.                     'driver' => 'pimcore',
  18762.                     'alias' => 'core_shop_user',
  18763.                     'classes' => [
  18764.                         'interface' => 'CoreShop\\Component\\Core\\Model\\UserInterface',
  18765.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopUserBundle/CoreShopUser.json',
  18766.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopUser',
  18767.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18768.                         'repository' => 'CoreShop\\Bundle\\UserBundle\\Pimcore\\Repository\\UserRepository',
  18769.                         'type' => 'object',
  18770.                     ],
  18771.                     'path' => 'user',
  18772.                     'pimcore_class' => 'CoreShopUser',
  18773.                 ],
  18774.                 'coreshop.attribute_group' => [
  18775.                     'driver' => 'pimcore',
  18776.                     'alias' => 'core_shop_variant',
  18777.                     'classes' => [
  18778.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup',
  18779.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface',
  18780.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18781.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeGroup.json',
  18782.                         'type' => 'object',
  18783.                     ],
  18784.                     'pimcore_class' => 'CoreShopAttributeGroup',
  18785.                 ],
  18786.                 'coreshop.attribute_value' => [
  18787.                     'driver' => 'pimcore',
  18788.                     'alias' => 'core_shop_variant',
  18789.                     'classes' => [
  18790.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue',
  18791.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeValueInterface',
  18792.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18793.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeValue.json',
  18794.                         'type' => 'object',
  18795.                     ],
  18796.                     'pimcore_class' => 'CoreShopAttributeValue',
  18797.                 ],
  18798.                 'coreshop.attribute_color' => [
  18799.                     'driver' => 'pimcore',
  18800.                     'alias' => 'core_shop_variant',
  18801.                     'classes' => [
  18802.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor',
  18803.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeColorInterface',
  18804.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18805.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeColor.json',
  18806.                         'type' => 'object',
  18807.                     ],
  18808.                     'pimcore_class' => 'CoreShopAttributeColor',
  18809.                 ],
  18810.                 'coreshop.category' => [
  18811.                     'driver' => 'pimcore',
  18812.                     'alias' => 'core_shop_product',
  18813.                     'path' => 'coreshop/categories',
  18814.                     'classes' => [
  18815.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CategoryRepository',
  18816.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CategoryInterface',
  18817.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopCategory.json',
  18818.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCategory',
  18819.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18820.                         'type' => 'object',
  18821.                     ],
  18822.                     'slug' => true,
  18823.                     'route' => [
  18824.                         'name' => 'coreshop_category_list',
  18825.                         'id_param' => 'category',
  18826.                     ],
  18827.                     'pimcore_class' => 'CoreShopCategory',
  18828.                 ],
  18829.                 'coreshop.product' => [
  18830.                     'driver' => 'pimcore',
  18831.                     'alias' => 'core_shop_product',
  18832.                     'path' => 'coreshop/products',
  18833.                     'classes' => [
  18834.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\ProductRepository',
  18835.                         'interface' => 'CoreShop\\Component\\Core\\Model\\ProductInterface',
  18836.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopProduct.json',
  18837.                         'admin_controller' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductController',
  18838.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  18839.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18840.                         'type' => 'object',
  18841.                     ],
  18842.                     'slug' => true,
  18843.                     'route' => [
  18844.                         'name' => 'coreshop_product_detail',
  18845.                         'id_param' => 'product',
  18846.                     ],
  18847.                     'pimcore_class' => 'CoreShopProduct',
  18848.                 ],
  18849.                 'coreshop.manufacturer' => [
  18850.                     'driver' => 'pimcore',
  18851.                     'alias' => 'core_shop_product',
  18852.                     'path' => 'manufacturers',
  18853.                     'classes' => [
  18854.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer',
  18855.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface',
  18856.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18857.                         'install_file' => '@CoreShopProductBundle/Resources/install/pimcore/classes/CoreShopManufacturer.json',
  18858.                         'type' => 'object',
  18859.                     ],
  18860.                     'pimcore_class' => 'CoreShopManufacturer',
  18861.                 ],
  18862.                 'coreshop.address' => [
  18863.                     'driver' => 'pimcore',
  18864.                     'alias' => 'core_shop_address',
  18865.                     'path' => 'addresses',
  18866.                     'classes' => [
  18867.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAddress',
  18868.                         'interface' => 'CoreShop\\Component\\Address\\Model\\AddressInterface',
  18869.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18870.                         'install_file' => '@CoreShopAddressBundle/Resources/install/pimcore/classes/CoreShopAddress.json',
  18871.                         'type' => 'object',
  18872.                     ],
  18873.                     'pimcore_class' => 'CoreShopAddress',
  18874.                 ],
  18875.                 'coreshop.tax_item' => [
  18876.                     'driver' => 'pimcore',
  18877.                     'alias' => 'core_shop_taxation',
  18878.                     'classes' => [
  18879.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem',
  18880.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxItemInterface',
  18881.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18882.                         'install_file' => '@CoreShopTaxationBundle/Resources/install/pimcore/fieldcollections/CoreShopTaxItem.json',
  18883.                         'type' => 'fieldcollection',
  18884.                     ],
  18885.                     'pimcore_class' => 'CoreShopTaxItem',
  18886.                 ],
  18887.                 'coreshop.wishlist' => [
  18888.                     'driver' => 'pimcore',
  18889.                     'alias' => 'core_shop_wishlist',
  18890.                     'path' => [
  18891.                         'wishlist' => 'coreshop/wishlists',
  18892.                     ],
  18893.                     'classes' => [
  18894.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopWishlistBundle/CoreShopWishlist.json',
  18895.                         'interface' => 'CoreShop\\Component\\Core\\Model\\WishlistInterface',
  18896.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\WishlistRepository',
  18897.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlist',
  18898.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18899.                         'type' => 'object',
  18900.                     ],
  18901.                     'pimcore_class' => 'CoreShopWishlist',
  18902.                 ],
  18903.                 'coreshop.wishlist_item' => [
  18904.                     'driver' => 'pimcore',
  18905.                     'alias' => 'core_shop_wishlist',
  18906.                     'path' => 'items',
  18907.                     'classes' => [
  18908.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem',
  18909.                         'interface' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface',
  18910.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  18911.                         'repository' => 'CoreShop\\Bundle\\WishlistBundle\\Pimcore\\Repository\\WishlistItemRepository',
  18912.                         'install_file' => '@CoreShopWishlistBundle/Resources/install/pimcore/classes/CoreShopWishlistItem.json',
  18913.                         'type' => 'object',
  18914.                     ],
  18915.                     'pimcore_class' => 'CoreShopWishlistItem',
  18916.                 ],
  18917.             ],
  18918.             'coreshop.all.stack' => [
  18919.                 'coreshop.purchasable' => 'CoreShop\\Component\\Order\\Model\\PurchasableInterface',
  18920.                 'coreshop.order' => 'CoreShop\\Component\\Order\\Model\\OrderInterface',
  18921.                 'coreshop.order_item' => 'CoreShop\\Component\\Order\\Model\\OrderItemInterface',
  18922.                 'coreshop.order_invoice' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface',
  18923.                 'coreshop.order_invoice_item' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface',
  18924.                 'coreshop.order_shipment' => 'CoreShop\\Component\\Order\\Model\\OrderShipmentInterface',
  18925.                 'coreshop.order_shipment_item' => 'CoreShop\\Component\\Order\\Model\\OrderShipmentItemInterface',
  18926.                 'coreshop.customer' => 'CoreShop\\Component\\Customer\\Model\\CustomerInterface',
  18927.                 'coreshop.customer_group' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface',
  18928.                 'coreshop.company' => 'CoreShop\\Component\\Customer\\Model\\CompanyInterface',
  18929.                 'coreshop.user' => 'CoreShop\\Component\\User\\Model\\UserInterface',
  18930.                 'coreshop.attribute_group' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface',
  18931.                 'coreshop.attribute' => 'CoreShop\\Component\\Variant\\Model\\AttributeInterface',
  18932.                 'coreshop.product' => 'CoreShop\\Component\\Product\\Model\\ProductInterface',
  18933.                 'coreshop.category' => 'CoreShop\\Component\\Product\\Model\\CategoryInterface',
  18934.                 'coreshop.manufacturer' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface',
  18935.                 'coreshop.address' => 'CoreShop\\Component\\Address\\Model\\AddressInterface',
  18936.                 'coreshop.wishlist' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistInterface',
  18937.                 'coreshop.wishlist_item' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface',
  18938.                 'coreshop.wishlist_product' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistProductInterface',
  18939.             ],
  18940.             'coreshop.orm.repository.class' => 'CoreShop\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  18941.             'coreshop.translation.translatable_listener.doctrine.orm.class' => 'CoreShop\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  18942.             'coreshop.resources' => [
  18943.                 'coreshop.data_fixture' => [
  18944.                     'driver' => 'doctrine/orm',
  18945.                     'classes' => [
  18946.                         'model' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixture',
  18947.                         'interface' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixtureInterface',
  18948.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18949.                         'repository' => 'CoreShop\\Bundle\\FixtureBundle\\Repository\\DataFixtureRepository',
  18950.                     ],
  18951.                 ],
  18952.                 'coreshop.rule_condition' => [
  18953.                     'driver' => 'doctrine/orm',
  18954.                     'classes' => [
  18955.                         'model' => 'CoreShop\\Component\\Rule\\Model\\Condition',
  18956.                         'interface' => 'CoreShop\\Component\\Rule\\Model\\ConditionInterface',
  18957.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18958.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18959.                     ],
  18960.                 ],
  18961.                 'coreshop.rule_action' => [
  18962.                     'driver' => 'doctrine/orm',
  18963.                     'classes' => [
  18964.                         'model' => 'CoreShop\\Component\\Rule\\Model\\Action',
  18965.                         'interface' => 'CoreShop\\Component\\Rule\\Model\\ActionInterface',
  18966.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18967.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18968.                     ],
  18969.                 ],
  18970.                 'coreshop.configuration' => [
  18971.                     'driver' => 'doctrine/orm',
  18972.                     'classes' => [
  18973.                         'model' => 'CoreShop\\Component\\Core\\Model\\Configuration',
  18974.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ConfigurationRepository',
  18975.                         'admin_controller' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ConfigurationController',
  18976.                         'interface' => 'CoreShop\\Component\\Configuration\\Model\\ConfigurationInterface',
  18977.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18978.                         'form' => 'CoreShop\\Bundle\\ConfigurationBundle\\Form\\Type\\ConfigurationType',
  18979.                     ],
  18980.                 ],
  18981.                 'coreshop.cart_price_rule' => [
  18982.                     'driver' => 'doctrine/orm',
  18983.                     'permission' => 'cart_price_rule',
  18984.                     'classes' => [
  18985.                         'model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRule',
  18986.                         'interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleInterface',
  18987.                         'admin_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CartPriceRuleController',
  18988.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18989.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleRepository',
  18990.                         'form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleType',
  18991.                     ],
  18992.                     'translation' => [
  18993.                         'classes' => [
  18994.                             'model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslation',
  18995.                             'interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslationInterface',
  18996.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  18997.                             'form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType',
  18998.                         ],
  18999.                     ],
  19000.                 ],
  19001.                 'coreshop.cart_price_rule_translation' => [
  19002.                     'driver' => 'doctrine/orm',
  19003.                     'classes' => [
  19004.                         'model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslation',
  19005.                         'interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslationInterface',
  19006.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19007.                         'form' => 'CoreShop\\Bundle\\OrderBundle\\Form\\Type\\CartPriceRuleTranslationType',
  19008.                     ],
  19009.                 ],
  19010.                 'coreshop.cart_price_rule_voucher_code' => [
  19011.                     'driver' => 'doctrine/orm',
  19012.                     'classes' => [
  19013.                         'model' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCode',
  19014.                         'interface' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCodeInterface',
  19015.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19016.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleVoucherRepository',
  19017.                     ],
  19018.                 ],
  19019.                 'coreshop.product_unit_definition_price' => [
  19020.                     'driver' => 'doctrine/orm',
  19021.                     'classes' => [
  19022.                         'model' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPrice',
  19023.                         'interface' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPriceInterface',
  19024.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19025.                     ],
  19026.                 ],
  19027.                 'coreshop.product_price_rule' => [
  19028.                     'driver' => 'doctrine/orm',
  19029.                     'permission' => 'product_price_rule',
  19030.                     'classes' => [
  19031.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRule',
  19032.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleInterface',
  19033.                         'admin_controller' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductPriceRuleController',
  19034.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19035.                         'repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductPriceRuleRepository',
  19036.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleType',
  19037.                     ],
  19038.                     'translation' => [
  19039.                         'classes' => [
  19040.                             'model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslation',
  19041.                             'interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslationInterface',
  19042.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19043.                             'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType',
  19044.                         ],
  19045.                     ],
  19046.                 ],
  19047.                 'coreshop.product_price_rule_translation' => [
  19048.                     'driver' => 'doctrine/orm',
  19049.                     'classes' => [
  19050.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslation',
  19051.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslationInterface',
  19052.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19053.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductPriceRuleTranslationType',
  19054.                     ],
  19055.                 ],
  19056.                 'coreshop.product_specific_price_rule' => [
  19057.                     'driver' => 'doctrine/orm',
  19058.                     'classes' => [
  19059.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRule',
  19060.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleInterface',
  19061.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19062.                         'repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductSpecificPriceRuleRepository',
  19063.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleType',
  19064.                     ],
  19065.                     'translation' => [
  19066.                         'classes' => [
  19067.                             'model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslation',
  19068.                             'interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslationInterface',
  19069.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19070.                             'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType',
  19071.                         ],
  19072.                     ],
  19073.                 ],
  19074.                 'coreshop.product_specific_price_rule_translation' => [
  19075.                     'driver' => 'doctrine/orm',
  19076.                     'classes' => [
  19077.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslation',
  19078.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslationInterface',
  19079.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19080.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\ProductSpecificPriceRuleTranslationType',
  19081.                     ],
  19082.                 ],
  19083.                 'coreshop.product_unit' => [
  19084.                     'driver' => 'doctrine/orm',
  19085.                     'permission' => 'product_unit',
  19086.                     'classes' => [
  19087.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductUnit',
  19088.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitInterface',
  19089.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19090.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19091.                         'repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitRepository',
  19092.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitType',
  19093.                     ],
  19094.                     'translation' => [
  19095.                         'classes' => [
  19096.                             'model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslation',
  19097.                             'interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslationInterface',
  19098.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19099.                             'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType',
  19100.                         ],
  19101.                     ],
  19102.                 ],
  19103.                 'coreshop.product_unit_translation' => [
  19104.                     'driver' => 'doctrine/orm',
  19105.                     'classes' => [
  19106.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslation',
  19107.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslationInterface',
  19108.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19109.                         'form' => 'CoreShop\\Bundle\\ProductBundle\\Form\\Type\\Unit\\ProductUnitTranslationType',
  19110.                     ],
  19111.                 ],
  19112.                 'coreshop.product_unit_definitions' => [
  19113.                     'driver' => 'doctrine/orm',
  19114.                     'classes' => [
  19115.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitions',
  19116.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionsInterface',
  19117.                         'admin_controller' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductUnitDefinitionsController',
  19118.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19119.                         'repository' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitDefinitionsRepository',
  19120.                     ],
  19121.                 ],
  19122.                 'coreshop.product_unit_definition' => [
  19123.                     'driver' => 'doctrine/orm',
  19124.                     'classes' => [
  19125.                         'model' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinition',
  19126.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionInterface',
  19127.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19128.                     ],
  19129.                 ],
  19130.                 'coreshop.country' => [
  19131.                     'driver' => 'doctrine/orm',
  19132.                     'classes' => [
  19133.                         'model' => 'CoreShop\\Component\\Core\\Model\\Country',
  19134.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CountryRepository',
  19135.                         'interface' => 'CoreShop\\Component\\Address\\Model\\CountryInterface',
  19136.                         'admin_controller' => 'CoreShop\\Bundle\\AddressBundle\\Controller\\CountryController',
  19137.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19138.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryType',
  19139.                     ],
  19140.                     'permission' => 'country',
  19141.                     'translation' => [
  19142.                         'classes' => [
  19143.                             'model' => 'CoreShop\\Component\\Address\\Model\\CountryTranslation',
  19144.                             'interface' => 'CoreShop\\Component\\Address\\Model\\CountryTranslationInterface',
  19145.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19146.                             'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType',
  19147.                         ],
  19148.                     ],
  19149.                 ],
  19150.                 'coreshop.country_translation' => [
  19151.                     'driver' => 'doctrine/orm',
  19152.                     'classes' => [
  19153.                         'model' => 'CoreShop\\Component\\Address\\Model\\CountryTranslation',
  19154.                         'interface' => 'CoreShop\\Component\\Address\\Model\\CountryTranslationInterface',
  19155.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19156.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\CountryTranslationType',
  19157.                     ],
  19158.                 ],
  19159.                 'coreshop.zone' => [
  19160.                     'driver' => 'doctrine/orm',
  19161.                     'permission' => 'zone',
  19162.                     'classes' => [
  19163.                         'model' => 'CoreShop\\Component\\Address\\Model\\Zone',
  19164.                         'interface' => 'CoreShop\\Component\\Address\\Model\\ZoneInterface',
  19165.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19166.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19167.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\ZoneType',
  19168.                     ],
  19169.                 ],
  19170.                 'coreshop.state' => [
  19171.                     'driver' => 'doctrine/orm',
  19172.                     'permission' => 'state',
  19173.                     'classes' => [
  19174.                         'model' => 'CoreShop\\Component\\Address\\Model\\State',
  19175.                         'interface' => 'CoreShop\\Component\\Address\\Model\\StateInterface',
  19176.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19177.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19178.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateType',
  19179.                     ],
  19180.                     'translation' => [
  19181.                         'classes' => [
  19182.                             'model' => 'CoreShop\\Component\\Address\\Model\\StateTranslation',
  19183.                             'interface' => 'CoreShop\\Component\\Address\\Model\\StateTranslationInterface',
  19184.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19185.                             'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType',
  19186.                         ],
  19187.                     ],
  19188.                 ],
  19189.                 'coreshop.state_translation' => [
  19190.                     'driver' => 'doctrine/orm',
  19191.                     'classes' => [
  19192.                         'model' => 'CoreShop\\Component\\Address\\Model\\StateTranslation',
  19193.                         'interface' => 'CoreShop\\Component\\Address\\Model\\StateTranslationInterface',
  19194.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19195.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\StateTranslationType',
  19196.                     ],
  19197.                 ],
  19198.                 'coreshop.address_identifier' => [
  19199.                     'driver' => 'doctrine/orm',
  19200.                     'path' => 'address_identifier',
  19201.                     'classes' => [
  19202.                         'model' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifier',
  19203.                         'interface' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifierInterface',
  19204.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19205.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19206.                         'repository' => 'CoreShop\\Bundle\\AddressBundle\\Doctrine\\ORM\\AddressIdentifierRepository',
  19207.                         'form' => 'CoreShop\\Bundle\\AddressBundle\\Form\\Type\\AddressIdentifierType',
  19208.                     ],
  19209.                 ],
  19210.                 'coreshop.currency' => [
  19211.                     'driver' => 'doctrine/orm',
  19212.                     'classes' => [
  19213.                         'model' => 'CoreShop\\Component\\Core\\Model\\Currency',
  19214.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  19215.                         'interface' => 'CoreShop\\Component\\Currency\\Model\\CurrencyInterface',
  19216.                         'admin_controller' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\CurrencyController',
  19217.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19218.                         'form' => 'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  19219.                     ],
  19220.                     'permission' => 'currency',
  19221.                 ],
  19222.                 'coreshop.exchange_rate' => [
  19223.                     'driver' => 'doctrine/orm',
  19224.                     'permission' => 'exchange_rate',
  19225.                     'classes' => [
  19226.                         'model' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRate',
  19227.                         'interface' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRateInterface',
  19228.                         'admin_controller' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\ExchangeRateController',
  19229.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19230.                         'repository' => 'CoreShop\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  19231.                         'form' => 'CoreShop\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  19232.                     ],
  19233.                 ],
  19234.                 'coreshop.tax_rule' => [
  19235.                     'driver' => 'doctrine/orm',
  19236.                     'classes' => [
  19237.                         'model' => 'CoreShop\\Component\\Core\\Model\\TaxRule',
  19238.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\TaxRuleRepository',
  19239.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleInterface',
  19240.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19241.                         'form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleType',
  19242.                     ],
  19243.                 ],
  19244.                 'coreshop.tax_rate' => [
  19245.                     'driver' => 'doctrine/orm',
  19246.                     'permission' => 'tax_rate',
  19247.                     'classes' => [
  19248.                         'model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRate',
  19249.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateInterface',
  19250.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19251.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19252.                         'repository' => 'CoreShop\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxRateRepository',
  19253.                         'form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  19254.                     ],
  19255.                     'translation' => [
  19256.                         'classes' => [
  19257.                             'model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslation',
  19258.                             'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslationInterface',
  19259.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19260.                             'form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType',
  19261.                         ],
  19262.                     ],
  19263.                 ],
  19264.                 'coreshop.tax_rate_translation' => [
  19265.                     'driver' => 'doctrine/orm',
  19266.                     'classes' => [
  19267.                         'model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslation',
  19268.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslationInterface',
  19269.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19270.                         'form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateTranslationType',
  19271.                     ],
  19272.                 ],
  19273.                 'coreshop.tax_rule_group' => [
  19274.                     'driver' => 'doctrine/orm',
  19275.                     'permission' => 'tax_rule_group',
  19276.                     'classes' => [
  19277.                         'model' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroup',
  19278.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroupInterface',
  19279.                         'admin_controller' => 'CoreShop\\Bundle\\TaxationBundle\\Controller\\TaxRuleGroupController',
  19280.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19281.                         'form' => 'CoreShop\\Bundle\\TaxationBundle\\Form\\Type\\TaxRuleGroupType',
  19282.                     ],
  19283.                 ],
  19284.                 'coreshop.store' => [
  19285.                     'driver' => 'doctrine/orm',
  19286.                     'classes' => [
  19287.                         'repository' => 'CoreShop\\Bundle\\StoreBundle\\Doctrine\\ORM\\StoreRepository',
  19288.                         'model' => 'CoreShop\\Component\\Core\\Model\\Store',
  19289.                         'interface' => 'CoreShop\\Component\\Store\\Model\\StoreInterface',
  19290.                         'admin_controller' => 'CoreShop\\Bundle\\StoreBundle\\Controller\\StoreController',
  19291.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19292.                         'form' => 'CoreShop\\Bundle\\StoreBundle\\Form\\Type\\StoreType',
  19293.                     ],
  19294.                     'permission' => 'store',
  19295.                 ],
  19296.                 'coreshop.index' => [
  19297.                     'driver' => 'doctrine/orm',
  19298.                     'permission' => 'index',
  19299.                     'classes' => [
  19300.                         'model' => 'CoreShop\\Component\\Index\\Model\\Index',
  19301.                         'interface' => 'CoreShop\\Component\\Index\\Model\\IndexInterface',
  19302.                         'admin_controller' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\IndexController',
  19303.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19304.                         'form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexType',
  19305.                     ],
  19306.                 ],
  19307.                 'coreshop.index_column' => [
  19308.                     'driver' => 'doctrine/orm',
  19309.                     'classes' => [
  19310.                         'model' => 'CoreShop\\Component\\Index\\Model\\IndexColumn',
  19311.                         'interface' => 'CoreShop\\Component\\Index\\Model\\IndexColumnInterface',
  19312.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19313.                         'form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\IndexColumnType',
  19314.                     ],
  19315.                 ],
  19316.                 'coreshop.filter' => [
  19317.                     'driver' => 'doctrine/orm',
  19318.                     'permission' => 'filter',
  19319.                     'classes' => [
  19320.                         'model' => 'CoreShop\\Component\\Index\\Model\\Filter',
  19321.                         'interface' => 'CoreShop\\Component\\Index\\Model\\FilterInterface',
  19322.                         'admin_controller' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\FilterController',
  19323.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19324.                         'form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterType',
  19325.                     ],
  19326.                 ],
  19327.                 'coreshop.filter_condition' => [
  19328.                     'driver' => 'doctrine/orm',
  19329.                     'classes' => [
  19330.                         'model' => 'CoreShop\\Component\\Index\\Model\\FilterCondition',
  19331.                         'interface' => 'CoreShop\\Component\\Index\\Model\\FilterConditionInterface',
  19332.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19333.                         'form' => 'CoreShop\\Bundle\\IndexBundle\\Form\\Type\\FilterConditionType',
  19334.                     ],
  19335.                 ],
  19336.                 'coreshop.carrier' => [
  19337.                     'driver' => 'doctrine/orm',
  19338.                     'classes' => [
  19339.                         'model' => 'CoreShop\\Component\\Core\\Model\\Carrier',
  19340.                         'repository' => 'App\\Ecommerce\\Doctrine\\ORM\\CarrierRepository',
  19341.                         'interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierInterface',
  19342.                         'admin_controller' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\CarrierController',
  19343.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19344.                         'form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierType',
  19345.                     ],
  19346.                     'permission' => 'carrier',
  19347.                     'translation' => [
  19348.                         'classes' => [
  19349.                             'model' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslation',
  19350.                             'interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslationInterface',
  19351.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19352.                             'form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType',
  19353.                         ],
  19354.                     ],
  19355.                 ],
  19356.                 'coreshop.carrier_translation' => [
  19357.                     'driver' => 'doctrine/orm',
  19358.                     'classes' => [
  19359.                         'model' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslation',
  19360.                         'interface' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslationInterface',
  19361.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19362.                         'form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\CarrierTranslationType',
  19363.                     ],
  19364.                 ],
  19365.                 'coreshop.shipping_rule' => [
  19366.                     'driver' => 'doctrine/orm',
  19367.                     'permission' => 'shipping_rule',
  19368.                     'classes' => [
  19369.                         'model' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRule',
  19370.                         'interface' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleInterface',
  19371.                         'admin_controller' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\ShippingRuleController',
  19372.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19373.                         'repository' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository',
  19374.                         'form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleType',
  19375.                     ],
  19376.                 ],
  19377.                 'coreshop.shipping_rule_group' => [
  19378.                     'driver' => 'doctrine/orm',
  19379.                     'classes' => [
  19380.                         'model' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroup',
  19381.                         'interface' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroupInterface',
  19382.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19383.                         'form' => 'CoreShop\\Bundle\\ShippingBundle\\Form\\Type\\ShippingRuleGroupType',
  19384.                     ],
  19385.                 ],
  19386.                 'coreshop.payment_provider' => [
  19387.                     'driver' => 'doctrine/orm',
  19388.                     'classes' => [
  19389.                         'model' => 'CoreShop\\Component\\Core\\Model\\PaymentProvider',
  19390.                         'admin_controller' => 'CoreShop\\Bundle\\PayumPaymentBundle\\Controller\\PaymentProviderController',
  19391.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentProviderRepository',
  19392.                         'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderInterface',
  19393.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  19394.                         'form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderType',
  19395.                     ],
  19396.                     'permission' => 'payment_provider',
  19397.                     'translation' => [
  19398.                         'classes' => [
  19399.                             'model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslation',
  19400.                             'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslationInterface',
  19401.                             'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19402.                             'form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType',
  19403.                         ],
  19404.                     ],
  19405.                 ],
  19406.                 'coreshop.payment_provider_translation' => [
  19407.                     'driver' => 'doctrine/orm',
  19408.                     'classes' => [
  19409.                         'model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslation',
  19410.                         'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslationInterface',
  19411.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19412.                         'form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderTranslationType',
  19413.                     ],
  19414.                 ],
  19415.                 'coreshop.payment' => [
  19416.                     'driver' => 'doctrine/orm',
  19417.                     'classes' => [
  19418.                         'model' => 'CoreShop\\Component\\Core\\Model\\Payment',
  19419.                         'repository' => 'App\\CoreShop\\Repository\\PaymentRepository',
  19420.                         'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentInterface',
  19421.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19422.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19423.                     ],
  19424.                 ],
  19425.                 'coreshop.payment_provider_rule' => [
  19426.                     'driver' => 'doctrine/orm',
  19427.                     'permission' => 'payment_provider_rule',
  19428.                     'classes' => [
  19429.                         'model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRule',
  19430.                         'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleInterface',
  19431.                         'admin_controller' => 'CoreShop\\Bundle\\PaymentBundle\\Controller\\PaymentProviderRuleController',
  19432.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19433.                         'repository' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository',
  19434.                         'form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleType',
  19435.                     ],
  19436.                 ],
  19437.                 'coreshop.payment_provider_rule_group' => [
  19438.                     'driver' => 'doctrine/orm',
  19439.                     'classes' => [
  19440.                         'model' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroup',
  19441.                         'interface' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroupInterface',
  19442.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19443.                         'form' => 'CoreShop\\Bundle\\PaymentBundle\\Form\\Type\\PaymentProviderRuleGroupType',
  19444.                     ],
  19445.                 ],
  19446.                 'coreshop.sequence' => [
  19447.                     'driver' => 'doctrine/orm',
  19448.                     'classes' => [
  19449.                         'model' => 'CoreShop\\Component\\Sequence\\Model\\Sequence',
  19450.                         'interface' => 'CoreShop\\Component\\Sequence\\Model\\SequenceInterface',
  19451.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19452.                         'factory' => 'CoreShop\\Component\\Sequence\\Factory\\SequenceFactory',
  19453.                         'repository' => 'CoreShop\\Bundle\\SequenceBundle\\Doctrine\\ORM\\SequenceRepository',
  19454.                     ],
  19455.                 ],
  19456.                 'coreshop.gateway_config' => [
  19457.                     'driver' => 'doctrine/orm',
  19458.                     'classes' => [
  19459.                         'model' => 'CoreShop\\Component\\PayumPayment\\Model\\GatewayConfig',
  19460.                         'controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19461.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19462.                     ],
  19463.                 ],
  19464.                 'coreshop.payment_security_token' => [
  19465.                     'driver' => 'doctrine/orm',
  19466.                     'classes' => [
  19467.                         'model' => 'CoreShop\\Component\\PayumPayment\\Model\\PaymentSecurityToken',
  19468.                         'controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19469.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19470.                     ],
  19471.                 ],
  19472.                 'coreshop.notification_rule' => [
  19473.                     'driver' => 'doctrine/orm',
  19474.                     'permission' => 'notification',
  19475.                     'classes' => [
  19476.                         'model' => 'CoreShop\\Component\\Notification\\Model\\NotificationRule',
  19477.                         'interface' => 'CoreShop\\Component\\Notification\\Model\\NotificationRuleInterface',
  19478.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19479.                         'repository' => 'CoreShop\\Bundle\\NotificationBundle\\Doctrine\\ORM\\NotificationRuleRepository',
  19480.                         'admin_controller' => 'CoreShop\\Bundle\\NotificationBundle\\Controller\\NotificationRuleController',
  19481.                         'form' => 'CoreShop\\Bundle\\NotificationBundle\\Form\\Type\\NotificationRuleType',
  19482.                     ],
  19483.                 ],
  19484.                 'coreshop.product_quantity_price_rule' => [
  19485.                     'driver' => 'doctrine/orm',
  19486.                     'classes' => [
  19487.                         'model' => 'CoreShop\\Component\\Core\\Model\\ProductQuantityPriceRule',
  19488.                         'interface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\ProductQuantityPriceRuleInterface',
  19489.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19490.                         'repository' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Doctrine\\ORM\\ProductQuantityPriceRuleRepository',
  19491.                         'form' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Form\\Type\\ProductQuantityPriceRuleType',
  19492.                     ],
  19493.                 ],
  19494.                 'coreshop.product_quantity_price_rule_range' => [
  19495.                     'driver' => 'doctrine/orm',
  19496.                     'classes' => [
  19497.                         'model' => 'CoreShop\\Component\\Core\\Model\\QuantityRange',
  19498.                         'interface' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\QuantityRangeInterface',
  19499.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19500.                     ],
  19501.                 ],
  19502.                 'coreshop.product_store_values' => [
  19503.                     'driver' => 'doctrine/orm',
  19504.                     'classes' => [
  19505.                         'model' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValues',
  19506.                         'interface' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValuesInterface',
  19507.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19508.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductStoreValuesRepository',
  19509.                     ],
  19510.                 ],
  19511.             ],
  19512.             'core_shop_fixture.driver.doctrine/orm' => true,
  19513.             'core_shop_fixture.driver' => 'doctrine/orm',
  19514.             'coreshop.model.data_fixture.class' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixture',
  19515.             'coreshop.interface.data_fixture' => 'CoreShop\\Bundle\\FixtureBundle\\Model\\DataFixtureInterface',
  19516.             'coreshop.factory.data_fixture.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  19517.             'coreshop.repository.data_fixture.class' => 'CoreShop\\Bundle\\FixtureBundle\\Repository\\DataFixtureRepository',
  19518.             'coreshop.currency.decimal_factor' => 100,
  19519.             'coreshop.currency.decimal_precision' => 2,
  19520.             'coreshop.workflow.manager.history_log_state_identifier' => 'history_state_change',
  19521.             'coreshop.state_machines' => [
  19522.                 => 'coreshop_order',
  19523.                 => 'coreshop_quote',
  19524.                 => 'coreshop_payment',
  19525.                 => 'coreshop_shipment',
  19526.                 => 'coreshop_invoice',
  19527.                 => 'coreshop_order_payment',
  19528.                 => 'coreshop_order_invoice',
  19529.                 => 'coreshop_order_shipment',
  19530.                 => 'coreshop_order_sales_type',
  19531.             ],
  19532.             'coreshop.state_machine.callbacks' => [
  19533.                 'coreshop_order' => [
  19534.                     'after' => [
  19535.                         'request_payment' => [
  19536.                             'on' => [
  19537.                                 => 'create',
  19538.                             ],
  19539.                             'do' => [
  19540.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19541.                                 => 'apply',
  19542.                             ],
  19543.                             'args' => [
  19544.                                 => 'object',
  19545.                                 => 'event',
  19546.                                 => '"request_payment"',
  19547.                                 => '"coreshop_order_payment"',
  19548.                             ],
  19549.                             'enabled' => true,
  19550.                             'priority' => 0,
  19551.                         ],
  19552.                         'increment_voucher_usages' => [
  19553.                             'on' => [
  19554.                                 => 'create',
  19555.                             ],
  19556.                             'do' => [
  19557.                                 => '@CoreShop\\Component\\Order\\Modifier\\VoucherModifierInterface',
  19558.                                 => 'increment',
  19559.                             ],
  19560.                             'args' => [
  19561.                                 => 'object',
  19562.                             ],
  19563.                             'enabled' => true,
  19564.                             'priority' => 0,
  19565.                         ],
  19566.                         'cancel_payment' => [
  19567.                             'on' => [
  19568.                                 => 'cancel',
  19569.                             ],
  19570.                             'do' => [
  19571.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19572.                                 => 'apply',
  19573.                             ],
  19574.                             'args' => [
  19575.                                 => 'service(\'coreshop.repository.payment\').findForPayable(object)',
  19576.                                 => 'event',
  19577.                                 => '"cancel"',
  19578.                                 => '"coreshop_payment"',
  19579.                             ],
  19580.                             'enabled' => true,
  19581.                             'priority' => 0,
  19582.                         ],
  19583.                         'cancel_shipment' => [
  19584.                             'on' => [
  19585.                                 => 'cancel',
  19586.                             ],
  19587.                             'do' => [
  19588.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19589.                                 => 'apply',
  19590.                             ],
  19591.                             'args' => [
  19592.                                 => 'service(\'coreshop.repository.order_shipment\').getDocuments(object)',
  19593.                                 => 'event',
  19594.                                 => '"cancel"',
  19595.                                 => '"coreshop_shipment"',
  19596.                             ],
  19597.                             'enabled' => true,
  19598.                             'priority' => 0,
  19599.                         ],
  19600.                         'cancel_invoice' => [
  19601.                             'on' => [
  19602.                                 => 'cancel',
  19603.                             ],
  19604.                             'do' => [
  19605.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19606.                                 => 'apply',
  19607.                             ],
  19608.                             'args' => [
  19609.                                 => 'service(\'coreshop.repository.order_invoice\').getDocuments(object)',
  19610.                                 => 'event',
  19611.                                 => '"cancel"',
  19612.                                 => '"coreshop_invoice"',
  19613.                             ],
  19614.                             'enabled' => true,
  19615.                             'priority' => 0,
  19616.                         ],
  19617.                         'cancel_order_payment' => [
  19618.                             'on' => [
  19619.                                 => 'cancel',
  19620.                             ],
  19621.                             'do' => [
  19622.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19623.                                 => 'apply',
  19624.                             ],
  19625.                             'args' => [
  19626.                                 => 'object',
  19627.                                 => 'event',
  19628.                                 => '"cancel"',
  19629.                                 => '"coreshop_order_payment"',
  19630.                             ],
  19631.                             'enabled' => true,
  19632.                             'priority' => 0,
  19633.                         ],
  19634.                         'cancel_order_shipment' => [
  19635.                             'on' => [
  19636.                                 => 'cancel',
  19637.                             ],
  19638.                             'do' => [
  19639.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19640.                                 => 'apply',
  19641.                             ],
  19642.                             'args' => [
  19643.                                 => 'object',
  19644.                                 => 'event',
  19645.                                 => '"cancel"',
  19646.                                 => '"coreshop_order_shipment"',
  19647.                             ],
  19648.                             'enabled' => true,
  19649.                             'priority' => 0,
  19650.                         ],
  19651.                         'cancel_order_invoice' => [
  19652.                             'on' => [
  19653.                                 => 'cancel',
  19654.                             ],
  19655.                             'do' => [
  19656.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\Callback\\CascadeTransition',
  19657.                                 => 'apply',
  19658.                             ],
  19659.                             'args' => [
  19660.                                 => 'object',
  19661.                                 => 'event',
  19662.                                 => '"cancel"',
  19663.                                 => '"coreshop_order_invoice"',
  19664.                             ],
  19665.                             'enabled' => true,
  19666.                             'priority' => 0,
  19667.                         ],
  19668.                         'decrement_voucher_usages' => [
  19669.                             'on' => [
  19670.                                 => 'cancel',
  19671.                             ],
  19672.                             'do' => [
  19673.                                 => '@CoreShop\\Component\\Order\\Modifier\\VoucherModifierInterface',
  19674.                                 => 'decrement',
  19675.                             ],
  19676.                             'args' => [
  19677.                                 => 'object',
  19678.                             ],
  19679.                             'enabled' => true,
  19680.                             'priority' => 0,
  19681.                         ],
  19682.                         'add_to_history' => [
  19683.                             'on' => [
  19684.                                 => 'create',
  19685.                                 => 'confirm',
  19686.                                 => 'process',
  19687.                                 => 'cancel',
  19688.                                 => 'complete',
  19689.                             ],
  19690.                             'do' => [
  19691.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19692.                                 => 'log',
  19693.                             ],
  19694.                             'args' => [
  19695.                                 => 'object',
  19696.                                 => 'event',
  19697.                             ],
  19698.                             'enabled' => true,
  19699.                             'priority' => 0,
  19700.                         ],
  19701.                         'hold_inventory' => [
  19702.                             'on' => [
  19703.                                 => 'create',
  19704.                             ],
  19705.                             'do' => [
  19706.                                 => '@CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  19707.                                 => 'hold',
  19708.                             ],
  19709.                             'args' => [
  19710.                                 => 'object',
  19711.                             ],
  19712.                             'enabled' => true,
  19713.                             'priority' => 0,
  19714.                         ],
  19715.                         'cancel_inventory' => [
  19716.                             'on' => [
  19717.                                 => 'cancel',
  19718.                             ],
  19719.                             'do' => [
  19720.                                 => '@CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  19721.                                 => 'cancel',
  19722.                             ],
  19723.                             'args' => [
  19724.                                 => 'object',
  19725.                             ],
  19726.                             'enabled' => true,
  19727.                             'priority' => 0,
  19728.                         ],
  19729.                     ],
  19730.                     'guard' => [
  19731.                     ],
  19732.                     'before' => [
  19733.                     ],
  19734.                 ],
  19735.                 'coreshop_quote' => [
  19736.                     'after' => [
  19737.                         'add_to_history' => [
  19738.                             'on' => [
  19739.                                 => 'create',
  19740.                                 => 'confirm',
  19741.                                 => 'cancel',
  19742.                                 => 'complete',
  19743.                             ],
  19744.                             'do' => [
  19745.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19746.                                 => 'log',
  19747.                             ],
  19748.                             'args' => [
  19749.                                 => 'object',
  19750.                                 => 'event',
  19751.                             ],
  19752.                             'enabled' => true,
  19753.                             'priority' => 0,
  19754.                         ],
  19755.                     ],
  19756.                     'guard' => [
  19757.                     ],
  19758.                     'before' => [
  19759.                     ],
  19760.                 ],
  19761.                 'coreshop_payment' => [
  19762.                     'after' => [
  19763.                         'resolve_state' => [
  19764.                             'on' => [
  19765.                                 => 'complete',
  19766.                                 => 'refund',
  19767.                                 => 'authorize',
  19768.                             ],
  19769.                             'do' => [
  19770.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderPaymentStateResolver',
  19771.                                 => 'resolve',
  19772.                             ],
  19773.                             'args' => [
  19774.                                 => 'object.getOrder()',
  19775.                             ],
  19776.                             'enabled' => true,
  19777.                             'priority' => 0,
  19778.                         ],
  19779.                         'add_to_history' => [
  19780.                             'on' => [
  19781.                                 => 'process',
  19782.                                 => 'authorize',
  19783.                                 => 'complete',
  19784.                                 => 'fail',
  19785.                                 => 'cancel',
  19786.                                 => 'refund',
  19787.                             ],
  19788.                             'do' => [
  19789.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19790.                                 => 'log',
  19791.                             ],
  19792.                             'args' => [
  19793.                                 => 'object.getOrder()',
  19794.                                 => 'event',
  19795.                             ],
  19796.                             'enabled' => true,
  19797.                             'priority' => 0,
  19798.                         ],
  19799.                     ],
  19800.                     'guard' => [
  19801.                     ],
  19802.                     'before' => [
  19803.                     ],
  19804.                 ],
  19805.                 'coreshop_shipment' => [
  19806.                     'after' => [
  19807.                         'resolve_state' => [
  19808.                             'on' => [
  19809.                                 => 'ship',
  19810.                             ],
  19811.                             'do' => [
  19812.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderShippingStateResolver',
  19813.                                 => 'resolve',
  19814.                             ],
  19815.                             'args' => [
  19816.                                 => 'object.getOrder()',
  19817.                             ],
  19818.                             'enabled' => true,
  19819.                             'priority' => 0,
  19820.                         ],
  19821.                         'add_to_history' => [
  19822.                             'on' => [
  19823.                                 => 'ship',
  19824.                                 => 'cancel',
  19825.                             ],
  19826.                             'do' => [
  19827.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19828.                                 => 'log',
  19829.                             ],
  19830.                             'args' => [
  19831.                                 => 'object.getOrder()',
  19832.                                 => 'event',
  19833.                             ],
  19834.                             'enabled' => true,
  19835.                             'priority' => 0,
  19836.                         ],
  19837.                     ],
  19838.                     'guard' => [
  19839.                     ],
  19840.                     'before' => [
  19841.                     ],
  19842.                 ],
  19843.                 'coreshop_invoice' => [
  19844.                     'after' => [
  19845.                         'resolve_state' => [
  19846.                             'on' => [
  19847.                                 => 'complete',
  19848.                             ],
  19849.                             'do' => [
  19850.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderInvoiceStateResolver',
  19851.                                 => 'resolve',
  19852.                             ],
  19853.                             'args' => [
  19854.                                 => 'object.getOrder()',
  19855.                             ],
  19856.                             'enabled' => true,
  19857.                             'priority' => 0,
  19858.                         ],
  19859.                         'add_to_history' => [
  19860.                             'on' => [
  19861.                                 => 'cancel',
  19862.                                 => 'complete',
  19863.                             ],
  19864.                             'do' => [
  19865.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19866.                                 => 'log',
  19867.                             ],
  19868.                             'args' => [
  19869.                                 => 'object.getOrder()',
  19870.                                 => 'event',
  19871.                             ],
  19872.                             'enabled' => true,
  19873.                             'priority' => 0,
  19874.                         ],
  19875.                     ],
  19876.                     'guard' => [
  19877.                     ],
  19878.                     'before' => [
  19879.                     ],
  19880.                 ],
  19881.                 'coreshop_order_payment' => [
  19882.                     'after' => [
  19883.                         'resolve_state' => [
  19884.                             'on' => [
  19885.                                 => 'pay',
  19886.                             ],
  19887.                             'do' => [
  19888.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver',
  19889.                                 => 'resolve',
  19890.                             ],
  19891.                             'args' => [
  19892.                                 => 'object',
  19893.                             ],
  19894.                             'enabled' => true,
  19895.                             'priority' => 0,
  19896.                         ],
  19897.                         'sell_inventory' => [
  19898.                             'on' => [
  19899.                                 => 'pay',
  19900.                             ],
  19901.                             'do' => [
  19902.                                 => '@CoreShop\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  19903.                                 => 'sell',
  19904.                             ],
  19905.                             'args' => [
  19906.                                 => 'object',
  19907.                             ],
  19908.                             'enabled' => true,
  19909.                             'priority' => 0,
  19910.                         ],
  19911.                     ],
  19912.                     'guard' => [
  19913.                     ],
  19914.                     'before' => [
  19915.                     ],
  19916.                 ],
  19917.                 'coreshop_order_invoice' => [
  19918.                     'after' => [
  19919.                         'resolve_state' => [
  19920.                             'on' => [
  19921.                                 => 'invoice',
  19922.                             ],
  19923.                             'do' => [
  19924.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver',
  19925.                                 => 'resolve',
  19926.                             ],
  19927.                             'args' => [
  19928.                                 => 'object',
  19929.                             ],
  19930.                             'enabled' => true,
  19931.                             'priority' => 0,
  19932.                         ],
  19933.                     ],
  19934.                     'guard' => [
  19935.                     ],
  19936.                     'before' => [
  19937.                     ],
  19938.                 ],
  19939.                 'coreshop_order_shipment' => [
  19940.                     'after' => [
  19941.                         'resolve_state' => [
  19942.                             'on' => [
  19943.                                 => 'ship',
  19944.                             ],
  19945.                             'do' => [
  19946.                                 => '@CoreShop\\Bundle\\OrderBundle\\StateResolver\\OrderStateResolver',
  19947.                                 => 'resolve',
  19948.                             ],
  19949.                             'args' => [
  19950.                                 => 'object',
  19951.                             ],
  19952.                             'enabled' => true,
  19953.                             'priority' => 0,
  19954.                         ],
  19955.                     ],
  19956.                     'guard' => [
  19957.                     ],
  19958.                     'before' => [
  19959.                     ],
  19960.                 ],
  19961.                 'coreshop_order_sales_type' => [
  19962.                     'after' => [
  19963.                         'add_to_history' => [
  19964.                             'priority' => 10,
  19965.                             'on' => [
  19966.                                 => 'order',
  19967.                                 => 'quote',
  19968.                             ],
  19969.                             'do' => [
  19970.                                 => '@CoreShop\\Bundle\\WorkflowBundle\\History\\StateHistoryLoggerInterface',
  19971.                                 => 'log',
  19972.                             ],
  19973.                             'args' => [
  19974.                                 => 'object',
  19975.                                 => 'event',
  19976.                             ],
  19977.                             'enabled' => true,
  19978.                         ],
  19979.                         'commit_order' => [
  19980.                             'on' => [
  19981.                                 => 'order',
  19982.                             ],
  19983.                             'do' => [
  19984.                                 => '@CoreShop\\Component\\Order\\Committer\\OrderCommitterInterface',
  19985.                                 => 'commitOrder',
  19986.                             ],
  19987.                             'args' => [
  19988.                                 => 'object',
  19989.                             ],
  19990.                             'enabled' => true,
  19991.                             'priority' => 0,
  19992.                         ],
  19993.                         'commit_quote' => [
  19994.                             'on' => [
  19995.                                 => 'quote',
  19996.                             ],
  19997.                             'do' => [
  19998.                                 => '@CoreShop\\Component\\Order\\Committer\\QuoteCommitterInterface',
  19999.                                 => 'commitOrder',
  20000.                             ],
  20001.                             'args' => [
  20002.                                 => 'object',
  20003.                             ],
  20004.                             'enabled' => true,
  20005.                             'priority' => 0,
  20006.                         ],
  20007.                     ],
  20008.                     'guard' => [
  20009.                     ],
  20010.                     'before' => [
  20011.                     ],
  20012.                 ],
  20013.             ],
  20014.             'coreshop.state_machine.colors' => [
  20015.                 'coreshop_order' => [
  20016.                     'place_colors' => [
  20017.                         'initialized' => '#d6e1dd',
  20018.                         'new' => '#61c2cb',
  20019.                         'confirmed' => '#919d7f',
  20020.                         'cancelled' => '#f2583e',
  20021.                         'complete' => '#5b981a',
  20022.                         'processing' => '#9ECFD4',
  20023.                     ],
  20024.                     'transition_colors' => [
  20025.                         'processing' => '#9ECFD4',
  20026.                     ],
  20027.                 ],
  20028.                 'coreshop_quote' => [
  20029.                     'place_colors' => [
  20030.                         'initialized' => '#d6e1dd',
  20031.                         'new' => '#61c2cb',
  20032.                         'cancelled' => '#f2583e',
  20033.                         'complete' => '#5b981a',
  20034.                     ],
  20035.                     'transition_colors' => [
  20036.                     ],
  20037.                 ],
  20038.                 'coreshop_payment' => [
  20039.                     'place_colors' => [
  20040.                         'new' => '#61c2cb',
  20041.                         'processing' => '#feb624',
  20042.                         'authorized' => '#896957',
  20043.                         'completed' => '#5b981a',
  20044.                         'failed' => '#83002e',
  20045.                         'cancelled' => '#f2583e',
  20046.                         'refunded' => '#004966',
  20047.                     ],
  20048.                     'transition_colors' => [
  20049.                         'create' => '#61c2cb',
  20050.                         'process' => '#feb624',
  20051.                         'authorize' => '#896957',
  20052.                         'complete' => '#5b981a',
  20053.                         'fail' => '#83002e',
  20054.                         'cancel' => '#f2583e',
  20055.                         'refund' => '#004966',
  20056.                         'void' => '#000000',
  20057.                     ],
  20058.                 ],
  20059.                 'coreshop_shipment' => [
  20060.                     'place_colors' => [
  20061.                         'new' => '#61c2cb',
  20062.                         'ready' => '#feb624',
  20063.                         'cancelled' => '#f2583e',
  20064.                         'shipped' => '#5b981a',
  20065.                     ],
  20066.                     'transition_colors' => [
  20067.                         'create' => '#feb624',
  20068.                         'ship' => '#5b981a',
  20069.                         'cancel' => '#f2583e',
  20070.                     ],
  20071.                 ],
  20072.                 'coreshop_invoice' => [
  20073.                     'place_colors' => [
  20074.                         'new' => '#61c2cb',
  20075.                         'ready' => '#feb624',
  20076.                         'cancelled' => '#f2583e',
  20077.                         'complete' => '#5b981a',
  20078.                     ],
  20079.                     'transition_colors' => [
  20080.                         'create' => '#feb624',
  20081.                         'cancel' => '#f2583e',
  20082.                         'complete' => '#5b981a',
  20083.                     ],
  20084.                 ],
  20085.                 'coreshop_order_payment' => [
  20086.                     'place_colors' => [
  20087.                         'new' => '#61c2cb',
  20088.                         'awaiting_payment' => '#feb624',
  20089.                         'partially_authorized' => '#aa9488',
  20090.                         'authorized' => '#896957',
  20091.                         'partially_paid' => '#f27024',
  20092.                         'cancelled' => '#f2583e',
  20093.                         'paid' => '#5b981a',
  20094.                         'partially_refunded' => '#77bed2',
  20095.                         'refunded' => '#004966',
  20096.                     ],
  20097.                     'transition_colors' => [
  20098.                     ],
  20099.                 ],
  20100.                 'coreshop_order_invoice' => [
  20101.                     'place_colors' => [
  20102.                         'new' => '#61c2cb',
  20103.                         'ready' => '#feb624',
  20104.                         'partially_invoiced' => '#f27024',
  20105.                         'invoiced' => '#5b981a',
  20106.                         'cancelled' => '#f2583e',
  20107.                     ],
  20108.                     'transition_colors' => [
  20109.                     ],
  20110.                 ],
  20111.                 'coreshop_order_shipment' => [
  20112.                     'place_colors' => [
  20113.                         'new' => '#61c2cb',
  20114.                         'ready' => '#feb624',
  20115.                         'partially_shipped' => '#f27024',
  20116.                         'shipped' => '#5b981a',
  20117.                         'cancelled' => '#f2583e',
  20118.                     ],
  20119.                     'transition_colors' => [
  20120.                     ],
  20121.                 ],
  20122.                 'coreshop_order_sales_type' => [
  20123.                     'place_colors' => [
  20124.                         'cart' => '#61c2cb',
  20125.                         'order' => '#feb624',
  20126.                         'quote' => '#f2583e',
  20127.                     ],
  20128.                     'transition_colors' => [
  20129.                         'order' => '#feb624',
  20130.                         'quote' => '#f2583e',
  20131.                     ],
  20132.                 ],
  20133.             ],
  20134.             'core_shop_rule.driver.doctrine/orm' => true,
  20135.             'core_shop_rule.driver' => 'doctrine/orm',
  20136.             'coreshop.model.rule_condition.class' => 'CoreShop\\Component\\Rule\\Model\\Condition',
  20137.             'coreshop.interface.rule_condition' => 'CoreShop\\Component\\Rule\\Model\\ConditionInterface',
  20138.             'coreshop.admin_controller.rule_condition.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20139.             'coreshop.factory.rule_condition.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20140.             'coreshop.model.rule_action.class' => 'CoreShop\\Component\\Rule\\Model\\Action',
  20141.             'coreshop.interface.rule_action' => 'CoreShop\\Component\\Rule\\Model\\ActionInterface',
  20142.             'coreshop.admin_controller.rule_action.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20143.             'coreshop.factory.rule_action.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20144.             'core_shop_configuration.driver.doctrine/orm' => true,
  20145.             'core_shop_configuration.driver' => 'doctrine/orm',
  20146.             'coreshop.model.configuration.class' => 'CoreShop\\Component\\Core\\Model\\Configuration',
  20147.             'coreshop.interface.configuration' => 'CoreShop\\Component\\Configuration\\Model\\ConfigurationInterface',
  20148.             'coreshop.admin_controller.configuration.class' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ConfigurationController',
  20149.             'coreshop.factory.configuration.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20150.             'coreshop.repository.configuration.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ConfigurationRepository',
  20151.             'coreshop.form.type.configuration.validation_groups' => [
  20152.                 => 'coreshop',
  20153.             ],
  20154.             'coreshop.form.type.cart_price_rule.validation_groups' => [
  20155.                 => 'coreshop',
  20156.             ],
  20157.             'coreshop.form.type.cart_price_rule_translation.validation_groups' => [
  20158.                 => 'coreshop',
  20159.             ],
  20160.             'coreshop.form.type.voucher.validation_groups' => [
  20161.                 => 'coreshop',
  20162.             ],
  20163.             'coreshop.form.type.cart_price_rule.rule.validation_groups' => [
  20164.                 => 'coreshop',
  20165.             ],
  20166.             'coreshop.form.type.cart_price_rule.rule_action.validation_groups' => [
  20167.                 => 'coreshop',
  20168.             ],
  20169.             'coreshop.form.type.cart_price_rule.rule_condition.validation_groups' => [
  20170.                 => 'coreshop',
  20171.             ],
  20172.             'coreshop.form.type.cart_price_rule.promotion_coupon.validation_groups' => [
  20173.                 => 'coreshop',
  20174.             ],
  20175.             'coreshop.form.type.cart_item_price_rule.rule_action.validation_groups' => [
  20176.                 => 'coreshop',
  20177.             ],
  20178.             'coreshop.form.type.cart_item_price_rule.rule_condition.validation_groups' => [
  20179.                 => 'coreshop',
  20180.             ],
  20181.             '_defaults' => [
  20182.                 'public' => true,
  20183.             ],
  20184.             'coreshop.workflow.include_invoice_state_to_complete_order' => false,
  20185.             'coreshop.session.cart' => 'coreshop.cart',
  20186.             'coreshop.form.type.cart.validation_groups' => [
  20187.                 => 'coreshop',
  20188.             ],
  20189.             'coreshop.form.type.cart_item.validation_groups' => [
  20190.                 => 'coreshop',
  20191.             ],
  20192.             'coreshop.form.type.add_to_cart.validation_groups' => [
  20193.                 => 'coreshop',
  20194.             ],
  20195.             'coreshop.form.type.edit_cart.validation_groups' => [
  20196.                 => 'coreshop',
  20197.             ],
  20198.             'coreshop.form.type.add_multiple_to_cart.validation_groups' => [
  20199.                 => 'coreshop',
  20200.             ],
  20201.             'coreshop.form.type.cart_price_rule.action.discount_amount.validation_groups' => [
  20202.                 => 'coreshop',
  20203.             ],
  20204.             'coreshop.form.type.cart_price_rule.action.discount_percent.validation_groups' => [
  20205.                 => 'coreshop',
  20206.             ],
  20207.             'coreshop.form.type.cart_price_rule.action.surcharge_amount.validation_groups' => [
  20208.                 => 'coreshop',
  20209.             ],
  20210.             'coreshop.form.type.cart_price_rule.action.surcharge_percent.validation_groups' => [
  20211.                 => 'coreshop',
  20212.             ],
  20213.             'coreshop.form.type.cart_price_rule.condition.amount.validation_groups' => [
  20214.                 => 'coreshop',
  20215.             ],
  20216.             'coreshop.form.type.cart_price_rule.condition.nested.validation_groups' => [
  20217.                 => 'coreshop',
  20218.             ],
  20219.             'coreshop.form.type.cart_price_rule.condition.order_item_action_conditions.validation_groups' => [
  20220.                 => 'coreshop',
  20221.             ],
  20222.             'coreshop.form.type.cart_price_rule.condition.order_item_action_actions.validation_groups' => [
  20223.                 => 'coreshop',
  20224.             ],
  20225.             'coreshop.form.type.cart_price_rule.condition.timespan.validation_groups' => [
  20226.                 => 'coreshop',
  20227.             ],
  20228.             'coreshop.form.type.cart_price_rule.condition.voucher.validation_groups' => [
  20229.                 => 'coreshop',
  20230.             ],
  20231.             'coreshop.form.type.cart_price_rule.condition.not_combinable.validation_groups' => [
  20232.                 => 'coreshop',
  20233.             ],
  20234.             'coreshop.dto.add_to_cart.class' => 'CoreShop\\Bundle\\OrderBundle\\DTO\\AddToCart',
  20235.             'coreshop.dto.add_multiple_to_cart.class' => 'CoreShop\\Bundle\\OrderBundle\\DTO\\AddMultipleToCart',
  20236.             'core_shop_order.driver.doctrine/orm' => true,
  20237.             'core_shop_order.driver' => 'pimcore',
  20238.             'coreshop.model.cart_price_rule.class' => 'CoreShop\\Component\\Order\\Model\\CartPriceRule',
  20239.             'coreshop.interface.cart_price_rule' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleInterface',
  20240.             'coreshop.admin_controller.cart_price_rule.class' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CartPriceRuleController',
  20241.             'coreshop.factory.cart_price_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20242.             'coreshop.repository.cart_price_rule.class' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleRepository',
  20243.             'coreshop.model.cart_price_rule_translation.class' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslation',
  20244.             'coreshop.interface.cart_price_rule_translation' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleTranslationInterface',
  20245.             'coreshop.factory.cart_price_rule_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20246.             'coreshop.model.cart_price_rule_voucher_code.class' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCode',
  20247.             'coreshop.interface.cart_price_rule_voucher_code' => 'CoreShop\\Component\\Order\\Model\\CartPriceRuleVoucherCodeInterface',
  20248.             'coreshop.factory.cart_price_rule_voucher_code.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20249.             'coreshop.repository.cart_price_rule_voucher_code.class' => 'CoreShop\\Bundle\\OrderBundle\\Doctrine\\ORM\\CartPriceRuleVoucherRepository',
  20250.             'core_shop_order.driver.pimcore' => true,
  20251.             'coreshop.pimcore_classes' => [
  20252.                 'coreshop.order' => [
  20253.                     'driver' => 'pimcore',
  20254.                     'alias' => 'core_shop_order',
  20255.                     'path' => [
  20256.                         'order' => 'coreshop/orders',
  20257.                         'cart' => 'coreshop/carts',
  20258.                         'quote' => 'coreshop/quotes',
  20259.                     ],
  20260.                     'classes' => [
  20261.                         'pimcore_controller' => [
  20262.                             'default' => 'App\\CoreShop\\Controller\\OrderController',
  20263.                             'creation' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\OrderCreationController',
  20264.                             'edit' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderEditController',
  20265.                             'payment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderPaymentController',
  20266.                             'comment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderCommentController',
  20267.                             'customer_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CustomerCreationController',
  20268.                             'address_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\AddressCreationController',
  20269.                         ],
  20270.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrder.json',
  20271.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderInterface',
  20272.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrder',
  20273.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20274.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderRepository',
  20275.                         'type' => 'object',
  20276.                     ],
  20277.                     'pimcore_class' => 'CoreShopOrder',
  20278.                 ],
  20279.                 'coreshop.order_item' => [
  20280.                     'driver' => 'pimcore',
  20281.                     'alias' => 'core_shop_order',
  20282.                     'classes' => [
  20283.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderItem.json',
  20284.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderItemInterface',
  20285.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem',
  20286.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20287.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderItemRepository',
  20288.                         'type' => 'object',
  20289.                     ],
  20290.                     'path' => 'items',
  20291.                     'pimcore_class' => 'CoreShopOrderItem',
  20292.                 ],
  20293.                 'coreshop.order_shipment' => [
  20294.                     'driver' => 'pimcore',
  20295.                     'alias' => 'core_shop_order',
  20296.                     'classes' => [
  20297.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipment.json',
  20298.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentInterface',
  20299.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment',
  20300.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20301.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderShipmentRepository',
  20302.                         'pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderShipmentController',
  20303.                         'type' => 'object',
  20304.                     ],
  20305.                     'path' => 'shipments',
  20306.                     'pimcore_class' => 'CoreShopOrderShipment',
  20307.                 ],
  20308.                 'coreshop.order_shipment_item' => [
  20309.                     'driver' => 'pimcore',
  20310.                     'alias' => 'core_shop_order',
  20311.                     'classes' => [
  20312.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopOrderBundle/CoreShopOrderShipmentItem.json',
  20313.                         'interface' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentItemInterface',
  20314.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem',
  20315.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20316.                         'type' => 'object',
  20317.                     ],
  20318.                     'path' => 'items',
  20319.                     'pimcore_class' => 'CoreShopOrderShipmentItem',
  20320.                 ],
  20321.                 'coreshop.order_invoice' => [
  20322.                     'driver' => 'pimcore',
  20323.                     'alias' => 'core_shop_order',
  20324.                     'path' => 'invoices',
  20325.                     'classes' => [
  20326.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice',
  20327.                         'interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface',
  20328.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20329.                         'repository' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderInvoiceRepository',
  20330.                         'pimcore_controller' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderInvoiceController',
  20331.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoice.json',
  20332.                         'type' => 'object',
  20333.                     ],
  20334.                     'pimcore_class' => 'CoreShopOrderInvoice',
  20335.                 ],
  20336.                 'coreshop.order_invoice_item' => [
  20337.                     'driver' => 'pimcore',
  20338.                     'alias' => 'core_shop_order',
  20339.                     'path' => 'items',
  20340.                     'classes' => [
  20341.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem',
  20342.                         'interface' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface',
  20343.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20344.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/classes/CoreShopOrderInvoiceItem.json',
  20345.                         'type' => 'object',
  20346.                     ],
  20347.                     'pimcore_class' => 'CoreShopOrderInvoiceItem',
  20348.                 ],
  20349.                 'coreshop.cart_price_rule_item' => [
  20350.                     'driver' => 'pimcore',
  20351.                     'alias' => 'core_shop_order',
  20352.                     'classes' => [
  20353.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem',
  20354.                         'interface' => 'CoreShop\\Component\\Order\\Model\\ProposalCartPriceRuleItemInterface',
  20355.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20356.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopProposalCartPriceRuleItem.json',
  20357.                         'type' => 'fieldcollection',
  20358.                     ],
  20359.                     'pimcore_class' => 'CoreShopProposalCartPriceRuleItem',
  20360.                 ],
  20361.                 'coreshop.price_rule_item' => [
  20362.                     'driver' => 'pimcore',
  20363.                     'alias' => 'core_shop_order',
  20364.                     'classes' => [
  20365.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem',
  20366.                         'interface' => 'CoreShop\\Component\\Order\\Model\\PriceRuleItemInterface',
  20367.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20368.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopPriceRuleItem.json',
  20369.                         'type' => 'fieldcollection',
  20370.                     ],
  20371.                     'pimcore_class' => 'CoreShopPriceRuleItem',
  20372.                 ],
  20373.                 'coreshop.adjustment' => [
  20374.                     'driver' => 'pimcore',
  20375.                     'alias' => 'core_shop_order',
  20376.                     'classes' => [
  20377.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopAdjustment',
  20378.                         'interface' => 'CoreShop\\Component\\Order\\Model\\AdjustmentInterface',
  20379.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20380.                         'install_file' => '@CoreShopOrderBundle/Resources/install/pimcore/fieldcollections/CoreShopAdjustment.json',
  20381.                         'type' => 'fieldcollection',
  20382.                     ],
  20383.                     'pimcore_class' => 'CoreShopAdjustment',
  20384.                 ],
  20385.                 'coreshop.customer_group' => [
  20386.                     'driver' => 'pimcore',
  20387.                     'alias' => 'core_shop_customer',
  20388.                     'path' => 'coreshop/customer_groups',
  20389.                     'classes' => [
  20390.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup',
  20391.                         'interface' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface',
  20392.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20393.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20394.                         'install_file' => '@CoreShopCustomerBundle/Resources/install/pimcore/classes/CoreShopCustomerGroup.json',
  20395.                         'type' => 'object',
  20396.                     ],
  20397.                     'pimcore_class' => 'CoreShopCustomerGroup',
  20398.                 ],
  20399.                 'coreshop.customer' => [
  20400.                     'driver' => 'pimcore',
  20401.                     'alias' => 'core_shop_customer',
  20402.                     'path' => [
  20403.                         'customer' => 'coreshop/customers',
  20404.                         'guest' => 'coreshop/guests',
  20405.                     ],
  20406.                     'classes' => [
  20407.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CustomerInterface',
  20408.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CustomerRepository',
  20409.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCustomer.json',
  20410.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCustomer',
  20411.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20412.                         'admin_controller' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20413.                         'type' => 'object',
  20414.                     ],
  20415.                     'pimcore_class' => 'CoreShopCustomer',
  20416.                 ],
  20417.                 'coreshop.company' => [
  20418.                     'driver' => 'pimcore',
  20419.                     'alias' => 'core_shop_customer',
  20420.                     'path' => 'coreshop/customers',
  20421.                     'classes' => [
  20422.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CompanyInterface',
  20423.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopCustomerBundle/CoreShopCompany.json',
  20424.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCompany',
  20425.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20426.                         'repository' => 'CoreShop\\Bundle\\CustomerBundle\\Pimcore\\Repository\\CompanyRepository',
  20427.                         'type' => 'object',
  20428.                     ],
  20429.                     'pimcore_class' => 'CoreShopCompany',
  20430.                 ],
  20431.                 'coreshop.user' => [
  20432.                     'driver' => 'pimcore',
  20433.                     'alias' => 'core_shop_user',
  20434.                     'classes' => [
  20435.                         'interface' => 'CoreShop\\Component\\Core\\Model\\UserInterface',
  20436.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopUserBundle/CoreShopUser.json',
  20437.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopUser',
  20438.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20439.                         'repository' => 'CoreShop\\Bundle\\UserBundle\\Pimcore\\Repository\\UserRepository',
  20440.                         'type' => 'object',
  20441.                     ],
  20442.                     'path' => 'user',
  20443.                     'pimcore_class' => 'CoreShopUser',
  20444.                 ],
  20445.                 'coreshop.attribute_group' => [
  20446.                     'driver' => 'pimcore',
  20447.                     'alias' => 'core_shop_variant',
  20448.                     'classes' => [
  20449.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup',
  20450.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface',
  20451.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20452.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeGroup.json',
  20453.                         'type' => 'object',
  20454.                     ],
  20455.                     'pimcore_class' => 'CoreShopAttributeGroup',
  20456.                 ],
  20457.                 'coreshop.attribute_value' => [
  20458.                     'driver' => 'pimcore',
  20459.                     'alias' => 'core_shop_variant',
  20460.                     'classes' => [
  20461.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue',
  20462.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeValueInterface',
  20463.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20464.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeValue.json',
  20465.                         'type' => 'object',
  20466.                     ],
  20467.                     'pimcore_class' => 'CoreShopAttributeValue',
  20468.                 ],
  20469.                 'coreshop.attribute_color' => [
  20470.                     'driver' => 'pimcore',
  20471.                     'alias' => 'core_shop_variant',
  20472.                     'classes' => [
  20473.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor',
  20474.                         'interface' => 'CoreShop\\Component\\Variant\\Model\\AttributeColorInterface',
  20475.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20476.                         'install_file' => '@CoreShopVariantBundle/Resources/install/pimcore/classes/CoreShopAttributeColor.json',
  20477.                         'type' => 'object',
  20478.                     ],
  20479.                     'pimcore_class' => 'CoreShopAttributeColor',
  20480.                 ],
  20481.                 'coreshop.category' => [
  20482.                     'driver' => 'pimcore',
  20483.                     'alias' => 'core_shop_product',
  20484.                     'path' => 'coreshop/categories',
  20485.                     'classes' => [
  20486.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CategoryRepository',
  20487.                         'interface' => 'CoreShop\\Component\\Core\\Model\\CategoryInterface',
  20488.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopCategory.json',
  20489.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopCategory',
  20490.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20491.                         'type' => 'object',
  20492.                     ],
  20493.                     'slug' => true,
  20494.                     'route' => [
  20495.                         'name' => 'coreshop_category_list',
  20496.                         'id_param' => 'category',
  20497.                     ],
  20498.                     'pimcore_class' => 'CoreShopCategory',
  20499.                 ],
  20500.                 'coreshop.product' => [
  20501.                     'driver' => 'pimcore',
  20502.                     'alias' => 'core_shop_product',
  20503.                     'path' => 'coreshop/products',
  20504.                     'classes' => [
  20505.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\ProductRepository',
  20506.                         'interface' => 'CoreShop\\Component\\Core\\Model\\ProductInterface',
  20507.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopProductBundle/CoreShopProduct.json',
  20508.                         'admin_controller' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductController',
  20509.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  20510.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20511.                         'type' => 'object',
  20512.                     ],
  20513.                     'slug' => true,
  20514.                     'route' => [
  20515.                         'name' => 'coreshop_product_detail',
  20516.                         'id_param' => 'product',
  20517.                     ],
  20518.                     'pimcore_class' => 'CoreShopProduct',
  20519.                 ],
  20520.                 'coreshop.manufacturer' => [
  20521.                     'driver' => 'pimcore',
  20522.                     'alias' => 'core_shop_product',
  20523.                     'path' => 'manufacturers',
  20524.                     'classes' => [
  20525.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer',
  20526.                         'interface' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface',
  20527.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20528.                         'install_file' => '@CoreShopProductBundle/Resources/install/pimcore/classes/CoreShopManufacturer.json',
  20529.                         'type' => 'object',
  20530.                     ],
  20531.                     'pimcore_class' => 'CoreShopManufacturer',
  20532.                 ],
  20533.                 'coreshop.address' => [
  20534.                     'driver' => 'pimcore',
  20535.                     'alias' => 'core_shop_address',
  20536.                     'path' => 'addresses',
  20537.                     'classes' => [
  20538.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopAddress',
  20539.                         'interface' => 'CoreShop\\Component\\Address\\Model\\AddressInterface',
  20540.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20541.                         'install_file' => '@CoreShopAddressBundle/Resources/install/pimcore/classes/CoreShopAddress.json',
  20542.                         'type' => 'object',
  20543.                     ],
  20544.                     'pimcore_class' => 'CoreShopAddress',
  20545.                 ],
  20546.                 'coreshop.tax_item' => [
  20547.                     'driver' => 'pimcore',
  20548.                     'alias' => 'core_shop_taxation',
  20549.                     'classes' => [
  20550.                         'model' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem',
  20551.                         'interface' => 'CoreShop\\Component\\Taxation\\Model\\TaxItemInterface',
  20552.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20553.                         'install_file' => '@CoreShopTaxationBundle/Resources/install/pimcore/fieldcollections/CoreShopTaxItem.json',
  20554.                         'type' => 'fieldcollection',
  20555.                     ],
  20556.                     'pimcore_class' => 'CoreShopTaxItem',
  20557.                 ],
  20558.                 'coreshop.wishlist' => [
  20559.                     'driver' => 'pimcore',
  20560.                     'alias' => 'core_shop_wishlist',
  20561.                     'path' => [
  20562.                         'wishlist' => 'coreshop/wishlists',
  20563.                     ],
  20564.                     'classes' => [
  20565.                         'install_file' => '@CoreShopCoreBundle/Resources/install/pimcore/classes/CoreShopWishlistBundle/CoreShopWishlist.json',
  20566.                         'interface' => 'CoreShop\\Component\\Core\\Model\\WishlistInterface',
  20567.                         'repository' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\WishlistRepository',
  20568.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlist',
  20569.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20570.                         'type' => 'object',
  20571.                     ],
  20572.                     'pimcore_class' => 'CoreShopWishlist',
  20573.                 ],
  20574.                 'coreshop.wishlist_item' => [
  20575.                     'driver' => 'pimcore',
  20576.                     'alias' => 'core_shop_wishlist',
  20577.                     'path' => 'items',
  20578.                     'classes' => [
  20579.                         'model' => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem',
  20580.                         'interface' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface',
  20581.                         'factory' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20582.                         'repository' => 'CoreShop\\Bundle\\WishlistBundle\\Pimcore\\Repository\\WishlistItemRepository',
  20583.                         'install_file' => '@CoreShopWishlistBundle/Resources/install/pimcore/classes/CoreShopWishlistItem.json',
  20584.                         'type' => 'object',
  20585.                     ],
  20586.                     'pimcore_class' => 'CoreShopWishlistItem',
  20587.                 ],
  20588.             ],
  20589.             'coreshop.model.order.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrder',
  20590.             'coreshop.interface.order' => 'CoreShop\\Component\\Core\\Model\\OrderInterface',
  20591.             'coreshop.factory.order.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20592.             'coreshop.repository.order.class' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderRepository',
  20593.             'coreshop.model.order.pimcore_class_name' => 'CoreShopOrder',
  20594.             'coreshop.folder.order' => 'coreshop/orders',
  20595.             'coreshop.resource.folders' => [
  20596.                 'coreshop.folder.order' => 'coreshop/orders',
  20597.                 'coreshop.folder.cart' => 'coreshop/carts',
  20598.                 'coreshop.folder.quote' => 'coreshop/quotes',
  20599.                 'coreshop.folder.order_item' => 'items',
  20600.                 'coreshop.folder.order_shipment' => 'shipments',
  20601.                 'coreshop.folder.order_shipment_item' => 'items',
  20602.                 'coreshop.folder.order_invoice' => 'invoices',
  20603.                 'coreshop.folder.order_invoice_item' => 'items',
  20604.                 'coreshop.folder.customer_group' => 'coreshop/customer_groups',
  20605.                 'coreshop.folder.customer' => 'coreshop/customers',
  20606.                 'coreshop.folder.guest' => 'coreshop/guests',
  20607.                 'coreshop.folder.company' => 'coreshop/customers',
  20608.                 'coreshop.folder.user' => 'user',
  20609.                 'coreshop.folder.category' => 'coreshop/categories',
  20610.                 'coreshop.folder.product' => 'coreshop/products',
  20611.                 'coreshop.folder.manufacturer' => 'manufacturers',
  20612.                 'coreshop.folder.address' => 'addresses',
  20613.                 'coreshop.folder.wishlist' => 'coreshop/wishlists',
  20614.                 'coreshop.folder.wishlist_item' => 'items',
  20615.             ],
  20616.             'coreshop.folders' => [
  20617.                 'coreshop.folder.order' => 'coreshop/orders',
  20618.                 'coreshop.folder.cart' => 'coreshop/carts',
  20619.                 'coreshop.folder.quote' => 'coreshop/quotes',
  20620.                 'coreshop.folder.order_item' => 'items',
  20621.                 'coreshop.folder.order_shipment' => 'shipments',
  20622.                 'coreshop.folder.order_shipment_item' => 'items',
  20623.                 'coreshop.folder.order_invoice' => 'invoices',
  20624.                 'coreshop.folder.order_invoice_item' => 'items',
  20625.                 'coreshop.folder.customer_group' => 'coreshop/customer_groups',
  20626.                 'coreshop.folder.customer' => 'coreshop/customers',
  20627.                 'coreshop.folder.guest' => 'coreshop/guests',
  20628.                 'coreshop.folder.company' => 'coreshop/customers',
  20629.                 'coreshop.folder.user' => 'user',
  20630.                 'coreshop.folder.category' => 'coreshop/categories',
  20631.                 'coreshop.folder.product' => 'coreshop/products',
  20632.                 'coreshop.folder.manufacturer' => 'manufacturers',
  20633.                 'coreshop.folder.address' => 'addresses',
  20634.                 'coreshop.folder.wishlist' => 'coreshop/wishlists',
  20635.                 'coreshop.folder.wishlist_item' => 'items',
  20636.             ],
  20637.             'coreshop.folder.cart' => 'coreshop/carts',
  20638.             'coreshop.folder.quote' => 'coreshop/quotes',
  20639.             'coreshop.model.order_item.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem',
  20640.             'coreshop.interface.order_item' => 'CoreShop\\Component\\Core\\Model\\OrderItemInterface',
  20641.             'coreshop.factory.order_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20642.             'coreshop.repository.order_item.class' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderItemRepository',
  20643.             'coreshop.model.order_item.pimcore_class_name' => 'CoreShopOrderItem',
  20644.             'coreshop.folder.order_item' => 'items',
  20645.             'coreshop.model.order_shipment.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment',
  20646.             'coreshop.interface.order_shipment' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentInterface',
  20647.             'coreshop.factory.order_shipment.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20648.             'coreshop.repository.order_shipment.class' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderShipmentRepository',
  20649.             'coreshop.model.order_shipment.pimcore_class_name' => 'CoreShopOrderShipment',
  20650.             'coreshop.folder.order_shipment' => 'shipments',
  20651.             'coreshop.model.order_shipment_item.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem',
  20652.             'coreshop.interface.order_shipment_item' => 'CoreShop\\Component\\Core\\Model\\OrderShipmentItemInterface',
  20653.             'coreshop.factory.order_shipment_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20654.             'coreshop.model.order_shipment_item.pimcore_class_name' => 'CoreShopOrderShipmentItem',
  20655.             'coreshop.folder.order_shipment_item' => 'items',
  20656.             'coreshop.model.order_invoice.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice',
  20657.             'coreshop.interface.order_invoice' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface',
  20658.             'coreshop.factory.order_invoice.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20659.             'coreshop.repository.order_invoice.class' => 'CoreShop\\Bundle\\OrderBundle\\Pimcore\\Repository\\OrderInvoiceRepository',
  20660.             'coreshop.model.order_invoice.pimcore_class_name' => 'CoreShopOrderInvoice',
  20661.             'coreshop.folder.order_invoice' => 'invoices',
  20662.             'coreshop.model.order_invoice_item.class' => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem',
  20663.             'coreshop.interface.order_invoice_item' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface',
  20664.             'coreshop.factory.order_invoice_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20665.             'coreshop.model.order_invoice_item.pimcore_class_name' => 'CoreShopOrderInvoiceItem',
  20666.             'coreshop.folder.order_invoice_item' => 'items',
  20667.             'coreshop.model.cart_price_rule_item.class' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopProposalCartPriceRuleItem',
  20668.             'coreshop.interface.cart_price_rule_item' => 'CoreShop\\Component\\Order\\Model\\ProposalCartPriceRuleItemInterface',
  20669.             'coreshop.factory.cart_price_rule_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20670.             'coreshop.model.cart_price_rule_item.pimcore_class_name' => 'CoreShopProposalCartPriceRuleItem',
  20671.             'coreshop.model.price_rule_item.class' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopPriceRuleItem',
  20672.             'coreshop.interface.price_rule_item' => 'CoreShop\\Component\\Order\\Model\\PriceRuleItemInterface',
  20673.             'coreshop.factory.price_rule_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20674.             'coreshop.model.price_rule_item.pimcore_class_name' => 'CoreShopPriceRuleItem',
  20675.             'coreshop.model.adjustment.class' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopAdjustment',
  20676.             'coreshop.interface.adjustment' => 'CoreShop\\Component\\Order\\Model\\AdjustmentInterface',
  20677.             'coreshop.factory.adjustment.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20678.             'coreshop.model.adjustment.pimcore_class_name' => 'CoreShopAdjustment',
  20679.             'coreshop.pimcore.admin.install.grid_config' => [
  20680.                 => '@CoreShopOrderBundle/Resources/install/pimcore/grid-config.yml',
  20681.                 => '@CoreShopCustomerBundle/Resources/install/pimcore/grid-config.yml',
  20682.             ],
  20683.             'coreshop.all.pimcore.admin.install.grid_config' => [
  20684.                 => '@CoreShopOrderBundle/Resources/install/pimcore/grid-config.yml',
  20685.                 => '@CoreShopCustomerBundle/Resources/install/pimcore/grid-config.yml',
  20686.             ],
  20687.             'coreshop.all.permissions' => [
  20688.                 'coreshop' => [
  20689.                     => 'coreshop_permission_cart_price_rule',
  20690.                     => 'coreshop_permission_order_list',
  20691.                     => 'coreshop_permission_order_detail',
  20692.                     => 'coreshop_permission_order_create',
  20693.                     => 'coreshop_permission_quote_list',
  20694.                     => 'coreshop_permission_quote_detail',
  20695.                     => 'coreshop_permission_quote_create',
  20696.                     => 'coreshop_permission_cart_list',
  20697.                     => 'coreshop_permission_cart_detail',
  20698.                     => 'coreshop_permission_cart_create',
  20699.                     10 => 'coreshop_permission_customer_list',
  20700.                     11 => 'coreshop_permission_customer_group_list',
  20701.                     12 => 'coreshop_permission_product_price_rule',
  20702.                     13 => 'coreshop_permission_product_unit',
  20703.                     14 => 'coreshop_permission_country',
  20704.                     15 => 'coreshop_permission_state',
  20705.                     16 => 'coreshop_permission_zone',
  20706.                     17 => 'coreshop_permission_currency',
  20707.                     18 => 'coreshop_permission_exchange_rate',
  20708.                     19 => 'coreshop_permission_tax_rate',
  20709.                     20 => 'coreshop_permission_tax_rule_group',
  20710.                     21 => 'coreshop_permission_store',
  20711.                     22 => 'coreshop_permission_index',
  20712.                     23 => 'coreshop_permission_filter',
  20713.                     24 => 'coreshop_permission_carrier',
  20714.                     25 => 'coreshop_permission_shipping_rule',
  20715.                     26 => 'coreshop_permission_payment_provider',
  20716.                     27 => 'coreshop_permission_payment_provider_rule',
  20717.                     28 => 'coreshop_permission_notification',
  20718.                     29 => 'coreshop_permission_notification',
  20719.                     30 => 'coreshop_permission_settings',
  20720.                     31 => 'coreshop_permission_ctc_assign_to_new',
  20721.                     32 => 'coreshop_permission_ctc_assign_to_existing',
  20722.                 ],
  20723.             ],
  20724.             'coreshop.permissions' => [
  20725.                 => 'coreshop_permission_cart_price_rule',
  20726.                 => 'coreshop_permission_order_list',
  20727.                 => 'coreshop_permission_order_detail',
  20728.                 => 'coreshop_permission_order_create',
  20729.                 => 'coreshop_permission_quote_list',
  20730.                 => 'coreshop_permission_quote_detail',
  20731.                 => 'coreshop_permission_quote_create',
  20732.                 => 'coreshop_permission_cart_list',
  20733.                 => 'coreshop_permission_cart_detail',
  20734.                 => 'coreshop_permission_cart_create',
  20735.                 10 => 'coreshop_permission_customer_list',
  20736.                 11 => 'coreshop_permission_customer_group_list',
  20737.                 12 => 'coreshop_permission_product_price_rule',
  20738.                 13 => 'coreshop_permission_product_unit',
  20739.                 14 => 'coreshop_permission_country',
  20740.                 15 => 'coreshop_permission_state',
  20741.                 16 => 'coreshop_permission_zone',
  20742.                 17 => 'coreshop_permission_currency',
  20743.                 18 => 'coreshop_permission_exchange_rate',
  20744.                 19 => 'coreshop_permission_tax_rate',
  20745.                 20 => 'coreshop_permission_tax_rule_group',
  20746.                 21 => 'coreshop_permission_store',
  20747.                 22 => 'coreshop_permission_index',
  20748.                 23 => 'coreshop_permission_filter',
  20749.                 24 => 'coreshop_permission_carrier',
  20750.                 25 => 'coreshop_permission_shipping_rule',
  20751.                 26 => 'coreshop_permission_payment_provider',
  20752.                 27 => 'coreshop_permission_payment_provider_rule',
  20753.                 28 => 'coreshop_permission_notification',
  20754.                 29 => 'coreshop_permission_notification',
  20755.                 30 => 'coreshop_permission_settings',
  20756.                 31 => 'coreshop_permission_ctc_assign_to_new',
  20757.                 32 => 'coreshop_permission_ctc_assign_to_existing',
  20758.             ],
  20759.             'coreshop.stack' => [
  20760.                 'coreshop.purchasable' => 'CoreShop\\Component\\Order\\Model\\PurchasableInterface',
  20761.                 'coreshop.order' => 'CoreShop\\Component\\Order\\Model\\OrderInterface',
  20762.                 'coreshop.order_item' => 'CoreShop\\Component\\Order\\Model\\OrderItemInterface',
  20763.                 'coreshop.order_invoice' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceInterface',
  20764.                 'coreshop.order_invoice_item' => 'CoreShop\\Component\\Order\\Model\\OrderInvoiceItemInterface',
  20765.                 'coreshop.order_shipment' => 'CoreShop\\Component\\Order\\Model\\OrderShipmentInterface',
  20766.                 'coreshop.order_shipment_item' => 'CoreShop\\Component\\Order\\Model\\OrderShipmentItemInterface',
  20767.                 'coreshop.customer' => 'CoreShop\\Component\\Customer\\Model\\CustomerInterface',
  20768.                 'coreshop.customer_group' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface',
  20769.                 'coreshop.company' => 'CoreShop\\Component\\Customer\\Model\\CompanyInterface',
  20770.                 'coreshop.user' => 'CoreShop\\Component\\User\\Model\\UserInterface',
  20771.                 'coreshop.attribute_group' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface',
  20772.                 'coreshop.attribute' => 'CoreShop\\Component\\Variant\\Model\\AttributeInterface',
  20773.                 'coreshop.product' => 'CoreShop\\Component\\Product\\Model\\ProductInterface',
  20774.                 'coreshop.category' => 'CoreShop\\Component\\Product\\Model\\CategoryInterface',
  20775.                 'coreshop.manufacturer' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface',
  20776.                 'coreshop.address' => 'CoreShop\\Component\\Address\\Model\\AddressInterface',
  20777.                 'coreshop.wishlist' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistInterface',
  20778.                 'coreshop.wishlist_item' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface',
  20779.                 'coreshop.wishlist_product' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistProductInterface',
  20780.             ],
  20781.             'coreshop.order.legacy_serialization' => true,
  20782.             'core_shop_customer.driver.pimcore' => true,
  20783.             'core_shop_customer.driver' => 'pimcore',
  20784.             'coreshop.model.customer_group.class' => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup',
  20785.             'coreshop.interface.customer_group' => 'CoreShop\\Component\\Customer\\Model\\CustomerGroupInterface',
  20786.             'coreshop.admin_controller.customer_group.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20787.             'coreshop.factory.customer_group.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20788.             'coreshop.model.customer_group.pimcore_class_name' => 'CoreShopCustomerGroup',
  20789.             'coreshop.folder.customer_group' => 'coreshop/customer_groups',
  20790.             'coreshop.model.customer.class' => 'Pimcore\\Model\\DataObject\\CoreShopCustomer',
  20791.             'coreshop.interface.customer' => 'CoreShop\\Component\\Core\\Model\\CustomerInterface',
  20792.             'coreshop.admin_controller.customer.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20793.             'coreshop.factory.customer.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20794.             'coreshop.repository.customer.class' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CustomerRepository',
  20795.             'coreshop.model.customer.pimcore_class_name' => 'CoreShopCustomer',
  20796.             'coreshop.folder.customer' => 'coreshop/customers',
  20797.             'coreshop.folder.guest' => 'coreshop/guests',
  20798.             'coreshop.model.company.class' => 'Pimcore\\Model\\DataObject\\CoreShopCompany',
  20799.             'coreshop.interface.company' => 'CoreShop\\Component\\Core\\Model\\CompanyInterface',
  20800.             'coreshop.factory.company.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20801.             'coreshop.repository.company.class' => 'CoreShop\\Bundle\\CustomerBundle\\Pimcore\\Repository\\CompanyRepository',
  20802.             'coreshop.model.company.pimcore_class_name' => 'CoreShopCompany',
  20803.             'coreshop.folder.company' => 'coreshop/customers',
  20804.             'coreshop.customer.security.login_identifier' => 'email',
  20805.             'coreshop.form.type.customer.validation_groups' => [
  20806.                 => 'coreshop',
  20807.             ],
  20808.             'coreshop.form.type.customer_guest.validation_groups' => [
  20809.                 => 'coreshop',
  20810.             ],
  20811.             'core_shop_user.driver.pimcore' => true,
  20812.             'core_shop_user.driver' => 'pimcore',
  20813.             'coreshop.interface.user' => 'CoreShop\\Component\\Core\\Model\\UserInterface',
  20814.             'coreshop.factory.user.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20815.             'coreshop.repository.user.class' => 'CoreShop\\Bundle\\UserBundle\\Pimcore\\Repository\\UserRepository',
  20816.             'coreshop.model.user.pimcore_class_name' => 'CoreShopUser',
  20817.             'coreshop.folder.user' => 'user',
  20818.             'coreshop.form.type.user.validation_groups' => [
  20819.                 => 'coreshop',
  20820.             ],
  20821.             'core_shop_variant.driver.pimcore' => true,
  20822.             'core_shop_variant.driver' => 'pimcore',
  20823.             'coreshop.model.attribute_group.class' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup',
  20824.             'coreshop.interface.attribute_group' => 'CoreShop\\Component\\Variant\\Model\\AttributeGroupInterface',
  20825.             'coreshop.factory.attribute_group.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20826.             'coreshop.model.attribute_group.pimcore_class_name' => 'CoreShopAttributeGroup',
  20827.             'coreshop.model.attribute_value.class' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue',
  20828.             'coreshop.interface.attribute_value' => 'CoreShop\\Component\\Variant\\Model\\AttributeValueInterface',
  20829.             'coreshop.factory.attribute_value.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20830.             'coreshop.model.attribute_value.pimcore_class_name' => 'CoreShopAttributeValue',
  20831.             'coreshop.model.attribute_color.class' => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor',
  20832.             'coreshop.interface.attribute_color' => 'CoreShop\\Component\\Variant\\Model\\AttributeColorInterface',
  20833.             'coreshop.factory.attribute_color.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20834.             'coreshop.model.attribute_color.pimcore_class_name' => 'CoreShopAttributeColor',
  20835.             'coreshop.variant.redirect_to_main_variant' => true,
  20836.             'coreshop.variant.attribute.validation_groups' => [
  20837.                 => 'coreshop',
  20838.             ],
  20839.             'coreshop.variant.product.validation_groups' => [
  20840.                 => 'coreshop',
  20841.             ],
  20842.             'core_shop_product.driver.doctrine/orm' => true,
  20843.             'core_shop_product.driver' => 'pimcore',
  20844.             'coreshop.model.product_unit_definition_price.class' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPrice',
  20845.             'coreshop.interface.product_unit_definition_price' => 'CoreShop\\Component\\Core\\Model\\ProductUnitDefinitionPriceInterface',
  20846.             'coreshop.factory.product_unit_definition_price.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20847.             'coreshop.model.product_price_rule.class' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRule',
  20848.             'coreshop.interface.product_price_rule' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleInterface',
  20849.             'coreshop.admin_controller.product_price_rule.class' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductPriceRuleController',
  20850.             'coreshop.factory.product_price_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  20851.             'coreshop.repository.product_price_rule.class' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductPriceRuleRepository',
  20852.             'coreshop.model.product_price_rule_translation.class' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslation',
  20853.             'coreshop.interface.product_price_rule_translation' => 'CoreShop\\Component\\Product\\Model\\ProductPriceRuleTranslationInterface',
  20854.             'coreshop.factory.product_price_rule_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20855.             'coreshop.model.product_specific_price_rule.class' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRule',
  20856.             'coreshop.interface.product_specific_price_rule' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleInterface',
  20857.             'coreshop.factory.product_specific_price_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  20858.             'coreshop.repository.product_specific_price_rule.class' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductSpecificPriceRuleRepository',
  20859.             'coreshop.model.product_specific_price_rule_translation.class' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslation',
  20860.             'coreshop.interface.product_specific_price_rule_translation' => 'CoreShop\\Component\\Product\\Model\\ProductSpecificPriceRuleTranslationInterface',
  20861.             'coreshop.factory.product_specific_price_rule_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20862.             'coreshop.model.product_unit.class' => 'CoreShop\\Component\\Product\\Model\\ProductUnit',
  20863.             'coreshop.interface.product_unit' => 'CoreShop\\Component\\Product\\Model\\ProductUnitInterface',
  20864.             'coreshop.admin_controller.product_unit.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20865.             'coreshop.factory.product_unit.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  20866.             'coreshop.repository.product_unit.class' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitRepository',
  20867.             'coreshop.model.product_unit_translation.class' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslation',
  20868.             'coreshop.interface.product_unit_translation' => 'CoreShop\\Component\\Product\\Model\\ProductUnitTranslationInterface',
  20869.             'coreshop.factory.product_unit_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20870.             'coreshop.model.product_unit_definitions.class' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitions',
  20871.             'coreshop.interface.product_unit_definitions' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionsInterface',
  20872.             'coreshop.admin_controller.product_unit_definitions.class' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductUnitDefinitionsController',
  20873.             'coreshop.factory.product_unit_definitions.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20874.             'coreshop.repository.product_unit_definitions.class' => 'CoreShop\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductUnitDefinitionsRepository',
  20875.             'coreshop.model.product_unit_definition.class' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinition',
  20876.             'coreshop.interface.product_unit_definition' => 'CoreShop\\Component\\Product\\Model\\ProductUnitDefinitionInterface',
  20877.             'coreshop.factory.product_unit_definition.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20878.             'core_shop_product.driver.pimcore' => true,
  20879.             'coreshop.model.category.class' => 'Pimcore\\Model\\DataObject\\CoreShopCategory',
  20880.             'coreshop.interface.category' => 'CoreShop\\Component\\Core\\Model\\CategoryInterface',
  20881.             'coreshop.factory.category.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20882.             'coreshop.repository.category.class' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\CategoryRepository',
  20883.             'coreshop.model.category.pimcore_class_name' => 'CoreShopCategory',
  20884.             'coreshop.folder.category' => 'coreshop/categories',
  20885.             'coreshop.model.product.class' => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  20886.             'coreshop.interface.product' => 'CoreShop\\Component\\Core\\Model\\ProductInterface',
  20887.             'coreshop.admin_controller.product.class' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductController',
  20888.             'coreshop.factory.product.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20889.             'coreshop.repository.product.class' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\ProductRepository',
  20890.             'coreshop.model.product.pimcore_class_name' => 'CoreShopProduct',
  20891.             'coreshop.folder.product' => 'coreshop/products',
  20892.             'coreshop.model.manufacturer.class' => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer',
  20893.             'coreshop.interface.manufacturer' => 'CoreShop\\Component\\Product\\Model\\ManufacturerInterface',
  20894.             'coreshop.factory.manufacturer.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20895.             'coreshop.model.manufacturer.pimcore_class_name' => 'CoreShopManufacturer',
  20896.             'coreshop.folder.manufacturer' => 'manufacturers',
  20897.             'coreshop.form.type.product_price_rule.action.discount_amount.validation_groups' => [
  20898.                 => 'coreshop',
  20899.             ],
  20900.             'coreshop.form.type.product_price_rule.action.discount_percent.validation_groups' => [
  20901.                 => 'coreshop',
  20902.             ],
  20903.             'coreshop.form.type.product_price_rule.action.price.validation_groups' => [
  20904.                 => 'coreshop',
  20905.             ],
  20906.             'coreshop.form.type.product_price_rule.condition.nested.validation_groups' => [
  20907.                 => 'coreshop',
  20908.             ],
  20909.             'coreshop.form.type.product_specific_price_rule.condition.nested.validation_groups' => [
  20910.                 => 'coreshop',
  20911.             ],
  20912.             'coreshop.form.type.product_price_rule.condition.timespan.validation_groups' => [
  20913.                 => 'coreshop',
  20914.             ],
  20915.             'coreshop.form.type.product_price_rule.validation_groups' => [
  20916.                 => 'coreshop',
  20917.             ],
  20918.             'coreshop.form.type.product_price_rule_translation.validation_groups' => [
  20919.                 => 'coreshop',
  20920.             ],
  20921.             'coreshop.form.type.product_price_rule.rule.validation_groups' => [
  20922.                 => 'coreshop',
  20923.             ],
  20924.             'coreshop.form.type.product_price_rule.rule_action.validation_groups' => [
  20925.                 => 'coreshop',
  20926.             ],
  20927.             'coreshop.form.type.product_price_rule.rule_condition.validation_groups' => [
  20928.                 => 'coreshop',
  20929.             ],
  20930.             'coreshop.form.type.product_price_rule.promotion_coupon.validation_groups' => [
  20931.                 => 'coreshop',
  20932.             ],
  20933.             'coreshop.form.type.product_specific_price_rule.validation_groups' => [
  20934.                 => 'coreshop',
  20935.             ],
  20936.             'coreshop.form.type.product_specific_price_rule_translation.validation_groups' => [
  20937.                 => 'coreshop',
  20938.             ],
  20939.             'coreshop.form.type.product_specific_price_rule.rule.validation_groups' => [
  20940.                 => 'coreshop',
  20941.             ],
  20942.             'coreshop.form.type.product_specific_price_rule.rule_action.validation_groups' => [
  20943.                 => 'coreshop',
  20944.             ],
  20945.             'coreshop.form.type.product_specific_price_rule.rule_condition.validation_groups' => [
  20946.                 => 'coreshop',
  20947.             ],
  20948.             'coreshop.form.type.product_specific_price_rule.promotion_coupon.validation_groups' => [
  20949.                 => 'coreshop',
  20950.             ],
  20951.             'coreshop.form.type.product_unit.validation_groups' => [
  20952.                 => 'coreshop',
  20953.             ],
  20954.             'coreshop.form.type.product_unit_translation.validation_groups' => [
  20955.                 => 'coreshop',
  20956.             ],
  20957.             'coreshop.form.type.product_unit_definition.validation_groups' => [
  20958.                 => 'coreshop',
  20959.             ],
  20960.             'coreshop.form.type.product_unit_definition_price.validation_groups' => [
  20961.                 => 'coreshop',
  20962.             ],
  20963.             'coreshop.form.type.product_unit_definitions.validation_groups' => [
  20964.                 => 'coreshop',
  20965.             ],
  20966.             'core_shop_address.driver.doctrine/orm' => true,
  20967.             'core_shop_address.driver' => 'pimcore',
  20968.             'coreshop.model.country.class' => 'CoreShop\\Component\\Core\\Model\\Country',
  20969.             'coreshop.interface.country' => 'CoreShop\\Component\\Address\\Model\\CountryInterface',
  20970.             'coreshop.admin_controller.country.class' => 'CoreShop\\Bundle\\AddressBundle\\Controller\\CountryController',
  20971.             'coreshop.factory.country.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  20972.             'coreshop.repository.country.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CountryRepository',
  20973.             'coreshop.model.country_translation.class' => 'CoreShop\\Component\\Address\\Model\\CountryTranslation',
  20974.             'coreshop.interface.country_translation' => 'CoreShop\\Component\\Address\\Model\\CountryTranslationInterface',
  20975.             'coreshop.factory.country_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20976.             'coreshop.model.zone.class' => 'CoreShop\\Component\\Address\\Model\\Zone',
  20977.             'coreshop.interface.zone' => 'CoreShop\\Component\\Address\\Model\\ZoneInterface',
  20978.             'coreshop.admin_controller.zone.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20979.             'coreshop.factory.zone.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20980.             'coreshop.model.state.class' => 'CoreShop\\Component\\Address\\Model\\State',
  20981.             'coreshop.interface.state' => 'CoreShop\\Component\\Address\\Model\\StateInterface',
  20982.             'coreshop.admin_controller.state.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20983.             'coreshop.factory.state.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  20984.             'coreshop.model.state_translation.class' => 'CoreShop\\Component\\Address\\Model\\StateTranslation',
  20985.             'coreshop.interface.state_translation' => 'CoreShop\\Component\\Address\\Model\\StateTranslationInterface',
  20986.             'coreshop.factory.state_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20987.             'coreshop.model.address_identifier.class' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifier',
  20988.             'coreshop.interface.address_identifier' => 'CoreShop\\Component\\Address\\Model\\AddressIdentifierInterface',
  20989.             'coreshop.admin_controller.address_identifier.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  20990.             'coreshop.factory.address_identifier.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  20991.             'coreshop.repository.address_identifier.class' => 'CoreShop\\Bundle\\AddressBundle\\Doctrine\\ORM\\AddressIdentifierRepository',
  20992.             'core_shop_address.driver.pimcore' => true,
  20993.             'coreshop.model.address.class' => 'Pimcore\\Model\\DataObject\\CoreShopAddress',
  20994.             'coreshop.interface.address' => 'CoreShop\\Component\\Address\\Model\\AddressInterface',
  20995.             'coreshop.factory.address.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  20996.             'coreshop.model.address.pimcore_class_name' => 'CoreShopAddress',
  20997.             'coreshop.folder.address' => 'addresses',
  20998.             'coreshop.form.type.zone.validation_groups' => [
  20999.                 => 'coreshop',
  21000.             ],
  21001.             'coreshop.form.type.country.validation_groups' => [
  21002.                 => 'coreshop',
  21003.             ],
  21004.             'coreshop.form.type.country_translation.validation_groups' => [
  21005.                 => 'coreshop',
  21006.             ],
  21007.             'coreshop.form.type.state.validation_groups' => [
  21008.                 => 'coreshop',
  21009.             ],
  21010.             'coreshop.form.type.state_translation.validation_groups' => [
  21011.                 => 'coreshop',
  21012.             ],
  21013.             'coreshop.form.type.address.validation_groups' => [
  21014.                 => 'coreshop',
  21015.             ],
  21016.             'coreshop.form.type.address_identifier.validation_groups' => [
  21017.                 => 'coreshop',
  21018.             ],
  21019.             'core_shop_currency.driver.doctrine/orm' => true,
  21020.             'core_shop_currency.driver' => 'doctrine/orm',
  21021.             'coreshop.model.currency.class' => 'CoreShop\\Component\\Core\\Model\\Currency',
  21022.             'coreshop.interface.currency' => 'CoreShop\\Component\\Currency\\Model\\CurrencyInterface',
  21023.             'coreshop.admin_controller.currency.class' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\CurrencyController',
  21024.             'coreshop.factory.currency.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21025.             'coreshop.repository.currency.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  21026.             'coreshop.model.exchange_rate.class' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRate',
  21027.             'coreshop.interface.exchange_rate' => 'CoreShop\\Component\\Currency\\Model\\ExchangeRateInterface',
  21028.             'coreshop.admin_controller.exchange_rate.class' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\ExchangeRateController',
  21029.             'coreshop.factory.exchange_rate.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21030.             'coreshop.repository.exchange_rate.class' => 'CoreShop\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  21031.             'coreshop.form.type.currency.validation_groups' => [
  21032.                 => 'coreshop',
  21033.             ],
  21034.             'coreshop.form.type.exchange_rate.validation_groups' => [
  21035.                 => 'coreshop',
  21036.             ],
  21037.             'core_shop_taxation.driver.doctrine/orm' => true,
  21038.             'core_shop_taxation.driver' => 'pimcore',
  21039.             'coreshop.model.tax_rule.class' => 'CoreShop\\Component\\Core\\Model\\TaxRule',
  21040.             'coreshop.interface.tax_rule' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleInterface',
  21041.             'coreshop.factory.tax_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21042.             'coreshop.repository.tax_rule.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\TaxRuleRepository',
  21043.             'coreshop.model.tax_rate.class' => 'CoreShop\\Component\\Taxation\\Model\\TaxRate',
  21044.             'coreshop.interface.tax_rate' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateInterface',
  21045.             'coreshop.admin_controller.tax_rate.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  21046.             'coreshop.factory.tax_rate.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  21047.             'coreshop.repository.tax_rate.class' => 'CoreShop\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxRateRepository',
  21048.             'coreshop.model.tax_rate_translation.class' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslation',
  21049.             'coreshop.interface.tax_rate_translation' => 'CoreShop\\Component\\Taxation\\Model\\TaxRateTranslationInterface',
  21050.             'coreshop.factory.tax_rate_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21051.             'coreshop.model.tax_rule_group.class' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroup',
  21052.             'coreshop.interface.tax_rule_group' => 'CoreShop\\Component\\Taxation\\Model\\TaxRuleGroupInterface',
  21053.             'coreshop.admin_controller.tax_rule_group.class' => 'CoreShop\\Bundle\\TaxationBundle\\Controller\\TaxRuleGroupController',
  21054.             'coreshop.factory.tax_rule_group.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21055.             'core_shop_taxation.driver.pimcore' => true,
  21056.             'coreshop.model.tax_item.class' => 'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\CoreShopTaxItem',
  21057.             'coreshop.interface.tax_item' => 'CoreShop\\Component\\Taxation\\Model\\TaxItemInterface',
  21058.             'coreshop.factory.tax_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  21059.             'coreshop.model.tax_item.pimcore_class_name' => 'CoreShopTaxItem',
  21060.             'coreshop.form.type.tax_rule_group.validation_groups' => [
  21061.                 => 'coreshop',
  21062.             ],
  21063.             'coreshop.form.type.tax_rule.validation_groups' => [
  21064.                 => 'coreshop',
  21065.             ],
  21066.             'coreshop.form.type.tax_rate.validation_groups' => [
  21067.                 => 'coreshop',
  21068.             ],
  21069.             'coreshop.form.type.tax_rate_translation.validation_groups' => [
  21070.                 => 'coreshop',
  21071.             ],
  21072.             'core_shop_store.driver.doctrine/orm' => true,
  21073.             'core_shop_store.driver' => 'doctrine/orm',
  21074.             'coreshop.model.store.class' => 'CoreShop\\Component\\Core\\Model\\Store',
  21075.             'coreshop.interface.store' => 'CoreShop\\Component\\Store\\Model\\StoreInterface',
  21076.             'coreshop.admin_controller.store.class' => 'CoreShop\\Bundle\\StoreBundle\\Controller\\StoreController',
  21077.             'coreshop.factory.store.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21078.             'coreshop.repository.store.class' => 'CoreShop\\Bundle\\StoreBundle\\Doctrine\\ORM\\StoreRepository',
  21079.             'coreshop.form.type.store.validation_groups' => [
  21080.                 => 'coreshop',
  21081.             ],
  21082.             'core_shop_index.driver.doctrine/orm' => true,
  21083.             'core_shop_index.driver' => 'doctrine/orm',
  21084.             'coreshop.model.index.class' => 'CoreShop\\Component\\Index\\Model\\Index',
  21085.             'coreshop.interface.index' => 'CoreShop\\Component\\Index\\Model\\IndexInterface',
  21086.             'coreshop.admin_controller.index.class' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\IndexController',
  21087.             'coreshop.factory.index.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21088.             'coreshop.model.index_column.class' => 'CoreShop\\Component\\Index\\Model\\IndexColumn',
  21089.             'coreshop.interface.index_column' => 'CoreShop\\Component\\Index\\Model\\IndexColumnInterface',
  21090.             'coreshop.factory.index_column.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21091.             'coreshop.model.filter.class' => 'CoreShop\\Component\\Index\\Model\\Filter',
  21092.             'coreshop.interface.filter' => 'CoreShop\\Component\\Index\\Model\\FilterInterface',
  21093.             'coreshop.admin_controller.filter.class' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\FilterController',
  21094.             'coreshop.factory.filter.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21095.             'coreshop.model.filter_condition.class' => 'CoreShop\\Component\\Index\\Model\\FilterCondition',
  21096.             'coreshop.interface.filter_condition' => 'CoreShop\\Component\\Index\\Model\\FilterConditionInterface',
  21097.             'coreshop.factory.filter_condition.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21098.             'coreshop.index.mapping_types' => [
  21099.                 => 'INTEGER',
  21100.                 => 'DOUBLE',
  21101.                 => 'STRING',
  21102.                 => 'TEXT',
  21103.                 => 'BOOLEAN',
  21104.                 => 'DATE',
  21105.             ],
  21106.             'coreshop.form.type.index.validation_groups' => [
  21107.                 => 'coreshop',
  21108.             ],
  21109.             'coreshop.form.type.index.column.validation_groups' => [
  21110.                 => 'coreshop',
  21111.             ],
  21112.             'coreshop.form.type.index.column_type.validation_groups' => [
  21113.                 => 'coreshop',
  21114.             ],
  21115.             'coreshop.form.type.index.columns.validation_groups' => [
  21116.                 => 'coreshop',
  21117.             ],
  21118.             'coreshop.form.type.index.worker.validation_groups' => [
  21119.                 => 'coreshop',
  21120.             ],
  21121.             'coreshop.form.type.filter.validation_groups' => [
  21122.                 => 'coreshop',
  21123.             ],
  21124.             'coreshop.form.type.filter.pre_condition.validation_groups' => [
  21125.                 => 'coreshop',
  21126.             ],
  21127.             'coreshop.form.type.filter.user_condition.validation_groups' => [
  21128.                 => 'coreshop',
  21129.             ],
  21130.             'coreshop.form.type.index.getter.brick.validation_groups' => [
  21131.                 => 'coreshop',
  21132.             ],
  21133.             'coreshop.form.type.index.getter.classification.validation_groups' => [
  21134.                 => 'coreshop',
  21135.             ],
  21136.             'coreshop.form.type.index.getter.field_collection.validation_groups' => [
  21137.                 => 'coreshop',
  21138.             ],
  21139.             'coreshop.form.type.index.interpreter.expression.validation_groups' => [
  21140.                 => 'coreshop',
  21141.             ],
  21142.             'coreshop.form.type.index.interpreter.nested.validation_groups' => [
  21143.                 => 'coreshop',
  21144.             ],
  21145.             'coreshop.form.type.index.interpreter.object_property.validation_groups' => [
  21146.                 => 'coreshop',
  21147.             ],
  21148.             'coreshop.form.type.index.interpreter.iterator.validation_groups' => [
  21149.                 => 'coreshop',
  21150.             ],
  21151.             'coreshop.form.type.filter.condition.category.validation_groups' => [
  21152.                 => 'coreshop',
  21153.             ],
  21154.             'coreshop.form.type.filter.condition.category_multiselect.validation_groups' => [
  21155.                 => 'coreshop',
  21156.             ],
  21157.             'coreshop.form.type.filter.condition.multiselect.validation_groups' => [
  21158.                 => 'coreshop',
  21159.             ],
  21160.             'coreshop.form.type.filter.condition.range.validation_groups' => [
  21161.                 => 'coreshop',
  21162.             ],
  21163.             'coreshop.form.type.filter.condition.select.validation_groups' => [
  21164.                 => 'coreshop',
  21165.             ],
  21166.             'coreshop.form.type.filter.condition.search.validation_groups' => [
  21167.                 => 'coreshop',
  21168.             ],
  21169.             'coreshop.form.type.filter.condition.boolean.validation_groups' => [
  21170.                 => 'coreshop',
  21171.             ],
  21172.             'coreshop.form.type.filter.condition.pre_nested.validation_groups' => [
  21173.                 => 'coreshop',
  21174.             ],
  21175.             'coreshop.form.type.filter.condition.user_nested.validation_groups' => [
  21176.                 => 'coreshop',
  21177.             ],
  21178.             'core_shop_shipping.driver.doctrine/orm' => true,
  21179.             'core_shop_shipping.driver' => 'doctrine/orm',
  21180.             'coreshop.model.carrier.class' => 'CoreShop\\Component\\Core\\Model\\Carrier',
  21181.             'coreshop.interface.carrier' => 'CoreShop\\Component\\Shipping\\Model\\CarrierInterface',
  21182.             'coreshop.admin_controller.carrier.class' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\CarrierController',
  21183.             'coreshop.factory.carrier.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21184.             'coreshop.repository.carrier.class' => 'App\\Ecommerce\\Doctrine\\ORM\\CarrierRepository',
  21185.             'coreshop.model.carrier_translation.class' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslation',
  21186.             'coreshop.interface.carrier_translation' => 'CoreShop\\Component\\Shipping\\Model\\CarrierTranslationInterface',
  21187.             'coreshop.factory.carrier_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21188.             'coreshop.model.shipping_rule.class' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRule',
  21189.             'coreshop.interface.shipping_rule' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleInterface',
  21190.             'coreshop.admin_controller.shipping_rule.class' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\ShippingRuleController',
  21191.             'coreshop.factory.shipping_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21192.             'coreshop.repository.shipping_rule.class' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository',
  21193.             'coreshop.model.shipping_rule_group.class' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroup',
  21194.             'coreshop.interface.shipping_rule_group' => 'CoreShop\\Component\\Shipping\\Model\\ShippingRuleGroupInterface',
  21195.             'coreshop.factory.shipping_rule_group.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21196.             'coreshop.form.type.carrier.validation_groups' => [
  21197.                 => 'coreshop',
  21198.             ],
  21199.             'coreshop.form.type.carrier_translation.validation_groups' => [
  21200.                 => 'coreshop',
  21201.             ],
  21202.             'coreshop.form.type.shipping_rule.validation_groups' => [
  21203.                 => 'coreshop',
  21204.             ],
  21205.             'coreshop.form.type.shipping_rule_group.validation_groups' => [
  21206.                 => 'coreshop',
  21207.             ],
  21208.             'coreshop.form.type.shipping_rule.rule.validation_groups' => [
  21209.                 => 'coreshop',
  21210.             ],
  21211.             'coreshop.form.type.shipping_rule.rule_action.validation_groups' => [
  21212.                 => 'coreshop',
  21213.             ],
  21214.             'coreshop.form.type.shipping_rule.rule_condition.validation_groups' => [
  21215.                 => 'coreshop',
  21216.             ],
  21217.             'coreshop.form.type.shipping_rule.common.shipping_rule.validation_groups' => [
  21218.                 => 'coreshop',
  21219.             ],
  21220.             'coreshop.form.type.shipping_rule.action.addition_percent.validation_groups' => [
  21221.                 => 'coreshop',
  21222.             ],
  21223.             'coreshop.form.type.shipping_rule.action.discount_percent.validation_groups' => [
  21224.                 => 'coreshop',
  21225.             ],
  21226.             'coreshop.form.type.shipping_rule.condition.amount.validation_groups' => [
  21227.                 => 'coreshop',
  21228.             ],
  21229.             'coreshop.form.type.shipping_rule.condition.dimension.validation_groups' => [
  21230.                 => 'coreshop',
  21231.             ],
  21232.             'coreshop.form.type.shipping_rule.condition.weight.validation_groups' => [
  21233.                 => 'coreshop',
  21234.             ],
  21235.             'coreshop.form.type.shipping_rule.condition.nested.validation_groups' => [
  21236.                 => 'coreshop',
  21237.             ],
  21238.             'coreshop.form.type.shipping_rule.condition.postcode.validation_groups' => [
  21239.                 => 'coreshop',
  21240.             ],
  21241.             'core_shop_payment.driver.doctrine/orm' => true,
  21242.             'core_shop_payment.driver' => 'doctrine/orm',
  21243.             'coreshop.model.payment_provider.class' => 'CoreShop\\Component\\Core\\Model\\PaymentProvider',
  21244.             'coreshop.interface.payment_provider' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderInterface',
  21245.             'coreshop.admin_controller.payment_provider.class' => 'CoreShop\\Bundle\\PayumPaymentBundle\\Controller\\PaymentProviderController',
  21246.             'coreshop.factory.payment_provider.class' => 'CoreShop\\Component\\Resource\\Factory\\TranslatableFactory',
  21247.             'coreshop.repository.payment_provider.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentProviderRepository',
  21248.             'coreshop.model.payment_provider_translation.class' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslation',
  21249.             'coreshop.interface.payment_provider_translation' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderTranslationInterface',
  21250.             'coreshop.factory.payment_provider_translation.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21251.             'coreshop.model.payment.class' => 'CoreShop\\Component\\Core\\Model\\Payment',
  21252.             'coreshop.interface.payment' => 'CoreShop\\Component\\Payment\\Model\\PaymentInterface',
  21253.             'coreshop.admin_controller.payment.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  21254.             'coreshop.factory.payment.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21255.             'coreshop.repository.payment.class' => 'App\\CoreShop\\Repository\\PaymentRepository',
  21256.             'coreshop.model.payment_provider_rule.class' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRule',
  21257.             'coreshop.interface.payment_provider_rule' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleInterface',
  21258.             'coreshop.admin_controller.payment_provider_rule.class' => 'CoreShop\\Bundle\\PaymentBundle\\Controller\\PaymentProviderRuleController',
  21259.             'coreshop.factory.payment_provider_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21260.             'coreshop.repository.payment_provider_rule.class' => 'CoreShop\\Bundle\\RuleBundle\\Doctrine\\ORM\\RuleRepository',
  21261.             'coreshop.model.payment_provider_rule_group.class' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroup',
  21262.             'coreshop.interface.payment_provider_rule_group' => 'CoreShop\\Component\\Payment\\Model\\PaymentProviderRuleGroupInterface',
  21263.             'coreshop.factory.payment_provider_rule_group.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21264.             'coreshop.form.type.payment_provider.validation_groups' => [
  21265.                 => 'coreshop',
  21266.             ],
  21267.             'coreshop.form.type.payment_provider_translation.validation_groups' => [
  21268.                 => 'coreshop',
  21269.             ],
  21270.             'coreshop.form.type.payment_provider_rule.validation_groups' => [
  21271.                 => 'coreshop',
  21272.             ],
  21273.             'coreshop.form.type.payment_provider_rule_group.validation_groups' => [
  21274.                 => 'coreshop',
  21275.             ],
  21276.             'coreshop.form.type.payment_provider_rule.action.addition_percent.validation_groups' => [
  21277.                 => 'coreshop',
  21278.             ],
  21279.             'coreshop.form.type.payment_provider_rule.action.discount_percent.validation_groups' => [
  21280.                 => 'coreshop',
  21281.             ],
  21282.             'coreshop.form.type.payment_provider_rule.rule.validation_groups' => [
  21283.                 => 'coreshop',
  21284.             ],
  21285.             'coreshop.form.type.payment_provider_rule.rule_action.validation_groups' => [
  21286.                 => 'coreshop',
  21287.             ],
  21288.             'coreshop.form.type.payment_provider_rule.rule_condition.validation_groups' => [
  21289.                 => 'coreshop',
  21290.             ],
  21291.             'coreshop.form.type.payment_provider_rule.common.payment_provider_rule.validation_groups' => [
  21292.                 => 'coreshop',
  21293.             ],
  21294.             'coreshop.form.type.payment_provider_rule.condition.amount.validation_groups' => [
  21295.                 => 'coreshop',
  21296.             ],
  21297.             'coreshop.form.type.payment_provider_rule.condition.nested.validation_groups' => [
  21298.                 => 'coreshop',
  21299.             ],
  21300.             'core_shop_sequence.driver.doctrine/orm' => true,
  21301.             'core_shop_sequence.driver' => 'doctrine/orm',
  21302.             'coreshop.model.sequence.class' => 'CoreShop\\Component\\Sequence\\Model\\Sequence',
  21303.             'coreshop.interface.sequence' => 'CoreShop\\Component\\Sequence\\Model\\SequenceInterface',
  21304.             'coreshop.admin_controller.sequence.class' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  21305.             'coreshop.factory.sequence.class' => 'CoreShop\\Component\\Sequence\\Factory\\SequenceFactory',
  21306.             'coreshop.repository.sequence.class' => 'CoreShop\\Bundle\\SequenceBundle\\Doctrine\\ORM\\SequenceRepository',
  21307.             'core_shop_payum_payment.driver.doctrine/orm' => true,
  21308.             'core_shop_payum_payment.driver' => 'doctrine/orm',
  21309.             'coreshop.model.gateway_config.class' => 'CoreShop\\Component\\PayumPayment\\Model\\GatewayConfig',
  21310.             'coreshop.factory.gateway_config.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21311.             'coreshop.model.payment_security_token.class' => 'CoreShop\\Component\\PayumPayment\\Model\\PaymentSecurityToken',
  21312.             'coreshop.factory.payment_security_token.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21313.             'coreshop.form.type.gateway_config.validation_groups' => [
  21314.                 => 'coreshop',
  21315.             ],
  21316.             'core_shop_notification.driver.doctrine/orm' => true,
  21317.             'core_shop_notification.driver' => 'doctrine/orm',
  21318.             'coreshop.model.notification_rule.class' => 'CoreShop\\Component\\Notification\\Model\\NotificationRule',
  21319.             'coreshop.interface.notification_rule' => 'CoreShop\\Component\\Notification\\Model\\NotificationRuleInterface',
  21320.             'coreshop.admin_controller.notification_rule.class' => 'CoreShop\\Bundle\\NotificationBundle\\Controller\\NotificationRuleController',
  21321.             'coreshop.factory.notification_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21322.             'coreshop.repository.notification_rule.class' => 'CoreShop\\Bundle\\NotificationBundle\\Doctrine\\ORM\\NotificationRuleRepository',
  21323.             'coreshop.form.type.notification_rule.validation_groups' => [
  21324.                 => 'coreshop',
  21325.             ],
  21326.             'coreshop.form.type.notification_rule_group.validation_groups' => [
  21327.                 => 'coreshop',
  21328.             ],
  21329.             'coreshop.form.type.notification_rule.rule.validation_groups' => [
  21330.                 => 'coreshop',
  21331.             ],
  21332.             'coreshop.form.type.notification_rule.rule_action.validation_groups' => [
  21333.                 => 'coreshop',
  21334.             ],
  21335.             'coreshop.form.type.notification_rule.rule_condition.validation_groups' => [
  21336.                 => 'coreshop',
  21337.             ],
  21338.             'coreshop.pimcore.admin.install.routes' => [
  21339.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/staticroutes.yml',
  21340.             ],
  21341.             'coreshop.all.pimcore.admin.install.routes' => [
  21342.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/staticroutes.yml',
  21343.             ],
  21344.             'coreshop.pimcore.admin.install.documents' => [
  21345.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/documents.yml',
  21346.             ],
  21347.             'coreshop.all.pimcore.admin.install.documents' => [
  21348.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/documents.yml',
  21349.             ],
  21350.             'coreshop.pimcore.admin.install.image_thumbnails' => [
  21351.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/image-thumbnails.yml',
  21352.             ],
  21353.             'coreshop.all.pimcore.admin.install.image_thumbnails' => [
  21354.                 => '@CoreShopFrontendBundle/Resources/install/pimcore/image-thumbnails.yml',
  21355.             ],
  21356.             'coreshop.frontend.controllers' => [
  21357.                 'security' => 'App\\Ecommerce\\Controller\\SecurityController',
  21358.                 'register' => 'App\\Ecommerce\\Controller\\RegisterController',
  21359.                 'customer' => 'App\\Ecommerce\\Controller\\CustomerController',
  21360.                 'product' => 'App\\Ecommerce\\Controller\\ProductController',
  21361.                 'cart' => 'App\\Ecommerce\\Controller\\CartController',
  21362.                 'index' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController',
  21363.                 'currency' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController',
  21364.                 'search' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController',
  21365.                 'checkout' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController',
  21366.                 'order' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController',
  21367.                 'category' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CategoryController',
  21368.                 'quote' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController',
  21369.                 'payment' => 'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController',
  21370.                 'mail' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController',
  21371.             ],
  21372.             'coreshop.frontend.controller.security' => 'App\\Ecommerce\\Controller\\SecurityController',
  21373.             'coreshop.frontend.controller.register' => 'App\\Ecommerce\\Controller\\RegisterController',
  21374.             'coreshop.frontend.controller.customer' => 'App\\Ecommerce\\Controller\\CustomerController',
  21375.             'coreshop.frontend.controller.product' => 'App\\Ecommerce\\Controller\\ProductController',
  21376.             'coreshop.frontend.controller.cart' => 'App\\Ecommerce\\Controller\\CartController',
  21377.             'coreshop.frontend.controller.index' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController',
  21378.             'coreshop.frontend.controller.currency' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController',
  21379.             'coreshop.frontend.controller.search' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController',
  21380.             'coreshop.frontend.controller.checkout' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController',
  21381.             'coreshop.frontend.controller.order' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController',
  21382.             'coreshop.frontend.controller.category' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CategoryController',
  21383.             'coreshop.frontend.controller.quote' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController',
  21384.             'coreshop.frontend.controller.payment' => 'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController',
  21385.             'coreshop.frontend.controller.mail' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController',
  21386.             'coreshop.frontend.view_bundle' => 'CoreShopFrontend',
  21387.             'coreshop.frontend.view_suffix' => 'twig',
  21388.             'coreshop.frontend.category.valid_sort_options' => [
  21389.                 => 'name',
  21390.             ],
  21391.             'payum.template.layout' => '@CoreShopPayum/:layout.html.twig',
  21392.             'payum.template.obtain_credit_card' => '@CoreShopPayum/Action/obtainCreditCard.html.twig',
  21393.             'core_shop_product_quantity_price_rules.driver.doctrine/orm' => true,
  21394.             'core_shop_product_quantity_price_rules.driver' => 'doctrine/orm',
  21395.             'coreshop.model.product_quantity_price_rule.class' => 'CoreShop\\Component\\Core\\Model\\ProductQuantityPriceRule',
  21396.             'coreshop.interface.product_quantity_price_rule' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\ProductQuantityPriceRuleInterface',
  21397.             'coreshop.factory.product_quantity_price_rule.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21398.             'coreshop.repository.product_quantity_price_rule.class' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\Doctrine\\ORM\\ProductQuantityPriceRuleRepository',
  21399.             'coreshop.model.product_quantity_price_rule_range.class' => 'CoreShop\\Component\\Core\\Model\\QuantityRange',
  21400.             'coreshop.interface.product_quantity_price_rule_range' => 'CoreShop\\Component\\ProductQuantityPriceRules\\Model\\QuantityRangeInterface',
  21401.             'coreshop.factory.product_quantity_price_rule_range.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  21402.             'coreshop.product_quantity_price_rules.ranges.action_constraints' => [
  21403.                 => [
  21404.                     'class' => 'CoreShop\\Bundle\\CoreBundle\\Validator\\Constraints\\QuantityRangePriceCurrencyAware',
  21405.                     'groups' => [
  21406.                         => 'coreshop_product_quantity_price_rules_range_validation_behaviour_fixed',
  21407.                         => 'coreshop_product_quantity_price_rules_range_validation_behaviour_amount_decrease',
  21408.                         => 'coreshop_product_quantity_price_rules_range_validation_behaviour_amount_increase',
  21409.                     ],
  21410.                 ],
  21411.             ],
  21412.             'coreshop.form.type.product_quantity_price_rules.validation_groups' => [
  21413.                 => 'coreshop',
  21414.             ],
  21415.             'coreshop.form.type.product_quantity_price_rules.rule_condition.validation_groups' => [
  21416.                 => 'coreshop',
  21417.             ],
  21418.             'coreshop.form.type.product_quantity_price_rules.range.validation_groups' => [
  21419.                 => 'coreshop',
  21420.             ],
  21421.             'coreshop.dto.add_to_wishlist.class' => 'CoreShop\\Component\\StorageList\\DTO\\AddToStorageList',
  21422.             'coreshop.form.type.wishlist.validation_groups' => [
  21423.                 => 'coreshop',
  21424.             ],
  21425.             'coreshop.form.type.wishlist_item.validation_groups' => [
  21426.                 => 'coreshop',
  21427.             ],
  21428.             'coreshop.form.type.add_to_wishlist.validation_groups' => [
  21429.                 => 'coreshop',
  21430.             ],
  21431.             'coreshop.form.type.edit_wishlist.validation_groups' => [
  21432.                 => 'coreshop',
  21433.             ],
  21434.             'core_shop_wishlist.driver.pimcore' => true,
  21435.             'core_shop_wishlist.driver' => 'pimcore',
  21436.             'coreshop.model.wishlist.class' => 'Pimcore\\Model\\DataObject\\CoreShopWishlist',
  21437.             'coreshop.interface.wishlist' => 'CoreShop\\Component\\Core\\Model\\WishlistInterface',
  21438.             'coreshop.factory.wishlist.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  21439.             'coreshop.repository.wishlist.class' => 'CoreShop\\Bundle\\CoreBundle\\Pimcore\\Repository\\WishlistRepository',
  21440.             'coreshop.model.wishlist.pimcore_class_name' => 'CoreShopWishlist',
  21441.             'coreshop.folder.wishlist' => 'coreshop/wishlists',
  21442.             'coreshop.model.wishlist_item.class' => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem',
  21443.             'coreshop.interface.wishlist_item' => 'CoreShop\\Component\\Wishlist\\Model\\WishlistItemInterface',
  21444.             'coreshop.factory.wishlist_item.class' => 'CoreShop\\Component\\Resource\\Factory\\PimcoreFactory',
  21445.             'coreshop.repository.wishlist_item.class' => 'CoreShop\\Bundle\\WishlistBundle\\Pimcore\\Repository\\WishlistItemRepository',
  21446.             'coreshop.model.wishlist_item.pimcore_class_name' => 'CoreShopWishlistItem',
  21447.             'coreshop.folder.wishlist_item' => 'items',
  21448.             'payum.capture_path' => 'payum_capture_do',
  21449.             'payum.notify_path' => 'payum_notify_do',
  21450.             'payum.authorize_path' => 'payum_authorize_do',
  21451.             'payum.refund_path' => 'payum_refund_do',
  21452.             'payum.cancel_path' => 'payum_cancel_do',
  21453.             'payum.payout_path' => 'payum_payout_do',
  21454.             'payum.available_gateway_factories' => [
  21455.             ],
  21456.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  21457.             'stof_doctrine_extensions.default_locale' => 'hu',
  21458.             'stof_doctrine_extensions.translation_fallback' => false,
  21459.             'stof_doctrine_extensions.persist_default_translation' => false,
  21460.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  21461.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  21462.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  21463.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  21464.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  21465.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  21466.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  21467.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  21468.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  21469.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  21470.             'event_dispatcher.event_aliases' => [
  21471.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  21472.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  21473.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  21474.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  21475.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  21476.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  21477.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  21478.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  21479.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  21480.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  21481.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  21482.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  21483.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  21484.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  21485.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  21486.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  21487.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  21488.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  21489.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  21490.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  21491.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  21492.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  21493.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  21494.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  21495.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  21496.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  21497.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  21498.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  21499.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  21500.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  21501.             ],
  21502.             'fragment.renderer.hinclude.global_template' => NULL,
  21503.             'fragment.path' => '/_fragment',
  21504.             'kernel.secret' => '4Nrn2Sk5ehP7K5qJ4rdr3LueQnIdpf4ab0WVSG7mFuA=',
  21505.             'kernel.http_method_override' => true,
  21506.             'kernel.trusted_hosts' => [
  21507.             ],
  21508.             'kernel.default_locale' => 'hu',
  21509.             'kernel.enabled_locales' => [
  21510.             ],
  21511.             'kernel.error_controller' => 'error_controller',
  21512.             'debug.file_link_format' => NULL,
  21513.             'asset.request_context.base_path' => NULL,
  21514.             'asset.request_context.secure' => NULL,
  21515.             'translator.logging' => false,
  21516.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  21517.             'debug.error_handler.throw_at' => -1,
  21518.             'router.request_context.host' => 'localhost',
  21519.             'router.request_context.scheme' => 'http',
  21520.             'router.request_context.base_url' => '',
  21521.             'router.resource' => 'kernel::loadRoutes',
  21522.             'request_listener.http_port' => 80,
  21523.             'request_listener.https_port' => 443,
  21524.             'session.metadata.storage_key' => '_sf2_meta',
  21525.             'session.storage.options' => [
  21526.                 'cache_limiter' => '0',
  21527.                 'cookie_secure' => 'auto',
  21528.                 'cookie_httponly' => true,
  21529.                 'gc_probability' => 1,
  21530.             ],
  21531.             'session.save_path' => NULL,
  21532.             'session.metadata.update_threshold' => 0,
  21533.             'form.type_extension.csrf.enabled' => true,
  21534.             'form.type_extension.csrf.field_name' => '_token',
  21535.             'validator.translation_domain' => 'validators',
  21536.             'profiler_listener.only_exceptions' => false,
  21537.             'profiler_listener.only_main_requests' => false,
  21538.             'security.role_hierarchy.roles' => [
  21539.                 'ROLE_PIMCORE_ADMIN' => [
  21540.                     => 'ROLE_PIMCORE_USER',
  21541.                 ],
  21542.             ],
  21543.             'security.access.denied_url' => NULL,
  21544.             'security.authentication.manager.erase_credentials' => true,
  21545.             'security.authentication.session_strategy.strategy' => 'migrate',
  21546.             'security.access.always_authenticate_before_granting' => false,
  21547.             'security.authentication.hide_user_not_found' => true,
  21548.             'security.firewalls' => [
  21549.                 => 'maileon_hook',
  21550.                 => 'vir_token',
  21551.                 => 'b2b_token',
  21552.                 => 'origo_token',
  21553.                 => 'seikohu_token',
  21554.                 => 'coreshop_jwt_login',
  21555.                 => 'coreshop_jwt',
  21556.                 => 'dev',
  21557.                 => 'pimcore_admin_webdav',
  21558.                 => 'pimcore_admin',
  21559.                 10 => 'coreshop_frontend',
  21560.             ],
  21561.             'hwi_oauth.resource_ownermap.configured.coreshop_frontend' => [
  21562.                 'google' => 'app_auth_oauth_check_google',
  21563.                 'apple' => 'app_auth_oauth_check_apple',
  21564.             ],
  21565.             'twig.form.resources' => [
  21566.                 => 'form_div_layout.html.twig',
  21567.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  21568.                 => '@CoreShopFrontend/Form/fields.html.twig',
  21569.                 => 'form/custom_types.html.twig',
  21570.             ],
  21571.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  21572.             'monolog.use_microseconds' => true,
  21573.             'monolog.swift_mailer.handlers' => [
  21574.             ],
  21575.             'monolog.handlers_to_channels' => [
  21576.                 'monolog.handler.console' => [
  21577.                     'type' => 'exclusive',
  21578.                     'elements' => [
  21579.                         => 'event',
  21580.                         => 'doctrine',
  21581.                         => 'console',
  21582.                         => 'cache',
  21583.                     ],
  21584.                 ],
  21585.                 'monolog.handler.main' => [
  21586.                     'type' => 'exclusive',
  21587.                     'elements' => [
  21588.                         => 'event',
  21589.                         => 'doctrine',
  21590.                         => 'cache',
  21591.                     ],
  21592.                 ],
  21593.             ],
  21594.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  21595.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  21596.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  21597.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  21598.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  21599.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  21600.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  21601.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  21602.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  21603.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  21604.             'doctrine.entity_managers' => [
  21605.                 'default' => 'doctrine.orm.default_entity_manager',
  21606.             ],
  21607.             'doctrine.default_entity_manager' => 'default',
  21608.             'doctrine.dbal.connection_factory.types' => [
  21609.                 'pimcoreObject' => [
  21610.                     'class' => 'CoreShop\\Component\\Resource\\Doctrine\\Type\\PimcoreObject',
  21611.                 ],
  21612.                 'pimcoreDocument' => [
  21613.                     'class' => 'CoreShop\\Component\\Resource\\Doctrine\\Type\\PimcoreDocument',
  21614.                 ],
  21615.                 'pimcoreAsset' => [
  21616.                     'class' => 'CoreShop\\Component\\Resource\\Doctrine\\Type\\PimcoreAsset',
  21617.                 ],
  21618.                 'pimcoreSite' => [
  21619.                     'class' => 'CoreShop\\Component\\Resource\\Doctrine\\Type\\PimcoreSite',
  21620.                 ],
  21621.                 'bigintInteger' => [
  21622.                     'class' => 'CoreShop\\Component\\Resource\\Doctrine\\Type\\BigIntIntegerType',
  21623.                 ],
  21624.                 'uuid' => [
  21625.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  21626.                 ],
  21627.                 'ulid' => [
  21628.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  21629.                 ],
  21630.             ],
  21631.             'doctrine.connections' => [
  21632.                 'default' => 'doctrine.dbal.default_connection',
  21633.             ],
  21634.             'doctrine.default_connection' => 'default',
  21635.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  21636.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  21637.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  21638.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  21639.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  21640.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  21641.             'doctrine.orm.cache.memcache_host' => 'localhost',
  21642.             'doctrine.orm.cache.memcache_port' => 11211,
  21643.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  21644.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  21645.             'doctrine.orm.cache.memcached_host' => 'localhost',
  21646.             'doctrine.orm.cache.memcached_port' => 11211,
  21647.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  21648.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  21649.             'doctrine.orm.cache.redis_host' => 'localhost',
  21650.             'doctrine.orm.cache.redis_port' => 6379,
  21651.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  21652.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  21653.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  21654.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  21655.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  21656.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  21657.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  21658.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  21659.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  21660.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  21661.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  21662.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  21663.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  21664.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  21665.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  21666.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  21667.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  21668.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  21669.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  21670.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  21671.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  21672.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  21673.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  21674.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  21675.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  21676.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  21677.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  21678.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  21679.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  21680.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  21681.             'doctrine.orm.auto_generate_proxy_classes' => true,
  21682.             'doctrine.orm.proxy_namespace' => 'Proxies',
  21683.             'doctrine.migrations.preferred_em' => NULL,
  21684.             'doctrine.migrations.preferred_connection' => 'default',
  21685.             'cmf_routing.uri_filter_regexp' => '',
  21686.             'cmf_routing.default_controller' => NULL,
  21687.             'cmf_routing.generic_controller' => NULL,
  21688.             'cmf_routing.controllers_by_type' => [
  21689.             ],
  21690.             'cmf_routing.controllers_by_class' => [
  21691.             ],
  21692.             'cmf_routing.templates_by_class' => [
  21693.             ],
  21694.             'cmf_routing.route_collection_limit' => 0,
  21695.             'cmf_routing.dynamic.limit_candidates' => 20,
  21696.             'cmf_routing.dynamic.locales' => [
  21697.             ],
  21698.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  21699.             'cmf_routing.replace_symfony_router' => true,
  21700.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  21701.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  21702.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  21703.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  21704.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  21705.             'presta_sitemap.timetolive' => 3600,
  21706.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  21707.             'presta_sitemap.items_by_set' => 50000,
  21708.             'presta_sitemap.defaults' => [
  21709.                 'lastmod' => NULL,
  21710.                 'priority' => NULL,
  21711.                 'changefreq' => NULL,
  21712.             ],
  21713.             'presta_sitemap.default_section' => 'default',
  21714.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  21715.             'scheb_two_factor.model_manager_name' => NULL,
  21716.             'scheb_two_factor.security_tokens' => [
  21717.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  21718.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  21719.             ],
  21720.             'scheb_two_factor.ip_whitelist' => [
  21721.             ],
  21722.             'scheb_two_factor.google.server_name' => 'Pimcore',
  21723.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  21724.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  21725.             'scheb_two_factor.google.digits' => 6,
  21726.             'scheb_two_factor.google.window' => 1,
  21727.             'scheb_two_factor.trusted_device.enabled' => false,
  21728.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  21729.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  21730.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  21731.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  21732.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  21733.             'fos_js_routing.request_context_base_url' => NULL,
  21734.             'fos_js_routing.cache_control' => [
  21735.                 'enabled' => false,
  21736.             ],
  21737.             'coreshop.storage_list.add_to_list_class' => 'CoreShop\\Component\\StorageList\\DTO\\AddToStorageList',
  21738.             'coreshop.storage_list.expiration.order.days' => 0,
  21739.             'coreshop.storage_list.expiration.order.params' => [
  21740.                 'order' => [
  21741.                     'days' => 7300,
  21742.                 ],
  21743.                 'cart' => [
  21744.                     'days' => 7300,
  21745.                     'params' => [
  21746.                         'anonymous' => false,
  21747.                         'customer' => false,
  21748.                     ],
  21749.                 ],
  21750.             ],
  21751.             'coreshop.storage_list.expiration.wishlist.days' => 14,
  21752.             'coreshop.storage_list.expiration.wishlist.params' => [
  21753.                 'days' => 20,
  21754.                 'anonymous' => true,
  21755.                 'customer' => true,
  21756.             ],
  21757.             'coreshop.storage_list.tags' => [
  21758.                 => [
  21759.                     => 'CoreShop\\Component\\Order\\Context\\CartContextInterface',
  21760.                     => 'CoreShop\\Component\\Order\\Context\\CompositeCartContext',
  21761.                     => 'coreshop.context.cart',
  21762.                 ],
  21763.                 => [
  21764.                     => 'CoreShop\\Component\\StorageList\\Context\\StorageListContextInterface',
  21765.                     => 'coreshop.context.storage_list.wishlist',
  21766.                     => 'coreshop.context.wishlist',
  21767.                 ],
  21768.             ],
  21769.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  21770.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  21771.             'web_profiler.debug_toolbar.mode' => 2,
  21772.             'container.dumper.inline_class_loader' => true,
  21773.             'pimcore.extensions.bundles.search_paths' => [
  21774.                 => 'src',
  21775.                 => 'vendor/pimcore/pimcore/bundles',
  21776.             ],
  21777.             'pimcore.extensions.bundles.handle_composer' => true,
  21778.             'pimcore.admin.unauthenticated_routes' => [
  21779.                 => [
  21780.                     'route' => 'pimcore_settings_display_custom_logo',
  21781.                     'path' => false,
  21782.                     'host' => false,
  21783.                     'methods' => [
  21784.                     ],
  21785.                 ],
  21786.                 => [
  21787.                     'route' => 'pimcore_admin_login',
  21788.                     'path' => false,
  21789.                     'host' => false,
  21790.                     'methods' => [
  21791.                     ],
  21792.                 ],
  21793.                 => [
  21794.                     'route' => 'pimcore_admin_webdav',
  21795.                     'path' => false,
  21796.                     'host' => false,
  21797.                     'methods' => [
  21798.                     ],
  21799.                 ],
  21800.             ],
  21801.             'pimcore.encryption.secret' => NULL,
  21802.             'pimcore.admin.session.attribute_bags' => [
  21803.                 'pimcore_admin' => [
  21804.                     'storage_key' => '_pimcore_admin',
  21805.                 ],
  21806.                 'pimcore_objects' => [
  21807.                     'storage_key' => '_pimcore_objects',
  21808.                 ],
  21809.                 'pimcore_copy' => [
  21810.                     'storage_key' => '_pimcore_copy',
  21811.                 ],
  21812.                 'pimcore_gridconfig' => [
  21813.                     'storage_key' => '_pimcore_gridconfig',
  21814.                 ],
  21815.                 'pimcore_importconfig' => [
  21816.                     'storage_key' => '_pimcore_importconfig',
  21817.                 ],
  21818.             ],
  21819.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  21820.             'pimcore.translations.admin_translation_mapping' => [
  21821.             ],
  21822.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  21823.                 => [
  21824.                     'path' => '^/admin/asset/image-editor',
  21825.                     'route' => false,
  21826.                     'host' => false,
  21827.                     'methods' => [
  21828.                     ],
  21829.                 ],
  21830.             ],
  21831.             'pimcore.response_exception_listener.render_error_document' => true,
  21832.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  21833.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  21834.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  21835.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  21836.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  21837.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  21838.                 => 'set',
  21839.             ],
  21840.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  21841.                 => 'escape',
  21842.                 => 'trans',
  21843.                 => 'default',
  21844.             ],
  21845.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  21846.                 => 'path',
  21847.                 => 'asset',
  21848.             ],
  21849.             'pimcore.config' => [
  21850.                 'objects' => [
  21851.                     'class_definitions' => [
  21852.                         'data' => [
  21853.                             'map' => [
  21854.                                 'coreShopSerializedData' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreExtension\\SerializedData',
  21855.                                 'coreShopDynamicDropdown' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreExtension\\DynamicDropdown',
  21856.                                 'coreShopDynamicDropdownMultiple' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreExtension\\DynamicDropdownMultiple',
  21857.                                 'coreShopItemSelector' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreExtension\\ItemSelector',
  21858.                                 'coreShopSuperBoxSelect' => 'CoreShop\\Bundle\\PimcoreBundle\\CoreExtension\\SuperBoxSelect',
  21859.                                 'coreShopRelation' => 'CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\CoreShopRelation',
  21860.                                 'coreShopRelations' => 'CoreShop\\Bundle\\ResourceBundle\\CoreExtension\\CoreShopRelations',
  21861.                                 'coreShopMoney' => 'CoreShop\\Bundle\\MoneyBundle\\CoreExtension\\Money',
  21862.                                 'coreShopCartPriceRule' => 'CoreShop\\Bundle\\OrderBundle\\CoreExtension\\CartPriceRule',
  21863.                                 'coreShopProductSpecificPriceRules' => 'CoreShop\\Bundle\\ProductBundle\\CoreExtension\\ProductSpecificPriceRules',
  21864.                                 'coreShopProductUnitDefinitions' => 'CoreShop\\Bundle\\ProductBundle\\CoreExtension\\ProductUnitDefinitions',
  21865.                                 'coreShopProductUnitDefinition' => 'CoreShop\\Bundle\\ProductBundle\\CoreExtension\\ProductUnitDefinition',
  21866.                                 'coreShopProductUnit' => 'CoreShop\\Bundle\\ProductBundle\\CoreExtension\\ProductUnit',
  21867.                                 'coreShopCountry' => 'CoreShop\\Bundle\\AddressBundle\\CoreExtension\\Country',
  21868.                                 'coreShopState' => 'CoreShop\\Bundle\\AddressBundle\\CoreExtension\\State',
  21869.                                 'coreShopCountryMultiselect' => 'CoreShop\\Bundle\\AddressBundle\\CoreExtension\\CountryMultiselect',
  21870.                                 'coreShopAddressIdentifier' => 'CoreShop\\Bundle\\AddressBundle\\CoreExtension\\AddressIdentifier',
  21871.                                 'coreShopCurrency' => 'CoreShop\\Bundle\\CurrencyBundle\\CoreExtension\\Currency',
  21872.                                 'coreShopCurrencyMultiselect' => 'CoreShop\\Bundle\\CurrencyBundle\\CoreExtension\\CurrencyMultiselect',
  21873.                                 'coreShopMoneyCurrency' => 'CoreShop\\Bundle\\CurrencyBundle\\CoreExtension\\MoneyCurrency',
  21874.                                 'coreShopTaxRuleGroup' => 'CoreShop\\Bundle\\TaxationBundle\\CoreExtension\\TaxRuleGroup',
  21875.                                 'coreShopTaxRate' => 'CoreShop\\Bundle\\TaxationBundle\\CoreExtension\\TaxRate',
  21876.                                 'coreShopStore' => 'CoreShop\\Bundle\\StoreBundle\\CoreExtension\\Store',
  21877.                                 'coreShopStoreMultiselect' => 'CoreShop\\Bundle\\StoreBundle\\CoreExtension\\StoreMultiselect',
  21878.                                 'coreShopFilter' => 'CoreShop\\Bundle\\IndexBundle\\CoreExtension\\Filter',
  21879.                                 'coreShopCarrier' => 'CoreShop\\Bundle\\ShippingBundle\\CoreExtension\\Carrier',
  21880.                                 'coreShopCarrierMultiselect' => 'CoreShop\\Bundle\\ShippingBundle\\CoreExtension\\CarrierMultiselect',
  21881.                                 'coreShopPaymentProvider' => 'CoreShop\\Bundle\\PaymentBundle\\CoreExtension\\PaymentProvider',
  21882.                                 'coreShopPaymentProviderMultiselect' => 'CoreShop\\Bundle\\PaymentBundle\\CoreExtension\\PaymentProviderMultiselect',
  21883.                                 'coreShopProductQuantityPriceRules' => 'CoreShop\\Bundle\\ProductQuantityPriceRulesBundle\\CoreExtension\\ProductQuantityPriceRules',
  21884.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  21885.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  21886.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  21887.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  21888.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  21889.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  21890.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  21891.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  21892.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  21893.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  21894.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  21895.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  21896.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  21897.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  21898.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  21899.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  21900.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  21901.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  21902.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  21903.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  21904.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  21905.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  21906.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  21907.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  21908.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  21909.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  21910.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  21911.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  21912.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  21913.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  21914.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  21915.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  21916.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  21917.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  21918.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  21919.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  21920.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  21921.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  21922.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  21923.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  21924.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  21925.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  21926.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  21927.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  21928.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  21929.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  21930.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  21931.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  21932.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  21933.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  21934.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  21935.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  21936.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  21937.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  21938.                                 'coreShopStoreValues' => 'CoreShop\\Bundle\\CoreBundle\\CoreExtension\\StoreValues',
  21939.                             ],
  21940.                             'prefixes' => [
  21941.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  21942.                                 => '\\Object_Class_Data_',
  21943.                             ],
  21944.                         ],
  21945.                         'layout' => [
  21946.                             'prefixes' => [
  21947.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  21948.                                 => '\\Object_Class_Layout_',
  21949.                             ],
  21950.                             'map' => [
  21951.                             ],
  21952.                         ],
  21953.                     ],
  21954.                     'auto_save_interval' => 0,
  21955.                     'versions' => [
  21956.                         'days' => NULL,
  21957.                         'steps' => NULL,
  21958.                         'disable_stack_trace' => false,
  21959.                     ],
  21960.                     'ignore_localized_query_fallback' => false,
  21961.                     'tree_paging_limit' => 30,
  21962.                 ],
  21963.                 'web_profiler' => [
  21964.                     'toolbar' => [
  21965.                         'excluded_routes' => [
  21966.                             => [
  21967.                                 'path' => '^/admin/asset/image-editor',
  21968.                                 'route' => false,
  21969.                                 'host' => false,
  21970.                                 'methods' => [
  21971.                                 ],
  21972.                             ],
  21973.                         ],
  21974.                     ],
  21975.                 ],
  21976.                 'security' => [
  21977.                     'encoder_factories' => [
  21978.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  21979.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  21980.                         ],
  21981.                         'Pimcore\\Model\\DataObject\\CoreShopUser' => [
  21982.                             'id' => 'coreshop.security.user.password_encoder_factory',
  21983.                         ],
  21984.                     ],
  21985.                     'factory_type' => 'password_hasher',
  21986.                     'password_hasher_factories' => [
  21987.                         'Pimcore\\Security\\User\\User' => [
  21988.                             'id' => 'pimcore.security.user_password_hasher_factory',
  21989.                         ],
  21990.                     ],
  21991.                     'password' => [
  21992.                         'algorithm' => '2y',
  21993.                         'options' => [
  21994.                         ],
  21995.                     ],
  21996.                 ],
  21997.                 'bundles' => [
  21998.                     'search_paths' => [
  21999.                         => 'src',
  22000.                         => 'vendor/pimcore/pimcore/bundles',
  22001.                     ],
  22002.                     'handle_composer' => true,
  22003.                 ],
  22004.                 'assets' => [
  22005.                     'metadata' => [
  22006.                         'class_definitions' => [
  22007.                             'data' => [
  22008.                                 'map' => [
  22009.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  22010.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  22011.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  22012.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  22013.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  22014.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  22015.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  22016.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  22017.                                 ],
  22018.                                 'prefixes' => [
  22019.                                 ],
  22020.                             ],
  22021.                         ],
  22022.                         'predefined' => [
  22023.                             'definitions' => [
  22024.                                 '269cb19a-cec0-435e-b245-a17091532c79' => [
  22025.                                     'name' => 'New Definition',
  22026.                                     'description' => NULL,
  22027.                                     'type' => 'input',
  22028.                                     'targetSubtype' => NULL,
  22029.                                     'data' => NULL,
  22030.                                     'config' => NULL,
  22031.                                     'language' => NULL,
  22032.                                     'group' => NULL,
  22033.                                     'creationDate' => 1695688277,
  22034.                                     'modificationDate' => 1695688277,
  22035.                                 ],
  22036.                             ],
  22037.                         ],
  22038.                     ],
  22039.                     'image' => [
  22040.                         'thumbnails' => [
  22041.                             'auto_formats' => [
  22042.                                 'avif' => [
  22043.                                     'enabled' => false,
  22044.                                 ],
  22045.                             ],
  22046.                             'definitions' => [
  22047.                                 'coreshop_category' => [
  22048.                                     'items' => [
  22049.                                         => [
  22050.                                             'method' => 'contain',
  22051.                                             'arguments' => [
  22052.                                                 'width' => 250,
  22053.                                                 'height' => 150,
  22054.                                             ],
  22055.                                         ],
  22056.                                         => [
  22057.                                             'method' => 'frame',
  22058.                                             'arguments' => [
  22059.                                                 'width' => 250,
  22060.                                                 'height' => 150,
  22061.                                             ],
  22062.                                         ],
  22063.                                     ],
  22064.                                     'medias' => [
  22065.                                     ],
  22066.                                     'name' => 'coreshop_category',
  22067.                                     'description' => '',
  22068.                                     'group' => 'CoreShop',
  22069.                                     'format' => 'SOURCE',
  22070.                                     'quality' => 90,
  22071.                                     'highResolution' => 0.0,
  22072.                                     'preserveColor' => false,
  22073.                                     'preserveMetaData' => false,
  22074.                                     'rasterizeSVG' => false,
  22075.                                     'downloadable' => false,
  22076.                                     'modificationDate' => 1664182746,
  22077.                                     'creationDate' => 1664182746,
  22078.                                     'preserveAnimation' => false,
  22079.                                 ],
  22080.                                 'coreshop_categoryThumbnail' => [
  22081.                                     'items' => [
  22082.                                         => [
  22083.                                             'method' => 'scaleByWidth',
  22084.                                             'arguments' => [
  22085.                                                 'width' => 120,
  22086.                                             ],
  22087.                                         ],
  22088.                                     ],
  22089.                                     'medias' => [
  22090.                                     ],
  22091.                                     'name' => 'coreshop_categoryThumbnail',
  22092.                                     'description' => '',
  22093.                                     'group' => 'CoreShop',
  22094.                                     'format' => 'SOURCE',
  22095.                                     'quality' => 90,
  22096.                                     'highResolution' => 0.0,
  22097.                                     'preserveColor' => false,
  22098.                                     'preserveMetaData' => false,
  22099.                                     'rasterizeSVG' => false,
  22100.                                     'downloadable' => false,
  22101.                                     'modificationDate' => 1664182746,
  22102.                                     'creationDate' => 1664182746,
  22103.                                     'preserveAnimation' => false,
  22104.                                 ],
  22105.                                 'coreshop_productCart' => [
  22106.                                     'items' => [
  22107.                                         => [
  22108.                                             'method' => 'scaleByWidth',
  22109.                                             'arguments' => [
  22110.                                                 'width' => 200,
  22111.                                             ],
  22112.                                         ],
  22113.                                     ],
  22114.                                     'medias' => [
  22115.                                     ],
  22116.                                     'name' => 'coreshop_productCart',
  22117.                                     'description' => '',
  22118.                                     'group' => 'CoreShop',
  22119.                                     'format' => 'SOURCE',
  22120.                                     'quality' => 90,
  22121.                                     'highResolution' => 0.0,
  22122.                                     'preserveColor' => false,
  22123.                                     'preserveMetaData' => false,
  22124.                                     'rasterizeSVG' => false,
  22125.                                     'downloadable' => false,
  22126.                                     'modificationDate' => 1664182746,
  22127.                                     'creationDate' => 1664182746,
  22128.                                     'preserveAnimation' => false,
  22129.                                 ],
  22130.                                 'coreshop_productCartPreview' => [
  22131.                                     'items' => [
  22132.                                         => [
  22133.                                             'method' => 'scaleByWidth',
  22134.                                             'arguments' => [
  22135.                                                 'width' => 100,
  22136.                                             ],
  22137.                                         ],
  22138.                                     ],
  22139.                                     'medias' => [
  22140.                                     ],
  22141.                                     'name' => 'coreshop_productCartPreview',
  22142.                                     'description' => '',
  22143.                                     'group' => 'CoreShop',
  22144.                                     'format' => 'SOURCE',
  22145.                                     'quality' => 90,
  22146.                                     'highResolution' => 0.0,
  22147.                                     'preserveColor' => false,
  22148.                                     'preserveMetaData' => false,
  22149.                                     'rasterizeSVG' => false,
  22150.                                     'downloadable' => false,
  22151.                                     'modificationDate' => 1664182746,
  22152.                                     'creationDate' => 1664182746,
  22153.                                     'preserveAnimation' => false,
  22154.                                 ],
  22155.                                 'coreshop_productDetail' => [
  22156.                                     'items' => [
  22157.                                         => [
  22158.                                             'method' => 'contain',
  22159.                                             'arguments' => [
  22160.                                                 'width' => 330,
  22161.                                                 'height' => 330,
  22162.                                             ],
  22163.                                         ],
  22164.                                         => [
  22165.                                             'method' => 'frame',
  22166.                                             'arguments' => [
  22167.                                                 'width' => 330,
  22168.                                                 'height' => 330,
  22169.                                             ],
  22170.                                         ],
  22171.                                     ],
  22172.                                     'medias' => [
  22173.                                     ],
  22174.                                     'name' => 'coreshop_productDetail',
  22175.                                     'description' => '',
  22176.                                     'group' => 'CoreShop',
  22177.                                     'format' => 'SOURCE',
  22178.                                     'quality' => 90,
  22179.                                     'highResolution' => 0.0,
  22180.                                     'preserveColor' => false,
  22181.                                     'preserveMetaData' => false,
  22182.                                     'rasterizeSVG' => false,
  22183.                                     'downloadable' => false,
  22184.                                     'modificationDate' => 1664182746,
  22185.                                     'creationDate' => 1664182746,
  22186.                                     'preserveAnimation' => false,
  22187.                                 ],
  22188.                                 'coreshop_productDetailFancy' => [
  22189.                                     'items' => [
  22190.                                         => [
  22191.                                             'method' => 'scaleByWidth',
  22192.                                             'arguments' => [
  22193.                                                 'width' => 1000,
  22194.                                             ],
  22195.                                         ],
  22196.                                     ],
  22197.                                     'medias' => [
  22198.                                     ],
  22199.                                     'name' => 'coreshop_productDetailFancy',
  22200.                                     'description' => '',
  22201.                                     'group' => 'CoreShop',
  22202.                                     'format' => 'SOURCE',
  22203.                                     'quality' => 90,
  22204.                                     'highResolution' => 0.0,
  22205.                                     'preserveColor' => false,
  22206.                                     'preserveMetaData' => false,
  22207.                                     'rasterizeSVG' => false,
  22208.                                     'downloadable' => false,
  22209.                                     'modificationDate' => 1664182746,
  22210.                                     'creationDate' => 1664182746,
  22211.                                     'preserveAnimation' => false,
  22212.                                 ],
  22213.                                 'coreshop_productDetailThumbnail' => [
  22214.                                     'items' => [
  22215.                                         => [
  22216.                                             'method' => 'contain',
  22217.                                             'arguments' => [
  22218.                                                 'width' => 150,
  22219.                                                 'height' => 150,
  22220.                                             ],
  22221.                                         ],
  22222.                                         => [
  22223.                                             'method' => 'frame',
  22224.                                             'arguments' => [
  22225.                                                 'width' => 150,
  22226.                                                 'height' => 150,
  22227.                                             ],
  22228.                                         ],
  22229.                                     ],
  22230.                                     'medias' => [
  22231.                                     ],
  22232.                                     'name' => 'coreshop_productDetailThumbnail',
  22233.                                     'description' => '',
  22234.                                     'group' => 'CoreShop',
  22235.                                     'format' => 'SOURCE',
  22236.                                     'quality' => 90,
  22237.                                     'highResolution' => 0.0,
  22238.                                     'preserveColor' => false,
  22239.                                     'preserveMetaData' => false,
  22240.                                     'rasterizeSVG' => false,
  22241.                                     'downloadable' => false,
  22242.                                     'modificationDate' => 1664182746,
  22243.                                     'creationDate' => 1664182746,
  22244.                                     'preserveAnimation' => false,
  22245.                                 ],
  22246.                                 'coreshop_productGrid' => [
  22247.                                     'items' => [
  22248.                                         => [
  22249.                                             'method' => 'contain',
  22250.                                             'arguments' => [
  22251.                                                 'width' => 240,
  22252.                                                 'height' => 240,
  22253.                                             ],
  22254.                                         ],
  22255.                                         => [
  22256.                                             'method' => 'frame',
  22257.                                             'arguments' => [
  22258.                                                 'width' => 240,
  22259.                                                 'height' => 240,
  22260.                                             ],
  22261.                                         ],
  22262.                                     ],
  22263.                                     'medias' => [
  22264.                                     ],
  22265.                                     'name' => 'coreshop_productGrid',
  22266.                                     'description' => '',
  22267.                                     'group' => 'CoreShop',
  22268.                                     'format' => 'SOURCE',
  22269.                                     'quality' => 90,
  22270.                                     'highResolution' => 0.0,
  22271.                                     'preserveColor' => false,
  22272.                                     'preserveMetaData' => false,
  22273.                                     'rasterizeSVG' => false,
  22274.                                     'downloadable' => false,
  22275.                                     'modificationDate' => 1664182746,
  22276.                                     'creationDate' => 1664182746,
  22277.                                     'preserveAnimation' => false,
  22278.                                 ],
  22279.                                 'coreshop_productInvoice' => [
  22280.                                     'items' => [
  22281.                                         => [
  22282.                                             'method' => 'scaleByWidth',
  22283.                                             'arguments' => [
  22284.                                                 'width' => 100,
  22285.                                             ],
  22286.                                         ],
  22287.                                     ],
  22288.                                     'medias' => [
  22289.                                     ],
  22290.                                     'name' => 'coreshop_productInvoice',
  22291.                                     'description' => '',
  22292.                                     'group' => 'CoreShop',
  22293.                                     'format' => 'SOURCE',
  22294.                                     'quality' => 90,
  22295.                                     'highResolution' => 0.0,
  22296.                                     'preserveColor' => false,
  22297.                                     'preserveMetaData' => false,
  22298.                                     'rasterizeSVG' => false,
  22299.                                     'downloadable' => false,
  22300.                                     'modificationDate' => 1664182746,
  22301.                                     'creationDate' => 1664182746,
  22302.                                     'preserveAnimation' => false,
  22303.                                 ],
  22304.                                 'coreshop_productList' => [
  22305.                                     'items' => [
  22306.                                         => [
  22307.                                             'method' => 'contain',
  22308.                                             'arguments' => [
  22309.                                                 'width' => 244,
  22310.                                                 'height' => 244,
  22311.                                             ],
  22312.                                         ],
  22313.                                         => [
  22314.                                             'method' => 'frame',
  22315.                                             'arguments' => [
  22316.                                                 'width' => 244,
  22317.                                                 'height' => 244,
  22318.                                             ],
  22319.                                         ],
  22320.                                     ],
  22321.                                     'medias' => [
  22322.                                     ],
  22323.                                     'name' => 'coreshop_productList',
  22324.                                     'description' => '',
  22325.                                     'group' => 'CoreShop',
  22326.                                     'format' => 'SOURCE',
  22327.                                     'quality' => 90,
  22328.                                     'highResolution' => 0.0,
  22329.                                     'preserveColor' => false,
  22330.                                     'preserveMetaData' => false,
  22331.                                     'rasterizeSVG' => false,
  22332.                                     'downloadable' => false,
  22333.                                     'modificationDate' => 1664182746,
  22334.                                     'creationDate' => 1664182746,
  22335.                                     'preserveAnimation' => false,
  22336.                                 ],
  22337.                                 'coreshop_productQuote' => [
  22338.                                     'items' => [
  22339.                                         => [
  22340.                                             'method' => 'scaleByWidth',
  22341.                                             'arguments' => [
  22342.                                                 'width' => 400,
  22343.                                             ],
  22344.                                         ],
  22345.                                     ],
  22346.                                     'medias' => [
  22347.                                     ],
  22348.                                     'name' => 'coreshop_productQuote',
  22349.                                     'description' => '',
  22350.                                     'group' => 'CoreShop',
  22351.                                     'format' => 'SOURCE',
  22352.                                     'quality' => 90,
  22353.                                     'highResolution' => 0.0,
  22354.                                     'preserveColor' => false,
  22355.                                     'preserveMetaData' => false,
  22356.                                     'rasterizeSVG' => false,
  22357.                                     'downloadable' => false,
  22358.                                     'modificationDate' => 1664182746,
  22359.                                     'creationDate' => 1664182746,
  22360.                                     'preserveAnimation' => false,
  22361.                                 ],
  22362.                                 'coreshop_seo' => [
  22363.                                     'items' => [
  22364.                                         => [
  22365.                                             'method' => 'scaleByWidth',
  22366.                                             'arguments' => [
  22367.                                                 'width' => 1200,
  22368.                                             ],
  22369.                                         ],
  22370.                                     ],
  22371.                                     'medias' => [
  22372.                                     ],
  22373.                                     'name' => 'coreshop_seo',
  22374.                                     'description' => '',
  22375.                                     'group' => 'CoreShop',
  22376.                                     'format' => 'SOURCE',
  22377.                                     'quality' => 90,
  22378.                                     'highResolution' => 0.0,
  22379.                                     'preserveColor' => false,
  22380.                                     'preserveMetaData' => false,
  22381.                                     'rasterizeSVG' => false,
  22382.                                     'downloadable' => false,
  22383.                                     'modificationDate' => 1664182746,
  22384.                                     'creationDate' => 1664182746,
  22385.                                     'preserveAnimation' => false,
  22386.                                 ],
  22387.                                 'default' => [
  22388.                                     'items' => [
  22389.                                     ],
  22390.                                     'medias' => [
  22391.                                     ],
  22392.                                     'name' => 'default',
  22393.                                     'description' => '',
  22394.                                     'group' => 'Seiko',
  22395.                                     'format' => 'SOURCE',
  22396.                                     'quality' => 100,
  22397.                                     'highResolution' => 0.0,
  22398.                                     'preserveColor' => false,
  22399.                                     'preserveMetaData' => false,
  22400.                                     'rasterizeSVG' => false,
  22401.                                     'downloadable' => false,
  22402.                                     'modificationDate' => 1764593398,
  22403.                                     'creationDate' => 1764593382,
  22404.                                     'preserveAnimation' => false,
  22405.                                 ],
  22406.                                 'prospex_eventdetail' => [
  22407.                                     'items' => [
  22408.                                         => [
  22409.                                             'method' => 'cover',
  22410.                                             'arguments' => [
  22411.                                                 'width' => 255,
  22412.                                                 'height' => 162,
  22413.                                                 'positioning' => 'center',
  22414.                                                 'forceResize' => false,
  22415.                                             ],
  22416.                                         ],
  22417.                                     ],
  22418.                                     'medias' => [
  22419.                                         '(max-width: 767px)' => [
  22420.                                             => [
  22421.                                                 'method' => 'scaleByWidth',
  22422.                                                 'arguments' => [
  22423.                                                     'width' => 660,
  22424.                                                     'forceResize' => false,
  22425.                                                 ],
  22426.                                             ],
  22427.                                         ],
  22428.                                     ],
  22429.                                     'name' => 'prospex_eventdetail',
  22430.                                     'description' => '',
  22431.                                     'group' => 'Prospex',
  22432.                                     'format' => 'SOURCE',
  22433.                                     'quality' => 85,
  22434.                                     'highResolution' => 0.0,
  22435.                                     'preserveColor' => false,
  22436.                                     'preserveMetaData' => false,
  22437.                                     'rasterizeSVG' => false,
  22438.                                     'downloadable' => false,
  22439.                                     'modificationDate' => 1710779204,
  22440.                                     'creationDate' => 1710260402,
  22441.                                     'preserveAnimation' => false,
  22442.                                 ],
  22443.                                 'prospex_eventlist' => [
  22444.                                     'items' => [
  22445.                                         => [
  22446.                                             'method' => 'cover',
  22447.                                             'arguments' => [
  22448.                                                 'width' => 147,
  22449.                                                 'height' => 81,
  22450.                                                 'positioning' => 'center',
  22451.                                                 'forceResize' => false,
  22452.                                             ],
  22453.                                         ],
  22454.                                     ],
  22455.                                     'medias' => [
  22456.                                         '(max-width: 767px)' => [
  22457.                                             => [
  22458.                                                 'method' => 'scaleByWidth',
  22459.                                                 'arguments' => [
  22460.                                                     'width' => 660,
  22461.                                                     'forceResize' => false,
  22462.                                                 ],
  22463.                                             ],
  22464.                                         ],
  22465.                                     ],
  22466.                                     'name' => 'prospex_eventlist',
  22467.                                     'description' => '',
  22468.                                     'group' => 'Prospex',
  22469.                                     'format' => 'SOURCE',
  22470.                                     'quality' => 85,
  22471.                                     'highResolution' => 0.0,
  22472.                                     'preserveColor' => false,
  22473.                                     'preserveMetaData' => false,
  22474.                                     'rasterizeSVG' => false,
  22475.                                     'downloadable' => false,
  22476.                                     'modificationDate' => 1710778633,
  22477.                                     'creationDate' => 1710029504,
  22478.                                     'preserveAnimation' => false,
  22479.                                 ],
  22480.                                 'seiko_NotificationImage' => [
  22481.                                     'items' => [
  22482.                                         => [
  22483.                                             'method' => 'resize',
  22484.                                             'arguments' => [
  22485.                                                 'width' => 150,
  22486.                                                 'height' => 100,
  22487.                                             ],
  22488.                                         ],
  22489.                                     ],
  22490.                                     'medias' => [
  22491.                                     ],
  22492.                                     'name' => 'seiko_NotificationImage',
  22493.                                     'description' => '',
  22494.                                     'group' => 'Seiko',
  22495.                                     'format' => 'SOURCE',
  22496.                                     'quality' => 85,
  22497.                                     'highResolution' => 0.0,
  22498.                                     'preserveColor' => false,
  22499.                                     'preserveMetaData' => false,
  22500.                                     'rasterizeSVG' => false,
  22501.                                     'downloadable' => false,
  22502.                                     'modificationDate' => 1701126736,
  22503.                                     'creationDate' => 1701122617,
  22504.                                     'preserveAnimation' => false,
  22505.                                 ],
  22506.                                 'seiko_RemarkItem' => [
  22507.                                     'items' => [
  22508.                                         => [
  22509.                                             'method' => 'cover',
  22510.                                             'arguments' => [
  22511.                                                 'width' => 115,
  22512.                                                 'height' => 126,
  22513.                                                 'positioning' => 'center',
  22514.                                                 'forceResize' => false,
  22515.                                             ],
  22516.                                         ],
  22517.                                     ],
  22518.                                     'medias' => [
  22519.                                     ],
  22520.                                     'name' => 'seiko_RemarkItem',
  22521.                                     'description' => '',
  22522.                                     'group' => 'seiko',
  22523.                                     'format' => 'SOURCE',
  22524.                                     'quality' => 103,
  22525.                                     'highResolution' => 0.0,
  22526.                                     'preserveColor' => false,
  22527.                                     'preserveMetaData' => false,
  22528.                                     'rasterizeSVG' => false,
  22529.                                     'downloadable' => false,
  22530.                                     'modificationDate' => 1719616853,
  22531.                                     'creationDate' => 1719616765,
  22532.                                     'preserveAnimation' => false,
  22533.                                 ],
  22534.                                 'seiko_VideoThumbnail' => [
  22535.                                     'items' => [
  22536.                                         => [
  22537.                                             'method' => 'contain',
  22538.                                             'arguments' => [
  22539.                                                 'width' => 674,
  22540.                                                 'height' => 380,
  22541.                                                 'forceResize' => true,
  22542.                                             ],
  22543.                                         ],
  22544.                                         => [
  22545.                                             'method' => 'frame',
  22546.                                             'arguments' => [
  22547.                                                 'width' => 674,
  22548.                                                 'height' => 380,
  22549.                                                 'forceResize' => true,
  22550.                                             ],
  22551.                                         ],
  22552.                                     ],
  22553.                                     'medias' => [
  22554.                                     ],
  22555.                                     'name' => 'seiko_VideoThumbnail',
  22556.                                     'description' => '',
  22557.                                     'group' => 'Seiko',
  22558.                                     'format' => 'SOURCE',
  22559.                                     'quality' => 100,
  22560.                                     'highResolution' => 0.0,
  22561.                                     'preserveColor' => false,
  22562.                                     'preserveMetaData' => false,
  22563.                                     'rasterizeSVG' => false,
  22564.                                     'downloadable' => false,
  22565.                                     'modificationDate' => 1747225601,
  22566.                                     'creationDate' => 1745601081,
  22567.                                     'preserveAnimation' => false,
  22568.                                 ],
  22569.                                 'seiko_WarrantyImage' => [
  22570.                                     'items' => [
  22571.                                         => [
  22572.                                             'method' => 'cover',
  22573.                                             'arguments' => [
  22574.                                                 'width' => 100,
  22575.                                                 'height' => 110,
  22576.                                                 'positioning' => 'center',
  22577.                                                 'forceResize' => false,
  22578.                                             ],
  22579.                                         ],
  22580.                                     ],
  22581.                                     'medias' => [
  22582.                                     ],
  22583.                                     'name' => 'seiko_WarrantyImage',
  22584.                                     'description' => '',
  22585.                                     'group' => 'Seiko',
  22586.                                     'format' => 'SOURCE',
  22587.                                     'quality' => 100,
  22588.                                     'highResolution' => 0.0,
  22589.                                     'preserveColor' => false,
  22590.                                     'preserveMetaData' => false,
  22591.                                     'rasterizeSVG' => false,
  22592.                                     'downloadable' => false,
  22593.                                     'modificationDate' => 1715001635,
  22594.                                     'creationDate' => 1714412642,
  22595.                                     'preserveAnimation' => false,
  22596.                                 ],
  22597.                                 'seiko_WatchRepairHeader' => [
  22598.                                     'items' => [
  22599.                                         => [
  22600.                                             'method' => 'contain',
  22601.                                             'arguments' => [
  22602.                                                 'width' => 200,
  22603.                                                 'height' => 280,
  22604.                                                 'forceResize' => false,
  22605.                                             ],
  22606.                                         ],
  22607.                                         => [
  22608.                                             'method' => 'frame',
  22609.                                             'arguments' => [
  22610.                                                 'width' => 200,
  22611.                                                 'height' => 280,
  22612.                                                 'forceResize' => false,
  22613.                                             ],
  22614.                                         ],
  22615.                                     ],
  22616.                                     'medias' => [
  22617.                                     ],
  22618.                                     'name' => 'seiko_WatchRepairHeader',
  22619.                                     'description' => '',
  22620.                                     'group' => 'Seiko',
  22621.                                     'format' => 'SOURCE',
  22622.                                     'quality' => 100,
  22623.                                     'highResolution' => 0.0,
  22624.                                     'preserveColor' => false,
  22625.                                     'preserveMetaData' => false,
  22626.                                     'rasterizeSVG' => false,
  22627.                                     'downloadable' => false,
  22628.                                     'modificationDate' => 1719437880,
  22629.                                     'creationDate' => 1719437737,
  22630.                                     'preserveAnimation' => false,
  22631.                                 ],
  22632.                                 'seiko_apiGamesAnswer' => [
  22633.                                     'items' => [
  22634.                                         => [
  22635.                                             'method' => 'scaleByWidth',
  22636.                                             'arguments' => [
  22637.                                                 'width' => 600,
  22638.                                                 'forceResize' => false,
  22639.                                             ],
  22640.                                         ],
  22641.                                     ],
  22642.                                     'medias' => [
  22643.                                     ],
  22644.                                     'name' => 'seiko_apiGamesAnswer',
  22645.                                     'description' => '',
  22646.                                     'group' => 'Seiko',
  22647.                                     'format' => 'SOURCE',
  22648.                                     'quality' => 85,
  22649.                                     'highResolution' => 0.0,
  22650.                                     'preserveColor' => false,
  22651.                                     'preserveMetaData' => false,
  22652.                                     'rasterizeSVG' => false,
  22653.                                     'downloadable' => false,
  22654.                                     'modificationDate' => 1688740368,
  22655.                                     'creationDate' => 1688740324,
  22656.                                     'preserveAnimation' => false,
  22657.                                 ],
  22658.                                 'seiko_apiRegisteredWatch' => [
  22659.                                     'items' => [
  22660.                                         => [
  22661.                                             'method' => 'contain',
  22662.                                             'arguments' => [
  22663.                                                 'width' => 500,
  22664.                                                 'height' => 1000,
  22665.                                                 'forceResize' => false,
  22666.                                             ],
  22667.                                         ],
  22668.                                         => [
  22669.                                             'method' => 'frame',
  22670.                                             'arguments' => [
  22671.                                                 'width' => 500,
  22672.                                                 'height' => 1000,
  22673.                                                 'forceResize' => false,
  22674.                                             ],
  22675.                                         ],
  22676.                                     ],
  22677.                                     'medias' => [
  22678.                                     ],
  22679.                                     'name' => 'seiko_apiRegisteredWatch',
  22680.                                     'description' => '',
  22681.                                     'group' => 'Seiko',
  22682.                                     'format' => 'SOURCE',
  22683.                                     'quality' => 85,
  22684.                                     'highResolution' => 0.0,
  22685.                                     'preserveColor' => false,
  22686.                                     'preserveMetaData' => false,
  22687.                                     'rasterizeSVG' => false,
  22688.                                     'downloadable' => false,
  22689.                                     'modificationDate' => 1679406084,
  22690.                                     'creationDate' => 1673547768,
  22691.                                     'preserveAnimation' => false,
  22692.                                 ],
  22693.                                 'seiko_apiWatchRepairRemark' => [
  22694.                                     'items' => [
  22695.                                     ],
  22696.                                     'medias' => [
  22697.                                     ],
  22698.                                     'name' => 'seiko_apiWatchRepairRemark',
  22699.                                     'description' => '',
  22700.                                     'group' => 'Seiko',
  22701.                                     'format' => 'SOURCE',
  22702.                                     'quality' => 85,
  22703.                                     'highResolution' => 0.0,
  22704.                                     'preserveColor' => false,
  22705.                                     'preserveMetaData' => false,
  22706.                                     'rasterizeSVG' => false,
  22707.                                     'downloadable' => false,
  22708.                                     'modificationDate' => 1701980178,
  22709.                                     'creationDate' => 1701980137,
  22710.                                     'preserveAnimation' => false,
  22711.                                 ],
  22712.                                 'seiko_article' => [
  22713.                                     'items' => [
  22714.                                         => [
  22715.                                             'method' => 'scaleByHeight',
  22716.                                             'arguments' => [
  22717.                                                 'height' => 300,
  22718.                                                 'forceResize' => false,
  22719.                                             ],
  22720.                                         ],
  22721.                                     ],
  22722.                                     'medias' => [
  22723.                                     ],
  22724.                                     'name' => 'seiko_article',
  22725.                                     'description' => '',
  22726.                                     'group' => 'Seiko',
  22727.                                     'format' => 'SOURCE',
  22728.                                     'quality' => 85,
  22729.                                     'highResolution' => 0.0,
  22730.                                     'preserveColor' => false,
  22731.                                     'preserveMetaData' => false,
  22732.                                     'rasterizeSVG' => false,
  22733.                                     'downloadable' => false,
  22734.                                     'modificationDate' => 1692029528,
  22735.                                     'creationDate' => 1692029065,
  22736.                                     'preserveAnimation' => false,
  22737.                                 ],
  22738.                                 'seiko_boutiqueGallery' => [
  22739.                                     'items' => [
  22740.                                         => [
  22741.                                             'method' => 'cover',
  22742.                                             'arguments' => [
  22743.                                                 'width' => 666,
  22744.                                                 'height' => 400,
  22745.                                                 'positioning' => 'center',
  22746.                                                 'forceResize' => false,
  22747.                                             ],
  22748.                                         ],
  22749.                                     ],
  22750.                                     'medias' => [
  22751.                                     ],
  22752.                                     'name' => 'seiko_boutiqueGallery',
  22753.                                     'description' => '',
  22754.                                     'group' => 'Seiko',
  22755.                                     'format' => 'SOURCE',
  22756.                                     'quality' => 85,
  22757.                                     'highResolution' => 0.0,
  22758.                                     'preserveColor' => false,
  22759.                                     'preserveMetaData' => false,
  22760.                                     'rasterizeSVG' => false,
  22761.                                     'downloadable' => false,
  22762.                                     'modificationDate' => 1694616941,
  22763.                                     'creationDate' => 1694071257,
  22764.                                     'preserveAnimation' => false,
  22765.                                 ],
  22766.                                 'seiko_brandAmbassadorDetails' => [
  22767.                                     'items' => [
  22768.                                         => [
  22769.                                             'method' => 'contain',
  22770.                                             'arguments' => [
  22771.                                                 'width' => 400,
  22772.                                                 'height' => 400,
  22773.                                                 'forceResize' => false,
  22774.                                             ],
  22775.                                         ],
  22776.                                     ],
  22777.                                     'medias' => [
  22778.                                     ],
  22779.                                     'name' => 'seiko_brandAmbassadorDetails',
  22780.                                     'description' => '',
  22781.                                     'group' => 'Seiko',
  22782.                                     'format' => 'SOURCE',
  22783.                                     'quality' => 100,
  22784.                                     'highResolution' => 0.0,
  22785.                                     'preserveColor' => false,
  22786.                                     'preserveMetaData' => false,
  22787.                                     'rasterizeSVG' => false,
  22788.                                     'downloadable' => false,
  22789.                                     'modificationDate' => 1738247053,
  22790.                                     'creationDate' => 1738232246,
  22791.                                     'preserveAnimation' => false,
  22792.                                 ],
  22793.                                 'seiko_cartList' => [
  22794.                                     'items' => [
  22795.                                         => [
  22796.                                             'method' => 'scaleByHeight',
  22797.                                             'arguments' => [
  22798.                                                 'height' => 200,
  22799.                                                 'forceResize' => false,
  22800.                                             ],
  22801.                                         ],
  22802.                                     ],
  22803.                                     'medias' => [
  22804.                                     ],
  22805.                                     'name' => 'seiko_cartList',
  22806.                                     'description' => '',
  22807.                                     'group' => 'Seiko',
  22808.                                     'format' => 'SOURCE',
  22809.                                     'quality' => 85,
  22810.                                     'highResolution' => 0.0,
  22811.                                     'preserveColor' => false,
  22812.                                     'preserveMetaData' => false,
  22813.                                     'rasterizeSVG' => false,
  22814.                                     'downloadable' => false,
  22815.                                     'modificationDate' => 1680624248,
  22816.                                     'creationDate' => 1680621260,
  22817.                                     'preserveAnimation' => false,
  22818.                                 ],
  22819.                                 'seiko_landingBanner' => [
  22820.                                     'items' => [
  22821.                                         => [
  22822.                                             'method' => 'scaleByWidth',
  22823.                                             'arguments' => [
  22824.                                                 'width' => 1380,
  22825.                                                 'forceResize' => false,
  22826.                                             ],
  22827.                                         ],
  22828.                                     ],
  22829.                                     'medias' => [
  22830.                                     ],
  22831.                                     'name' => 'seiko_landingBanner',
  22832.                                     'description' => '',
  22833.                                     'group' => 'Seiko',
  22834.                                     'format' => 'SOURCE',
  22835.                                     'quality' => 85,
  22836.                                     'highResolution' => 0.0,
  22837.                                     'preserveColor' => false,
  22838.                                     'preserveMetaData' => false,
  22839.                                     'rasterizeSVG' => false,
  22840.                                     'downloadable' => false,
  22841.                                     'modificationDate' => 1681915929,
  22842.                                     'creationDate' => 1681890858,
  22843.                                     'preserveAnimation' => false,
  22844.                                 ],
  22845.                                 'seiko_magazineList' => [
  22846.                                     'items' => [
  22847.                                         => [
  22848.                                             'method' => 'contain',
  22849.                                             'arguments' => [
  22850.                                                 'width' => 666,
  22851.                                                 'height' => 850,
  22852.                                                 'forceResize' => false,
  22853.                                             ],
  22854.                                         ],
  22855.                                         => [
  22856.                                             'method' => 'frame',
  22857.                                             'arguments' => [
  22858.                                                 'width' => 666,
  22859.                                                 'height' => 850,
  22860.                                                 'forceResize' => false,
  22861.                                             ],
  22862.                                         ],
  22863.                                     ],
  22864.                                     'medias' => [
  22865.                                     ],
  22866.                                     'name' => 'seiko_magazineList',
  22867.                                     'description' => '',
  22868.                                     'group' => 'Seiko',
  22869.                                     'format' => 'SOURCE',
  22870.                                     'quality' => 85,
  22871.                                     'highResolution' => 0.0,
  22872.                                     'preserveColor' => false,
  22873.                                     'preserveMetaData' => false,
  22874.                                     'rasterizeSVG' => false,
  22875.                                     'downloadable' => false,
  22876.                                     'modificationDate' => 1679649480,
  22877.                                     'creationDate' => 1679649407,
  22878.                                     'preserveAnimation' => false,
  22879.                                 ],
  22880.                                 'seiko_newsGalleryBigSliderImage' => [
  22881.                                     'items' => [
  22882.                                         => [
  22883.                                             'method' => 'scaleByWidth',
  22884.                                             'arguments' => [
  22885.                                                 'width' => 700,
  22886.                                                 'forceResize' => false,
  22887.                                             ],
  22888.                                         ],
  22889.                                     ],
  22890.                                     'medias' => [
  22891.                                     ],
  22892.                                     'name' => 'seiko_newsGalleryBigSliderImage',
  22893.                                     'description' => '',
  22894.                                     'group' => 'Seiko',
  22895.                                     'format' => 'SOURCE',
  22896.                                     'quality' => 85,
  22897.                                     'highResolution' => 0.0,
  22898.                                     'preserveColor' => false,
  22899.                                     'preserveMetaData' => false,
  22900.                                     'rasterizeSVG' => false,
  22901.                                     'downloadable' => false,
  22902.                                     'modificationDate' => 1700229695,
  22903.                                     'creationDate' => 1700228491,
  22904.                                     'preserveAnimation' => false,
  22905.                                 ],
  22906.                                 'seiko_newsGallerySmallSliderImage' => [
  22907.                                     'items' => [
  22908.                                         => [
  22909.                                             'method' => 'scaleByWidth',
  22910.                                             'arguments' => [
  22911.                                                 'width' => 105,
  22912.                                                 'forceResize' => false,
  22913.                                             ],
  22914.                                         ],
  22915.                                     ],
  22916.                                     'medias' => [
  22917.                                     ],
  22918.                                     'name' => 'seiko_newsGallerySmallSliderImage',
  22919.                                     'description' => '',
  22920.                                     'group' => 'Seiko',
  22921.                                     'format' => 'SOURCE',
  22922.                                     'quality' => 85,
  22923.                                     'highResolution' => 0.0,
  22924.                                     'preserveColor' => false,
  22925.                                     'preserveMetaData' => false,
  22926.                                     'rasterizeSVG' => false,
  22927.                                     'downloadable' => false,
  22928.                                     'modificationDate' => 1700229446,
  22929.                                     'creationDate' => 1700229425,
  22930.                                     'preserveAnimation' => false,
  22931.                                 ],
  22932.                                 'seiko_newsList' => [
  22933.                                     'items' => [
  22934.                                         => [
  22935.                                             'method' => 'cover',
  22936.                                             'arguments' => [
  22937.                                                 'width' => 600,
  22938.                                                 'height' => 400,
  22939.                                                 'positioning' => 'center',
  22940.                                                 'forceResize' => false,
  22941.                                             ],
  22942.                                         ],
  22943.                                     ],
  22944.                                     'medias' => [
  22945.                                     ],
  22946.                                     'name' => 'seiko_newsList',
  22947.                                     'description' => '',
  22948.                                     'group' => 'Seiko',
  22949.                                     'format' => 'SOURCE',
  22950.                                     'quality' => 85,
  22951.                                     'highResolution' => 0.0,
  22952.                                     'preserveColor' => false,
  22953.                                     'preserveMetaData' => false,
  22954.                                     'rasterizeSVG' => false,
  22955.                                     'downloadable' => false,
  22956.                                     'modificationDate' => 1676670470,
  22957.                                     'creationDate' => 1672234625,
  22958.                                     'preserveAnimation' => false,
  22959.                                 ],
  22960.                                 'seiko_productDetails' => [
  22961.                                     'items' => [
  22962.                                         => [
  22963.                                             'method' => 'contain',
  22964.                                             'arguments' => [
  22965.                                                 'width' => 300,
  22966.                                                 'height' => 430,
  22967.                                                 'forceResize' => false,
  22968.                                             ],
  22969.                                         ],
  22970.                                         => [
  22971.                                             'method' => 'frame',
  22972.                                             'arguments' => [
  22973.                                                 'width' => 300,
  22974.                                                 'height' => 430,
  22975.                                                 'forceResize' => false,
  22976.                                             ],
  22977.                                         ],
  22978.                                     ],
  22979.                                     'medias' => [
  22980.                                     ],
  22981.                                     'name' => 'seiko_productDetails',
  22982.                                     'description' => '',
  22983.                                     'group' => 'Seiko',
  22984.                                     'format' => 'SOURCE',
  22985.                                     'quality' => 85,
  22986.                                     'highResolution' => 0.0,
  22987.                                     'preserveColor' => false,
  22988.                                     'preserveMetaData' => false,
  22989.                                     'rasterizeSVG' => false,
  22990.                                     'downloadable' => false,
  22991.                                     'modificationDate' => 1677570357,
  22992.                                     'creationDate' => 1677570172,
  22993.                                     'preserveAnimation' => false,
  22994.                                 ],
  22995.                                 'seiko_productDetailsSmall' => [
  22996.                                     'items' => [
  22997.                                         => [
  22998.                                             'method' => 'contain',
  22999.                                             'arguments' => [
  23000.                                                 'width' => 116,
  23001.                                                 'height' => 116,
  23002.                                                 'forceResize' => false,
  23003.                                             ],
  23004.                                         ],
  23005.                                         => [
  23006.                                             'method' => 'frame',
  23007.                                             'arguments' => [
  23008.                                                 'width' => 116,
  23009.                                                 'height' => 116,
  23010.                                                 'forceResize' => false,
  23011.                                             ],
  23012.                                         ],
  23013.                                     ],
  23014.                                     'medias' => [
  23015.                                     ],
  23016.                                     'name' => 'seiko_productDetailsSmall',
  23017.                                     'description' => '',
  23018.                                     'group' => 'Seiko',
  23019.                                     'format' => 'SOURCE',
  23020.                                     'quality' => 85,
  23021.                                     'highResolution' => 0.0,
  23022.                                     'preserveColor' => false,
  23023.                                     'preserveMetaData' => false,
  23024.                                     'rasterizeSVG' => false,
  23025.                                     'downloadable' => false,
  23026.                                     'modificationDate' => 1747133486,
  23027.                                     'creationDate' => 1677570287,
  23028.                                     'preserveAnimation' => false,
  23029.                                 ],
  23030.                                 'seiko_productList' => [
  23031.                                     'items' => [
  23032.                                         => [
  23033.                                             'method' => 'contain',
  23034.                                             'arguments' => [
  23035.                                                 'width' => 700,
  23036.                                                 'height' => 1000,
  23037.                                                 'forceResize' => false,
  23038.                                             ],
  23039.                                         ],
  23040.                                         => [
  23041.                                             'method' => 'frame',
  23042.                                             'arguments' => [
  23043.                                                 'width' => 700,
  23044.                                                 'height' => 1000,
  23045.                                                 'forceResize' => false,
  23046.                                             ],
  23047.                                         ],
  23048.                                     ],
  23049.                                     'medias' => [
  23050.                                     ],
  23051.                                     'name' => 'seiko_productList',
  23052.                                     'description' => '',
  23053.                                     'group' => 'Seiko',
  23054.                                     'format' => 'SOURCE',
  23055.                                     'quality' => 85,
  23056.                                     'highResolution' => 0.0,
  23057.                                     'preserveColor' => false,
  23058.                                     'preserveMetaData' => false,
  23059.                                     'rasterizeSVG' => false,
  23060.                                     'downloadable' => false,
  23061.                                     'modificationDate' => 1679406222,
  23062.                                     'creationDate' => 1669378755,
  23063.                                     'preserveAnimation' => false,
  23064.                                 ],
  23065.                                 'seiko_regwatchList' => [
  23066.                                     'items' => [
  23067.                                         => [
  23068.                                             'method' => 'scaleByHeight',
  23069.                                             'arguments' => [
  23070.                                                 'height' => 80,
  23071.                                                 'forceResize' => false,
  23072.                                             ],
  23073.                                         ],
  23074.                                     ],
  23075.                                     'medias' => [
  23076.                                     ],
  23077.                                     'name' => 'seiko_regwatchList',
  23078.                                     'description' => '',
  23079.                                     'group' => 'Seiko',
  23080.                                     'format' => 'SOURCE',
  23081.                                     'quality' => 85,
  23082.                                     'highResolution' => 0.0,
  23083.                                     'preserveColor' => false,
  23084.                                     'preserveMetaData' => false,
  23085.                                     'rasterizeSVG' => false,
  23086.                                     'downloadable' => false,
  23087.                                     'modificationDate' => 1674997687,
  23088.                                     'creationDate' => 1674997604,
  23089.                                     'preserveAnimation' => false,
  23090.                                 ],
  23091.                                 'seiko_srticle_top' => [
  23092.                                     'items' => [
  23093.                                         => [
  23094.                                             'method' => 'scaleByWidth',
  23095.                                             'arguments' => [
  23096.                                                 'width' => 1000,
  23097.                                                 'forceResize' => false,
  23098.                                             ],
  23099.                                         ],
  23100.                                     ],
  23101.                                     'medias' => [
  23102.                                     ],
  23103.                                     'name' => 'seiko_srticle_top',
  23104.                                     'description' => '',
  23105.                                     'group' => 'Seiko',
  23106.                                     'format' => 'SOURCE',
  23107.                                     'quality' => 85,
  23108.                                     'highResolution' => 0.0,
  23109.                                     'preserveColor' => false,
  23110.                                     'preserveMetaData' => false,
  23111.                                     'rasterizeSVG' => false,
  23112.                                     'downloadable' => false,
  23113.                                     'modificationDate' => 1748513198,
  23114.                                     'creationDate' => 1748512936,
  23115.                                     'preserveAnimation' => false,
  23116.                                 ],
  23117.                                 'seiko_swiper_item' => [
  23118.                                     'items' => [
  23119.                                     ],
  23120.                                     'medias' => [
  23121.                                     ],
  23122.                                     'name' => 'seiko_swiper_item',
  23123.                                     'description' => '',
  23124.                                     'group' => 'Seiko',
  23125.                                     'format' => 'SOURCE',
  23126.                                     'quality' => 85,
  23127.                                     'highResolution' => 0.0,
  23128.                                     'preserveColor' => false,
  23129.                                     'preserveMetaData' => false,
  23130.                                     'rasterizeSVG' => false,
  23131.                                     'downloadable' => false,
  23132.                                     'modificationDate' => 1744282133,
  23133.                                     'creationDate' => 1744282112,
  23134.                                     'preserveAnimation' => false,
  23135.                                 ],
  23136.                                 'seiko_xmlfeed' => [
  23137.                                     'items' => [
  23138.                                         => [
  23139.                                             'method' => 'frame',
  23140.                                             'arguments' => [
  23141.                                                 'width' => 1172,
  23142.                                                 'height' => 1172,
  23143.                                                 'forceResize' => false,
  23144.                                             ],
  23145.                                         ],
  23146.                                         => [
  23147.                                             'method' => 'contain',
  23148.                                             'arguments' => [
  23149.                                                 'width' => 1172,
  23150.                                                 'height' => 1172,
  23151.                                                 'forceResize' => false,
  23152.                                             ],
  23153.                                         ],
  23154.                                     ],
  23155.                                     'medias' => [
  23156.                                     ],
  23157.                                     'name' => 'seiko_xmlfeed',
  23158.                                     'description' => '',
  23159.                                     'group' => 'Seiko',
  23160.                                     'format' => 'SOURCE',
  23161.                                     'quality' => 85,
  23162.                                     'highResolution' => 0.0,
  23163.                                     'preserveColor' => false,
  23164.                                     'preserveMetaData' => false,
  23165.                                     'rasterizeSVG' => false,
  23166.                                     'downloadable' => false,
  23167.                                     'modificationDate' => 1685021705,
  23168.                                     'creationDate' => 1685021662,
  23169.                                     'preserveAnimation' => false,
  23170.                                 ],
  23171.                             ],
  23172.                             'clip_auto_support' => true,
  23173.                             'image_optimizers' => [
  23174.                                 'enabled' => true,
  23175.                             ],
  23176.                             'status_cache' => true,
  23177.                             'auto_clear_temp_files' => true,
  23178.                         ],
  23179.                         'max_pixels' => 40000000,
  23180.                         'low_quality_image_preview' => [
  23181.                             'enabled' => true,
  23182.                         ],
  23183.                         'focal_point_detection' => [
  23184.                             'enabled' => true,
  23185.                         ],
  23186.                     ],
  23187.                     'versions' => [
  23188.                         'days' => NULL,
  23189.                         'steps' => NULL,
  23190.                         'use_hardlinks' => true,
  23191.                         'disable_stack_trace' => false,
  23192.                     ],
  23193.                     'hide_edit_image' => false,
  23194.                     'disable_tree_preview' => true,
  23195.                     'frontend_prefixes' => [
  23196.                         'source' => '',
  23197.                         'thumbnail' => '',
  23198.                         'thumbnail_deferred' => '',
  23199.                     ],
  23200.                     'preview_image_thumbnail' => NULL,
  23201.                     'default_upload_path' => '_default_upload_bucket',
  23202.                     'tree_paging_limit' => 100,
  23203.                     'video' => [
  23204.                         'thumbnails' => [
  23205.                             'definitions' => [
  23206.                             ],
  23207.                             'auto_clear_temp_files' => true,
  23208.                         ],
  23209.                     ],
  23210.                     'icc_rgb_profile' => NULL,
  23211.                     'icc_cmyk_profile' => NULL,
  23212.                 ],
  23213.                 'documents' => [
  23214.                     'type_definitions' => [
  23215.                         'map' => [
  23216.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  23217.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  23218.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  23219.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  23220.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  23221.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  23222.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  23223.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  23224.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  23225.                         ],
  23226.                     ],
  23227.                     'editables' => [
  23228.                         'prefixes' => [
  23229.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  23230.                         ],
  23231.                         'map' => [
  23232.                         ],
  23233.                     ],
  23234.                     'types' => [
  23235.                         => 'folder',
  23236.                         => 'page',
  23237.                         => 'snippet',
  23238.                         => 'link',
  23239.                         => 'hardlink',
  23240.                         => 'email',
  23241.                         => 'newsletter',
  23242.                         => 'printpage',
  23243.                         => 'printcontainer',
  23244.                     ],
  23245.                     'valid_tables' => [
  23246.                         => 'email',
  23247.                         => 'newsletter',
  23248.                         => 'hardlink',
  23249.                         => 'link',
  23250.                         => 'page',
  23251.                         => 'snippet',
  23252.                     ],
  23253.                     'versions' => [
  23254.                         'days' => NULL,
  23255.                         'steps' => NULL,
  23256.                         'disable_stack_trace' => false,
  23257.                     ],
  23258.                     'error_pages' => [
  23259.                         'default' => '',
  23260.                         'localized' => [
  23261.                             'hu_HU' => '',
  23262.                         ],
  23263.                     ],
  23264.                     'doc_types' => [
  23265.                         'definitions' => [
  23266.                             '0785cf59-e587-4159-b12b-19f4e8a779ac' => [
  23267.                                 'name' => 'Főoldal',
  23268.                                 'group' => '',
  23269.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23270.                                 'template' => 'default/home.html.twig',
  23271.                                 'type' => 'page',
  23272.                                 'priority' => 0,
  23273.                                 'creationDate' => 1679030580,
  23274.                                 'modificationDate' => 1679030652,
  23275.                                 'staticGeneratorEnabled' => NULL,
  23276.                             ],
  23277.                             '0f122ac8-fdc5-4d9d-a3e1-071fd62145e8' => [
  23278.                                 'name' => 'Boutique oldal',
  23279.                                 'group' => '',
  23280.                                 'controller' => 'App\\Controller\\DefaultController::boutiqueAction',
  23281.                                 'template' => 'default/boutique.html.twig',
  23282.                                 'type' => 'page',
  23283.                                 'priority' => 0,
  23284.                                 'creationDate' => 1694001448,
  23285.                                 'modificationDate' => 1694012743,
  23286.                                 'staticGeneratorEnabled' => NULL,
  23287.                             ],
  23288.                             '187ddcab-9539-441e-b8a3-9f7aec834199' => [
  23289.                                 'name' => 'Prospex hajónk',
  23290.                                 'group' => 'Prospexteam',
  23291.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23292.                                 'template' => 'prospexteam/boat.html.twig',
  23293.                                 'type' => 'page',
  23294.                                 'priority' => 0,
  23295.                                 'creationDate' => 1684049039,
  23296.                                 'modificationDate' => 1684142977,
  23297.                                 'staticGeneratorEnabled' => NULL,
  23298.                             ],
  23299.                             '2136e632-5eb1-4ae2-9a37-e4b397fefcf2' => [
  23300.                                 'name' => 'Partnerprogram oldal',
  23301.                                 'group' => '',
  23302.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23303.                                 'template' => 'default/partnerprogram_page.html.twig',
  23304.                                 'type' => 'page',
  23305.                                 'priority' => 0,
  23306.                                 'creationDate' => 1744359693,
  23307.                                 'modificationDate' => 1744359953,
  23308.                                 'staticGeneratorEnabled' => NULL,
  23309.                             ],
  23310.                             '21dd1af7-9589-4c19-9757-9140bb031676' => [
  23311.                                 'name' => 'Seiko_Club_carousel',
  23312.                                 'group' => '',
  23313.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23314.                                 'template' => 'default/snippet/carousel.twig',
  23315.                                 'type' => 'snippet',
  23316.                                 'priority' => 0,
  23317.                                 'creationDate' => 1695388680,
  23318.                                 'modificationDate' => 1695388819,
  23319.                                 'staticGeneratorEnabled' => NULL,
  23320.                             ],
  23321.                             '30262fd0-5176-4494-92ee-ef7e7879b50a' => [
  23322.                                 'name' => 'Prospex sponsor oldal',
  23323.                                 'group' => 'Prospexteam',
  23324.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23325.                                 'template' => 'prospexteam/sponsors.html.twig',
  23326.                                 'type' => 'page',
  23327.                                 'priority' => 0,
  23328.                                 'creationDate' => 1684144895,
  23329.                                 'modificationDate' => 1684144942,
  23330.                                 'staticGeneratorEnabled' => NULL,
  23331.                             ],
  23332.                             '32fa0bb3-621c-4805-a3a7-25a5c04f25b2' => [
  23333.                                 'name' => 'Óra landing oldal',
  23334.                                 'group' => '',
  23335.                                 'controller' => 'App\\Controller\\DefaultController::watchLandingAction',
  23336.                                 'template' => 'default/watch-landing.html.twig\'',
  23337.                                 'type' => 'page',
  23338.                                 'priority' => 0,
  23339.                                 'creationDate' => 1681741015,
  23340.                                 'modificationDate' => 1681741065,
  23341.                                 'staticGeneratorEnabled' => NULL,
  23342.                             ],
  23343.                             '34c6f557-d6b1-4f1c-9003-cd12ece672e1' => [
  23344.                                 'name' => 'Footer',
  23345.                                 'group' => '',
  23346.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23347.                                 'template' => 'default/snippet/footer.html.twig',
  23348.                                 'type' => 'snippet',
  23349.                                 'priority' => 0,
  23350.                                 'creationDate' => 1692056695,
  23351.                                 'modificationDate' => 1692056752,
  23352.                                 'staticGeneratorEnabled' => NULL,
  23353.                             ],
  23354.                             '47d1b91d-d0c7-4c02-a6e0-3e56ed3b1200' => [
  23355.                                 'name' => 'Prospex csapat oldal',
  23356.                                 'group' => 'Prospexteam',
  23357.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23358.                                 'template' => 'prospexteam/team.html.twig',
  23359.                                 'type' => 'page',
  23360.                                 'priority' => 0,
  23361.                                 'creationDate' => 1684148648,
  23362.                                 'modificationDate' => 1684148681,
  23363.                                 'staticGeneratorEnabled' => NULL,
  23364.                             ],
  23365.                             '48df113b-9e9d-4cc1-9ea0-ca2dd2dca4a1' => [
  23366.                                 'name' => 'Partnerprogram snipet',
  23367.                                 'group' => '',
  23368.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23369.                                 'template' => 'default/snippet/partnerprogrampartnerlist.html.twig',
  23370.                                 'type' => 'snippet',
  23371.                                 'priority' => 0,
  23372.                                 'creationDate' => 1744193047,
  23373.                                 'modificationDate' => 1744193259,
  23374.                                 'staticGeneratorEnabled' => NULL,
  23375.                             ],
  23376.                             '54c74a4f-0628-4ad7-8170-9f7fc27c5fb7' => [
  23377.                                 'name' => 'Kapcsolat oldal',
  23378.                                 'group' => '',
  23379.                                 'controller' => 'App\\Controller\\DefaultController::kapcsolatAction',
  23380.                                 'template' => 'default/kapcsolat.html.twig',
  23381.                                 'type' => 'page',
  23382.                                 'priority' => 0,
  23383.                                 'creationDate' => 1681418517,
  23384.                                 'modificationDate' => 1681418564,
  23385.                                 'staticGeneratorEnabled' => NULL,
  23386.                             ],
  23387.                             '57e21d3f-9ac7-4b15-8642-8f20d1230d34' => [
  23388.                                 'name' => 'Prospex csapat tag',
  23389.                                 'group' => 'Prospexteam',
  23390.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23391.                                 'template' => 'prospexteam/team-member.html.twig',
  23392.                                 'type' => 'page',
  23393.                                 'priority' => 0,
  23394.                                 'creationDate' => 1684153087,
  23395.                                 'modificationDate' => 1684153156,
  23396.                                 'staticGeneratorEnabled' => NULL,
  23397.                             ],
  23398.                             '6bcd3531-2fd1-4bae-8c87-e16c8f059585' => [
  23399.                                 'name' => 'Prospex esemény lista',
  23400.                                 'group' => 'Prospexteam',
  23401.                                 'controller' => 'App\\Controller\\DefaultController::prospexEventlistAction',
  23402.                                 'template' => 'prospexteam/eventlist.html.twig',
  23403.                                 'type' => 'page',
  23404.                                 'priority' => 0,
  23405.                                 'creationDate' => 1684916839,
  23406.                                 'modificationDate' => 1684916878,
  23407.                                 'staticGeneratorEnabled' => NULL,
  23408.                             ],
  23409.                             '79252f8a-a459-487a-8939-f4ba7c10baec' => [
  23410.                                 'name' => 'Prospex hír lista',
  23411.                                 'group' => 'Prospexteam',
  23412.                                 'controller' => 'App\\Controller\\DefaultController::newslistAction',
  23413.                                 'template' => 'prospexteam/newslist.html.twig',
  23414.                                 'type' => 'page',
  23415.                                 'priority' => 0,
  23416.                                 'creationDate' => 1684229591,
  23417.                                 'modificationDate' => 1684230126,
  23418.                                 'staticGeneratorEnabled' => NULL,
  23419.                             ],
  23420.                             'a9779ce7-3b87-49db-9066-87a09b31ae8c' => [
  23421.                                 'name' => 'Article Type',
  23422.                                 'group' => '',
  23423.                                 'controller' => 'App\\Controller\\DefaultController::articleAction',
  23424.                                 'template' => 'default/article.html.twig',
  23425.                                 'type' => 'page',
  23426.                                 'priority' => 0,
  23427.                                 'creationDate' => 1681377377,
  23428.                                 'modificationDate' => 1681377403,
  23429.                                 'staticGeneratorEnabled' => NULL,
  23430.                             ],
  23431.                             'ab7cf524-5350-495a-b0ff-f50c5b0ae2e7' => [
  23432.                                 'name' => 'Magazin snippet',
  23433.                                 'group' => '',
  23434.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23435.                                 'template' => 'default/snippet/magazine.html.twig',
  23436.                                 'type' => 'snippet',
  23437.                                 'priority' => 0,
  23438.                                 'creationDate' => 1682604357,
  23439.                                 'modificationDate' => 1682669752,
  23440.                                 'staticGeneratorEnabled' => NULL,
  23441.                             ],
  23442.                             'c42ddc4e-b0e5-4b41-b363-086783f65e91' => [
  23443.                                 'name' => 'Magazin oldal',
  23444.                                 'group' => '',
  23445.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23446.                                 'template' => 'default/magazine.html.twig',
  23447.                                 'type' => 'page',
  23448.                                 'priority' => 0,
  23449.                                 'creationDate' => 1679030655,
  23450.                                 'modificationDate' => 1679031309,
  23451.                                 'staticGeneratorEnabled' => NULL,
  23452.                             ],
  23453.                             'c4feb64b-0ec2-4a49-ac49-51b6e3a9301c' => [
  23454.                                 'name' => 'Prospex sponsor lista',
  23455.                                 'group' => 'Prospexteam',
  23456.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23457.                                 'template' => 'prospexteam/sponsors.html.twig',
  23458.                                 'type' => 'page',
  23459.                                 'priority' => 0,
  23460.                                 'creationDate' => 1684142943,
  23461.                                 'modificationDate' => 1684143010,
  23462.                                 'staticGeneratorEnabled' => NULL,
  23463.                             ],
  23464.                             'c7d445a1-8bcf-487e-8901-3a3ccb874156' => [
  23465.                                 'name' => 'footer_seiko_club',
  23466.                                 'group' => '',
  23467.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23468.                                 'template' => 'default/snippet/footer.html.twig',
  23469.                                 'type' => 'snippet',
  23470.                                 'priority' => 0,
  23471.                                 'creationDate' => 1695389381,
  23472.                                 'modificationDate' => 1695389434,
  23473.                                 'staticGeneratorEnabled' => NULL,
  23474.                             ],
  23475.                             'f57837f1-0f3e-4920-b3e7-13101ae4bba6' => [
  23476.                                 'name' => 'Header',
  23477.                                 'group' => '',
  23478.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23479.                                 'template' => 'default/snippet/header.html.twig',
  23480.                                 'type' => 'snippet',
  23481.                                 'priority' => 0,
  23482.                                 'creationDate' => 1692054453,
  23483.                                 'modificationDate' => 1692054512,
  23484.                                 'staticGeneratorEnabled' => NULL,
  23485.                             ],
  23486.                             'f67a1bc6-d2d8-497f-8ce7-debc5d545ab9' => [
  23487.                                 'name' => 'Prospex főoldal',
  23488.                                 'group' => 'Prospexteam',
  23489.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  23490.                                 'template' => 'prospexteam/home.html.twig',
  23491.                                 'type' => 'page',
  23492.                                 'priority' => 0,
  23493.                                 'creationDate' => 1684047761,
  23494.                                 'modificationDate' => 1684047825,
  23495.                                 'staticGeneratorEnabled' => NULL,
  23496.                             ],
  23497.                         ],
  23498.                     ],
  23499.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  23500.                     'allow_trailing_slash' => 'no',
  23501.                     'generate_preview' => false,
  23502.                     'preview_url_prefix' => '',
  23503.                     'tree_paging_limit' => 50,
  23504.                     'areas' => [
  23505.                         'autoload' => true,
  23506.                     ],
  23507.                     'newsletter' => [
  23508.                         'defaultUrlPrefix' => NULL,
  23509.                     ],
  23510.                     'web_to_print' => [
  23511.                         'pdf_creation_php_memory_limit' => '2048M',
  23512.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  23513.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  23514.                         'enableInDefaultView' => false,
  23515.                         'generalTool' => '',
  23516.                     ],
  23517.                     'auto_save_interval' => 60,
  23518.                     'static_page_router' => [
  23519.                         'enabled' => false,
  23520.                         'route_pattern' => NULL,
  23521.                     ],
  23522.                 ],
  23523.                 'routing' => [
  23524.                     'direct_route_document_types' => [
  23525.                         => 'page',
  23526.                         => 'snippet',
  23527.                         => 'email',
  23528.                         => 'newsletter',
  23529.                         => 'printpage',
  23530.                         => 'printcontainer',
  23531.                     ],
  23532.                     'allow_processing_unpublished_fallback_document' => false,
  23533.                     'static' => [
  23534.                         'locale_params' => [
  23535.                         ],
  23536.                     ],
  23537.                 ],
  23538.                 'newsletter' => [
  23539.                     'source_adapters' => [
  23540.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  23541.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  23542.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  23543.                     ],
  23544.                     'method' => NULL,
  23545.                 ],
  23546.                 'custom_report' => [
  23547.                     'adapters' => [
  23548.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  23549.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  23550.                     ],
  23551.                     'definitions' => [
  23552.                     ],
  23553.                 ],
  23554.                 'targeting' => [
  23555.                     'data_providers' => [
  23556.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  23557.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  23558.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  23559.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  23560.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  23561.                     ],
  23562.                     'conditions' => [
  23563.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  23564.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  23565.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  23566.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  23567.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  23568.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  23569.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  23570.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  23571.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  23572.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  23573.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  23574.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  23575.                     ],
  23576.                     'action_handlers' => [
  23577.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  23578.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  23579.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  23580.                     ],
  23581.                     'enabled' => true,
  23582.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  23583.                     'session' => [
  23584.                         'enabled' => false,
  23585.                     ],
  23586.                 ],
  23587.                 'context' => [
  23588.                     'profiler' => [
  23589.                         'routes' => [
  23590.                             => [
  23591.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  23592.                                 'route' => false,
  23593.                                 'host' => false,
  23594.                                 'methods' => [
  23595.                                 ],
  23596.                             ],
  23597.                         ],
  23598.                     ],
  23599.                     'admin' => [
  23600.                         'routes' => [
  23601.                             => [
  23602.                                 'path' => '^/admin(/.*)?$',
  23603.                                 'route' => false,
  23604.                                 'host' => false,
  23605.                                 'methods' => [
  23606.                                 ],
  23607.                             ],
  23608.                             => [
  23609.                                 'route' => '^pimcore_admin_',
  23610.                                 'path' => false,
  23611.                                 'host' => false,
  23612.                                 'methods' => [
  23613.                                 ],
  23614.                             ],
  23615.                         ],
  23616.                     ],
  23617.                     'plugin' => [
  23618.                         'routes' => [
  23619.                             => [
  23620.                                 'path' => '^/plugin(/.*)?$',
  23621.                                 'route' => false,
  23622.                                 'host' => false,
  23623.                                 'methods' => [
  23624.                                 ],
  23625.                             ],
  23626.                         ],
  23627.                     ],
  23628.                 ],
  23629.                 'admin' => [
  23630.                     'session' => [
  23631.                         'attribute_bags' => [
  23632.                             'pimcore_admin' => [
  23633.                                 'storage_key' => '_pimcore_admin',
  23634.                             ],
  23635.                             'pimcore_objects' => [
  23636.                                 'storage_key' => '_pimcore_objects',
  23637.                             ],
  23638.                             'pimcore_copy' => [
  23639.                                 'storage_key' => '_pimcore_copy',
  23640.                             ],
  23641.                             'pimcore_gridconfig' => [
  23642.                                 'storage_key' => '_pimcore_gridconfig',
  23643.                             ],
  23644.                             'pimcore_importconfig' => [
  23645.                                 'storage_key' => '_pimcore_importconfig',
  23646.                             ],
  23647.                         ],
  23648.                     ],
  23649.                     'unauthenticated_routes' => [
  23650.                         => [
  23651.                             'route' => 'pimcore_settings_display_custom_logo',
  23652.                             'path' => false,
  23653.                             'host' => false,
  23654.                             'methods' => [
  23655.                             ],
  23656.                         ],
  23657.                         => [
  23658.                             'route' => 'pimcore_admin_login',
  23659.                             'path' => false,
  23660.                             'host' => false,
  23661.                             'methods' => [
  23662.                             ],
  23663.                         ],
  23664.                         => [
  23665.                             'route' => 'pimcore_admin_webdav',
  23666.                             'path' => false,
  23667.                             'host' => false,
  23668.                             'methods' => [
  23669.                             ],
  23670.                         ],
  23671.                     ],
  23672.                     'translations' => [
  23673.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  23674.                     ],
  23675.                 ],
  23676.                 'sitemaps' => [
  23677.                     'generators' => [
  23678.                         'pimcore_documents' => [
  23679.                             'enabled' => true,
  23680.                             'priority' => 100,
  23681.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  23682.                         ],
  23683.                         'app_product' => [
  23684.                             'generator_id' => 'App\\Sitemaps\\ProductGenerator',
  23685.                             'enabled' => true,
  23686.                             'priority' => 0,
  23687.                         ],
  23688.                     ],
  23689.                 ],
  23690.                 'redirects' => [
  23691.                     'status_codes' => [
  23692.                         300 => 'Multiple Choices',
  23693.                         301 => 'Moved Permanently',
  23694.                         302 => 'Found',
  23695.                         303 => 'See Other',
  23696.                         307 => 'Temporary Redirect',
  23697.                     ],
  23698.                 ],
  23699.                 'glossary' => [
  23700.                     'blocked_tags' => [
  23701.                         => 'a',
  23702.                         => 'script',
  23703.                         => 'style',
  23704.                         => 'code',
  23705.                         => 'pre',
  23706.                         => 'textarea',
  23707.                         => 'acronym',
  23708.                         => 'abbr',
  23709.                         => 'option',
  23710.                         => 'h1',
  23711.                         10 => 'h2',
  23712.                         11 => 'h3',
  23713.                         12 => 'h4',
  23714.                         13 => 'h5',
  23715.                         14 => 'h6',
  23716.                     ],
  23717.                 ],
  23718.                 'templating_engine' => [
  23719.                     'twig' => [
  23720.                         'sandbox_security_policy' => [
  23721.                             'tags' => [
  23722.                                 => 'set',
  23723.                             ],
  23724.                             'filters' => [
  23725.                                 => 'escape',
  23726.                                 => 'trans',
  23727.                                 => 'default',
  23728.                             ],
  23729.                             'functions' => [
  23730.                                 => 'path',
  23731.                                 => 'asset',
  23732.                             ],
  23733.                         ],
  23734.                     ],
  23735.                 ],
  23736.                 'translations' => [
  23737.                     'debugging' => [
  23738.                         'enabled' => true,
  23739.                         'parameter' => 'pimcore_debug_translations',
  23740.                     ],
  23741.                     'admin_translation_mapping' => [
  23742.                     ],
  23743.                     'data_object' => [
  23744.                     ],
  23745.                 ],
  23746.                 'models' => [
  23747.                     'class_overrides' => [
  23748.                         'Pimcore\\Model\\DataObject\\Fieldcollection\\Data\\NewsElementorContent' => 'App\\Model\\DataObject\\FieldCollection\\NewsElementorContent',
  23749.                     ],
  23750.                 ],
  23751.                 'email' => [
  23752.                     'sender' => [
  23753.                         'name' => 'Seikoboutique.hu',
  23754.                         'email' => 'seikoboutique@seikoboutique.hu',
  23755.                     ],
  23756.                     'debug' => [
  23757.                         'email_addresses' => 'batazo.dad@gmail.com',
  23758.                     ],
  23759.                     'return' => [
  23760.                         'name' => '',
  23761.                         'email' => '',
  23762.                     ],
  23763.                     'usespecific' => false,
  23764.                 ],
  23765.                 'general' => [
  23766.                     'domain' => '',
  23767.                     'redirect_to_maindomain' => false,
  23768.                     'language' => 'en',
  23769.                     'valid_languages' => 'hu_HU',
  23770.                     'fallback_languages' => [
  23771.                         'hu_HU' => '',
  23772.                     ],
  23773.                     'default_language' => 'hu_HU',
  23774.                     'debug_admin_translations' => false,
  23775.                     'timezone' => '',
  23776.                     'path_variable' => NULL,
  23777.                     'disable_usage_statistics' => false,
  23778.                     'instance_identifier' => NULL,
  23779.                 ],
  23780.                 'properties' => [
  23781.                     'predefined' => [
  23782.                         'definitions' => [
  23783.                             '4eeb04e6-d213-4257-93ea-cd022085a9fc' => [
  23784.                                 'name' => 'Bejelentkezés követelése',
  23785.                                 'description' => 'Az oldalhoz bejelentkezéséhez szükséges változó, checkBox-ot be kell pipálni',
  23786.                                 'key' => 'needLogin',
  23787.                                 'type' => 'bool',
  23788.                                 'data' => '1',
  23789.                                 'config' => '',
  23790.                                 'ctype' => 'document',
  23791.                                 'inheritable' => true,
  23792.                                 'creationDate' => 1696410903,
  23793.                                 'modificationDate' => 1696422163,
  23794.                             ],
  23795.                             '5fcbbe80-2a93-46ba-9dcb-2183b4a41c2c' => [
  23796.                                 'name' => 'Partnerprogram lista oldal',
  23797.                                 'description' => 'Partnerprogram lista oldal',
  23798.                                 'key' => 'partnerprogram',
  23799.                                 'type' => 'document',
  23800.                                 'data' => '/partnerprogram',
  23801.                                 'config' => '',
  23802.                                 'ctype' => 'document',
  23803.                                 'inheritable' => true,
  23804.                                 'creationDate' => 1744192813,
  23805.                                 'modificationDate' => 1744192927,
  23806.                             ],
  23807.                             '6c7301e0-dbbf-4816-ad02-5d4573878004' => [
  23808.                                 'name' => 'Adatvédelmi Nyilatkozat Oldal',
  23809.                                 'description' => 'Adatvédelmi Nyilatkozat Oldal',
  23810.                                 'key' => 'defaultAdnyPage',
  23811.                                 'type' => 'document',
  23812.                                 'data' => '',
  23813.                                 'config' => '',
  23814.                                 'ctype' => 'document',
  23815.                                 'inheritable' => true,
  23816.                                 'creationDate' => 1681932392,
  23817.                                 'modificationDate' => 1681932430,
  23818.                             ],
  23819.                             '7199fe9a-33a8-499e-aac0-b9bd0839c50d' => [
  23820.                                 'name' => 'Partnerprogram lista oldal',
  23821.                                 'description' => 'Partnerprogram lista oldal',
  23822.                                 'key' => 'partnerprogram',
  23823.                                 'type' => 'document',
  23824.                                 'data' => '/partnerprogram',
  23825.                                 'config' => '',
  23826.                                 'ctype' => 'document',
  23827.                                 'inheritable' => true,
  23828.                                 'creationDate' => 1744195608,
  23829.                                 'modificationDate' => 1744195666,
  23830.                             ],
  23831.                             '750a74ad-2714-474e-be70-25154de4ca8a' => [
  23832.                                 'name' => 'Optimonk követőkód',
  23833.                                 'description' => 'A teljes script tag kell ide!',
  23834.                                 'key' => 'optimonk',
  23835.                                 'type' => 'text',
  23836.                                 'data' => '',
  23837.                                 'config' => '',
  23838.                                 'ctype' => 'document',
  23839.                                 'inheritable' => true,
  23840.                                 'creationDate' => 1682582695,
  23841.                                 'modificationDate' => 1682583306,
  23842.                             ],
  23843.                             'a4a3ccb9-52ff-4c5d-89c9-126143da377b' => [
  23844.                                 'name' => 'SeikoClub Magazin oldal',
  23845.                                 'description' => 'SeikoClub Magazin oldal',
  23846.                                 'key' => 'clubMagazinePage',
  23847.                                 'type' => 'document',
  23848.                                 'data' => '',
  23849.                                 'config' => '',
  23850.                                 'ctype' => 'document',
  23851.                                 'inheritable' => true,
  23852.                                 'creationDate' => 1711629232,
  23853.                                 'modificationDate' => 1711629284,
  23854.                             ],
  23855.                             'a683a7a5-c8b5-4a4c-96b4-3acd43d751c6' => [
  23856.                                 'name' => 'Meta Pixel Kód',
  23857.                                 'description' => 'Csak az egyedi azonosítót kell beírni',
  23858.                                 'key' => 'meta_pixel_code',
  23859.                                 'type' => 'text',
  23860.                                 'data' => '',
  23861.                                 'config' => '',
  23862.                                 'ctype' => 'document',
  23863.                                 'inheritable' => true,
  23864.                                 'creationDate' => 1733142634,
  23865.                                 'modificationDate' => 1733142670,
  23866.                             ],
  23867.                             'a930e73e-1903-4103-b975-730d63f85044' => [
  23868.                                 'name' => 'ÁSZF oldal',
  23869.                                 'description' => 'ÁSZF oldal',
  23870.                                 'key' => 'defaultAszfPage',
  23871.                                 'type' => 'document',
  23872.                                 'data' => '',
  23873.                                 'config' => '',
  23874.                                 'ctype' => 'document',
  23875.                                 'inheritable' => true,
  23876.                                 'creationDate' => 1681931986,
  23877.                                 'modificationDate' => 1681932087,
  23878.                             ],
  23879.                             'c9c87eba-9988-4093-bc9c-0fb1699ac1a5' => [
  23880.                                 'name' => 'Boutique magazine oldal',
  23881.                                 'description' => 'Boutique magazine oldal',
  23882.                                 'key' => 'magazinePage',
  23883.                                 'type' => 'document',
  23884.                                 'data' => '',
  23885.                                 'config' => '',
  23886.                                 'ctype' => 'document',
  23887.                                 'inheritable' => true,
  23888.                                 'creationDate' => 1734523942,
  23889.                                 'modificationDate' => 1734523989,
  23890.                             ],
  23891.                             'd13522c2-f92b-461d-8e14-4ad8a8561125' => [
  23892.                                 'name' => 'Prospex lista típus',
  23893.                                 'description' => 'Prospex lista oldal típusa',
  23894.                                 'key' => 'prospexListType',
  23895.                                 'type' => 'select',
  23896.                                 'data' => '',
  23897.                                 'config' => 'prospex_news,prospex_video',
  23898.                                 'ctype' => 'document',
  23899.                                 'inheritable' => true,
  23900.                                 'creationDate' => 1684240415,
  23901.                                 'modificationDate' => 1684248654,
  23902.                             ],
  23903.                             'd97a40c2-592c-45a7-aed2-88d3007698bf' => [
  23904.                                 'name' => 'Márkanagykövetek oldal',
  23905.                                 'description' => 'Márkanagykövetek oldal',
  23906.                                 'key' => 'brandambassadors',
  23907.                                 'type' => 'document',
  23908.                                 'data' => '/markanagykovetek',
  23909.                                 'config' => '',
  23910.                                 'ctype' => 'document',
  23911.                                 'inheritable' => true,
  23912.                                 'creationDate' => 1738146554,
  23913.                                 'modificationDate' => 1738146804,
  23914.                             ],
  23915.                             'f9722c39-a5bc-4b49-b6c9-be6d79dd163f' => [
  23916.                                 'name' => 'Hiányzó bejelentkezés üzenete',
  23917.                                 'description' => 'A felhasználónak megjelenítendő hiba szöveg, ha nincs bejelentkezve',
  23918.                                 'key' => 'needLoginMessage',
  23919.                                 'type' => 'text',
  23920.                                 'data' => 'Kérem jelentkezzen be az oldal megtekintéséhez!',
  23921.                                 'config' => '',
  23922.                                 'ctype' => 'document',
  23923.                                 'inheritable' => true,
  23924.                                 'creationDate' => 1696410943,
  23925.                                 'modificationDate' => 1696499803,
  23926.                             ],
  23927.                         ],
  23928.                     ],
  23929.                 ],
  23930.                 'staticroutes' => [
  23931.                     'definitions' => [
  23932.                         '55283cac-bd1b-4d8c-98fc-cbbecebece29' => [
  23933.                             'name' => 'coreshop_login_nem',
  23934.                             'pattern' => '/\\/profil$/',
  23935.                             'reverse' => '/profil',
  23936.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:profileAction',
  23937.                             'variables' => '',
  23938.                             'defaults' => '',
  23939.                             'siteId' => [
  23940.                             ],
  23941.                             'methods' => [
  23942.                             ],
  23943.                             'priority' => 0,
  23944.                             'creationDate' => 1666900435,
  23945.                             'modificationDate' => 1667371778,
  23946.                         ],
  23947.                         'coreshop_cart_add' => [
  23948.                             'name' => 'coreshop_cart_add',
  23949.                             'pattern' => '/(\\w+)\\/shop\\/cart\\/add\\/([0-9]+)$/',
  23950.                             'reverse' => '/%_locale/shop/cart/add/%product',
  23951.                             'controller' => 'App\\Ecommerce\\Controller\\CartController::addItemAction',
  23952.                             'variables' => '_locale,product',
  23953.                             'defaults' => '',
  23954.                             'siteId' => [
  23955.                             ],
  23956.                             'methods' => [
  23957.                                 => 'POST',
  23958.                             ],
  23959.                             'priority' => 3,
  23960.                             'creationDate' => 1664182740,
  23961.                             'modificationDate' => 1669228986,
  23962.                         ],
  23963.                         'coreshop_cart_check_shipment' => [
  23964.                             'name' => 'coreshop_cart_check_shipment',
  23965.                             'pattern' => '/(\\w+)\\/shop\\/cart\\/shipment-calculation$/',
  23966.                             'reverse' => '/%_locale/shop/cart/shipment-calculation',
  23967.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:shipmentCalculationAction',
  23968.                             'variables' => '_locale',
  23969.                             'defaults' => NULL,
  23970.                             'siteId' => [
  23971.                             ],
  23972.                             'methods' => [
  23973.                             ],
  23974.                             'priority' => 3,
  23975.                             'creationDate' => 1664182741,
  23976.                             'modificationDate' => 1664182741,
  23977.                         ],
  23978.                         'coreshop_cart_create_quote' => [
  23979.                             'name' => 'coreshop_cart_create_quote',
  23980.                             'pattern' => '/(\\w+)\\/shop\\/cart\\/quote$/',
  23981.                             'reverse' => '/%_locale/shop/cart/quote',
  23982.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:createQuoteAction',
  23983.                             'variables' => '_locale',
  23984.                             'defaults' => NULL,
  23985.                             'siteId' => [
  23986.                             ],
  23987.                             'methods' => [
  23988.                             ],
  23989.                             'priority' => 3,
  23990.                             'creationDate' => 1664182741,
  23991.                             'modificationDate' => 1664182741,
  23992.                         ],
  23993.                         'coreshop_cart_remove' => [
  23994.                             'name' => 'coreshop_cart_remove',
  23995.                             'pattern' => '/(\\w+)\\/shop\\/cart\\/remove\\/([0-9]+)$/',
  23996.                             'reverse' => '/%_locale/shop/cart/remove/%cartItem',
  23997.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:removeItemAction',
  23998.                             'variables' => '_locale,cartItem',
  23999.                             'defaults' => NULL,
  24000.                             'siteId' => [
  24001.                             ],
  24002.                             'methods' => [
  24003.                             ],
  24004.                             'priority' => 3,
  24005.                             'creationDate' => 1664182741,
  24006.                             'modificationDate' => 1664182741,
  24007.                         ],
  24008.                         'coreshop_cart_remove_price_rule' => [
  24009.                             'name' => 'coreshop_cart_remove_price_rule',
  24010.                             'pattern' => '/(\\w+)\\/shop\\/cart\\/remove-price-rule$/',
  24011.                             'reverse' => '/%_locale/shop/cart/remove-price-rule',
  24012.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:removePriceRuleAction',
  24013.                             'variables' => '_locale',
  24014.                             'defaults' => NULL,
  24015.                             'siteId' => [
  24016.                             ],
  24017.                             'methods' => [
  24018.                             ],
  24019.                             'priority' => 3,
  24020.                             'creationDate' => 1664182741,
  24021.                             'modificationDate' => 1664182741,
  24022.                         ],
  24023.                         'coreshop_cart_summary' => [
  24024.                             'name' => 'coreshop_cart_summary',
  24025.                             'pattern' => '/\\/kosar$/',
  24026.                             'reverse' => '/kosar',
  24027.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:summaryAction',
  24028.                             'variables' => '',
  24029.                             'defaults' => '',
  24030.                             'siteId' => [
  24031.                             ],
  24032.                             'methods' => [
  24033.                             ],
  24034.                             'priority' => 2,
  24035.                             'creationDate' => 1664182740,
  24036.                             'modificationDate' => 1675863270,
  24037.                         ],
  24038.                         'coreshop_checkout' => [
  24039.                             'name' => 'coreshop_checkout',
  24040.                             'pattern' => '/\\/penztar\\/(.*)$/',
  24041.                             'reverse' => '/penztar/%stepIdentifier',
  24042.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController:processAction',
  24043.                             'variables' => 'stepIdentifier',
  24044.                             'defaults' => '',
  24045.                             'siteId' => [
  24046.                             ],
  24047.                             'methods' => [
  24048.                             ],
  24049.                             'priority' => 2,
  24050.                             'creationDate' => 1664182742,
  24051.                             'modificationDate' => 1676370112,
  24052.                         ],
  24053.                         'coreshop_checkout_do' => [
  24054.                             'name' => 'coreshop_checkout_do',
  24055.                             'pattern' => '/(\\w+)\\/shop\\/checkout-do$/',
  24056.                             'reverse' => '/%_locale/shop/checkout-do',
  24057.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController:doCheckoutAction',
  24058.                             'variables' => '_locale',
  24059.                             'defaults' => NULL,
  24060.                             'siteId' => [
  24061.                             ],
  24062.                             'methods' => [
  24063.                             ],
  24064.                             'priority' => 2,
  24065.                             'creationDate' => 1664182742,
  24066.                             'modificationDate' => 1664182742,
  24067.                         ],
  24068.                         'coreshop_checkout_thank_you' => [
  24069.                             'name' => 'coreshop_checkout_thank_you',
  24070.                             'pattern' => '/\\/koszonjuk-a-megrendelest\\/(.*)$/',
  24071.                             'reverse' => '/koszonjuk-a-megrendelest/%token',
  24072.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController:thankYouAction',
  24073.                             'variables' => 'token',
  24074.                             'defaults' => '',
  24075.                             'siteId' => [
  24076.                             ],
  24077.                             'methods' => [
  24078.                             ],
  24079.                             'priority' => 2,
  24080.                             'creationDate' => 1664182742,
  24081.                             'modificationDate' => 1676450736,
  24082.                         ],
  24083.                         'coreshop_customer_address_delete' => [
  24084.                             'name' => 'coreshop_customer_address_delete',
  24085.                             'pattern' => '/(\\w+)\\/shop\\/customer\\/addresses\\/delete\\/([0-9]+)$/',
  24086.                             'reverse' => '/%_locale/shop/customer/addresses/delete/%address',
  24087.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:addressDeleteAction',
  24088.                             'variables' => '_locale,address',
  24089.                             'defaults' => NULL,
  24090.                             'siteId' => [
  24091.                             ],
  24092.                             'methods' => [
  24093.                             ],
  24094.                             'priority' => 4,
  24095.                             'creationDate' => 1664182743,
  24096.                             'modificationDate' => 1664182743,
  24097.                         ],
  24098.                         'coreshop_customer_address_edit' => [
  24099.                             'name' => 'coreshop_customer_address_edit',
  24100.                             'pattern' => '/\\/profil\\/fiokadatok\\/address\\/(.*?)\\~a([0-9]+)$/',
  24101.                             'reverse' => '/profil/fiokadatok/address/%name~a%address',
  24102.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:addressAction',
  24103.                             'variables' => 'name,address',
  24104.                             'defaults' => '',
  24105.                             'siteId' => [
  24106.                             ],
  24107.                             'methods' => [
  24108.                             ],
  24109.                             'priority' => 2,
  24110.                             'creationDate' => 1664182743,
  24111.                             'modificationDate' => 1675345062,
  24112.                         ],
  24113.                         'coreshop_customer_address_new' => [
  24114.                             'name' => 'coreshop_customer_address_new',
  24115.                             'pattern' => '/\\/profil\\/fiokadatok\\/address\\/new$/',
  24116.                             'reverse' => '/profil/fiokadatok/address/new',
  24117.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:addressAction',
  24118.                             'variables' => '',
  24119.                             'defaults' => '',
  24120.                             'siteId' => [
  24121.                             ],
  24122.                             'methods' => [
  24123.                             ],
  24124.                             'priority' => 3,
  24125.                             'creationDate' => 1664182743,
  24126.                             'modificationDate' => 1675498467,
  24127.                         ],
  24128.                         'coreshop_customer_addresses' => [
  24129.                             'name' => 'coreshop_customer_addresses',
  24130.                             'pattern' => '/\\/profil\\/fiokadatok/',
  24131.                             'reverse' => '/profil/fiokadatok/',
  24132.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:addressesAction',
  24133.                             'variables' => '',
  24134.                             'defaults' => '',
  24135.                             'siteId' => [
  24136.                             ],
  24137.                             'methods' => [
  24138.                             ],
  24139.                             'priority' => 2,
  24140.                             'creationDate' => 1664182743,
  24141.                             'modificationDate' => 1666903277,
  24142.                         ],
  24143.                         'coreshop_customer_change_password' => [
  24144.                             'name' => 'coreshop_customer_change_password',
  24145.                             'pattern' => '/(\\w+)\\/shop\\/customer\\/change-password$/',
  24146.                             'reverse' => '/%_locale/shop/customer/change-password',
  24147.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:changePasswordAction',
  24148.                             'variables' => '_locale',
  24149.                             'defaults' => NULL,
  24150.                             'siteId' => [
  24151.                             ],
  24152.                             'methods' => [
  24153.                             ],
  24154.                             'priority' => 2,
  24155.                             'creationDate' => 1664182743,
  24156.                             'modificationDate' => 1664182743,
  24157.                         ],
  24158.                         'coreshop_customer_confirm_newsletter' => [
  24159.                             'name' => 'coreshop_customer_confirm_newsletter',
  24160.                             'pattern' => '/(\\w+)\\/shop\\/customer\\/confirm-newsletter$/',
  24161.                             'reverse' => '/%_locale/shop/customer/confirm-newsletter',
  24162.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:confirmNewsletterAction',
  24163.                             'variables' => '_locale',
  24164.                             'defaults' => NULL,
  24165.                             'siteId' => [
  24166.                             ],
  24167.                             'methods' => [
  24168.                             ],
  24169.                             'priority' => 2,
  24170.                             'creationDate' => 1664182744,
  24171.                             'modificationDate' => 1664182744,
  24172.                         ],
  24173.                         'coreshop_customer_order_detail' => [
  24174.                             'name' => 'coreshop_customer_order_detail',
  24175.                             'pattern' => '/\\/profil\\/rendeleseim\\/([0-9]+)$/',
  24176.                             'reverse' => '/profil/rendeleseim/%order',
  24177.                             'controller' => 'App\\Ecommerce\\Controller\\CustomerController::orderDetailsAction',
  24178.                             'variables' => 'order',
  24179.                             'defaults' => '',
  24180.                             'siteId' => [
  24181.                             ],
  24182.                             'methods' => [
  24183.                             ],
  24184.                             'priority' => 2,
  24185.                             'creationDate' => 1664182743,
  24186.                             'modificationDate' => 1683139778,
  24187.                         ],
  24188.                         'coreshop_customer_orders' => [
  24189.                             'name' => 'coreshop_customer_orders',
  24190.                             'pattern' => '/\\/profil\\/rendeleseim$/',
  24191.                             'reverse' => '/profil/rendeleseim',
  24192.                             'controller' => 'App\\Ecommerce\\Controller\\CustomerController::orderListAction',
  24193.                             'variables' => '',
  24194.                             'defaults' => '',
  24195.                             'siteId' => [
  24196.                             ],
  24197.                             'methods' => [
  24198.                             ],
  24199.                             'priority' => 2,
  24200.                             'creationDate' => 1664182743,
  24201.                             'modificationDate' => 1683139791,
  24202.                         ],
  24203.                         'coreshop_customer_password_reset' => [
  24204.                             'name' => 'coreshop_customer_password_reset',
  24205.                             'pattern' => '/\\/profil\\/password-reset$/',
  24206.                             'reverse' => '/profil/password-reset',
  24207.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController:passwordResetAction',
  24208.                             'variables' => '',
  24209.                             'defaults' => '',
  24210.                             'siteId' => [
  24211.                             ],
  24212.                             'methods' => [
  24213.                             ],
  24214.                             'priority' => 5,
  24215.                             'creationDate' => 1664182744,
  24216.                             'modificationDate' => 1666851418,
  24217.                         ],
  24218.                         'coreshop_customer_password_reset_request' => [
  24219.                             'name' => 'coreshop_customer_password_reset_request',
  24220.                             'pattern' => '/\\/profil\\/lost-password$/',
  24221.                             'reverse' => '/profil/lost-password',
  24222.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController:passwordResetRequestAction',
  24223.                             'variables' => '',
  24224.                             'defaults' => '',
  24225.                             'siteId' => [
  24226.                             ],
  24227.                             'methods' => [
  24228.                             ],
  24229.                             'priority' => 6,
  24230.                             'creationDate' => 1664182744,
  24231.                             'modificationDate' => 1666851403,
  24232.                         ],
  24233.                         'coreshop_customer_profile' => [
  24234.                             'name' => 'coreshop_customer_profile',
  24235.                             'pattern' => '/(\\w+)\\/shop\\/customer\\/profile$/',
  24236.                             'reverse' => '/%_locale/shop/customer/profile',
  24237.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:profileAction',
  24238.                             'variables' => '_locale',
  24239.                             'defaults' => NULL,
  24240.                             'siteId' => [
  24241.                             ],
  24242.                             'methods' => [
  24243.                             ],
  24244.                             'priority' => 2,
  24245.                             'creationDate' => 1664182743,
  24246.                             'modificationDate' => 1664182743,
  24247.                         ],
  24248.                         'coreshop_customer_settings' => [
  24249.                             'name' => 'coreshop_customer_settings',
  24250.                             'pattern' => '/(\\w+)\\/shop\\/customer\\/settings$/',
  24251.                             'reverse' => '/%_locale/shop/customer/settings',
  24252.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController:settingsAction',
  24253.                             'variables' => '_locale',
  24254.                             'defaults' => NULL,
  24255.                             'siteId' => [
  24256.                             ],
  24257.                             'methods' => [
  24258.                             ],
  24259.                             'priority' => 2,
  24260.                             'creationDate' => 1664182743,
  24261.                             'modificationDate' => 1664182743,
  24262.                         ],
  24263.                         'coreshop_index' => [
  24264.                             'name' => 'coreshop_index',
  24265.                             'pattern' => '/(\\w+)\\/shop(\\/?)$/',
  24266.                             'reverse' => '/%_locale/shop',
  24267.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController:indexAction',
  24268.                             'variables' => '_locale',
  24269.                             'defaults' => NULL,
  24270.                             'siteId' => [
  24271.                             ],
  24272.                             'methods' => [
  24273.                             ],
  24274.                             'priority' => 1,
  24275.                             'creationDate' => 1664182740,
  24276.                             'modificationDate' => 1664182740,
  24277.                         ],
  24278.                         'coreshop_login' => [
  24279.                             'name' => 'coreshop_login',
  24280.                             'pattern' => '/(\\w+)\\/shop\\/login$/',
  24281.                             'reverse' => '/%_locale/shop/login',
  24282.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController:loginAction',
  24283.                             'variables' => '_locale',
  24284.                             'defaults' => '',
  24285.                             'siteId' => [
  24286.                             ],
  24287.                             'methods' => [
  24288.                             ],
  24289.                             'priority' => 2,
  24290.                             'creationDate' => 1664182741,
  24291.                             'modificationDate' => 1667371792,
  24292.                         ],
  24293.                         'coreshop_login_check' => [
  24294.                             'name' => 'coreshop_login_check',
  24295.                             'pattern' => '/(\\w+)\\/shop\\/login-check$/',
  24296.                             'reverse' => '/%_locale/shop/login-check',
  24297.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController:checkAction',
  24298.                             'variables' => '_locale',
  24299.                             'defaults' => NULL,
  24300.                             'siteId' => [
  24301.                             ],
  24302.                             'methods' => [
  24303.                             ],
  24304.                             'priority' => 3,
  24305.                             'creationDate' => 1664182741,
  24306.                             'modificationDate' => 1664182741,
  24307.                         ],
  24308.                         'coreshop_logout' => [
  24309.                             'name' => 'coreshop_logout',
  24310.                             'pattern' => '/(\\w+)\\/shop\\/logout$/',
  24311.                             'reverse' => '/%_locale/shop/logout',
  24312.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController:logoutAction',
  24313.                             'variables' => '_locale',
  24314.                             'defaults' => NULL,
  24315.                             'siteId' => [
  24316.                             ],
  24317.                             'methods' => [
  24318.                             ],
  24319.                             'priority' => 2,
  24320.                             'creationDate' => 1664182741,
  24321.                             'modificationDate' => 1664182741,
  24322.                         ],
  24323.                         'coreshop_order_revise' => [
  24324.                             'name' => 'coreshop_order_revise',
  24325.                             'pattern' => '/\\/order\\/revise\\/(.*)$/',
  24326.                             'reverse' => '/order/revise/%token',
  24327.                             'controller' => 'App\\Ecommerce\\Controller\\OrderController:reviseAction',
  24328.                             'variables' => 'token',
  24329.                             'defaults' => '',
  24330.                             'siteId' => [
  24331.                             ],
  24332.                             'methods' => [
  24333.                             ],
  24334.                             'priority' => 2,
  24335.                             'creationDate' => 1664182742,
  24336.                             'modificationDate' => 1681321359,
  24337.                         ],
  24338.                         'coreshop_order_revise_pay' => [
  24339.                             'name' => 'coreshop_order_revise_pay',
  24340.                             'pattern' => '/\\/order\\/revise\\/(.*)\\/pay$/',
  24341.                             'reverse' => '/order/revise/%token/pay',
  24342.                             'controller' => 'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController::prepareCaptureAction',
  24343.                             'variables' => 'token',
  24344.                             'defaults' => '',
  24345.                             'siteId' => [
  24346.                             ],
  24347.                             'methods' => [
  24348.                             ],
  24349.                             'priority' => 3,
  24350.                             'creationDate' => 1664182742,
  24351.                             'modificationDate' => 1681321455,
  24352.                         ],
  24353.                         'coreshop_partial_cart_add' => [
  24354.                             'name' => 'coreshop_partial_cart_add',
  24355.                             'pattern' => '/(\\w+)\\/_partial\\/cart\\/add\\/([0-9]+)$/',
  24356.                             'reverse' => '/%_locale/_partial/cart/add/%product',
  24357.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:addItemAction',
  24358.                             'variables' => '_locale,product',
  24359.                             'defaults' => NULL,
  24360.                             'siteId' => [
  24361.                             ],
  24362.                             'methods' => [
  24363.                             ],
  24364.                             'priority' => 3,
  24365.                             'creationDate' => 1664182741,
  24366.                             'modificationDate' => 1664182741,
  24367.                         ],
  24368.                         'coreshop_partial_wishlist_add' => [
  24369.                             'name' => 'coreshop_partial_wishlist_add',
  24370.                             'pattern' => '/(\\w+)\\/_partial\\/wishlist\\/add\\/([0-9]+)$/',
  24371.                             'reverse' => '/%_locale/_partial/wishlist/add/%product',
  24372.                             'controller' => 'coreshop.storage_list.controller.wishlist::addItemAction',
  24373.                             'variables' => '_locale,product',
  24374.                             'defaults' => '',
  24375.                             'siteId' => [
  24376.                             ],
  24377.                             'methods' => [
  24378.                             ],
  24379.                             'priority' => 3,
  24380.                             'creationDate' => 1664182744,
  24381.                             'modificationDate' => 1684504870,
  24382.                         ],
  24383.                         'coreshop_payment' => [
  24384.                             'name' => 'coreshop_payment',
  24385.                             'pattern' => '/(\\w+)\\/shop\\/pay\\/([0-9]+)$/',
  24386.                             'reverse' => '/%_locale/shop/pay/%order',
  24387.                             'controller' => 'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController::prepareCaptureAction',
  24388.                             'variables' => '_locale,order',
  24389.                             'defaults' => NULL,
  24390.                             'siteId' => [
  24391.                             ],
  24392.                             'methods' => [
  24393.                             ],
  24394.                             'priority' => 2,
  24395.                             'creationDate' => 1664182742,
  24396.                             'modificationDate' => 1664182742,
  24397.                         ],
  24398.                         'coreshop_quote_detail' => [
  24399.                             'name' => 'coreshop_quote_detail',
  24400.                             'pattern' => '/(\\w+)\\/shop\\/quote\\~q([0-9]+)$/',
  24401.                             'reverse' => '/%_locale/shop/quote~q%quote',
  24402.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController:showAction',
  24403.                             'variables' => '_locale,quote',
  24404.                             'defaults' => NULL,
  24405.                             'siteId' => [
  24406.                             ],
  24407.                             'methods' => [
  24408.                             ],
  24409.                             'priority' => 2,
  24410.                             'creationDate' => 1664182741,
  24411.                             'modificationDate' => 1664182741,
  24412.                         ],
  24413.                         'coreshop_register' => [
  24414.                             'name' => 'coreshop_register',
  24415.                             'pattern' => '/(\\w+)\\/shop\\/register$/',
  24416.                             'reverse' => '/%_locale/shop/register',
  24417.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController:registerAction',
  24418.                             'variables' => '_locale',
  24419.                             'defaults' => NULL,
  24420.                             'siteId' => [
  24421.                             ],
  24422.                             'methods' => [
  24423.                             ],
  24424.                             'priority' => 2,
  24425.                             'creationDate' => 1664182742,
  24426.                             'modificationDate' => 1664182742,
  24427.                         ],
  24428.                         'coreshop_search' => [
  24429.                             'name' => 'coreshop_search',
  24430.                             'pattern' => '/(\\w+)\\/shop\\/search$/',
  24431.                             'reverse' => '/%_locale/shop/search',
  24432.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController:searchAction',
  24433.                             'variables' => '_locale',
  24434.                             'defaults' => NULL,
  24435.                             'siteId' => [
  24436.                             ],
  24437.                             'methods' => [
  24438.                             ],
  24439.                             'priority' => 2,
  24440.                             'creationDate' => 1664182744,
  24441.                             'modificationDate' => 1664182744,
  24442.                         ],
  24443.                         'coreshop_switch_currency' => [
  24444.                             'name' => 'coreshop_switch_currency',
  24445.                             'pattern' => '/(\\w+)\\/shop\\/switch-currency\\/(.*)$/',
  24446.                             'reverse' => '/%_locale/shop/switch-currency/%currencyCode',
  24447.                             'controller' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController:switchAction',
  24448.                             'variables' => '_locale,currencyCode',
  24449.                             'defaults' => NULL,
  24450.                             'siteId' => [
  24451.                             ],
  24452.                             'methods' => [
  24453.                             ],
  24454.                             'priority' => 2,
  24455.                             'creationDate' => 1664182742,
  24456.                             'modificationDate' => 1664182742,
  24457.                         ],
  24458.                         'coreshop_wishlist_add' => [
  24459.                             'name' => 'coreshop_wishlist_add',
  24460.                             'pattern' => '/(\\w+)\\/shop\\/wishlist\\/add\\/([0-9]+)$/',
  24461.                             'reverse' => '/%_locale/shop/wishlist/add/%product',
  24462.                             'controller' => 'coreshop.storage_list.controller.wishlist:addItemAction',
  24463.                             'variables' => '_locale,product',
  24464.                             'defaults' => NULL,
  24465.                             'siteId' => [
  24466.                             ],
  24467.                             'methods' => [
  24468.                             ],
  24469.                             'priority' => 3,
  24470.                             'creationDate' => 1664182744,
  24471.                             'modificationDate' => 1664182744,
  24472.                         ],
  24473.                         'coreshop_wishlist_remove' => [
  24474.                             'name' => 'coreshop_wishlist_remove',
  24475.                             'pattern' => '/(\\w+)\\/shop\\/wishlist\\/remove\\/([0-9]+)$/',
  24476.                             'reverse' => '/%_locale/shop/wishlist/remove/%wishlistItem',
  24477.                             'controller' => 'coreshop.storage_list.controller.wishlist::removeItemAction',
  24478.                             'variables' => '_locale,wishlistItem',
  24479.                             'defaults' => '',
  24480.                             'siteId' => [
  24481.                             ],
  24482.                             'methods' => [
  24483.                             ],
  24484.                             'priority' => 3,
  24485.                             'creationDate' => 1664182744,
  24486.                             'modificationDate' => 1684504846,
  24487.                         ],
  24488.                         'coreshop_wishlist_summary' => [
  24489.                             'name' => 'coreshop_wishlist_summary',
  24490.                             'pattern' => '/\\/kedvencek$/',
  24491.                             'reverse' => '/kedvencek',
  24492.                             'controller' => 'App\\Ecommerce\\Controller\\WishListController::wishListAction',
  24493.                             'variables' => '',
  24494.                             'defaults' => '',
  24495.                             'siteId' => [
  24496.                             ],
  24497.                             'methods' => [
  24498.                             ],
  24499.                             'priority' => 2,
  24500.                             'creationDate' => 1664182744,
  24501.                             'modificationDate' => 1686767700,
  24502.                         ],
  24503.                         'ec67855b-0017-47b9-931e-6b9f49c2692f' => [
  24504.                             'name' => 'watch',
  24505.                             'pattern' => '/\\/ora\\/(.*)/',
  24506.                             'reverse' => '/ora/%sku',
  24507.                             'controller' => 'App\\Ecommerce\\Controller\\ProductController::detailAction',
  24508.                             'variables' => 'sku',
  24509.                             'defaults' => '',
  24510.                             'siteId' => [
  24511.                             ],
  24512.                             'methods' => [
  24513.                             ],
  24514.                             'priority' => 0,
  24515.                             'creationDate' => 1668192314,
  24516.                             'modificationDate' => 1668192379,
  24517.                         ],
  24518.                         'efd4cecf-b215-46a0-9489-2d369ac146f7' => [
  24519.                             'name' => 'coreshop_delete_account',
  24520.                             'pattern' => '/\\/profil\\/fiok_torlese$/',
  24521.                             'reverse' => '/profil/fiok_torlese',
  24522.                             'controller' => 'App\\Ecommerce\\Controller\\SecurityController::deleteAccountAction',
  24523.                             'variables' => '',
  24524.                             'defaults' => '',
  24525.                             'siteId' => [
  24526.                             ],
  24527.                             'methods' => [
  24528.                             ],
  24529.                             'priority' => 0,
  24530.                             'creationDate' => 1684741833,
  24531.                             'modificationDate' => 1684743348,
  24532.                         ],
  24533.                     ],
  24534.                 ],
  24535.                 'error_handling' => [
  24536.                     'render_error_document' => true,
  24537.                 ],
  24538.                 'flags' => [
  24539.                 ],
  24540.                 'maps' => [
  24541.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  24542.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  24543.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  24544.                 ],
  24545.                 'maintenance' => [
  24546.                     'housekeeping' => [
  24547.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  24548.                         'cleanup_profiler_files_atime_older_than' => 1800,
  24549.                     ],
  24550.                 ],
  24551.                 'services' => [
  24552.                     'google' => [
  24553.                         'client_id' => NULL,
  24554.                         'email' => NULL,
  24555.                         'simple_api_key' => NULL,
  24556.                         'browser_api_key' => NULL,
  24557.                     ],
  24558.                 ],
  24559.                 'encryption' => [
  24560.                     'secret' => NULL,
  24561.                 ],
  24562.                 'full_page_cache' => [
  24563.                     'enabled' => true,
  24564.                     'lifetime' => NULL,
  24565.                 ],
  24566.                 'workflows' => [
  24567.                 ],
  24568.                 'httpclient' => [
  24569.                     'adapter' => 'Socket',
  24570.                     'proxy_host' => NULL,
  24571.                     'proxy_port' => NULL,
  24572.                     'proxy_user' => NULL,
  24573.                     'proxy_pass' => NULL,
  24574.                 ],
  24575.                 'applicationlog' => [
  24576.                     'archive_treshold' => 30,
  24577.                     'archive_alternative_database' => '',
  24578.                     'delete_archive_threshold' => '6',
  24579.                 ],
  24580.                 'perspectives' => [
  24581.                     'definitions' => [
  24582.                     ],
  24583.                 ],
  24584.                 'custom_views' => [
  24585.                     'definitions' => [
  24586.                     ],
  24587.                 ],
  24588.                 'config_location' => [
  24589.                     'image_thumbnails' => [
  24590.                         'write_target' => [
  24591.                             'type' => 'symfony-config',
  24592.                             'options' => [
  24593.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  24594.                             ],
  24595.                         ],
  24596.                     ],
  24597.                     'custom_reports' => [
  24598.                         'write_target' => [
  24599.                             'type' => 'symfony-config',
  24600.                             'options' => [
  24601.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  24602.                             ],
  24603.                         ],
  24604.                     ],
  24605.                     'video_thumbnails' => [
  24606.                         'write_target' => [
  24607.                             'type' => 'symfony-config',
  24608.                             'options' => [
  24609.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  24610.                             ],
  24611.                         ],
  24612.                     ],
  24613.                     'document_types' => [
  24614.                         'write_target' => [
  24615.                             'type' => 'symfony-config',
  24616.                             'options' => [
  24617.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  24618.                             ],
  24619.                         ],
  24620.                     ],
  24621.                     'web_to_print' => [
  24622.                         'write_target' => [
  24623.                             'type' => 'symfony-config',
  24624.                             'options' => [
  24625.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  24626.                             ],
  24627.                         ],
  24628.                     ],
  24629.                     'predefined_properties' => [
  24630.                         'write_target' => [
  24631.                             'type' => 'symfony-config',
  24632.                             'options' => [
  24633.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  24634.                             ],
  24635.                         ],
  24636.                     ],
  24637.                     'predefined_asset_metadata' => [
  24638.                         'write_target' => [
  24639.                             'type' => 'symfony-config',
  24640.                             'options' => [
  24641.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  24642.                             ],
  24643.                         ],
  24644.                     ],
  24645.                     'staticroutes' => [
  24646.                         'write_target' => [
  24647.                             'type' => 'symfony-config',
  24648.                             'options' => [
  24649.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  24650.                             ],
  24651.                         ],
  24652.                     ],
  24653.                     'perspectives' => [
  24654.                         'write_target' => [
  24655.                             'type' => 'symfony-config',
  24656.                             'options' => [
  24657.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  24658.                             ],
  24659.                         ],
  24660.                     ],
  24661.                     'custom_views' => [
  24662.                         'write_target' => [
  24663.                             'type' => 'symfony-config',
  24664.                             'options' => [
  24665.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  24666.                             ],
  24667.                         ],
  24668.                     ],
  24669.                     'object_custom_layouts' => [
  24670.                         'write_target' => [
  24671.                             'type' => 'symfony-config',
  24672.                             'options' => [
  24673.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  24674.                             ],
  24675.                         ],
  24676.                     ],
  24677.                     'system_settings' => [
  24678.                         'write_target' => [
  24679.                             'type' => 'symfony-config',
  24680.                             'options' => [
  24681.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  24682.                             ],
  24683.                         ],
  24684.                         'read_target' => [
  24685.                             'type' => NULL,
  24686.                             'options' => [
  24687.                                 'directory' => NULL,
  24688.                             ],
  24689.                         ],
  24690.                     ],
  24691.                 ],
  24692.             ],
  24693.             'pimcore.documents.classes.map' => [
  24694.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  24695.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  24696.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  24697.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  24698.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  24699.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  24700.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  24701.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  24702.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  24703.             ],
  24704.             'pimcore.routing.static.locale_params' => [
  24705.             ],
  24706.             'pimcore.targeting.enabled' => true,
  24707.             'pimcore.targeting.conditions' => [
  24708.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  24709.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  24710.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  24711.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  24712.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  24713.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  24714.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  24715.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  24716.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  24717.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  24718.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  24719.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  24720.             ],
  24721.             'pimcore.geoip.db_file' => '',
  24722.             'pimcore.glossary.blocked_tags' => [
  24723.                 => 'a',
  24724.                 => 'script',
  24725.                 => 'style',
  24726.                 => 'code',
  24727.                 => 'pre',
  24728.                 => 'textarea',
  24729.                 => 'acronym',
  24730.                 => 'abbr',
  24731.                 => 'option',
  24732.                 => 'h1',
  24733.                 10 => 'h2',
  24734.                 11 => 'h3',
  24735.                 12 => 'h4',
  24736.                 13 => 'h5',
  24737.                 14 => 'h6',
  24738.             ],
  24739.             'pimcore.workflow' => [
  24740.             ],
  24741.             'pimcore.gdpr-data-extrator.dataobjects' => [
  24742.                 'classes' => [
  24743.                 ],
  24744.             ],
  24745.             'pimcore.gdpr-data-extrator.assets' => [
  24746.                 'types' => [
  24747.                 ],
  24748.             ],
  24749.             'pimcore_admin.dataObjects.notes_events.types' => [
  24750.                 => '',
  24751.                 => 'content',
  24752.                 => 'seo',
  24753.                 => 'warning',
  24754.                 => 'notice',
  24755.             ],
  24756.             'pimcore_admin.assets.notes_events.types' => [
  24757.                 => '',
  24758.                 => 'content',
  24759.                 => 'seo',
  24760.                 => 'warning',
  24761.                 => 'notice',
  24762.             ],
  24763.             'pimcore_admin.documents.notes_events.types' => [
  24764.                 => '',
  24765.                 => 'content',
  24766.                 => 'seo',
  24767.                 => 'warning',
  24768.                 => 'notice',
  24769.             ],
  24770.             'pimcore_admin.csrf_protection.excluded_routes' => [
  24771.             ],
  24772.             'pimcore_admin.admin_languages' => [
  24773.             ],
  24774.             'pimcore_admin.custom_admin_path_identifier' => 'adkowvipmockbuvHucMoxfitsAymDajicOvAcWondicKatOcks',
  24775.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  24776.             'pimcore_admin.config' => [
  24777.                 'custom_admin_path_identifier' => 'adkowvipmockbuvHucMoxfitsAymDajicOvAcWondicKatOcks',
  24778.                 'branding' => [
  24779.                     'login_screen_invert_colors' => false,
  24780.                     'color_login_screen' => '',
  24781.                     'color_admin_interface' => '',
  24782.                     'color_admin_interface_background' => '',
  24783.                     'login_screen_custom_image' => '',
  24784.                 ],
  24785.                 'gdpr_data_extractor' => [
  24786.                     'dataObjects' => [
  24787.                         'classes' => [
  24788.                         ],
  24789.                     ],
  24790.                     'assets' => [
  24791.                         'types' => [
  24792.                         ],
  24793.                     ],
  24794.                 ],
  24795.                 'objects' => [
  24796.                     'notes_events' => [
  24797.                         'types' => [
  24798.                             => '',
  24799.                             => 'content',
  24800.                             => 'seo',
  24801.                             => 'warning',
  24802.                             => 'notice',
  24803.                         ],
  24804.                     ],
  24805.                 ],
  24806.                 'assets' => [
  24807.                     'notes_events' => [
  24808.                         'types' => [
  24809.                             => '',
  24810.                             => 'content',
  24811.                             => 'seo',
  24812.                             => 'warning',
  24813.                             => 'notice',
  24814.                         ],
  24815.                     ],
  24816.                 ],
  24817.                 'documents' => [
  24818.                     'notes_events' => [
  24819.                         'types' => [
  24820.                             => '',
  24821.                             => 'content',
  24822.                             => 'seo',
  24823.                             => 'warning',
  24824.                             => 'notice',
  24825.                         ],
  24826.                     ],
  24827.                 ],
  24828.                 'admin_languages' => [
  24829.                 ],
  24830.                 'csrf_protection' => [
  24831.                     'excluded_routes' => [
  24832.                     ],
  24833.                 ],
  24834.                 'admin_csp_header' => [
  24835.                     'enabled' => false,
  24836.                     'exclude_paths' => [
  24837.                     ],
  24838.                     'additional_urls' => [
  24839.                         'default-src' => [
  24840.                         ],
  24841.                         'img-src' => [
  24842.                         ],
  24843.                         'script-src' => [
  24844.                         ],
  24845.                         'style-src' => [
  24846.                         ],
  24847.                         'connect-src' => [
  24848.                         ],
  24849.                         'font-src' => [
  24850.                         ],
  24851.                         'media-src' => [
  24852.                         ],
  24853.                         'frame-src' => [
  24854.                         ],
  24855.                     ],
  24856.                 ],
  24857.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  24858.                 'config_location' => [
  24859.                     'admin_system_settings' => [
  24860.                         'write_target' => [
  24861.                             'type' => 'symfony-config',
  24862.                             'options' => [
  24863.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  24864.                             ],
  24865.                         ],
  24866.                         'read_target' => [
  24867.                             'type' => NULL,
  24868.                             'options' => [
  24869.                                 'directory' => NULL,
  24870.                             ],
  24871.                         ],
  24872.                     ],
  24873.                 ],
  24874.             ],
  24875.             'coreshop.all.dependant.bundles' => [
  24876.             ],
  24877.             'core_shop_core.driver.doctrine/orm' => true,
  24878.             'core_shop_core.driver' => 'doctrine/orm',
  24879.             'coreshop.model.product_store_values.class' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValues',
  24880.             'coreshop.interface.product_store_values' => 'CoreShop\\Component\\Core\\Model\\ProductStoreValuesInterface',
  24881.             'coreshop.factory.product_store_values.class' => 'CoreShop\\Component\\Resource\\Factory\\Factory',
  24882.             'coreshop.repository.product_store_values.class' => 'CoreShop\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductStoreValuesRepository',
  24883.             'coreshop.after_logout_redirect_route' => 'coreshop_index',
  24884.             'coreshop.form.type.customer_registration_type.validation_groups' => [
  24885.                 => 'coreshop',
  24886.             ],
  24887.             'coreshop.form.type.guest_registration_type.validation_groups' => [
  24888.                 => 'coreshop_customer',
  24889.             ],
  24890.             'coreshop.form.type.product_price_rule.condition.quantity.validation_groups' => [
  24891.                 => 'coreshop',
  24892.             ],
  24893.             'coreshop.form.type.shipping_rule.action.addition_amount.validation_groups' => [
  24894.                 => 'coreshop',
  24895.             ],
  24896.             'coreshop.form.type.shipping_rule.action.discount_amount.validation_groups' => [
  24897.                 => 'coreshop',
  24898.             ],
  24899.             'coreshop.form.type.shipping_rule.action.price.validation_groups' => [
  24900.                 => 'coreshop',
  24901.             ],
  24902.             'coreshop.form.type.payment_provider_rule.action.addition_amount.validation_groups' => [
  24903.                 => 'coreshop',
  24904.             ],
  24905.             'coreshop.form.type.payment_provider_rule.action.discount_amount.validation_groups' => [
  24906.                 => 'coreshop',
  24907.             ],
  24908.             'coreshop.form.type.checkout.address.validation_groups' => [
  24909.                 => 'coreshop',
  24910.             ],
  24911.             'coreshop.form.type.checkout.carrier.validation_groups' => [
  24912.                 => 'coreshop',
  24913.             ],
  24914.             'coreshop.form.type.checkout.payment.validation_groups' => [
  24915.                 => 'coreshop',
  24916.             ],
  24917.             'coreshop.form.type.checkout.summary.validation_groups' => [
  24918.                 => 'coreshop',
  24919.             ],
  24920.             'coreshop.installer.resources' => '@CoreShopCoreBundle/Resources/install',
  24921.             'coreshop.form.type.order.payment.validation_groups' => [
  24922.                 => 'coreshop',
  24923.             ],
  24924.             'coreshop.customer_address.folder_path' => 'addresses',
  24925.             'coreshop.form.type.product_store_values.validation_groups' => [
  24926.                 => 'coreshop',
  24927.             ],
  24928.             'coreshop.checkout_managers' => [
  24929.                 => 'coreshop.checkout_manager.factory.default',
  24930.             ],
  24931.             'lexik_jwt_authentication.token_ttl' => 31536000,
  24932.             'lexik_jwt_authentication.clock_skew' => 0,
  24933.             'lexik_jwt_authentication.user_identity_field' => 'username',
  24934.             'lexik_jwt_authentication.allow_no_expiration' => false,
  24935.             'lexik_jwt_authentication.user_id_claim' => 'username',
  24936.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  24937.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  24938.             'nelmio_api_doc.areas' => [
  24939.                 => 'default',
  24940.             ],
  24941.             'nelmio_api_doc.use_validation_groups' => false,
  24942.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  24943.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  24944.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  24945.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  24946.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  24947.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  24948.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  24949.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  24950.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  24951.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  24952.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  24953.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  24954.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  24955.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  24956.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  24957.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  24958.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  24959.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  24960.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  24961.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  24962.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  24963.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  24964.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  24965.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  24966.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  24967.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  24968.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  24969.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  24970.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  24971.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  24972.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  24973.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  24974.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  24975.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  24976.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  24977.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  24978.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  24979.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  24980.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  24981.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  24982.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  24983.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  24984.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  24985.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  24986.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  24987.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  24988.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  24989.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  24990.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  24991.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  24992.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  24993.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  24994.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  24995.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  24996.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  24997.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  24998.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  24999.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  25000.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  25001.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  25002.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  25003.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  25004.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  25005.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  25006.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  25007.             'hwi_oauth.firewall_names' => [
  25008.                 => 'coreshop_frontend',
  25009.             ],
  25010.             'hwi_oauth.target_path_domains_whitelist' => [
  25011.             ],
  25012.             'hwi_oauth.use_referer' => false,
  25013.             'hwi_oauth.failed_use_referer' => false,
  25014.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  25015.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  25016.             'hwi_oauth.resource_owners' => [
  25017.                 'google' => 'google',
  25018.                 'facebook' => 'facebook',
  25019.                 'apple' => 'apple',
  25020.             ],
  25021.             'hwi_oauth.connect.confirmation' => false,
  25022.             'hwi_oauth.fosub_enabled' => false,
  25023.             'hwi_oauth.connect' => false,
  25024.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  25025.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  25026.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  25027.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  25028.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  25029.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  25030.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  25031.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  25032.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  25033.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  25034.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  25035.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  25036.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  25037.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  25038.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  25039.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  25040.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  25041.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  25042.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  25043.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  25044.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  25045.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  25046.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  25047.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  25048.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  25049.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  25050.             'oneup_uploader.config.gallery' => [
  25051.                 'frontend' => 'plupload',
  25052.                 'root_folder' => false,
  25053.                 'enable_progress' => true,
  25054.                 'storage' => [
  25055.                     'directory' => (\dirname(__DIR__4).'/public/var/tmp/warranty/'),
  25056.                     'service' => NULL,
  25057.                     'type' => 'filesystem',
  25058.                     'filesystem' => NULL,
  25059.                     'stream_wrapper' => NULL,
  25060.                     'sync_buffer_size' => '100K',
  25061.                 ],
  25062.                 'custom_frontend' => [
  25063.                     'name' => NULL,
  25064.                     'class' => NULL,
  25065.                 ],
  25066.                 'route_prefix' => '',
  25067.                 'endpoints' => [
  25068.                     'upload' => NULL,
  25069.                     'progress' => NULL,
  25070.                     'cancel' => NULL,
  25071.                 ],
  25072.                 'allowed_mimetypes' => [
  25073.                 ],
  25074.                 'disallowed_mimetypes' => [
  25075.                 ],
  25076.                 'error_handler' => NULL,
  25077.                 'max_size' => 9223372036854775807,
  25078.                 'use_orphanage' => false,
  25079.                 'enable_cancelation' => false,
  25080.                 'namer' => 'oneup_uploader.namer.uniqid',
  25081.             ],
  25082.             'oneup_uploader.controllers' => [
  25083.                 'gallery' => [
  25084.                     => 'oneup_uploader.controller.gallery',
  25085.                     => [
  25086.                         'enable_progress' => true,
  25087.                         'enable_cancelation' => false,
  25088.                         'route_prefix' => '',
  25089.                         'endpoints' => [
  25090.                             'upload' => NULL,
  25091.                             'progress' => NULL,
  25092.                             'cancel' => NULL,
  25093.                         ],
  25094.                     ],
  25095.                 ],
  25096.             ],
  25097.             'oneup_uploader.maxsize' => [
  25098.                 'gallery' => 2097152,
  25099.             ],
  25100.             'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
  25101.             'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
  25102.             'karser_recaptcha3.site_key' => '6LcLbzErAAAAACLzaRsJ6LWdylRZGcKt3583Lnyp',
  25103.             'karser_recaptcha3.secret_key' => '6LcLbzErAAAAAJmtyBUqIobBqgnH4R1KweK3lSrW',
  25104.             'karser_recaptcha3.score_threshold' => 0.5,
  25105.             'karser_recaptcha3.host' => 'www.google.com',
  25106.             'karser_recaptcha3.enabled' => true,
  25107.             'env(SENTRY_RELEASE)' => 'dev-master@800d85a',
  25108.             'sentry.tracing.dbal.enabled' => false,
  25109.             'sentry.tracing.dbal.connections' => [
  25110.             ],
  25111.             'sentry.tracing.cache.enabled' => false,
  25112.             'sentry.tracing.http_client.enabled' => false,
  25113.             'knp_menu.renderer.list.options' => [
  25114.             ],
  25115.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  25116.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  25117.             'knp_menu.renderer.twig.options' => [
  25118.             ],
  25119.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  25120.             'knp_menu.default_renderer' => 'twig',
  25121.             'coreshop.menus.main' => [
  25122.                 'main' => 'main',
  25123.             ],
  25124.             'coreshop.menus.types' => [
  25125.                 => 'main',
  25126.             ],
  25127.             'coreshop.menus' => [
  25128.                 'main.main' => 'main.main',
  25129.             ],
  25130.             'coreshop.grid.actions' => [
  25131.             ],
  25132.             'coreshop.grid.filters' => [
  25133.             ],
  25134.             'coreshop.registry.pimcore.document.editables' => [
  25135.                 'coreshop_country' => 'coreshop_country',
  25136.                 'coreshop_state' => 'coreshop_state',
  25137.                 'coreshop_zone' => 'coreshop_zone',
  25138.                 'coreshop_currency' => 'coreshop_currency',
  25139.                 'coreshop_tax_rate' => 'coreshop_tax_rate',
  25140.                 'coreshop_tax_rule_group' => 'coreshop_tax_rule_group',
  25141.                 'coreshop_store' => 'coreshop_store',
  25142.                 'coreshop_filter' => 'coreshop_filter',
  25143.                 'coreshop_index' => 'coreshop_index',
  25144.                 'coreshop_carrier' => 'coreshop_carrier',
  25145.                 'coreshop_payment_provider' => 'coreshop_payment_provider',
  25146.             ],
  25147.             'coreshop.resource.installers' => [
  25148.                 'classes' => 'classes',
  25149.                 'routes' => 'routes',
  25150.                 'documents' => 'documents',
  25151.                 'image_thumbnail' => 'image_thumbnail',
  25152.                 'permissions' => 'permissions',
  25153.                 'sql' => 'sql',
  25154.                 'grid_config' => 'grid_config',
  25155.                 'dependant_bundles' => 'dependant_bundles',
  25156.             ],
  25157.             'coreshop.stack.purchasable.fqcns' => [
  25158.                 => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25159.             ],
  25160.             'coreshop.stack.purchasable.pimcore_class_names' => [
  25161.                 => 'CoreShopProduct',
  25162.             ],
  25163.             'coreshop.stack.order.fqcns' => [
  25164.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrder',
  25165.             ],
  25166.             'coreshop.stack.order.pimcore_class_names' => [
  25167.                 => 'CoreShopOrder',
  25168.             ],
  25169.             'coreshop.stack.order_item.fqcns' => [
  25170.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem',
  25171.             ],
  25172.             'coreshop.stack.order_item.pimcore_class_names' => [
  25173.                 => 'CoreShopOrderItem',
  25174.             ],
  25175.             'coreshop.stack.order_invoice.fqcns' => [
  25176.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice',
  25177.             ],
  25178.             'coreshop.stack.order_invoice.pimcore_class_names' => [
  25179.                 => 'CoreShopOrderInvoice',
  25180.             ],
  25181.             'coreshop.stack.order_invoice_item.fqcns' => [
  25182.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem',
  25183.             ],
  25184.             'coreshop.stack.order_invoice_item.pimcore_class_names' => [
  25185.                 => 'CoreShopOrderInvoiceItem',
  25186.             ],
  25187.             'coreshop.stack.order_shipment.fqcns' => [
  25188.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment',
  25189.             ],
  25190.             'coreshop.stack.order_shipment.pimcore_class_names' => [
  25191.                 => 'CoreShopOrderShipment',
  25192.             ],
  25193.             'coreshop.stack.order_shipment_item.fqcns' => [
  25194.                 => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem',
  25195.             ],
  25196.             'coreshop.stack.order_shipment_item.pimcore_class_names' => [
  25197.                 => 'CoreShopOrderShipmentItem',
  25198.             ],
  25199.             'coreshop.stack.customer.fqcns' => [
  25200.                 => 'Pimcore\\Model\\DataObject\\CoreShopCustomer',
  25201.             ],
  25202.             'coreshop.stack.customer.pimcore_class_names' => [
  25203.                 => 'CoreShopCustomer',
  25204.             ],
  25205.             'coreshop.stack.customer_group.fqcns' => [
  25206.                 => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup',
  25207.             ],
  25208.             'coreshop.stack.customer_group.pimcore_class_names' => [
  25209.                 => 'CoreShopCustomerGroup',
  25210.             ],
  25211.             'coreshop.stack.company.fqcns' => [
  25212.                 => 'Pimcore\\Model\\DataObject\\CoreShopCompany',
  25213.             ],
  25214.             'coreshop.stack.company.pimcore_class_names' => [
  25215.                 => 'CoreShopCompany',
  25216.             ],
  25217.             'coreshop.stack.user.fqcns' => [
  25218.                 => 'Pimcore\\Model\\DataObject\\CoreShopUser',
  25219.             ],
  25220.             'coreshop.stack.user.pimcore_class_names' => [
  25221.                 => 'CoreShopUser',
  25222.             ],
  25223.             'coreshop.stack.attribute_group.fqcns' => [
  25224.                 => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup',
  25225.             ],
  25226.             'coreshop.stack.attribute_group.pimcore_class_names' => [
  25227.                 => 'CoreShopAttributeGroup',
  25228.             ],
  25229.             'coreshop.stack.attribute.fqcns' => [
  25230.                 => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue',
  25231.                 => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor',
  25232.             ],
  25233.             'coreshop.stack.attribute.pimcore_class_names' => [
  25234.                 => 'CoreShopAttributeValue',
  25235.                 => 'CoreShopAttributeColor',
  25236.             ],
  25237.             'coreshop.stack.product.fqcns' => [
  25238.                 => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25239.             ],
  25240.             'coreshop.stack.product.pimcore_class_names' => [
  25241.                 => 'CoreShopProduct',
  25242.             ],
  25243.             'coreshop.stack.category.fqcns' => [
  25244.                 => 'Pimcore\\Model\\DataObject\\CoreShopCategory',
  25245.             ],
  25246.             'coreshop.stack.category.pimcore_class_names' => [
  25247.                 => 'CoreShopCategory',
  25248.             ],
  25249.             'coreshop.stack.manufacturer.fqcns' => [
  25250.                 => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer',
  25251.             ],
  25252.             'coreshop.stack.manufacturer.pimcore_class_names' => [
  25253.                 => 'CoreShopManufacturer',
  25254.             ],
  25255.             'coreshop.stack.address.fqcns' => [
  25256.                 => 'Pimcore\\Model\\DataObject\\CoreShopAddress',
  25257.             ],
  25258.             'coreshop.stack.address.pimcore_class_names' => [
  25259.                 => 'CoreShopAddress',
  25260.             ],
  25261.             'coreshop.stack.wishlist.fqcns' => [
  25262.                 => 'Pimcore\\Model\\DataObject\\CoreShopWishlist',
  25263.             ],
  25264.             'coreshop.stack.wishlist.pimcore_class_names' => [
  25265.                 => 'CoreShopWishlist',
  25266.             ],
  25267.             'coreshop.stack.wishlist_item.fqcns' => [
  25268.                 => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem',
  25269.             ],
  25270.             'coreshop.stack.wishlist_item.pimcore_class_names' => [
  25271.                 => 'CoreShopWishlistItem',
  25272.             ],
  25273.             'coreshop.stack.wishlist_product.fqcns' => [
  25274.                 => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25275.             ],
  25276.             'coreshop.stack.wishlist_product.pimcore_class_names' => [
  25277.                 => 'CoreShopProduct',
  25278.             ],
  25279.             'coreshop.all.stack.fqcns' => [
  25280.                 'coreshop.purchasable' => [
  25281.                     => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25282.                 ],
  25283.                 'coreshop.order' => [
  25284.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrder',
  25285.                 ],
  25286.                 'coreshop.order_item' => [
  25287.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrderItem',
  25288.                 ],
  25289.                 'coreshop.order_invoice' => [
  25290.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoice',
  25291.                 ],
  25292.                 'coreshop.order_invoice_item' => [
  25293.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrderInvoiceItem',
  25294.                 ],
  25295.                 'coreshop.order_shipment' => [
  25296.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipment',
  25297.                 ],
  25298.                 'coreshop.order_shipment_item' => [
  25299.                     => 'Pimcore\\Model\\DataObject\\CoreShopOrderShipmentItem',
  25300.                 ],
  25301.                 'coreshop.customer' => [
  25302.                     => 'Pimcore\\Model\\DataObject\\CoreShopCustomer',
  25303.                 ],
  25304.                 'coreshop.customer_group' => [
  25305.                     => 'Pimcore\\Model\\DataObject\\CoreShopCustomerGroup',
  25306.                 ],
  25307.                 'coreshop.company' => [
  25308.                     => 'Pimcore\\Model\\DataObject\\CoreShopCompany',
  25309.                 ],
  25310.                 'coreshop.user' => [
  25311.                     => 'Pimcore\\Model\\DataObject\\CoreShopUser',
  25312.                 ],
  25313.                 'coreshop.attribute_group' => [
  25314.                     => 'Pimcore\\Model\\DataObject\\CoreShopAttributeGroup',
  25315.                 ],
  25316.                 'coreshop.attribute' => [
  25317.                     => 'Pimcore\\Model\\DataObject\\CoreShopAttributeValue',
  25318.                     => 'Pimcore\\Model\\DataObject\\CoreShopAttributeColor',
  25319.                 ],
  25320.                 'coreshop.product' => [
  25321.                     => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25322.                 ],
  25323.                 'coreshop.category' => [
  25324.                     => 'Pimcore\\Model\\DataObject\\CoreShopCategory',
  25325.                 ],
  25326.                 'coreshop.manufacturer' => [
  25327.                     => 'Pimcore\\Model\\DataObject\\CoreShopManufacturer',
  25328.                 ],
  25329.                 'coreshop.address' => [
  25330.                     => 'Pimcore\\Model\\DataObject\\CoreShopAddress',
  25331.                 ],
  25332.                 'coreshop.wishlist' => [
  25333.                     => 'Pimcore\\Model\\DataObject\\CoreShopWishlist',
  25334.                 ],
  25335.                 'coreshop.wishlist_item' => [
  25336.                     => 'Pimcore\\Model\\DataObject\\CoreShopWishlistItem',
  25337.                 ],
  25338.                 'coreshop.wishlist_product' => [
  25339.                     => 'Pimcore\\Model\\DataObject\\CoreShopProduct',
  25340.                 ],
  25341.             ],
  25342.             'coreshop.all.stack.pimcore_class_names' => [
  25343.                 'coreshop.purchasable' => [
  25344.                     => 'CoreShopProduct',
  25345.                 ],
  25346.                 'coreshop.order' => [
  25347.                     => 'CoreShopOrder',
  25348.                 ],
  25349.                 'coreshop.order_item' => [
  25350.                     => 'CoreShopOrderItem',
  25351.                 ],
  25352.                 'coreshop.order_invoice' => [
  25353.                     => 'CoreShopOrderInvoice',
  25354.                 ],
  25355.                 'coreshop.order_invoice_item' => [
  25356.                     => 'CoreShopOrderInvoiceItem',
  25357.                 ],
  25358.                 'coreshop.order_shipment' => [
  25359.                     => 'CoreShopOrderShipment',
  25360.                 ],
  25361.                 'coreshop.order_shipment_item' => [
  25362.                     => 'CoreShopOrderShipmentItem',
  25363.                 ],
  25364.                 'coreshop.customer' => [
  25365.                     => 'CoreShopCustomer',
  25366.                 ],
  25367.                 'coreshop.customer_group' => [
  25368.                     => 'CoreShopCustomerGroup',
  25369.                 ],
  25370.                 'coreshop.company' => [
  25371.                     => 'CoreShopCompany',
  25372.                 ],
  25373.                 'coreshop.user' => [
  25374.                     => 'CoreShopUser',
  25375.                 ],
  25376.                 'coreshop.attribute_group' => [
  25377.                     => 'CoreShopAttributeGroup',
  25378.                 ],
  25379.                 'coreshop.attribute' => [
  25380.                     => 'CoreShopAttributeValue',
  25381.                     => 'CoreShopAttributeColor',
  25382.                 ],
  25383.                 'coreshop.product' => [
  25384.                     => 'CoreShopProduct',
  25385.                 ],
  25386.                 'coreshop.category' => [
  25387.                     => 'CoreShopCategory',
  25388.                 ],
  25389.                 'coreshop.manufacturer' => [
  25390.                     => 'CoreShopManufacturer',
  25391.                 ],
  25392.                 'coreshop.address' => [
  25393.                     => 'CoreShopAddress',
  25394.                 ],
  25395.                 'coreshop.wishlist' => [
  25396.                     => 'CoreShopWishlist',
  25397.                 ],
  25398.                 'coreshop.wishlist_item' => [
  25399.                     => 'CoreShopWishlistItem',
  25400.                 ],
  25401.                 'coreshop.wishlist_product' => [
  25402.                     => 'CoreShopProduct',
  25403.                 ],
  25404.             ],
  25405.             'coreshop.seo.extractors' => [
  25406.                 'description' => 'description',
  25407.                 'title' => 'title',
  25408.                 'opengraph' => 'opengraph',
  25409.                 'image' => 'image',
  25410.                 'document' => 'document',
  25411.             ],
  25412.             'coreshop.registry.rule_availability_assessors' => [
  25413.                 'cart_price' => 'cart_price',
  25414.                 'product_price' => 'product_price',
  25415.                 'product_specific_price' => 'product_specific_price',
  25416.                 'shipping_rule' => 'shipping_rule',
  25417.                 'payment_provider_rule' => 'payment_provider_rule',
  25418.             ],
  25419.             'coreshop.cart_price_rule.actions' => [
  25420.                 'surchargeAmount' => 'surchargeAmount',
  25421.                 'surcharge_amount_action_processor' => 'surcharge_amount_action_processor',
  25422.                 'cartItemAction' => 'cartItemAction',
  25423.                 'freeShipping' => 'freeShipping',
  25424.                 'giftProduct' => 'giftProduct',
  25425.                 'discountAmount' => 'discountAmount',
  25426.                 'voucherCredit' => 'voucherCredit',
  25427.                 'discountPercent' => 'discountPercent',
  25428.                 'surchargePercent' => 'surchargePercent',
  25429.             ],
  25430.             'coreshop.cart_price_rule.conditions' => [
  25431.                 'nested' => 'nested',
  25432.                 'timespan' => 'timespan',
  25433.                 'voucher' => 'voucher',
  25434.                 'not_combinable' => 'not_combinable',
  25435.                 'amount' => 'amount',
  25436.                 'categories' => 'categories',
  25437.                 'products' => 'products',
  25438.                 'customers' => 'customers',
  25439.                 'customerGroups' => 'customerGroups',
  25440.                 'countries' => 'countries',
  25441.                 'zones' => 'zones',
  25442.                 'stores' => 'stores',
  25443.                 'currencies' => 'currencies',
  25444.                 'carriers' => 'carriers',
  25445.             ],
  25446.             'coreshop.cart_item_price_rule.actions' => [
  25447.                 'discountAmount' => 'discountAmount',
  25448.                 'discountPercent' => 'discountPercent',
  25449.             ],
  25450.             'coreshop.cart_item_price_rule.conditions' => [
  25451.                 'amount' => 'amount',
  25452.                 'products' => 'products',
  25453.                 'categories' => 'categories',
  25454.             ],
  25455.             'coreshop.order.purchasable.price_calculators' => [
  25456.                 'default' => 'default',
  25457.                 'product' => 'product',
  25458.             ],
  25459.             'coreshop.order.purchasable.discount_calculators' => [
  25460.                 'no_discount' => 'no_discount',
  25461.                 'product' => 'product',
  25462.             ],
  25463.             'coreshop.order.purchasable.discount_price_calculator' => [
  25464.                 'product' => 'product',
  25465.             ],
  25466.             'coreshop.order.purchasable.retail_price_calculators' => [
  25467.                 'product' => 'product',
  25468.             ],
  25469.             'coreshop.order.purchasable.wholesale_price_calculators' => [
  25470.                 'default' => 'default',
  25471.             ],
  25472.             'coreshop.product_price_rule.conditions' => [
  25473.                 'nested' => 'nested',
  25474.                 'timespan' => 'timespan',
  25475.                 'customers' => 'customers',
  25476.                 'customerGroups' => 'customerGroups',
  25477.                 'countries' => 'countries',
  25478.                 'zones' => 'zones',
  25479.                 'stores' => 'stores',
  25480.                 'currencies' => 'currencies',
  25481.                 'categories' => 'categories',
  25482.                 'products' => 'products',
  25483.                 'quantity' => 'quantity',
  25484.             ],
  25485.             'coreshop.product_price_rule.actions' => [
  25486.                 'price' => 'price',
  25487.                 'discountPrice' => 'discountPrice',
  25488.                 'discountAmount' => 'discountAmount',
  25489.                 'discountPercent' => 'discountPercent',
  25490.             ],
  25491.             'coreshop.product_specific_price_rule.conditions' => [
  25492.                 'nested' => 'nested',
  25493.                 'timespan' => 'timespan',
  25494.                 'customers' => 'customers',
  25495.                 'customerGroups' => 'customerGroups',
  25496.                 'countries' => 'countries',
  25497.                 'zones' => 'zones',
  25498.                 'stores' => 'stores',
  25499.                 'currencies' => 'currencies',
  25500.             ],
  25501.             'coreshop.product_specific_price_rule.actions' => [
  25502.                 'price' => 'price',
  25503.                 'discountPrice' => 'discountPrice',
  25504.                 'discountAmount' => 'discountAmount',
  25505.                 'discountPercent' => 'discountPercent',
  25506.             ],
  25507.             'coreshop.product.rules.fetchers' => [
  25508.                 'product-rules' => 'product-rules',
  25509.                 'product-specific-rules' => 'product-specific-rules',
  25510.             ],
  25511.             'coreshop.product.retail_price_calculators' => [
  25512.                 'product_price_rules' => 'product_price_rules',
  25513.                 'product_specific_price_rules' => 'product_specific_price_rules',
  25514.                 'store_price' => 'store_price',
  25515.                 'store_unit_price' => 'store_unit_price',
  25516.             ],
  25517.             'coreshop.product.discount_price_calculators' => [
  25518.                 'product_price_rules' => 'product_price_rules',
  25519.                 'product_specific_price_rules' => 'product_specific_price_rules',
  25520.             ],
  25521.             'coreshop.product.discount_calculators' => [
  25522.                 'product_price_rules' => 'product_price_rules',
  25523.                 'product_specific_price_rules' => 'product_specific_price_rules',
  25524.             ],
  25525.             'coreshop.index.column_types' => [
  25526.                 'classificationstore' => 'classificationstore',
  25527.                 'fieldcollections' => 'fieldcollections',
  25528.                 'localizedfields' => 'localizedfields',
  25529.                 'objectbricks' => 'objectbricks',
  25530.                 'object' => 'object',
  25531.                 'system' => 'system',
  25532.             ],
  25533.             'coreshop.index.workers' => [
  25534.                 'mysql' => 'mysql',
  25535.                 'mysql_worker' => 'mysql_worker',
  25536.             ],
  25537.             'coreshop.index.interpreters' => [
  25538.                 'soundex' => 'soundex',
  25539.                 'objectId' => 'objectId',
  25540.                 'objectIdSum' => 'objectIdSum',
  25541.                 'object' => 'object',
  25542.                 'objectProperty' => 'objectProperty',
  25543.                 'quantityValue' => 'quantityValue',
  25544.                 'localeMapping' => 'localeMapping',
  25545.                 'timestamp' => 'timestamp',
  25546.                 'expression' => 'expression',
  25547.                 'nested' => 'nested',
  25548.                 'nestedLocalized' => 'nestedLocalized',
  25549.                 'nestedRelational' => 'nestedRelational',
  25550.                 'iterator' => 'iterator',
  25551.             ],
  25552.             'coreshop.index.getters' => [
  25553.                 'brick' => 'brick',
  25554.                 'classificationstore' => 'classificationstore',
  25555.                 'fieldcollection' => 'fieldcollection',
  25556.                 'localizedfield' => 'localizedfield',
  25557.             ],
  25558.             'coreshop.index.condition.renderers' => [
  25559.                 'mysql_compare' => 'mysql_compare',
  25560.                 'mysql_concat' => 'mysql_concat',
  25561.                 'mysql_in' => 'mysql_in',
  25562.                 'mysql_is_null' => 'mysql_is_null',
  25563.                 'mysql_is' => 'mysql_is',
  25564.                 'mysql_like' => 'mysql_like',
  25565.                 'mysql_range' => 'mysql_range',
  25566.             ],
  25567.             'coreshop.index.order.renderers' => [
  25568.                 'mysql_simple' => 'mysql_simple',
  25569.             ],
  25570.             'coreshop.filter.pre_condition_types' => [
  25571.                 'boolean' => 'boolean',
  25572.                 'select' => 'select',
  25573.                 'select_from_multiselect' => 'select_from_multiselect',
  25574.                 'range' => 'range',
  25575.                 'multiselect' => 'multiselect',
  25576.                 'multiselect_from_multiselect' => 'multiselect_from_multiselect',
  25577.                 'nested' => 'nested',
  25578.                 'relational_multiselect' => 'relational_multiselect',
  25579.                 'relational_select' => 'relational_select',
  25580.                 'category_select' => 'category_select',
  25581.                 'category_multiselect' => 'category_multiselect',
  25582.                 'search' => 'search',
  25583.             ],
  25584.             'coreshop.filter.user_condition_types' => [
  25585.                 'boolean' => 'boolean',
  25586.                 'select' => 'select',
  25587.                 'select_from_multiselect' => 'select_from_multiselect',
  25588.                 'range' => 'range',
  25589.                 'multiselect' => 'multiselect',
  25590.                 'multiselect_from_multiselect' => 'multiselect_from_multiselect',
  25591.                 'nested' => 'nested',
  25592.                 'relational_multiselect' => 'relational_multiselect',
  25593.                 'relational_select' => 'relational_select',
  25594.                 'category_select' => 'category_select',
  25595.                 'category_multiselect' => 'category_multiselect',
  25596.                 'search' => 'search',
  25597.             ],
  25598.             'coreshop.shipping_rule.conditions' => [
  25599.                 'amount' => 'amount',
  25600.                 'postcodes' => 'postcodes',
  25601.                 'weight' => 'weight',
  25602.                 'dimension' => 'dimension',
  25603.                 'nested' => 'nested',
  25604.                 'shippingRule' => 'shippingRule',
  25605.                 'categories' => 'categories',
  25606.                 'products' => 'products',
  25607.                 'countries' => 'countries',
  25608.                 'zones' => 'zones',
  25609.                 'customers' => 'customers',
  25610.                 'customerGroups' => 'customerGroups',
  25611.                 'stores' => 'stores',
  25612.                 'currencies' => 'currencies',
  25613.             ],
  25614.             'coreshop.shipping_rule.actions' => [
  25615.                 'additionPercent' => 'additionPercent',
  25616.                 'discountPercent' => 'discountPercent',
  25617.                 'shippingRule' => 'shippingRule',
  25618.                 'price' => 'price',
  25619.                 'additionAmount' => 'additionAmount',
  25620.                 'discountAmount' => 'discountAmount',
  25621.             ],
  25622.             'coreshop.shipping.price_calculators' => [
  25623.                 'shipping-rule' => 'shipping-rule',
  25624.             ],
  25625.             'coreshop.shipping.tax_calculation_strategies' => [
  25626.                 'taxRule' => 'taxRule',
  25627.                 'cartItems' => 'cartItems',
  25628.             ],
  25629.             'coreshop.payment_provider_rule.conditions' => [
  25630.                 'amount' => 'amount',
  25631.                 'nested' => 'nested',
  25632.                 'categories' => 'categories',
  25633.                 'products' => 'products',
  25634.                 'countries' => 'countries',
  25635.                 'zones' => 'zones',
  25636.                 'customers' => 'customers',
  25637.                 'customerGroups' => 'customerGroups',
  25638.                 'stores' => 'stores',
  25639.                 'currencies' => 'currencies',
  25640.             ],
  25641.             'coreshop.payment_provider_rule.actions' => [
  25642.                 'additionPercent' => 'additionPercent',
  25643.                 'discountPercent' => 'discountPercent',
  25644.                 'paymentProviderRule' => 'paymentProviderRule',
  25645.                 'price' => 'price',
  25646.                 'additionAmount' => 'additionAmount',
  25647.                 'discountAmount' => 'discountAmount',
  25648.             ],
  25649.             'coreshop.payment.price_calculators' => [
  25650.                 'payment-rule' => 'payment-rule',
  25651.             ],
  25652.             'coreshop.gateway_factories' => [
  25653.                 'offline' => 'coreshop.payum_gateway_factory.offline',
  25654.                 'paypal_express_checkout' => 'paypal_express_checkout',
  25655.                 'simplepay' => 'simplepay',
  25656.                 'sofort' => 'sofort',
  25657.             ],
  25658.             'coreshop.notification_rule.actions.order' => [
  25659.                 'orderMail' => 'orderMail',
  25660.                 'mail' => 'mail',
  25661.                 'storeMail' => 'storeMail',
  25662.                 'storeOrderMail' => 'storeOrderMail',
  25663.             ],
  25664.             'coreshop.notification_rule.actions.shipment' => [
  25665.                 'orderMail' => 'orderMail',
  25666.                 'mail' => 'mail',
  25667.                 'storeMail' => 'storeMail',
  25668.                 'storeOrderMail' => 'storeOrderMail',
  25669.             ],
  25670.             'coreshop.notification_rule.actions.invoice' => [
  25671.                 'orderMail' => 'orderMail',
  25672.                 'mail' => 'mail',
  25673.                 'storeMail' => 'storeMail',
  25674.                 'storeOrderMail' => 'storeOrderMail',
  25675.             ],
  25676.             'coreshop.notification_rule.actions.payment' => [
  25677.                 'orderMail' => 'orderMail',
  25678.                 'mail' => 'mail',
  25679.                 'storeMail' => 'storeMail',
  25680.                 'storeOrderMail' => 'storeOrderMail',
  25681.             ],
  25682.             'coreshop.notification_rule.actions.user' => [
  25683.                 'mail' => 'mail',
  25684.                 'storeMail' => 'storeMail',
  25685.             ],
  25686.             'coreshop.notification_rule.actions.quote' => [
  25687.                 'mail' => 'mail',
  25688.                 'storeMail' => 'storeMail',
  25689.             ],
  25690.             'coreshop.notification_rule.actions.types' => [
  25691.                 => 'order',
  25692.                 => 'shipment',
  25693.                 => 'invoice',
  25694.                 => 'payment',
  25695.                 => 'user',
  25696.                 => 'quote',
  25697.             ],
  25698.             'coreshop.notification_rule.actions' => [
  25699.                 'order.orderMail' => 'order.orderMail',
  25700.                 'shipment.orderMail' => 'shipment.orderMail',
  25701.                 'invoice.orderMail' => 'invoice.orderMail',
  25702.                 'payment.orderMail' => 'payment.orderMail',
  25703.                 'order.mail' => 'order.mail',
  25704.                 'user.mail' => 'user.mail',
  25705.                 'payment.mail' => 'payment.mail',
  25706.                 'quote.mail' => 'quote.mail',
  25707.                 'shipment.mail' => 'shipment.mail',
  25708.                 'invoice.mail' => 'invoice.mail',
  25709.                 'order.storeMail' => 'order.storeMail',
  25710.                 'user.storeMail' => 'user.storeMail',
  25711.                 'payment.storeMail' => 'payment.storeMail',
  25712.                 'quote.storeMail' => 'quote.storeMail',
  25713.                 'shipment.storeMail' => 'shipment.storeMail',
  25714.                 'invoice.storeMail' => 'invoice.storeMail',
  25715.                 'order.storeOrderMail' => 'order.storeOrderMail',
  25716.                 'payment.storeOrderMail' => 'payment.storeOrderMail',
  25717.                 'shipment.storeOrderMail' => 'shipment.storeOrderMail',
  25718.                 'invoice.storeOrderMail' => 'invoice.storeOrderMail',
  25719.             ],
  25720.             'coreshop.notification_rule.conditions.order' => [
  25721.                 'orderInvoiceState' => 'orderInvoiceState',
  25722.                 'orderInvoiceTransition' => 'orderInvoiceTransition',
  25723.                 'orderPaymentState' => 'orderPaymentState',
  25724.                 'orderPaymentTransition' => 'orderPaymentTransition',
  25725.                 'orderShippingState' => 'orderShippingState',
  25726.                 'orderShippingTransition' => 'orderShippingTransition',
  25727.                 'orderState' => 'orderState',
  25728.                 'saleState' => 'saleState',
  25729.                 'orderTransition' => 'orderTransition',
  25730.                 'carriers' => 'carriers',
  25731.                 'comment' => 'comment',
  25732.                 'backendCreated' => 'backendCreated',
  25733.                 'stores' => 'stores',
  25734.             ],
  25735.             'coreshop.notification_rule.conditions.quote' => [
  25736.                 'saleState' => 'saleState',
  25737.                 'quoteState' => 'quoteState',
  25738.                 'quoteTransition' => 'quoteTransition',
  25739.                 'carriers' => 'carriers',
  25740.                 'stores' => 'stores',
  25741.             ],
  25742.             'coreshop.notification_rule.conditions.payment' => [
  25743.                 'paymentState' => 'paymentState',
  25744.                 'paymentTransition' => 'paymentTransition',
  25745.                 'stores' => 'stores',
  25746.             ],
  25747.             'coreshop.notification_rule.conditions.invoice' => [
  25748.                 'invoiceState' => 'invoiceState',
  25749.                 'invoiceTransition' => 'invoiceTransition',
  25750.                 'stores' => 'stores',
  25751.             ],
  25752.             'coreshop.notification_rule.conditions.shipment' => [
  25753.                 'shipmentState' => 'shipmentState',
  25754.                 'shipmentTransition' => 'shipmentTransition',
  25755.                 'stores' => 'stores',
  25756.             ],
  25757.             'coreshop.notification_rule.conditions.user' => [
  25758.                 'userType' => 'userType',
  25759.                 'stores' => 'stores',
  25760.             ],
  25761.             'coreshop.notification_rule.conditions.types' => [
  25762.                 => 'order',
  25763.                 => 'quote',
  25764.                 => 'payment',
  25765.                 => 'invoice',
  25766.                 => 'shipment',
  25767.                 => 'user',
  25768.             ],
  25769.             'coreshop.notification_rule.conditions' => [
  25770.                 'order.orderInvoiceState' => 'order.orderInvoiceState',
  25771.                 'order.orderInvoiceTransition' => 'order.orderInvoiceTransition',
  25772.                 'order.orderPaymentState' => 'order.orderPaymentState',
  25773.                 'order.orderPaymentTransition' => 'order.orderPaymentTransition',
  25774.                 'order.orderShippingState' => 'order.orderShippingState',
  25775.                 'order.orderShippingTransition' => 'order.orderShippingTransition',
  25776.                 'order.orderState' => 'order.orderState',
  25777.                 'order.saleState' => 'order.saleState',
  25778.                 'quote.saleState' => 'quote.saleState',
  25779.                 'order.orderTransition' => 'order.orderTransition',
  25780.                 'quote.quoteState' => 'quote.quoteState',
  25781.                 'quote.quoteTransition' => 'quote.quoteTransition',
  25782.                 'order.carriers' => 'order.carriers',
  25783.                 'quote.carriers' => 'quote.carriers',
  25784.                 'order.comment' => 'order.comment',
  25785.                 'order.backendCreated' => 'order.backendCreated',
  25786.                 'payment.paymentState' => 'payment.paymentState',
  25787.                 'payment.paymentTransition' => 'payment.paymentTransition',
  25788.                 'invoice.invoiceState' => 'invoice.invoiceState',
  25789.                 'invoice.invoiceTransition' => 'invoice.invoiceTransition',
  25790.                 'shipment.shipmentState' => 'shipment.shipmentState',
  25791.                 'shipment.shipmentTransition' => 'shipment.shipmentTransition',
  25792.                 'user.userType' => 'user.userType',
  25793.                 'order.stores' => 'order.stores',
  25794.                 'quote.stores' => 'quote.stores',
  25795.                 'payment.stores' => 'payment.stores',
  25796.                 'invoice.stores' => 'invoice.stores',
  25797.                 'shipment.stores' => 'shipment.stores',
  25798.                 'user.stores' => 'user.stores',
  25799.             ],
  25800.             'coreshop.tracking.trackers' => [
  25801.                 'custom_ga4_ecommerce' => 'custom_ga4_ecommerce',
  25802.                 'google-analytics-enhanced-ecommerce' => 'google-analytics-enhanced-ecommerce',
  25803.                 'google-analytics-4' => 'google-analytics-4',
  25804.                 'google-analytics-4-tag-manager' => 'google-analytics-4-tag-manager',
  25805.                 'google-analytics-universal-ecommerce' => 'google-analytics-universal-ecommerce',
  25806.                 'google-gtag-enhanced-ecommerce' => 'google-gtag-enhanced-ecommerce',
  25807.                 'google-gtm-classic-ecommerce' => 'google-gtm-classic-ecommerce',
  25808.                 'google-gtm-enhanced-ecommerce' => 'google-gtm-enhanced-ecommerce',
  25809.             ],
  25810.             'coreshop.tracking.extractors' => [
  25811.                 'product-list' => 'product-list',
  25812.                 'product_list_extractor' => 'product_list_extractor',
  25813.                 'order_item_extractor' => 'order_item_extractor',
  25814.                 'product_extractor' => 'product_extractor',
  25815.                 'order' => 'order',
  25816.             ],
  25817.             'coreshop.product_quantity_price_rules.conditions' => [
  25818.                 'nested' => 'nested',
  25819.                 'customers' => 'customers',
  25820.                 'customerGroups' => 'customerGroups',
  25821.                 'countries' => 'countries',
  25822.                 'zones' => 'zones',
  25823.                 'stores' => 'stores',
  25824.                 'currencies' => 'currencies',
  25825.                 'timespan' => 'timespan',
  25826.             ],
  25827.             'coreshop.product_quantity_price_rules.actions' => [
  25828.                 'percentage_decrease' => 'percentage_decrease',
  25829.                 'percentage_increase' => 'percentage_increase',
  25830.                 'amount_decrease' => 'amount_decrease',
  25831.                 'amount_increase' => 'amount_increase',
  25832.                 'fixed' => 'fixed',
  25833.             ],
  25834.             'coreshop.product_quantity_price_rules.calculators' => [
  25835.                 'volume' => 'volume',
  25836.             ],
  25837.             'data_collector.templates' => [
  25838.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  25839.                     => 'pimcore',
  25840.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  25841.                 ],
  25842.                 'data_collector.request' => [
  25843.                     => 'request',
  25844.                     => '@WebProfiler/Collector/request.html.twig',
  25845.                 ],
  25846.                 'data_collector.time' => [
  25847.                     => 'time',
  25848.                     => '@WebProfiler/Collector/time.html.twig',
  25849.                 ],
  25850.                 'data_collector.memory' => [
  25851.                     => 'memory',
  25852.                     => '@WebProfiler/Collector/memory.html.twig',
  25853.                 ],
  25854.                 'data_collector.validator' => [
  25855.                     => 'validator',
  25856.                     => '@WebProfiler/Collector/validator.html.twig',
  25857.                 ],
  25858.                 'data_collector.ajax' => [
  25859.                     => 'ajax',
  25860.                     => '@WebProfiler/Collector/ajax.html.twig',
  25861.                 ],
  25862.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  25863.                     => 'pimcore_targeting',
  25864.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  25865.                 ],
  25866.                 'data_collector.form' => [
  25867.                     => 'form',
  25868.                     => '@WebProfiler/Collector/form.html.twig',
  25869.                 ],
  25870.                 'data_collector.exception' => [
  25871.                     => 'exception',
  25872.                     => '@WebProfiler/Collector/exception.html.twig',
  25873.                 ],
  25874.                 'data_collector.logger' => [
  25875.                     => 'logger',
  25876.                     => '@WebProfiler/Collector/logger.html.twig',
  25877.                 ],
  25878.                 'data_collector.events' => [
  25879.                     => 'events',
  25880.                     => '@WebProfiler/Collector/events.html.twig',
  25881.                 ],
  25882.                 'data_collector.router' => [
  25883.                     => 'router',
  25884.                     => '@WebProfiler/Collector/router.html.twig',
  25885.                 ],
  25886.                 'data_collector.cache' => [
  25887.                     => 'cache',
  25888.                     => '@WebProfiler/Collector/cache.html.twig',
  25889.                 ],
  25890.                 'data_collector.translation' => [
  25891.                     => 'translation',
  25892.                     => '@WebProfiler/Collector/translation.html.twig',
  25893.                 ],
  25894.                 'data_collector.security' => [
  25895.                     => 'security',
  25896.                     => '@Security/Collector/security.html.twig',
  25897.                 ],
  25898.                 'data_collector.twig' => [
  25899.                     => 'twig',
  25900.                     => '@WebProfiler/Collector/twig.html.twig',
  25901.                 ],
  25902.                 'data_collector.http_client' => [
  25903.                     => 'http_client',
  25904.                     => '@WebProfiler/Collector/http_client.html.twig',
  25905.                 ],
  25906.                 'data_collector.doctrine' => [
  25907.                     => 'db',
  25908.                     => '@Doctrine/Collector/db.html.twig',
  25909.                 ],
  25910.                 'data_collector.dump' => [
  25911.                     => 'dump',
  25912.                     => '@Debug/Profiler/dump.html.twig',
  25913.                 ],
  25914.                 'httplug.collector.collector' => [
  25915.                     => 'httplug',
  25916.                     => '@Httplug/webprofiler.html.twig',
  25917.                 ],
  25918.                 'data_collector.messenger' => [
  25919.                     => 'messenger',
  25920.                     => '@WebProfiler/Collector/messenger.html.twig',
  25921.                 ],
  25922.                 'data_collector.jms_serializer' => [
  25923.                     => 'jms_serializer',
  25924.                     => '@JMSSerializer/Collector/panel.html.twig',
  25925.                 ],
  25926.                 'CoreShop\\Bundle\\OrderBundle\\Collector\\CartCollector' => [
  25927.                     => 'coreshop.cart_collector',
  25928.                     => '@CoreShopOrder/Collector/cart.html.twig',
  25929.                 ],
  25930.                 'CoreShop\\Bundle\\AddressBundle\\Collector\\CountryCollector' => [
  25931.                     => 'coreshop.country_collector',
  25932.                     => '@CoreShopAddress/Collector/country.html.twig',
  25933.                 ],
  25934.                 'CoreShop\\Bundle\\StoreBundle\\Collector\\StoreCollector' => [
  25935.                     => 'coreshop.store_collector',
  25936.                     => '@CoreShopStore/Collector/store.html.twig',
  25937.                 ],
  25938.                 'payum.profiler.payum_collector' => [
  25939.                     => 'payum',
  25940.                     => '@Payum/Profiler/payum.html.twig',
  25941.                 ],
  25942.                 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  25943.                     => 'sylius_theme',
  25944.                     => '@SyliusTheme/Collector/theme',
  25945.                 ],
  25946.                 'mailer.data_collector' => [
  25947.                     => 'mailer',
  25948.                     => '@WebProfiler/Collector/mailer.html.twig',
  25949.                 ],
  25950.                 'notifier.data_collector' => [
  25951.                     => 'notifier',
  25952.                     => '@WebProfiler/Collector/notifier.html.twig',
  25953.                 ],
  25954.                 'CoreShop\\Bundle\\CoreBundle\\Collector\\CurrencyCollector' => [
  25955.                     => 'coreshop.currency_collector',
  25956.                     => '@CoreShopCore/Collector/currency.html.twig',
  25957.                 ],
  25958.                 'coreshop.rule_collector' => [
  25959.                     => 'coreshop.rule_collector',
  25960.                     => '@CoreShopRule/Collector/rule.html.twig',
  25961.                 ],
  25962.                 'data_collector.config' => [
  25963.                     => 'config',
  25964.                     => '@WebProfiler/Collector/config.html.twig',
  25965.                 ],
  25966.             ],
  25967.             'pimcore.service_controllers' => [
  25968.                 'App\\Controller\\Api\\AbstractApiController' => 'App\\Controller\\Api\\AbstractApiController',
  25969.                 'App\\Controller\\Api\\AppController' => 'App\\Controller\\Api\\AppController',
  25970.                 'App\\Controller\\Api\\BrandambAssadorsController' => 'App\\Controller\\Api\\BrandambAssadorsController',
  25971.                 'App\\Controller\\Api\\CategoryController' => 'App\\Controller\\Api\\CategoryController',
  25972.                 'App\\Controller\\Api\\ContactController' => 'App\\Controller\\Api\\ContactController',
  25973.                 'App\\Controller\\Api\\GamesController' => 'App\\Controller\\Api\\GamesController',
  25974.                 'App\\Controller\\Api\\MagazinesController' => 'App\\Controller\\Api\\MagazinesController',
  25975.                 'App\\Controller\\Api\\MeasurementController' => 'App\\Controller\\Api\\MeasurementController',
  25976.                 'App\\Controller\\Api\\MockController' => 'App\\Controller\\Api\\MockController',
  25977.                 'App\\Controller\\Api\\NewsController' => 'App\\Controller\\Api\\NewsController',
  25978.                 'App\\Controller\\Api\\NotificationController' => 'App\\Controller\\Api\\NotificationController',
  25979.                 'App\\Controller\\Api\\PartnerProgramController' => 'App\\Controller\\Api\\PartnerProgramController',
  25980.                 'App\\Controller\\Api\\ProductController' => 'App\\Controller\\Api\\ProductController',
  25981.                 'App\\Controller\\Api\\RegisteredWatchesController' => 'App\\Controller\\Api\\RegisteredWatchesController',
  25982.                 'App\\Controller\\Api\\SearchController' => 'App\\Controller\\Api\\SearchController',
  25983.                 'App\\Controller\\Api\\ShopsController' => 'App\\Controller\\Api\\ShopsController',
  25984.                 'App\\Controller\\Api\\UsersController' => 'App\\Controller\\Api\\UsersController',
  25985.                 'App\\Controller\\Api\\VersionCheckController' => 'App\\Controller\\Api\\VersionCheckController',
  25986.                 'App\\Controller\\Api\\WatchRepairsController' => 'App\\Controller\\Api\\WatchRepairsController',
  25987.                 'App\\Controller\\Api\\WishlistController' => 'App\\Controller\\Api\\WishlistController',
  25988.                 'App\\Controller\\B2b\\RegisteredWatchController' => 'App\\Controller\\B2b\\RegisteredWatchController',
  25989.                 'App\\Controller\\B2b\\WatchRepairController' => 'App\\Controller\\B2b\\WatchRepairController',
  25990.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  25991.                 'App\\Controller\\Maileon\\MaileonController' => 'App\\Controller\\Maileon\\MaileonController',
  25992.                 'App\\Controller\\Origo\\ProductController' => 'App\\Controller\\Origo\\ProductController',
  25993.                 'App\\Controller\\PimcoreRenderletController' => 'App\\Controller\\PimcoreRenderletController',
  25994.                 'App\\Controller\\ProtectedAssetController' => 'App\\Controller\\ProtectedAssetController',
  25995.                 'App\\Controller\\Seiko\\NewsController' => 'App\\Controller\\Seiko\\NewsController',
  25996.                 'App\\Controller\\Vir\\AbstractVirController' => 'App\\Controller\\Vir\\AbstractVirController',
  25997.                 'App\\Controller\\Vir\\RegisteredWatchController' => 'App\\Controller\\Vir\\RegisteredWatchController',
  25998.                 'App\\Controller\\Vir\\WatchRepairController' => 'App\\Controller\\Vir\\WatchRepairController',
  25999.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  26000.                 'App\\Ecommerce\\Controller\\CartController' => 'App\\Ecommerce\\Controller\\CartController',
  26001.                 'App\\Ecommerce\\Controller\\CategoryController' => 'App\\Ecommerce\\Controller\\CategoryController',
  26002.                 'App\\Ecommerce\\Controller\\CheckoutController' => 'App\\Ecommerce\\Controller\\CheckoutController',
  26003.                 'App\\Ecommerce\\Controller\\CustomerController' => 'App\\Ecommerce\\Controller\\CustomerController',
  26004.                 'App\\Ecommerce\\Controller\\OrderController' => 'App\\Ecommerce\\Controller\\OrderController',
  26005.                 'App\\Ecommerce\\Controller\\ProductController' => 'App\\Ecommerce\\Controller\\ProductController',
  26006.                 'App\\Ecommerce\\Controller\\RegisterController' => 'App\\Ecommerce\\Controller\\RegisterController',
  26007.                 'App\\Ecommerce\\Controller\\SecurityController' => 'App\\Ecommerce\\Controller\\SecurityController',
  26008.                 'App\\Ecommerce\\Controller\\WishListController' => 'App\\Ecommerce\\Controller\\WishListController',
  26009.                 'App\\Pimcore\\Controller\\AdminAbstractController' => 'App\\Pimcore\\Controller\\AdminAbstractController',
  26010.                 'App\\Pimcore\\Controller\\CoreShopOrderController' => 'App\\Pimcore\\Controller\\CoreShopOrderController',
  26011.                 'App\\Pimcore\\Controller\\CustomerHelperController' => 'App\\Pimcore\\Controller\\CustomerHelperController',
  26012.                 'App\\Pimcore\\Controller\\DataObjectHelperController' => 'App\\Pimcore\\Controller\\DataObjectHelperController',
  26013.                 'App\\Pimcore\\Controller\\MagazineHelperController' => 'App\\Pimcore\\Controller\\MagazineHelperController',
  26014.                 'App\\Pimcore\\Controller\\MessageCenterController' => 'App\\Pimcore\\Controller\\MessageCenterController',
  26015.                 'App\\Pimcore\\Controller\\ProductUpdateController' => 'App\\Pimcore\\Controller\\ProductUpdateController',
  26016.                 'App\\Pimcore\\Controller\\QuestionHelperController' => 'App\\Pimcore\\Controller\\QuestionHelperController',
  26017.                 'App\\Pimcore\\Controller\\RegisteredWatchHelperController' => 'App\\Pimcore\\Controller\\RegisteredWatchHelperController',
  26018.                 'App\\Pimcore\\Controller\\SubmittedAnswersController' => 'App\\Pimcore\\Controller\\SubmittedAnswersController',
  26019.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\CustomerTransformerController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\CustomerTransformerController',
  26020.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\PortletsController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\PortletsController',
  26021.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductPreviewController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductPreviewController',
  26022.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductValidationController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductValidationController',
  26023.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductVariantUnitSolidifierController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductVariantUnitSolidifierController',
  26024.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\ReportsController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ReportsController',
  26025.                 'CoreShop\\Bundle\\CoreBundle\\Controller\\SettingsController' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\SettingsController',
  26026.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController' => 'App\\Ecommerce\\Controller\\CartController',
  26027.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CategoryController' => 'App\\Ecommerce\\Controller\\CategoryController',
  26028.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CheckoutController' => 'App\\Ecommerce\\Controller\\CheckoutController',
  26029.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CurrencyController',
  26030.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\CustomerController' => 'App\\Ecommerce\\Controller\\CustomerController',
  26031.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\IndexController',
  26032.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\MailController',
  26033.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\OrderController',
  26034.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\PaymentController' => 'CoreShop\\Bundle\\PayumBundle\\Controller\\PaymentController',
  26035.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\ProductController' => 'App\\Ecommerce\\Controller\\ProductController',
  26036.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\QuoteController',
  26037.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\RegisterController' => 'App\\Ecommerce\\Controller\\RegisterController',
  26038.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController' => 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SearchController',
  26039.                 'CoreShop\\Bundle\\FrontendBundle\\Controller\\SecurityController' => 'App\\Ecommerce\\Controller\\SecurityController',
  26040.                 'CoreShop\\Bundle\\MenuBundle\\Controller\\MenuController' => 'CoreShop\\Bundle\\MenuBundle\\Controller\\MenuController',
  26041.                 'CoreShop\\Bundle\\MessengerBundle\\Controller\\ListMessagesController' => 'CoreShop\\Bundle\\MessengerBundle\\Controller\\ListMessagesController',
  26042.                 'CoreShop\\Bundle\\MessengerBundle\\Controller\\MessageController' => 'CoreShop\\Bundle\\MessengerBundle\\Controller\\MessageController',
  26043.                 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderDocumentPrintController' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderDocumentPrintController',
  26044.                 'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\DynamicDropdownController' => 'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\DynamicDropdownController',
  26045.                 'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\GridController' => 'CoreShop\\Bundle\\PimcoreBundle\\Controller\\Admin\\GridController',
  26046.                 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceSettingsController' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceSettingsController',
  26047.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  26048.                 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
  26049.                 'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController',
  26050.                 'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'Payum\\Bundle\\PayumBundle\\Controller\\CancelController',
  26051.                 'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController',
  26052.                 'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController',
  26053.                 'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController',
  26054.                 'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'Payum\\Bundle\\PayumBundle\\Controller\\RefundController',
  26055.                 'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'Payum\\Bundle\\PayumBundle\\Controller\\SyncController',
  26056.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  26057.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  26058.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  26059.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  26060.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  26061.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  26062.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  26063.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  26064.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  26065.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  26066.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  26067.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  26068.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  26069.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  26070.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  26071.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  26072.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  26073.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  26074.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  26075.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  26076.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  26077.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  26078.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  26079.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  26080.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  26081.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  26082.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  26083.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  26084.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  26085.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  26086.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  26087.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  26088.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  26089.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  26090.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  26091.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  26092.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  26093.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  26094.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  26095.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  26096.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  26097.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  26098.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  26099.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  26100.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  26101.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  26102.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  26103.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  26104.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  26105.                 'coreshop.admin_controller.address_identifier' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26106.                 'coreshop.admin_controller.carrier' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\CarrierController',
  26107.                 'coreshop.admin_controller.cart_price_rule' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CartPriceRuleController',
  26108.                 'coreshop.admin_controller.configuration' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ConfigurationController',
  26109.                 'coreshop.admin_controller.country' => 'CoreShop\\Bundle\\AddressBundle\\Controller\\CountryController',
  26110.                 'coreshop.admin_controller.currency' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\CurrencyController',
  26111.                 'coreshop.admin_controller.customer' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26112.                 'coreshop.admin_controller.customer_group' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26113.                 'coreshop.admin_controller.exchange_rate' => 'CoreShop\\Bundle\\CurrencyBundle\\Controller\\ExchangeRateController',
  26114.                 'coreshop.admin_controller.filter' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\FilterController',
  26115.                 'coreshop.admin_controller.index' => 'CoreShop\\Bundle\\IndexBundle\\Controller\\IndexController',
  26116.                 'coreshop.admin_controller.notification_rule' => 'CoreShop\\Bundle\\NotificationBundle\\Controller\\NotificationRuleController',
  26117.                 'coreshop.admin_controller.payment' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26118.                 'coreshop.admin_controller.payment_provider' => 'CoreShop\\Bundle\\PayumPaymentBundle\\Controller\\PaymentProviderController',
  26119.                 'coreshop.admin_controller.payment_provider_rule' => 'CoreShop\\Bundle\\PaymentBundle\\Controller\\PaymentProviderRuleController',
  26120.                 'coreshop.admin_controller.product' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\ProductController',
  26121.                 'coreshop.admin_controller.product_price_rule' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductPriceRuleController',
  26122.                 'coreshop.admin_controller.product_unit' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26123.                 'coreshop.admin_controller.product_unit_definitions' => 'CoreShop\\Bundle\\ProductBundle\\Controller\\ProductUnitDefinitionsController',
  26124.                 'coreshop.admin_controller.rule_action' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26125.                 'coreshop.admin_controller.rule_condition' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26126.                 'coreshop.admin_controller.sequence' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26127.                 'coreshop.admin_controller.shipping_rule' => 'CoreShop\\Bundle\\ShippingBundle\\Controller\\ShippingRuleController',
  26128.                 'coreshop.admin_controller.state' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26129.                 'coreshop.admin_controller.store' => 'CoreShop\\Bundle\\StoreBundle\\Controller\\StoreController',
  26130.                 'coreshop.admin_controller.tax_rate' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26131.                 'coreshop.admin_controller.tax_rule_group' => 'CoreShop\\Bundle\\TaxationBundle\\Controller\\TaxRuleGroupController',
  26132.                 'coreshop.admin_controller.zone' => 'CoreShop\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  26133.                 'coreshop.pimcore_controller.order' => 'App\\CoreShop\\Controller\\OrderController',
  26134.                 'coreshop.pimcore_controller.order_address_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\AddressCreationController',
  26135.                 'coreshop.pimcore_controller.order_comment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderCommentController',
  26136.                 'coreshop.pimcore_controller.order_creation' => 'CoreShop\\Bundle\\CoreBundle\\Controller\\OrderCreationController',
  26137.                 'coreshop.pimcore_controller.order_customer_creation' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\CustomerCreationController',
  26138.                 'coreshop.pimcore_controller.order_edit' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderEditController',
  26139.                 'coreshop.pimcore_controller.order_invoice' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderInvoiceController',
  26140.                 'coreshop.pimcore_controller.order_payment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderPaymentController',
  26141.                 'coreshop.pimcore_controller.order_shipment' => 'CoreShop\\Bundle\\OrderBundle\\Controller\\OrderShipmentController',
  26142.                 'coreshop.storage_list.controller.wishlist' => 'CoreShop\\Bundle\\StorageListBundle\\Controller\\StorageListController',
  26143.                 'kernel' => 'App\\Kernel',
  26144.             ],
  26145.             'coreshop.reports' => [
  26146.                 'products' => 'products',
  26147.                 'categories' => 'categories',
  26148.                 'customers' => 'customers',
  26149.                 'carts' => 'carts',
  26150.                 'carts_abandoned' => 'carts_abandoned',
  26151.                 'manufacturer' => 'manufacturer',
  26152.                 'sales' => 'sales',
  26153.                 'carriers' => 'carriers',
  26154.                 'payment_providers' => 'payment_providers',
  26155.                 'vouchers' => 'vouchers',
  26156.             ],
  26157.             'coreshop.portlets' => [
  26158.                 'order_cart' => 'order_cart',
  26159.                 'sales' => 'sales',
  26160.             ],
  26161.             'console.command.ids' => [
  26162.                 => 'console.command.public_alias.App\\Command\\AbandonedCartsCommand',
  26163.                 => 'console.command.public_alias.App\\Command\\AccessLevelCheckCommand',
  26164.                 => 'console.command.public_alias.App\\Command\\ChangeRegisteredWatchWarranty',
  26165.                 => 'console.command.public_alias.App\\Command\\CheckNewsletterCommand',
  26166.                 => 'console.command.public_alias.App\\Command\\CleanUnusedAddressesCommand',
  26167.                 => 'console.command.public_alias.App\\Command\\CustomerRegisterSourceCommand',
  26168.                 => 'console.command.public_alias.App\\Command\\DBCleanCommand',
  26169.                 => 'console.command.public_alias.App\\Command\\DatabaseCleanCommand',
  26170.                 => 'console.command.public_alias.App\\Command\\DeleteDeviceinfoCommand',
  26171.                 => 'console.command.public_alias.App\\Command\\DevelCommand',
  26172.                 10 => 'console.command.public_alias.App\\Command\\DuplicatedWatchesCommand',
  26173.                 11 => 'console.command.public_alias.App\\Command\\ExportInstructionCommand',
  26174.                 12 => 'console.command.public_alias.App\\Command\\FixPushTopicSubscribersCommand',
  26175.                 13 => 'console.command.public_alias.App\\Command\\FixRegWatchRelationToRepairCommand',
  26176.                 14 => 'console.command.public_alias.App\\Command\\FixRegisterSourceCommand',
  26177.                 15 => 'console.command.public_alias.App\\Command\\GatherIncorrectRegisteredWatchesCommand',
  26178.                 16 => 'console.command.public_alias.App\\Command\\GatherMissingRegisteredWatchesCommand',
  26179.                 17 => 'console.command.public_alias.App\\Command\\InactiveUsersCommand',
  26180.                 18 => 'console.command.public_alias.App\\Command\\InvalidAddressesCommand',
  26181.                 19 => 'console.command.public_alias.App\\Command\\MaileonCheckCommand',
  26182.                 20 => 'console.command.public_alias.App\\Command\\MaileonTest',
  26183.                 21 => 'console.command.public_alias.App\\Command\\MaileonUpdateCommand',
  26184.                 22 => 'console.command.public_alias.App\\Command\\MigrateWishlistCommand',
  26185.                 23 => 'console.command.public_alias.App\\Command\\NewsHighlightedCommand',
  26186.                 24 => 'console.command.public_alias.App\\Command\\NewsImportCommand',
  26187.                 25 => 'console.command.public_alias.App\\Command\\PushMessageTestCommand',
  26188.                 26 => 'console.command.public_alias.App\\Command\\PushMessageTopicCommand',
  26189.                 27 => 'console.command.public_alias.App\\Command\\QuestionImportCommand',
  26190.                 28 => 'console.command.public_alias.App\\Command\\RegisteredWatchesDuplicateCheckerCommand',
  26191.                 29 => 'console.command.public_alias.App\\Command\\RegisteredWatchesFixCommand',
  26192.                 30 => 'console.command.public_alias.App\\Command\\RegisteredWatchesWarrantyCommand',
  26193.                 31 => 'console.command.public_alias.App\\Command\\ReindexCommand',
  26194.                 32 => 'console.command.public_alias.App\\Command\\RenameWarrantyCommand',
  26195.                 33 => 'console.command.public_alias.App\\Command\\RepairWatchRepairCommand',
  26196.                 34 => 'console.command.public_alias.App\\Command\\SubscribeToFCMCommand',
  26197.                 35 => 'console.command.public_alias.App\\Command\\SubscribeTopicsCommand',
  26198.                 36 => 'console.command.public_alias.App\\Command\\TemplateCommand',
  26199.                 37 => 'console.command.public_alias.App\\Command\\TesztCommand',
  26200.                 38 => 'console.command.public_alias.App\\Command\\UnneededAddressesCommand',
  26201.                 39 => 'console.command.public_alias.App\\Command\\UpdateAddressCountriesCommand',
  26202.                 40 => 'console.command.public_alias.App\\Command\\UpdateCaliberCommand',
  26203.                 41 => 'console.command.public_alias.App\\Command\\UpdateCategoryCommand',
  26204.                 42 => 'console.command.public_alias.App\\Command\\UpdateCustomerPhoneCommand',
  26205.                 43 => 'console.command.public_alias.App\\Command\\UpdateInactiveUsersCommand',
  26206.                 44 => 'console.command.public_alias.App\\Command\\UpdateLocalizationCommand',
  26207.                 45 => 'console.command.public_alias.App\\Command\\UpdatePicsCommand',
  26208.                 46 => 'console.command.public_alias.App\\Command\\UpdateProductXMLCommand',
  26209.                 47 => 'console.command.public_alias.App\\Command\\UpdateQuestionCommand',
  26210.                 48 => 'console.command.public_alias.App\\Command\\UpdateRegisteredWatches',
  26211.                 49 => 'console.command.public_alias.App\\Command\\UpdateRegisteredWatchesPartnerName',
  26212.                 50 => 'console.command.public_alias.App\\Command\\UpdateWatchRepairsCommand',
  26213.                 51 => 'console.command.public_alias.App\\Command\\UpdateWatchesCommand',
  26214.                 52 => 'console.command.public_alias.App\\Command\\UserCheckCommand',
  26215.                 53 => 'console.command.public_alias.App\\Command\\UserDeleteCommand',
  26216.                 54 => 'console.command.public_alias.App\\Command\\UserEmptyRegSourceCommand',
  26217.                 55 => 'console.command.public_alias.App\\Command\\UserImportCommand',
  26218.                 56 => 'console.command.public_alias.App\\Command\\UserNewsletterCommand',
  26219.                 57 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  26220.                 58 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  26221.                 59 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  26222.                 60 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  26223.                 61 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  26224.                 62 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  26225.                 63 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  26226.                 64 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  26227.                 65 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  26228.                 66 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  26229.                 67 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  26230.                 68 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  26231.                 69 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  26232.                 70 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  26233.                 71 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  26234.                 72 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  26235.                 73 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  26236.                 74 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  26237.                 75 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  26238.                 76 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  26239.                 77 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  26240.                 78 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  26241.                 79 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  26242.                 80 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  26243.                 81 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  26244.                 82 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  26245.                 83 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  26246.                 84 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  26247.                 85 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  26248.                 86 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  26249.                 87 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  26250.             ],
  26251.         ];
  26252.     }
  26253.     protected function throw($message)
  26254.     {
  26255.         throw new RuntimeException($message);
  26256.     }
  26257. }